Commit Graph

1283 Commits

Author SHA1 Message Date
jbjohnso
0552dd32b3 Try to resolve the noderange bug, haven't produced it myself, so this is just a guess
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8786 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-02 20:51:58 +00:00
lissav
5ca2668846 fix for defect 3167038, we lose the noderange table handle ( goes stale) on the service node when using DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-01 18:52:34 +00:00
nott
ca225c7dfe check for duplicate entries in statelite table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-02-01 17:01:40 +00:00
nott
8b5a9c955f check for absolute path in litefile
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-31 20:28:49 +00:00
nott
0b6c2347ca fix verbose msgs in runcmd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-30 17:00:54 +00:00
yinle
c3938a41f0 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-28 16:17:24 +00:00
yinle
3e5784c331 FSP/BPA redundancy: modify the way of matching node in rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8765 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-28 14:31:47 +00:00
yinle
87954afea6 FSP/BPA redundancy: modify the way of matching node in rscan
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8764 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-28 14:30:02 +00:00
daniceexi
40bab2334e close the ping test for the fsp temporarily
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8753 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-27 09:09:18 +00:00
yinle
4f1f73c6fd CRHS phase IV: add -I flag to lsslp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-27 08:43:38 +00:00
jbjohnso
12ea72629f -Fix NetworkUtils to act no differently before if no arguments are passed to do otherwise.
-Have makedns get v4 and v6 addresses if both are available


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 16:07:01 +00:00
jbjohnso
0544006d78 -Fix mistakes in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 15:44:42 +00:00
jbjohnso
d0c5d7439b -Expose more capability, for multiple address returns and requesting only v4 or v6 addresses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 15:43:26 +00:00
daniceexi
b2c6f2409c Support the P7 IH and fsp redundancy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8740 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 13:27:25 +00:00
yinle
f5bb51388f FSP/BPA redundancy: Add supporting database migration to rscan with HMC
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8738 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-26 09:11:39 +00:00
linggao
d6e1fde72c added logEventsToTealDatabase to Util.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8724 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-21 19:49:32 +00:00
jjhua
fed836b7a1 rscan couldn't support for frame
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8723 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-21 07:01:58 +00:00
jjhua
ce669cd25d support for FSP redundancy.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-21 06:50:45 +00:00
jbjohnso
3b9fe409bf -Fix Client.pm inability to support IPv6 correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-20 21:36:52 +00:00
jjhua
fc4a78d8ec fixed the debug 3162365, commented out the sitetab->close
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8709 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-20 06:49:48 +00:00
jjhua
f4e553c662 remove some code related to vcon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8708 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-20 06:31:35 +00:00
lissav
825200be39 fix postscript output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8702 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-19 13:32:35 +00:00
lissav
e6c2bc2e5a more rsync hier fixes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8701 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 19:35:32 +00:00
lissav
2c9d34032f rsync postscript support hierarchical fixes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8700 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 19:04:44 +00:00
lissav
29e2a2ccaf add support for postscripts execute after rsync update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 15:40:18 +00:00
yinle
212afb813f Add checking of isIpaddr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-18 08:00:48 +00:00
jbjohnso
737779fc4a -Fix mistake in previous checkin
-Implement 'nodeonmynet' ipv6 linux


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 20:24:28 +00:00
jbjohnso
27d0da5897 -Abolish unneeded Net::IP module, the calculations can be done consistently between v4 and v6 by simply using BigInts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8685 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:54:25 +00:00
jbjohnso
95e5fbfa0f -Implement phase 1 or IPv6 with DHCP (still needs Utils twek for nodeonmynet)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8683 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 19:17:38 +00:00
nott
6308de24e7 modified getmacs to use primary servicenode value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 18:55:33 +00:00
nott
6731a9f869 initialize type variable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 12:50:11 +00:00
jjhua
84cd853660 fixed bug3156391 , getting the attributes from vpd table which the serial and mtms is specified support Postgresql or DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8677 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-17 06:12:36 +00:00
nott
bd1c62b14e updates for AIX statelite parent-child support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-16 19:32:23 +00:00
yinle
abf34b0acb FSP/BPA redundancy: add some checking of getNodeIPaddress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8670 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-15 07:07:07 +00:00
lissav
4064656eb5 remove unneeded call to get_xcatcfg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 15:36:49 +00:00
yinle
d7971daed7 FSP/BPA redundancy: change the way of finding the fsp/bpa's IP address from checking hosts table to checking itself first.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 10:42:26 +00:00
yinle
79d0e97c8e FSP/BPA redundancy: modify the hidden attribute according to the design
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 03:20:07 +00:00
yinle
6f32aedf58 FSP/BPA redundancy: modified hidden attribute according to the design
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8636 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 03:17:33 +00:00
ligc
a36bcbb34b temporary comment out the xCAT::InstUtils->myxCATname in runcmd subroutine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 02:56:24 +00:00
lissav
4a5060cd39 more improvements
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 18:54:19 +00:00
lissav
b91b558914 remove more database checkes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 18:42:03 +00:00
lissav
1e45e60ca1 fix more disable checks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 16:23:39 +00:00
nott
6818267609 remove missleading msg - update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 13:59:53 +00:00
lissav
28b19ed1ec remove test attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 13:23:55 +00:00
lissav
67a22c3bec change nodelist table schema such that comments and disable are the last attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 13:21:56 +00:00
nott
a55f189a78 remove missleading msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8628 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 13:10:59 +00:00
nott
ac88177e75 fix myxCATname
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 12:26:46 +00:00
yinle
4ad661ff8f Fix bug 3155999 :Error loading module /opt/xcat/lib/perl/xCAT_plugin/bpa.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 03:00:00 +00:00
yinle
4a99958932 FSP/BPA redundancy: Fix a mistake.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-12 02:49:30 +00:00
lissav
a00247706b start to merge the disable attribute checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-11 19:31:27 +00:00