|
|
Line 20: |
Line 20: |
| | | |
| ==Summary== | | ==Summary== |
− | '''Metapod''' Handles many services for the [[CoreMaintenance]] team. It subsumes the roles of both [[Storage]] and [[Elephant]] to some extent in that it has a ZFS pool with large capacity and it will be used as the first layer of backups for critical services. To provide more redundanc, backups to Clarkson AFS are planned. | + | '''Metapod''' is our main storage server. It hosts our NFS home partitions for our lab build. |
− | | |
− | '''Metapod''' will also handle DHCP, PXE, Logging, and Bhyve-hosted VMs for critical services including the new web server.
| |
− | | |
− | ==Setup Process==
| |
− | | |
− | ===TFTP daemon (PXE)===
| |
− | | |
− | This uses the built-in, stock tftpd server. Edit /etc/inetd.conf and uncomment the lines for tftpd. Optionally, add a tftp user and add -u $thatuser. By default tftpd will drop perms to the nobody user. Change the directory to /storage/srv/tftp (or wherever).
| |
− | | |
− | ==Technical Specifications==
| |
− | Please add information here.
| |
Revision as of 22:58, 6 June 2015
Metapod
|
Contact Person:
|
CoreMaintainers
|
Last Update:
|
Spring 2015
|
Services:
|
Various
|
Hostname:
|
Unknown?
|
Operating system:
|
FreeBSD
|
CPU:
|
Unknown?
|
RAM:
|
Unknown?
|
Summary
Metapod is our main storage server. It hosts our NFS home partitions for our lab build.