5543 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
cjhardee
60eb74b925 Updated chvm man page for VMware info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 01:37:19 +00:00
nott
5a1b6d96e8 misc updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 16:41:35 +00:00
cjhardee
6049931312 Updated usage for rinv and chvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6423 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 14:53:05 +00:00
cjhardee
f8c3e2470f Update rinv man page for VMware.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 14:49:27 +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
ligc
414e1bdbe9 fix for a problem reported on mailing list, the node name can not be used in the dynamic node group selection string
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 05:18:12 +00:00
linggao
ec4bec2e1c bug fix in otherpkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 19:21:09 +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
bp-sawyers
f44631362a Fixed bug 3013155 and made other updates to the statelite doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6412 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 13:55:10 +00:00
ligc
151a2a4603 fix for IPv6 sshd configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6411 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 12:34:14 +00:00
daniceexi
286b317cd8 defect 3013633: remove all the directories created by ftp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 09:45: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
daniceexi
3fce8957d7 defect 3013537: make the chdef -m keep the order of old value of attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 09:05:45 +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
jet777
f091419332 feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:46:19 +00:00
jet777
19936ae2ed feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6386 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 13:46:04 +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
ligc
0945b6f266 for ipv6, accept connection from IPv6 ip addresses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6378 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 09:15:10 +00:00
wanghuaz
4f61e0e92e 1. Add a workaround for the issue that add perl in diskless boot since configiba is written in perl. 2. Update the procedure for IB configuration in diskless node installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 07:27: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
80878016a9 more info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 19:14:48 +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
nott
8076217c5e bundle file have been moved to xCAT-server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 16:55:40 +00:00
nott
1d60b2399b take out expect, tk, tcl.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 16:52:34 +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