Commit Graph

1447 Commits

Author SHA1 Message Date
vallard
074b5975a7 updated to do mod.tgz during esxi4.1 install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-10 23:04:19 +00:00
jbjohnso
2238966cda -Fix nodestat for routed nodes using nmap
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-10 18:57:30 +00:00
jbjohnso
15cee34b33 -Change rpower back to coping with unregistered VMs the way it used to
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-10 18:22:21 +00:00
jbjohnso
02329afb34 -Streamline rpower operations for faster at-scale operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7019 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 21:02:17 +00:00
jbjohnso
7a9a541c26 -Speedup vm views, also fix bug with reparenting vms with large noderanges
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7018 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 20:46:36 +00:00
jbjohnso
b3cd409e87 -Optimize hostview acquisition to speed up operations in the face of vmware infrastructures using vCenter with many hypervisors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7013 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 18:43:26 +00:00
jbjohnso
50b73a444e -Fix potential issue where a hypervisor named 'conn' could make for a bad day. Slightly improve some performance by
eliminating string equality checks.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 15:12:05 +00:00
jbjohnso
6a01080492 -Speed up checks for host relocations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 14:29:25 +00:00
wanghuaz
06483aafe0 run xdsh/xdcp with absolute path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7010 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 08:05:26 +00:00
wanghuaz
aee2c913c6 remove the comment line in out of '/usr/sbin/lsnim -a if1 -Z master'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-09 07:53:23 +00:00
cjhardee
95f563b47c Just getting rid of the deprecated use of 'defined' for checking the existance of an array.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6996 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-06 15:31:13 +00:00
cjhardee
4dd2631bdf Refactered sendmsg to live in SvrUtils.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-06 15:29:07 +00:00
linggao
e0902c9f69 bug fix for #3040277, moved the substitution of some INCLUDESs to Template.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-06 14:22:28 +00:00
jbjohnso
3cb5d4e4aa -Fix esx problem where network_prereqs would not successfully acquire data about
newly created host bridges, it may take 1 to 2 seconds


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-05 14:49:21 +00:00
linggao
619a844bc3 package remove support for SLES autoyask configuration file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 19:42:56 +00:00
lissav
a9625a8516 Add more comments and talk about other databases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 12:44:28 +00:00
phamt
7db2962e5b Fix a bug where the node found in /etc/hosts could contain the same pattern and give the incorrect return.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 19:15:43 +00:00
nott
b489be34ba avoid bogus chkosimage msg
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 16:35:29 +00:00
nott
0c1240a4c9 add clean option to chkosimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-03 16:24:48 +00:00
jbjohnso
078b1fad3a -Remove workaround for issue fixed in product
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-02 20:35:52 +00:00
vallard
790908c257 added esxi4.1 kickstart support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 21:43:51 +00:00
linggao
25507960cd support patterns for updating sles os packages in updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 20:20:51 +00:00
jbjohnso
176aa07948 -Correct chvm behavior in wake of recent changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 19:12:45 +00:00
jbjohnso
6f231ccd9c -Fix unbalanced parentheses in last checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6927 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 14:58:49 +00:00
jbjohnso
53e53629fa -Workaround changes in recent libvirt/qemu to not use autodetection for qcow2/raw determination
autodetect was intentionally disabled due to security concerns


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 14:53:45 +00:00
jbjohnso
3f6c71ca6d -Cope with libvirt's goofy netfs pool behavior where it won't notice volumes created/deleted behind its back
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6920 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 12:48:47 +00:00
vallard
f8fc814566 added comments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6915 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 05:32:30 +00:00
cjhardee
b1410412eb Added a couple of checks to make sure the vm exists and moved others so they'll be checked less often.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-29 20:03:05 +00:00
jbjohnso
261d06acc3 -Add a 'secret' findmac command. fleshing out to a real command TBD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6900 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 19:23:51 +00:00
linggao
0033480476 updating os pkgs using updatenode: ferdora full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6881 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 20:18:06 +00:00
linggao
d249091d77 updating os pkgs using updatenode: sles full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6875 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 18:16:27 +00:00
sjing
9499068da5 Give error message if invalid osimage is provided to rmnimimage.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-26 09:03:23 +00:00
linggao
3a79372c4e updatenode supports upgrading packages from os distro
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6844 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-23 18:46:17 +00:00
jbjohnso
2e261d1cc8 -Further clean up the message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6830 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 15:37:12 +00:00
jbjohnso
fcda11b29c -Clean up message when rinv has an issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 15:34:03 +00:00
jbjohnso
83d2b08c88 -If passed 'Not Present', parsefru won't mess up now
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6828 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 14:39:21 +00:00
nott
cb2e2bb2a5 handle * and more verbose
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6827 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 14:01:09 +00:00
jbjohnso
3ee15fcb62 -Use libvirt storage management for storage pool fixup on migrate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6826 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 13:55:50 +00:00
sjing
3372af858c Code change for bug ID: 3026983: mknimimage fails with spot based on lppsource export
Remove tailing slash if provided for mknimimage "-l" flag.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6824 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-22 04:51:44 +00:00
jbjohnso
2ccacb4095 -Fix problem in ddns rename
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 20:46:37 +00:00
jbjohnso
64f0268c1e -Attempt to make bind.pm default again and ddns a table configurable option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6822 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 20:39:51 +00:00
jbjohnso
3c36626195 -Add chvm -p support to kvm (can't do scsi here..)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6821 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 20:33:50 +00:00
jbjohnso
5c704e8550 -Change pool semantics, have chvm attempt to work, one day it will work live... one day..
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 15:23:37 +00:00
jbjohnso
70e17c7377 -Rename dns to ddns for sake of switching via table value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6815 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-21 14:58:04 +00:00
jbjohnso
bd1ee24cbe -Correct some issues with the mktoolscenter/toolscenter plugin (more durable changes TBD)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6807 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 19:41:45 +00:00
xq2005
9795a7cd51 add by xu qing
for moving the update function to new web gui

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6804 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 08:36:43 +00:00
jbjohnso
9f4125089d -Have mkvm force adoption before trying to run due to new storage architecture allowed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6796 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 17:50:38 +00:00
jbjohnso
d30317d4ed -Have a connsistent UUID to go with url
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6795 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 17:43:15 +00:00
mxi1
4f80ea942c "cp -a" can't copy the files with "." as the prefix,
and "cp -r -a" can do it.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 11:05:38 +00:00
mxi1
4fabfcb8a9 change the condition to use rc.statelite.ppc.redhat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6788 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-19 08:22:48 +00:00