metaarray
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
metaarray [2021/05/18 07:27] – fix list format peteyboy | metaarray [2024/09/05 05:47] (current) – st” hc9 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== The MetaArray ===== | ||
+ | |||
+ | The MetaArray is a group of multicore, multiraid, high performance nodes which provide computational and data storage/ | ||
+ | |||
+ | === Acceptable Use Policy === | ||
+ | |||
+ | Users of the MetaArray must agree to abide by the [[: | ||
+ | |||
+ | === Getting Started === | ||
+ | |||
+ | To enable your access to **ma.sdf.org**, | ||
+ | |||
+ | === Disk Layout === | ||
+ | |||
+ | The MetaArray Logical Volume spans multiple Volume Groups across multiple Physical Volumes which are organized as multiple disk drives organized in multiple hardware RAID level 5 groups. To the user, this all appears to be under one contiguous file system: ///meta// | ||
+ | |||
+ | The user directory structure is as follows: | ||
+ | |||
+ | * / | ||
+ | * / | ||
+ | * / | ||
+ | * / | ||
+ | |||
+ | === Executables and Packages === | ||
+ | |||
+ | Packages on the MetaArray are managed with **pkgsrc** and **yum**. Nearly any program or package can be installed by making a request on the regular nodes of the SDF cluster via the ‘// | ||
+ | |||
+ | The package directory structure is as follows: | ||
+ | * /bin, / | ||
+ | * / | ||
+ | * / | ||
+ | |||
+ | === Services and features === | ||
+ | |||
+ | The MetaArray includes all features of the MetaARPA membership. However, some SDF specific utilities may not be available on the MetaArray because it is designed to be isolated from the SDF cluster. Some MetaArray specific services must be manually configured by the user. | ||
+ | |||
+ | * screen, tmux | ||
+ | * mkcron | ||
+ | * mkhomepg | ||
+ | | ||
+ | * setvmail | ||
+ | Your default email address is **$LOGNAME@SDF.ORG** | ||
+ | * webmail | ||
+ | * IMAP | ||
+ | * X11 Connect with either ssh -X or ssh -Y to ma.sdf.org | ||
+ | * Port forwarding | ||
+ | * startsql | ||
+ | |||
+ | === Personal Website Hosting === | ||
+ | |||
+ | To host your personal website on the MetaArray, please do the following: | ||
+ | |||
+ | * run ‘mkhomepg’ on the MetaArray. This creates the $HOME/html symlink and sets initial permissions. | ||
+ | * upload your site to $HOME/html on the MetaArray. | ||
+ | * run ‘mkhomepg’ again on the MetaArray. This sets proper permissions on your content. | ||
+ | * run ‘mkhomepg -t’ on the SDF cluster to toggle your site to the MetaArray | ||
+ | |||
+ | NOTE: It may take up to 10 minutes for DNS to update locally; however your ISP DNS server may cache this data for up to 12 hours so you won't see the change immediately. Use the “host” command on the cluster to see if DNS has changed, and “lynx” on the cluster to verify that the site loads: then be patient as DNS changes propagate. | ||
+ | |||
+ | * The '' | ||
+ | * https through a self signed certificate is only available to personal URLs under *.sdf.org | ||
+ | |||
+ | === Simple Personal Server Hosting === | ||
+ | |||
+ | META users can run simple servers using the port that matches their user id. You may run a simple server process on the metaarray as long as it does not circumvent a membership and is a small server “of reasonable or less foot-print”. Find more detail and instructions in [[Meta Port Allocation]] | ||
+ | |||
+ | === SDF Nextcloud === | ||
+ | |||
+ | SDF makes available a //Nextcloud (([[https:// | ||
+ | |||
+ | To initialize your login, go to [[https:// | ||
+ | |||
+ | In order to connect to your instance from a client, the “server” should be set to “**< | ||
+ | |||
+ | === Using SDF Nextcloud on ShareX === | ||
+ | |||
+ | If you'd like to use SDF's Nextcloud as a destination for ShareX then follow the steps below: | ||
+ | //note: This tutorial was written for 10.1// | ||
+ | * Configure ShareX Destination for SDF Nextcloud | ||
+ | * Open the ShareX application window | ||
+ | * Click on Destinations | ||
+ | * Click on Destination Settings | ||
+ | * Select on the left pane, Nextcloud (under File uploaders) | ||
+ | * Enter: | ||
+ | * Host: https:// | ||
+ | * Username: your sdf_nc login | ||
+ | * Password: your sdf_nc password | ||
+ | * Path: /foo | ||
+ | * Place a check next to: | ||
+ | * Create shareable URL (Optional) | ||
+ | * Ignore invalid SSL certificate (Required) | ||
+ | * Close the settings window | ||
+ | * Select from the menu: **Image Uploader - File Uploader - Nextcloud** | ||
+ | |||
+ | Traditional link (using [[wp> | ||
+ | $Id: metaarray.html, | ||