Commit Graph

1842 Commits

Author SHA1 Message Date
vallard
d1417ee1d6 got the right osimage field
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8247 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:55:19 +00:00
vallard
51fdf1c689 fixed problem with table name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8246 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:39:28 +00:00
vallard
df6a9049d9 added post boot scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8244 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:11:26 +00:00
vallard
21cf066bd4 added image based postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 18:06:21 +00:00
phamt
07b23287c3 Added caching for disk pools and user profiles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 16:42:37 +00:00
mxi1
1cb5bdb0d7 the code to handle ifname/netdev/BOOTIF is updated;
also, when the node is booting up, one file named "ifcfg-ethx" will be created for redhat6.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-23 12:15:54 +00:00
mellor
69c166ab5d rollupdate - remove workarounds and use new llconfig -N option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 22:17:39 +00:00
mellor
e02fc9d546 defect 3108411: rollupdate - remove old XCAT_UPDATEALL LL machine feature values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8234 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-22 19:40:35 +00:00
phamt
34a8a6f357 Notified user if ganglia RPMs are not installed when "Monitor on" is clicked.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-19 20:31:00 +00:00
jbjohnso
c98beba6af -Fix for multi-vcenter concurrent operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-19 20:30:56 +00:00
linggao
354dd7bcb0 bug fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8213 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-19 19:05:41 +00:00
mellor
fe112cf8ea defect 3106074: fix rollupdate policy table check
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-18 02:14:21 +00:00
mellor
0e0c5d3da5 defect 3106009: add --test flag to rollupdate usage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8199 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-18 01:29:04 +00:00
phamt
27e95260b3 Allowed ganglia monitoring (gmond) to be started on individual nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-18 01:17:37 +00:00
mellor
959c2f5ad0 defect 3109388: rollupdate -- allow quotes around bringupappstatus value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-17 22:47:40 +00:00
jbjohnso
0c53211ec0 -First pass of basic arbitrary directory uri support for vm.storage in kvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-16 22:39:10 +00:00
cjhardee
e541850588 $cmd was set to a tar command and then printed to indicate what was happenning in the output, however $cmd was not being used. The same command but missing the verbose option was retyped when it was actually being executed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-15 19:16:33 +00:00
jbjohnso
4637b46cbd -Switch syntax to one that works with current xNBA and will also be adopted in iPXE
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-15 16:47:13 +00:00
ligc
d37c29b4f4 fix for bug 3109394: makenetworks handle gateway in the networks table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-15 12:26:20 +00:00
cjhardee
2170014aa0 Added a -t option to the vmware version of rinv to update the vm table with the values retrieved from vcener for memory and cpu count
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-11 20:49:49 +00:00
jbjohnso
8942ab84fc -Implement RHEL6 HPC compute node edition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8129 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-11 15:06:22 +00:00
cjhardee
8b4a5fdb23 Creates the 'override' directory in cpNetbootImages if it doesn't already exist. This will be the default directory unless the user specifies a different osver value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8118 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 16:21:58 +00:00
jbjohnso
5c5a2e8aed -Allow vmware administrators to skip attempts to reconfigure from xCAT tables
-Allow vmware admins to explicitly declare guestid when they do not or cannot rely upon nodetype.os

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 19:01:33 +00:00
mxi1
3822bfc406 Squashed commit of the following:
update the code to handle the scenario when both the parent and child directory exist in the litefile table

    remove one line from xcat-prepivot.sh

    updated the manpage for litefile

    the statelite document is updated

    /etc/mtab is added as one default entry when "litefile" or "ilitefile" commands are running, even it is not in litefile table

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8100 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 12:49:55 +00:00
phamt
ea4acc0dae Added support to change nodes table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8095 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-09 05:03:33 +00:00
jbjohnso
e919747d02 -Tolerate '=scsi' and similar n rmigrate -s (i.e. ignore)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8094 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-08 15:24:14 +00:00
yinle
2c47443a17 Fix bug 3090341: rvitals -v prints help information
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-07 06:33:53 +00:00
yinle
15bc16f43e Fix bug 3101233: lsslp:lsslp print help and version information twice
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8083 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-07 06:27:54 +00:00
mxi1
7ccb6dc32e add code to support "/var/" and "/var/tmp/logs" as parent&child directory;
some bug fix in rc.statelite

    fix one bug when recovering the files in litefile.save
    update the example for parselitefile subroutine

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8080 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-06 07:36:48 +00:00
phamt
a597c35ac5 Added function to start and stop Ganglia, as well as find the status of Ganglia.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8076 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 22:51:12 +00:00
cjhardee
56606ad705 changed custom install directory to use the os version instead of being hardodedto esxi
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8063 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 14:26:14 +00:00
jbjohnso
87ff38aad1 -Restore discovery nics forced nic treatment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8060 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 13:29:34 +00:00
linggao
12f059db66 fix monitoring code for db2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-05 12:56:56 +00:00
jbjohnso
2361f0593f -Fix xnba cleanup in offline nodeset
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 20:00:56 +00:00
jbjohnso
0d110082c1 -Correct autojoin switching, change wording in site
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 18:49:27 +00:00
jbjohnso
88dfaba62a -Cleanup mistakes in recent vmware plugin work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8044 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 18:13:35 +00:00
jbjohnso
980476bb4e -Add managed object reference (turns out the value is actually verbatim text, the direct case just looked different from the vcenter approach
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-04 14:28:48 +00:00
mellor
e9efa7b2dc rollupdate Linux support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 22:20:19 +00:00
jbjohnso
253b7d4ae7 -Clarify error output on template processing issues on noderanges
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8022 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 18:05:12 +00:00
linggao
54a3d48079 minor changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8020 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 15:37:12 +00:00
jbjohnso
42d5543213 -Put in allegedly final RHEL6 discid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 15:11:56 +00:00
ligc
bcdc52aa21 code drop for external NFS support with AIX stateless/statlite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-03 03:20:19 +00:00
jbjohnso
4575f4820b -Allow site value to disable vcenter autojoin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8008 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-02 20:20:56 +00:00
lissav
947749a77d use enablessh routine for Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8001 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-02 12:19:54 +00:00
phamt
b48e67d77d Added chvm --resetsmapi option to reset zVM SMAPI.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 19:33:41 +00:00
cjhardee
ee5d016666 unlinked files for nodeset <noderange> offline
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-01 17:56:57 +00:00
bp-sawyers
3775d2fd04 Added to xcatsetup: support more than 1 alias, fill in nodepos table, added file syntax checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 19:09:18 +00:00
linggao
64a3d8e085 documented the new key 'lcmd' for nodestat command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 18:50:17 +00:00
linggao
9d69302916 added support to run command on the mn against all the nodes for nodestat command.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 18:18:03 +00:00
phamt
a9f65cdcd2 Changed the way the MAC address is found by using "QUERY VIRTUAL NIC".
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-29 12:32:41 +00:00