Ice Setup: Difference between revisions

From MDWiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


*Sun Fire X4600 M2 Server
*Sun Fire X4600 M2 Server
*8 Dual-Core Opteron CPU's, 16 CPU Cores in total
*8 Dual-Core 2.6GHz Opteron CPU's, 16 CPU Cores in total
*32GB DDR2 667MHz RAM
*32GB DDR2 667MHz RAM


Line 8: Line 8:
*Service processor MAC Address determined using BIOS (F2 during boot, Advanced->IPMI 2.0 Configuration->Set LAN Configuration->MAC Address)
*Service processor MAC Address determined using BIOS (F2 during boot, Advanced->IPMI 2.0 Configuration->Set LAN Configuration->MAC Address)
*grape: Added MAC address to <tt>/etc/dhcpd.conf</tt> with the other service processors (IP: starspice/192.168.1.124), ran <tt>/etc/init.d/dhcpd restart</tt>
*grape: Added MAC address to <tt>/etc/dhcpd.conf</tt> with the other service processors (IP: starspice/192.168.1.124), ran <tt>/etc/init.d/dhcpd restart</tt>
</code><tt>  host ice {</tt>
<tt>    hardware ethernet 0:14:4f:45:3b:5a; </tt>
<tt>      fixed-address 192.168.1.247;</tt>
<tt>  }</tt></code>
*Logged into Sun Integrated Lights Out Manager SP Web GUI (https://192.168.1.124)
*Logged into Sun Integrated Lights Out Manager SP Web GUI (https://192.168.1.124)
*Read md.net0 MAC Address, also added to grape's DHCP server.
*Read md.net0 MAC Address, also added to grape's DHCP server.

Revision as of 04:54, 24 April 2007

ice details

  • Sun Fire X4600 M2 Server
  • 8 Dual-Core 2.6GHz Opteron CPU's, 16 CPU Cores in total
  • 32GB DDR2 667MHz RAM

Installation

  • Service processor MAC Address determined using BIOS (F2 during boot, Advanced->IPMI 2.0 Configuration->Set LAN Configuration->MAC Address)
  • grape: Added MAC address to /etc/dhcpd.conf with the other service processors (IP: starspice/192.168.1.124), ran /etc/init.d/dhcpd restart

host ice { hardware ethernet 0:14:4f:45:3b:5a; fixed-address 192.168.1.247; }

  • Logged into Sun Integrated Lights Out Manager SP Web GUI (https://192.168.1.124)
  • Read md.net0 MAC Address, also added to grape's DHCP server.
  • Added lines to grape:/etc/hosts

192.168.1.219 ice 192.168.1.96 starspice