Commit Graph

24 Commits

Author SHA1 Message Date
jbjohnso
fafdc03373 -Correctly detect RHEL6 VMs in dodestiny
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-12 15:08:07 +00:00
jbjohnso
ab4a734014 -Remove leading space in discovery packets
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-28 13:54:18 +00:00
jbjohnso
57537180be -Workaround systems with duplicate DMI entries
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-27 20:46:04 +00:00
jbjohnso
9e03e9e3fe -Use a rebootnode script that releases DHCP leases when exiting nbfs (for floating nodes)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 20:15:00 +00:00
jbjohnso
c3baf8051d -Add check for VMWare guest execution
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3526 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-08 15:54:54 +00:00
jbjohnso
e300b6795e -Avoid switch searches for virtual nics for now
-Fix wvid title for supported IPMI devices
-Have nbfs provide clue to xCATd that a virtual guest is booted


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2916 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 17:31:15 +00:00
jbjohnso
cf20516682 Fix nbroot discovery broadcast domain collision semantics
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1113 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-17 18:58:45 +00:00
jbjohnso
2c703ff14b -Modify nbroot to be able to function without xcatd= being in /proc/cmdline (still honors it)
-Eliminate a lot of output  (debug and expected error messages)
-Properly failover to all dhcpservers for getdestiny, nextdestiny, and getipmi
-Randomly vary some sleep intervals to self-segregate nodes in time to take it easy on xCATd
-Enhance x86 architecture detection to differentiate x86_64 and x86 with an x86 kernel
-Only down nics during discovery if the broadcast domains conflict


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 20:22:46 +00:00
jbjohnso
8bf44b15fa -Have nbroot set to be picky about form of arp responses
-Have nbroot do a ping, to force the discover server to have correct arp table, avoid race by having it done client side instead of server side

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-21 21:17:57 +00:00
jbjohnso
1b53a0cc5d -Eliminate redundant loop in nbroot when going to try everything and everything to get discovered
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@867 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-21 20:20:54 +00:00
jbjohnso
ae2bece3ec -Have discovery refuse to give the same IP address to multiple nics by default
-Have nbroot explicitly try to send packets out of each up interface
-Prevent empty /etc/motd warnings
-Fix issue where discovery failed with classic MM
-Change check for network sameness to a live check instead of table check in nodediscover
-Have nbroot quiet by default to alleviate conserver log usage
-Have dhcp plugin mac deletion be a bit more aggressive, delete matching mac addresses
-Have discovery disable DHCP offers for multiple NICs on the same network if nothing resembling a proper guess can be made


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-21 20:00:07 +00:00
jbjohnso
28b1e2b604 -Attempt to discover through more paths
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@705 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-06 15:19:40 +00:00
jbjohnso
4b08fbc17c Make output more likely to not get interleaved erroneously.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@699 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 22:04:51 +00:00
jbjohnso
48d331cd32 Wrap wget with a lot of fault tolerance in the nbroot dodestiny
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 21:15:40 +00:00
jbjohnso
8ac1b9a3d8 Fix dodestiny script to correctly do runimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@596 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 16:34:37 +00:00
jbjohnso
c44d47b9d6 dodestiny is more error-tolerant, reports on console server complaints
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@583 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-26 18:39:27 +00:00
jbjohnso
7528335082 Undo the kexec attempts in nbroot, testing has uncovered severe hang situations that may occur, report back when packimage doesn't understand the method requested
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@543 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 20:09:41 +00:00
jbjohnso
07e82cce82 Fix standby to not re-start init
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:13:31 +00:00
jbjohnso
a0a692eacb Relocate the nbroot to /opt/xcat/share/netboot
-Override init with our own in order to preserve control of PID 1 (for switch_root)
-Change nbroot shell to actually call shell and loop, rather than exit since that would be init trying to exit now
-Increase destiny retrieval interval a bit to be less harsh, don't background as this must continue to be PID 1


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-29 21:22:34 +00:00
jbjohnso
45fe630583 Multi-interface discovery support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 19:13:43 +00:00
jbjohnso
105324c579 Change destiny execution so that if nodeset boot is ran while a node is in standby, it reboots the system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@30 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 14:55:43 +00:00
jbjohnso
c75ce47c06 Fix udpcat to background for unreachable attempts, without incurring double discoveries or spurious sleep, enabling discovery to succeed if the primary case fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@28 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 04:24:22 +00:00
jbjohnso
48102cee50 Take measures to try DHCP SIaddr as a xCAT master substitute if xCAT master ip is evidently unreachable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@27 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 03:42:29 +00:00
jbjohnso
c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00