2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-30 01:45:32 +00:00
Commit Graph

2841 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
0d2b8ac3b9 -Tweak SLES 11 iscsi install to work, with a profile to tell AutoYaST to set up for firmware iSCSI (RH autodetects this via iBFT)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 19:07:57 +00:00
cb0696369c Update IBsupport doc with following changes: Bug: 2743654, 2740075, 2724398, 2724393, 2724381, 2724378. and valuable comments from Bruce and Sun Jing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 17:50:28 +00:00
a74afcdbbf Updated two places in doc:1. waining the user to shutdown the node before getmacs/rnetboot, since hmc annot shutdown the linux nodes correctly. 2. tell the user that conserver is a MUST to be configured because getmacs/rnetboot depend on it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3139 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 17:33:20 +00:00
badf407a1c -Remove redundant template
-Have iSCSI template no longer call out stunnel


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 17:03:20 +00:00
e1d8e4611c -Actually export XCATSERVER variable for non-stunnel use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 16:56:13 +00:00
4c6fa95f95 -Remove extraneous line disrupting postscript retrieval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 15:13:04 +00:00
977e7dfac0 fix small syntax error in the example
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 15:11:23 +00:00
68956872aa -Correct wording on post.sles11 change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:53:10 +00:00
7b84d06c12 Change IO::Socket::SSL require in servicenode script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:51:04 +00:00
e98cc10bca -Don't call out base-64 bit in sles11 since it is apparently no longer applicable
-Remove plugin-side workarounds to stunnel and package changes in favor of new templates


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:46:02 +00:00
9f63ade940 -Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
6dea0dea97 fix misleading error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3130 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 13:03:56 +00:00
f74157e63e add link to AIXonJSblade doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 12:53:00 +00:00
43ef3ec38c fixed typo issue in doc. Bug: 2740250
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 10:34:41 +00:00
1c56a17d5e -two workarounds are added for sles11 diskless service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 09:52:05 +00:00
18862620fe add the contents for the document
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 08:57:08 +00:00
b94f2939fe -move ppc64 away, use HOST_ARCH to replace it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 08:24:26 +00:00
be060589dc add the documents for AIX on JS blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 08:03:16 +00:00
21cb6eb931 -update diskless SLES11 environment, move ppc64 away and make the .pkglist, and .postinstall files adaptive for all <arch>s
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 07:37:35 +00:00
16d45ba798 Another fix for build script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3122 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 03:17:59 +00:00