sysadmin:services:fileserver
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
sysadmin:services:fileserver [2024/05/24 15:01] – created kjohns23 | sysadmin:services:fileserver [2024/05/24 15:37] (current) – kjohns23 | ||
---|---|---|---|
Line 6: | Line 6: | ||
===== Configuration ===== | ===== Configuration ===== | ||
+ | The SoCS primary file server is located at gringotts.socs.uoguelph.ca. | ||
+ | |||
+ | ==== Disk Configuration ==== | ||
+ | The server contains 12 disks. These are configured into a raid 10 zpool - 6 mirrors of two disks each. The configuration can be viewed with the "zpool status" | ||
+ | |||
+ | ==== NFS ==== | ||
+ | Folders that require access from other machines are shared using the "share nfs" attribute in the zfs configuration for each zfs filesystem. share.sec.krb5.rw is allowed from any SoCS IP while share.sec.sys.krb5 is only allowed for the trusted 192.168.100.0/ | ||
+ | |||
+ | ==== Samba ==== | ||
+ | Samba sharing is enabled using the samba4 package, and configured in the /etc/samba folder. Samba is now used only for mounting SoCS home folders on Windows or Mac clients. | ||
+ | |||
+ | ==== Snapshots ==== | ||
+ | Snapshots are taking using the standard "zfs snapshot" | ||
+ | |||
+ | ==== Backups ==== | ||
+ | Backups are currently manually run using rsync to send data to the SoCS backup file server, Dursley. |
sysadmin/services/fileserver.1716562914.txt.gz · Last modified: 2024/05/24 15:01 by kjohns23