Commit Graph

25 Commits

Author SHA1 Message Date
jbjohnso 58139178e8 Fix udev script for IMM USB nic, also remove xcat-cmdline setup of usb nic (since udev handles it for us)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10215 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-02 20:08:08 +00:00
jbjohnso 87a4570d95 Add reqs for UpdateXpress execution, keep IMM USB NIC live across IMM resets, skip attempts to configure usb0 and ipmi_si where not appropriate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-02 15:27:52 +00:00
jbjohnso 233971b604 Fix logging and dhclient script in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 18:31:30 +00:00
jbjohnso 6b33dc2259 Further flesh out nbroot2, obey DHCP directed logging configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-28 17:18:10 +00:00
jbjohnso 777176fea6 Switch nbroot2 to bash (at size cost, but so many scripts fail in dash)
Implement DHCP driven TZ database (with TZ space reclaimed after assignment)
Fix DHCP on multpile nics (dhclient must have per-interface pid files, sharing a leases is ok though)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-19 15:00:21 +00:00
jbjohnso c0d91efef9 Remove pointless transmission of '(none)' hostname, since it's taken care of in dhclient-script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10092 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 18:35:22 +00:00
jbjohnso db3cd5cc2f Correct bootnic variable in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:37:30 +00:00
jbjohnso c4db886958 Add ipmi drivers to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:14:30 +00:00
jbjohnso 2a247e8a92 correct mistake in dhcient-script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:10:08 +00:00
jbjohnso aebfca8674 Copy bmcsetup in for the time being
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:03:19 +00:00
jbjohnso 27e9a6a3c0 Add dhclient-script from nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10087 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 17:03:00 +00:00
jbjohnso b225bcbba0 Add sysName to advertised LLDP TLVs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10086 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:50:46 +00:00
jbjohnso 5c6873a1df Correct syntax error in previous checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10085 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:44:38 +00:00
jbjohnso b9e083106a Correct lldapd configuration in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:36:29 +00:00
jbjohnso b3d6a72a54 Continue fleshing out nbroot2 effort
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-14 16:15:07 +00:00
jbjohnso 1257e1fda4 Add llpdtool for convenience, also add vmxnet3 driver and cpufreq drivers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10082 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 18:43:07 +00:00
jbjohnso 92c3a6fcc8 Refine nbroot2 output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10081 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 18:13:11 +00:00
jbjohnso 0dffaaf74a Remove attempt to ping from discovery in nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 17:56:13 +00:00
jbjohnso f3da8d4116 Add scripts to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10079 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 17:54:34 +00:00
jbjohnso 1e8a044bda Add qemu-img to nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-13 14:53:58 +00:00
jbjohnso 8257a97b8f Continue work on nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-11 18:52:03 +00:00
jbjohnso a86fa76fea Lay groundwork for key publication in 'nbfs2' via LLDP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10043 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-08 18:46:24 +00:00
jbjohnso 33ba7395b6 Further progress on nbroot2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9846 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 21:00:46 +00:00
jbjohnso 2d88f0c0e6 More tightly control/monitor network bringup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9845 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 20:16:38 +00:00
jbjohnso b99600a876 Dracut scripts to assemble a rudimentary base nbroot out of CentOS6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-17 15:47:37 +00:00