Commit Graph

749 Commits

Author SHA1 Message Date
nott
5eeefd31d8 Fix several scaling issues for service nodes on AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-27 20:08:13 +00:00
wanghuaz
77becdb875 Fixed one issue that in some case, expect stopped at the bump screen.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-27 05:31:35 +00:00
daniceexi
94ba6c8119 handle the not initialized warning msg in bypass mode, ref defect 2781882
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-27 03:06:42 +00:00
nott
eabfc7ae23 Remove /dev/null from cmd strings
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-24 18:14:12 +00:00
lissav
c9c3787822 fix multiple problems because use strict was not on
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-24 16:47:23 +00:00
nott
97480a21da Change the SPOT inst_root dir to root system.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-24 15:27:50 +00:00
wanghuaz
7fd9270d00 Add -f for rcons to optionally take write privilege of the console. By default, rcons only return a readonly console
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-24 10:33:09 +00:00
wanghuaz
d67e18f78a getmacs/rnetboot sometimes timeout at chsysstate. Enlarge the timeout value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3252 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-24 07:27:10 +00:00
jbjohnso
b849ef83e7 -Validate discovery source is in a dynamic range that xCAT controls
-Make MAC discovery contemplate the payload of a discovery packet rather than just contextual data


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 21:19:03 +00:00
jbjohnso
ff63318516 -Enforce serialized intra-xCAT communication. Required to not cause problems with DB handle exhaustion as currently architected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 20:09:14 +00:00
linggao
a6a3fef0af added umount to remove the mount on rootimg/proc in genimage and packimage, made two calls to zypper instead of one call so that os gets installed first before other packages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 19:12:33 +00:00
linggao
692a785328 postinstall template can now be put under /install/custom/netboot/..
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 14:13:56 +00:00
daniceexi
0b15cdaa46 fix the typo in L840 for missing the $
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-23 06:44:39 +00:00
jbjohnso
576d4e6212 -Don't have anaconda recursively farm out pre-farmed requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 23:05:47 +00:00
jbjohnso
79e6c93a6c -Change pping/nodestat to a more accurate set of arguments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 19:54:54 +00:00
nott
343e1a8040 Fix grep to avoid bogus error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 17:29:11 +00:00
nott
ccf5e0cb2b Handle case where site domain is not set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 17:18:06 +00:00
nott
aad6353231 Fix domain, add policy, fix bogus error msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-22 16:39:54 +00:00
wanghuaz
b6935ffafa Add healthCheck sample script to check nodes' status
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-21 11:02:04 +00:00
wanghuaz
88078d3217 fixed the issue that in some case, rnetboot will fail and lpar stay in open firmware mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-21 07:11:42 +00:00
jbjohnso
73cc7c2d46 -Move driver setup to an applicable phase in Windows 2k8 install
-Remove all contents from auditSystem pass in Winddows 2k8, as it is not called


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-20 20:18:56 +00:00
linggao
af173a793b fixed so that sharedtftp works on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-19 03:22:20 +00:00
jbjohnso
a841e654d5 (comments apply to 3214 and this one ,accidental 3214 checkin)
-Allow getAllNodeAttribs to return in a hash organization through a new argument
-Have nodeonmynet return true for any 'remote' node (makedhcp/nodeset fix for proxied networks)
-rbeacon without argument now presumes stat for blades
-KVM support now auto-generates as many macs as required to have a mac per nic
-KVM plugin tracks and avoids collision of macs among the set xCAT manages



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-17 20:29:52 +00:00
jbjohnso
078aca4c5c -Correct typo in a SLES11 template.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-17 16:35:54 +00:00
lissav
801f5bbf2e fix bad check causing mknb to run even with /install mounted
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-17 15:04:43 +00:00
linggao
55d8f0fb61 fixed nodeset for sles11/ppc that did not created yaboot.conf-mac symbolic link for netboot case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-15 21:03:56 +00:00
linggao
5a3768389f check in Zhan Xiang's change on mkvm so that it handles HCA ports correctly for cloning lpars across cecs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3199 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-15 17:02:11 +00:00
jbjohnso
2c41215e6a -Fix nodeadd bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-15 16:45:48 +00:00
jbjohnso
414b6193c3 -Revert recent changes that break under some environments, will have to discuss and make a more robust solution for everyone. For release, probably going to have workarounds for now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 19:11:41 +00:00
jbjohnso
be121bafb2 -Add xcoll abbreviation support by popular demand
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 18:27:43 +00:00
nott
e95f91b176 Fix MAC format and file size checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 16:58:23 +00:00
mxi1
c94e676f59 -bug#2740264, add the warning message if there's no exclusion list file;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 15:51:20 +00:00
mxi1
eb96724594 -bug#2757520: only use mac.mac for system p; but left system x to use the old way
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 13:51:33 +00:00
mxi1
6f0bb2840b -Bug# 2636011 is fixed; one check point is added; to handle the condition where there's no arg passed to packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 02:54:48 +00:00
linggao
7a347af3b9 fixed in Postage.pm that caused failure in updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 21:31:41 +00:00
mxi1
4900e9d6e8 -Bug#2757520 is fixed; use the mac value in mac table to generate netdevice for sles full installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 14:58:18 +00:00
mxi1
58b5084841 -bug 2740264 is fixed; add code to check whether the exclusion file exists, use if it is not there, ignore it if it is not there.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 14:39:55 +00:00
mxi1
0c9cc10542 -Remove 2 postinstall workarounds; Comment otherpkgs repository in .repolist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 13:39:03 +00:00
jbjohnso
640f050de6 -Fix problems where destroyed domains would be queried incorrectly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 13:16:58 +00:00
jbjohnso
dfec5246f8 -Fix extraneous output on power request that does no change for kvm guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 13:14:46 +00:00
mxi1
e5ff1dea46 -<package>nmp</package> is added; it's one new dependency for xCATsn-related packages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 18:25:57 +00:00
jbjohnso
7b67891f42 -Enable virt-viewer usage for KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 14:09:03 +00:00
jbjohnso
c7eef76b48 -Be more specific about libvirt URI
-Return the URI to getrvidparms for different rvid approach


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 13:53:39 +00:00
jbjohnso
0c090a4e69 -Remove some debug output
-Use Sys::Virt to execute migration now that it is implemented, catching and displaying more error conditions


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 13:39:57 +00:00
lissav
e81e05f4e4 add new csm to xcat migration tools
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 12:23:53 +00:00
nott
d0c84a11e5 Fix location of resolv.conf file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 17:54:26 +00:00
jbjohnso
1b798c9b39 -Ensure that kvm has Sys::Virt 0.2.0 module installed, will start using features only in 0.2.0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 14:10:38 +00:00
jbjohnso
84292d8b87 -Only call mknb during startup for architectures supported by service node in AAsn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 13:21:02 +00:00
daniceexi
21ad9201c6 For getmacs and rnetboot commands, in each time fork process to access hcp, pick out the hcp that has the least process number that has been created to connect to the hcp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 11:08:56 +00:00
wanghuaz
79fb92a58d BUG:2743588. start openibd service after install the packages so that node don't need to restart the system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 10:57:30 +00:00