GE XVB601: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
'''General software structure''' | '''General software structure''' | ||
* tftpboot area | * following is installed in ''/tftpboot'' area on clon10 server: | ||
linux-install/Centos5PAE_new/initrd.img | linux-install/Centos5PAE_new/initrd.img |
Revision as of 09:12, 14 April 2011
Company site: GE Intelligent Platforms
Board page on company site: XVB601
Documentation: Datasheet Hardware Reference Transition Module Installation Guide Product Configurations Ruggedization
Customization for the CLON cluster
List of boards
- [01] 00:20:38:04:23:5E / 129.57.68.88 / croctest1
- [02] 00:20:38:04:23:60 / 129.57.68.89 / croctest2
General software structure
- following is installed in /tftpboot area on clon10 server:
linux-install/Centos5PAE_new/initrd.img /initrd.img.backup /vmlinuz /msgs/boot.msg /expert.msg /general.msg /param.msg /rescue.msg /snake.msg /pxelinux.0 /pxelinux.cfg/81394458 -> croctest1 /81394459 -> croctest2 /croctest1 /croctest2 /default /pxeos.xml
Customizing kernel installed on the FLASH
- /usr/bin/system-config-network
- fix /etc/passwd, /etc/shadow, /etc/group
- fix /etc/nsswitch.conf
- fix /etc/yp.conf (add lines domain CCCHP server clon00.jlab.org and ypserver clon10.jlab.org)
- fix /etc/sysconfig/network (add line NISDOMAIN=CCCHP)
- /etc/init.d/ypbind start
- chkconfig ypbind on
- set RHEL-style automounts
- /etc/init.d/autofs restart
- fix symbolic links to /apps, /home, /usr/local etc