Commit Graph

6202 Commits

Author SHA1 Message Date
phamt acdcdee52d Changed starting MAC address to be FFFFF0.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7245 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 23:26:12 +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
lissav 7b01761c52 add auto start on reboot info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:42:51 +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 4991afc70a add auto start on reboot info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:38:10 +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
jbjohnso 9c156d42a0 -Lay groundwork for kvm/esx plugins to have a bit more saner configuration tables
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7228 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:19:06 +00:00
lissav f2fb69f021 add support for array of file names in get_filelist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7227 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 15:18:04 +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
lissav a605cbd0f3 add XML env variables for debugging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7223 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 12:20:59 +00:00
ligc 4a34e302c8 Add HA MN doc link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 09:36:11 +00:00
ligc 0a012c181b Include HAMN doc link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7221 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 09:33:55 +00:00
ligc aea59cce7b setup HAMN doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 09:32:39 +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 aa6ab1fd3b change the default profile name for redhat on PPC64 to compute,
compute.ppc64 is gone.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7218 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 06:38:12 +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
jbjohnso e89dd334f0 -Add 'mknum' directive to nodeattribute expansion
-Try Safe module instead of clunky regexes to protect against bad data


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 20:46:22 +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 54b829d858 Adding info to prescripts chapter for running prescripts in AIX rmdsklsnode command and cleaned up a few other details while I was there.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7210 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 19:31:34 +00:00
lissav 950dc26e5d remove path to logger
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7209 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 19:17:41 +00:00
lissav 8e646452eb add picking files that are specific to the running database, fix defect 3051710
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 19:12:17 +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
lissav 1108a03284 fix defect 3052327
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:51:40 +00:00
jbjohnso 037be9579e Fix bugs in joindomain postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7205 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:51:31 +00:00
jbjohnso 16b5860d73 Fix ownership of kerberos credentials cache
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7204 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:37:18 +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
lissav d1e30c8f7b fix return structure from get_filelist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7199 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 13:27:45 +00:00
lissav dc27bd58d5 change for new syntax in CNM support to get_filelist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7198 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 12:24:45 +00:00
daniceexi 3b1be19697 add more explaination of how to use the driver update disk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 09:02:39 +00:00
daniceexi f02832a3db fix a non assic character
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 07:33:32 +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