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
jbjohnso
47c6322b87
-More IPv6 stuff for esxi (implement prototype DUID-UUID)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 13:04:40 +00:00
lissav
e066034d6f
remove foreign key from Sample
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 12:44:41 +00:00
nott
60288749b3
add perl-DBD-mysql
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 11:50:31 +00:00
daniceexi
4ec2eeed1a
code drop for the blade power saving support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 09:50:11 +00:00
ligc
2d1cb4d54e
set the netdevice installnic or primarynic, instead of the mac address, if the installnic or primarynic is set to keyword mac then the netdevice will be the mac address
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-20 05:22:41 +00:00
jbjohnso
751b49dc62
-Try to do DHCPV6 and V4 by default
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 16:02:04 +00:00
jbjohnso
e43e735b8f
-Splash didn't fit
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 15:30:23 +00:00
phamt
52fdb2a246
hostname -s
will not work on boot for SUSE nodes. Added conditional statement to use hostname
if it is a SUSE node.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 15:27:30 +00:00
jbjohnso
f18d074ba0
-Change the splash
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 15:14:54 +00:00
mxi1
67126f0ad2
fixed on defect on persistent*) option
...
when one file/directory is copied to the persistent directory, need to check whether the parent directory exist in the persistent directory or not.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 14:42:31 +00:00
jbjohnso
64e6de14b5
-Enable TSM and show a little xCAT message on VTY1
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 14:40:41 +00:00
lissav
7ae240ad2f
move stopxcatd after backup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 13:59:06 +00:00
lissav
7cba4d28da
shutdown xcatdb after backing up the database to avoid error in bypass
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 13:27:40 +00:00
jbjohnso
7fd329602e
-Only enable ipv6 in esxi 4.1.0 for now
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 13:18:23 +00:00
jbjohnso
769e08fca4
-Auto-enable ipv6 in esxi
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7143 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 13:15:57 +00:00
lissav
633b42d4f0
add foreign key restrictions
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7140 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 11:40:51 +00:00
ligc
21e859df62
xcatchroot needs full path when being called in aixinstall.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7137 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 05:27:42 +00:00
ligc
268579e2cb
IVM support for: rpower,getmacs,rnetboot,rinv
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 03:25:01 +00:00
phamt
5bc53f2fe4
Fixed error in rc.statelite: /sysroot/etc/init.d/statelite: line 326: [!: command not found
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-19 01:29:28 +00:00