Commit Graph

2861 Commits

Author SHA1 Message Date
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
lissav
c711a615b0 more comments on conserver setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-15 16:31:16 +00:00
lissav
e250bb6fec add conserver setup info for defect 2762273
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-15 12:10:22 +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
ee79fb1cc1 Copy postscript with correct permissions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 17:07:10 +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
jbjohnso
a232065762 Update description of mac field
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 14:30:14 +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
zhanx
f6bb7a5e8e Changes for mkvm supporting clone CECs with IB
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 11:58:06 +00:00
wanghuaz
245492bca4 doc fix for bug 2745340 to mention which MAC will be written to xCAT database with and without ping test
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 08:03:02 +00:00
wanghuaz
8ad0caa259 Man page change for getmacs ping test without client IP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 03:30:26 +00:00
wanghuaz
ee287bbe67 improve getmacs ping test without client IP
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 03:29:22 +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
nott
b002e4ca3c More update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 20:07:01 +00:00
nott
d7481101d0 Make sure bootpd is started and copy postscripts to /install/postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 19:30:53 +00:00
bp-sawyers
cdecea2940 Small change to xCAT spec file summary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 16:10:39 +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
nott
82a893d82b Changes to allow ssh setup on AIX compute nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 17:54:33 +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
8ae6011375 add csm2xcat to list of commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 13:15:23 +00:00
lissav
bc93d35f0f add manpage for new csm to xcat migration tools
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 12:24:37 +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
wanghuaz
d52a0178c5 remind the user xdsh doesn't support interactive command. so xdshany interactive commands like List on IB switch will fail
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 08:55:44 +00:00
nott
96a8341bf9 Add rpm.rte and SSL rpm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 19:56:29 +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
nott
14fc9d745e Move chomp inside conditional
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 17:49:05 +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
wanghuaz
4f0d05a184 xcataixpost didn't export PATH for /xcatpost, so if user run updatenode, compute node cannot run postscripts in /xcatpost successfully
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 12:12:29 +00:00
wanghuaz
3d5c8c5d34 Add one reminder that user need to keep the postscipt order since configiba depends on otherpkgs to install IB libraries/drivers
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3153 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 11:15:56 +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
mxi1
36642ca0fe -Removed stunnel-related chapters for SLES11 diskless installation form pLinux doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 10:38:32 +00:00
wanghuaz
41047d9c4b remind the user to call rcons before rnetboot/getmacs. This is a short term workaround. We will add one option to rcons to optionally take the write privilege of the console
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 09:54:17 +00:00
wanghuaz
c45d208ed3 Fixed bug 2728953 about rnetboot/getmacs in Norm's test: use environment variables to save the passwd and userid instead of create one random file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 09:32:55 +00:00
mxi1
f4eda5f591 -according Jarrod's code chang (from stunnel to openssl), remove stunnel from .pkglist files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 08:43:03 +00:00
mxi1
eaf2ec8e27 -upgrade the priority of ..tmpl, nodeset <sles11_node> install will find ..tmpl ahead of ..tmpl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 08:40:07 +00:00
mxi1
22f9c58bd7 -according Jarrod's code change (from stunnel to openssl), post.sles11 is updated;and move service.sles11.ppc64.tmpl to service.sles11.tmpl;and remove <pattern>base-64bit</pattern> from the .tmpl file;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 08:33:16 +00:00
linggao
749eb124c9 added Required-Stop tag for /etc/init.d/xcatd because SLES 11 checks it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 22:38:16 +00:00
nott
69162898b7 Misc. updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 20:55:17 +00:00