Commit Graph

2352 Commits

Author SHA1 Message Date
jbjohnso b598842e90 Implement rmvm for KVM nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 14:01:54 +00:00
lissav 87a696b516 add call to runsqlcmd to xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 13:53:46 +00:00
lissav 8f3df21db1 update with msgs to syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 13:36:11 +00:00
jbjohnso 1c1d272a02 -Modify kvm_nodedata table to allow empty xml column
-Implement chvm for offline modifications


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7252 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 13:16:24 +00:00
lissav b1506db65d New command to run sql statements on the database from xcatd or the command line, still working on it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 13:13:15 +00:00
ligc 366020edfa fix for bug 3052910: add more info when can not get template file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 06:04:23 +00:00
xq2005 3182bfe12e rmc monitor page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 05:16:31 +00:00
jbjohnso df07aaaf2b -Do offline xml mods for chvm -p on kvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 21:04:20 +00:00
phamt 5f908c6fd1 Removed <disk_log_geo> section because it is no longer used. Removed x11 and gnome pattern, so that only the base gets installed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 20:03:06 +00:00
jbjohnso dea2dd3b59 -Correct get_disks_by_userspecs when VM only has one disk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7242 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 19:04:52 +00:00
linggao 44271467a0 minor fix for a compiler warning
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 18:47:47 +00:00
jbjohnso 33551a0e53 -Fix syntax error in command handler registration in kvm plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 18:39:42 +00:00
jbjohnso 478cd92c19 -Fix default variable value mixup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 18:13:20 +00:00
jbjohnso 9935eed1f0 Add missing close parenthesis
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 17:55:58 +00:00
jbjohnso af99c0742b -For lsvm and revacuate and rmhypervisor, accept nodetype.os as a sufficient hint as how to proceed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7237 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 17:49:54 +00:00
jbjohnso 2412471724 -Allow plugins to specify multiple specifications of how to be selected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 17:46:09 +00:00
nott 7a4945e149 fix mknimimage -i option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 17:16:04 +00:00
phamt 84daa2e95d Removed #INCLUDE* variables from templates because s390x does not use mkinstall command to prepare the templates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7234 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 16:36:49 +00:00
jbjohnso d88f3e1ffa Fix missing semicolon in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7233 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:48:14 +00:00
jbjohnso 0395679e36 -Try to honor the now prefered nicmodel/storagemodel columns in vm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7231 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:42:36 +00:00
lissav 511333cf41 add setup to autostart after reboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:30:21 +00:00
nott b4d8b134b2 fix the mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 13:37:00 +00:00
nott cc4286dc26 fix the mkdsklsnode -n option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 13:24:36 +00:00
jbjohnso 4b9b522470 -Add a '-d' argument to ddns makedns
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7224 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 13:13:44 +00:00
mxi1 7fe5f0716b In the postinstall files, I comment all the code for handling /etc/fstab,
instead, I add the code into the genimage code,
the code has already been in genimage code, but not completely. 


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7219 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 08:29:52 +00:00
mxi1 d796ef0dd2 for defect 3039538,
add the default service node tmplate for redhat6 on ppc64


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 06:01:33 +00:00
mxi1 0feee7a7b8 update the sleep time from 20+random%30 to random%50;
and if it can not get the litefile table or litetree table from xCATd on the management node, it will fail into shell, and also echo one error message


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 03:08:52 +00:00
phamt fa40678943 Changed arguments sent to zHCP for adding 9336.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 01:03:40 +00:00
phamt e3e408a171 Changed arguments sent to zHCP for adding 9336.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7212 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 20:24:29 +00:00
phamt 671e7a9024 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7211 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 19:32:36 +00:00
mellor e34a6d10c5 added prescript processing to rmdsklsnode for remove action
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7207 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 17:23:25 +00:00
jbjohnso 160692e00a -Fix AD support for RHEL6 deployed nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:35:32 +00:00
jbjohnso f29da8e67b -Fix RHEL6 domain template package list, document TODO for SLES/RHEL5 AD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:14:44 +00:00
jbjohnso 047faa030c -Add missing packages to domain template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:10:30 +00:00
jbjohnso ff1194f783 -Take a pass at a functional RHEL6 domain join postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:00:22 +00:00
phamt 4887778014 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 03:08:19 +00:00
phamt 6ec5978185 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 20:41:41 +00:00
phamt 92ff4b031b INCLUDE_DEFAULT_PKGLIST variable is set by Template.pm, which is not run for zvm. Hence, this variable is not replaced by the correct value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 18:48:06 +00:00
phamt 711f5de8e5 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 15:41:08 +00:00
jbjohnso f16adeb627 -Consistently use same krb credential cache for all operations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 14:49:56 +00:00
daniceexi 24fd95b6e7 Create the temporary directory for the driver update disk with ramdom dir name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 08:00:51 +00:00
nott c4afb68697 add image_data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 19:30:41 +00:00
nott 100c29ee79 add image_data
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 19:25:40 +00:00
jbjohnso 18aadce8ee -Fix credentials plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 18:14:20 +00:00
jbjohnso 54f23bbb00 -Fix problem where .ssh was excluded in esxi images
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 15:12:38 +00:00
jbjohnso 9b06c9ec4b Fix missing close paren
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 15:03:29 +00:00
jbjohnso 7048a7700e Fix missing close paren
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 14:54:36 +00:00
jbjohnso 81d2ea1a55 -Have esxi hosts trust the root ssh key by default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 14:48:31 +00:00
lissav c5bd903cf3 add new xcatsnap routine to be run for service to capture xcat environment for debug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 14:38:43 +00:00
jbjohnso 31a14b17ca -Add RHEL6 to esx plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 13:32:35 +00:00