ColocatedServerConfiguration
From IntuixWiki
Revision as of 11:22, 28 February 2013 Sia (Talk | contribs) ← Previous diff |
Revision as of 11:23, 28 February 2013 Sia (Talk | contribs) Next diff → |
||
Line 48: | Line 48: | ||
We would provide IP provisioning information as a part of setup process. | We would provide IP provisioning information as a part of setup process. | ||
- | We recommend reserving least-numbering interface (eth0) for private network. It can be used for LOM/DRAC/IPMI if needed; we can also provide jumpstart/kickstart/PXE boot in case of emergency through this interface. | + | |
+ | We recommend reserving least-numbered interface (eth0) for private network and using next (eth1) for public. eth0 can be used for LOM/DRAC/IPMI (accessible from one of our shell systems); we can also provide jumpstart/kickstart/PXE boot in case of emergency through this network interface. | ||
Here are Intuix/KOLO.NET recursive DNS nameservers which you can use in /etc/resolv.conf or as forwarders: | Here are Intuix/KOLO.NET recursive DNS nameservers which you can use in /etc/resolv.conf or as forwarders: |
Revision as of 11:23, 28 February 2013
Contents |
Colocated Server Configuration
General
- depending on location we install servers in 2-post or 4-post racks; customer is responsible for appropriate rack mounting hardware; San Jose - 2-post racks; Santa Clara - 4-post racks; if you require a shelf - please notify us beforehand
- Intuix LLC provides all cables (console, network and power)
- please label your server with system "handle" (as assigned by Intuix LLC) on front and on the back; if available - please add mac (ethernet) address of primary (internet) interface; for example: "handleA - mac ab:cd:ef:12:34:56"; optionally you can add your company name and contact information to the label
- label network ports - especially if manufacturer labeling is wrong - i.e. "PUBLIC"
- if your system has multiple serial ports - please label console port
- please label hard drives, if they're removable, especially if your system has multiple drives; label each drive with your system handle and drive number, i.e. "handleA disk#1"; we recommend placing label on drive itself and on the front of removable drive sled
BIOS Configuration
* enable USB support and Legacy USB support, so we can use USB keyboards * ignore POST errors (especially keyboard, floppy, etc) * set "Power loss" mode to "Stay on" * enable BIOS console redirection if available: * COM1 (COM A) * Speed: 9600 baud * Console type: VT100, 8bit * Flow control: none * Connection type: direct connection * Continue redirection after boot: yet (sometimes also called "Run Agent after boot")
We can accommodate different speeds for serial console if needed but prefer default settings above.
OS configuration
* turn on OS serial console on serial port 1, with settings as above
Configuring serial console:
Linux: http://www.vanemery.com/Linux/Serial/serial-console.html
FreeBSD: http://www.freebsd.org/doc/en/books/handbook/serialconsole-setup.html
* permit reboot via Ctrl+Alt+Del combination if available (Linux/FreeBSD allow it by default)
* we also recommend adding Intuix ssh key exclusively for emergency shutdown purpose - details would be provided.
Network configuration
We would provide IP provisioning information as a part of setup process.
We recommend reserving least-numbered interface (eth0) for private network and using next (eth1) for public. eth0 can be used for LOM/DRAC/IPMI (accessible from one of our shell systems); we can also provide jumpstart/kickstart/PXE boot in case of emergency through this network interface.
Here are Intuix/KOLO.NET recursive DNS nameservers which you can use in /etc/resolv.conf or as forwarders:
* 216.218.215.21 * 38.111.192.155