2006 Commits

Author SHA1 Message Date
mxi1
1e2a27663c add one new rc.statelite file for rc.statelite.ppc.redhat,
on redhat5.x PPC64, we need to use "chroot" to run "openssl" command, or else, it will fail without any output


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 08:16:30 +00:00
mxi1
385f260dc6 for defect 3014222, add the correct output for the "liteimg -h" command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6426 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 07:18:35 +00:00
mxi1
1c59d01b64 changed "#!/bin/sh" to "#!/bin/bash"
because redhat5.x use "anaconda.busybox sh" which doesn't support POSIX shell standards very well,
for example, it doesn't support array-type variables


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 09:45:15 +00:00
mxi1
2d39a67493 for the redhat genimage, add "xcatdsklspost" to the initrd.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 09:43:06 +00:00
jbjohnso
bf52052bec -Correct db.<pathname> for full domain name files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 18:53:46 +00:00
lissav
4c7043be4c fix error message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 18:15:16 +00:00
ligc
e36edf8a6f fix for IP6 makenetworks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 09:22:14 +00:00
mxi1
8bcb731086 defect 3006554 is fixed; if one home-made kernel is specified with "-k" option,
the user can put the kenrel file(for example, its name should head with "vmlinux" or "vmlinuz" or "image") into /boot/ directory,
put the related kernel modules to /lib/modules/


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 07:50:50 +00:00
jbjohnso
d36e947c5d -Select first available unit number rather than highest, to fill in gaps left by old devices being removed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 21:07:19 +00:00
jbjohnso
42ac6c627c -Add selection by scsi id for disk deletion/resize
-Report scsi id in rinv output for disks


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6401 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 20:56:51 +00:00
jbjohnso
79fe5c73ec -Accept -/+ incremental values for cpu/memory/disk size change requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 20:38:44 +00:00
jbjohnso
95aa4d0a60 -Correct some argument specifications to sendmsg in esx.pm
-Add NIC info to rinv output on vmware guests


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 20:15:34 +00:00
linggao
0e6d47bac8 changed site attribute dhcpsnonly to disjointdhcps
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6398 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 19:55:46 +00:00
linggao
7d1b13795e dhcp server only serves children nodes if dhcpsnonly is set in the site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6397 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 19:22:25 +00:00
jbjohnso
87ac9bc930 -Fix netboot DDNS suppression in DHCP
-Change zone filenames to go full domain in dns.pm for now


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 19:14:48 +00:00
jbjohnso
2d9bc06c0b -Fix the previous lsvm correction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 18:43:41 +00:00
jbjohnso
2cad6a42d2 -Fix lsvm on an empty hypervisor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 18:19:48 +00:00
jbjohnso
3ce61e6f42 -Remove old, stale lsvm
-Simplify migrate/actually_migrate with earlier vcenter validation
-Remove dead commented code
-Implement storage migration with VMWare


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6393 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 18:14:04 +00:00
jbjohnso
558474cdd4 -Add basic lsvm command support for VMWare hypervisors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 16:54:13 +00:00
jbjohnso
e615995af0 -Fix GUID typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:38:24 +00:00
jbjohnso
f5751967b3 -Remove verbose debug output from chvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6384 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:32:34 +00:00
jbjohnso
c153c74d36 -Fix mkvm of new node failing to create a SCSI controller if required (induced by changes to implement chvm)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:22:33 +00:00
jet777
ad1c0fcfb3 defect 3011593
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:02:56 +00:00
jet777
316e6828e8 defect 3011593
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 12:44:53 +00:00
wanghuaz
5c567800fe Added the specific pkgs on SLES for netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 06:37:40 +00:00
mxi1
2c07673c64 full installation support for redhat6 on PPC64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 06:35:37 +00:00
cjhardee
ca3ae776d0 chvm is functionally done. just a little cleanup left
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 21:24:22 +00:00
cjhardee
ddd0b2e197 Adding the chvm method for esx. Not quite finished, but shouldn't break anything else
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 19:44:48 +00:00
linggao
76a472c98b removed the xcatpostinit from packimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 19:42:44 +00:00
lissav
8e3db0c073 fix message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6369 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 19:08:09 +00:00
lissav
b102f0bee5 new postgresql setup routine for AIX and Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 19:03:43 +00:00
jbjohnso
99e84ca4d8 -Create autoinst directory if required
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 14:43:18 +00:00
jbjohnso
bc4993d32a -Correct mistake in previous update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 13:05:16 +00:00
nott
8f8ac0a1bb set permissions in lpp_source
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6362 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 12:04:48 +00:00
bp-sawyers
e7d4696c69 Fixed bug 3011426 (var MYNAME undefined)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 20:36:55 +00:00
jbjohnso
bd9247dd13 -Workaround for some 'mostly' IPMI 2.0 scenarios that ignore the 2.0 requirement for 1.5.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 20:21:24 +00:00
cjhardee
7b8303a62a Added rinv functionality for vmware. Will change the man page later.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6357 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 19:15:18 +00:00
jet777
6e26c52a48 defect 3011593
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 17:03:38 +00:00
jbjohnso
3399c1b8ae -Fix BOOTIF parsing for the 'correct' syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 13:32:43 +00:00
mxi1
cd566a825c add one limitation to the options in litefile table, when both one directory and its sub-items are in the litefile table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6353 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 09:39:17 +00:00
ligc
40d74e0b7e fix for NFSv4 support, in hiarachy env
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6350 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 08:34:28 +00:00
lissav
2ac2c1abde fix hardcoded path to /xdsh/Context
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 17:58:06 +00:00
jbjohnso
5c4fece838 -Try Use shortname explicitly for STATEMNT things
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 17:27:52 +00:00
nott
e05f9e8c90 add devices.tmiscsw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 15:52:47 +00:00
nott
4513c37cf5 fix chpasswd call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 15:11:14 +00:00
nott
702e072547 add CRYPTMETHOD to script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 14:27:54 +00:00
cjhardee
7c107b4503 Just made 3 functions i moved here before check for the package name in the first argument and shift past it, if so
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 13:34:54 +00:00
jbjohnso
be3e39bc3d -Make dhcp host declarations more similar to each other by relying upon differences at the network declaration level
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6330 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 12:49:23 +00:00
jet777
f51f231a15 feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-02 20:40:37 +00:00
jbjohnso
790ddedf6c -Together with recent xNBA patch to give a hyphenated mac address, make BOOTIF look just like syslinux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-02 17:45:43 +00:00