nott
b833d8d16c
add new rpms
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 18:26:22 +00:00
jbjohnso
65bbc300c6
-Add rsetboot -p and -u for persitent and uefi requests
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 18:24:29 +00:00
vallard
68b44ada10
undo changes for bad bmcsetup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6439 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 18:07:06 +00:00
vallard
64d4295cbe
added detection of bmc port 2 if the hardware only supports port 2. If this is not set in the ipmi table then defaults to bmc port/channel 1
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6438 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 17:52:00 +00:00
nott
86aa5fae4f
add sparse_paging attribute
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 17:26:27 +00:00
nott
5816927548
add sparse_paging to mkdsklnode support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 17:20:33 +00:00
nott
c09befbda9
misc updates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 16:45:16 +00:00
lissav
510500a3cb
add pgsqlsetup command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 13:46:25 +00:00
lissav
5e5d5f20a9
fix a few syntax errors
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 13:39:04 +00:00
lissav
299ca48ac5
add pgsqlsetup man page and fix mysqlsetup man page
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6432 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 13:32:34 +00:00
lissav
23263c0500
fix defect 3013918, uninitialized array caused report to have extra nodes in the wrong places
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 10:52:06 +00:00
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