Commit Graph

81 Commits

Author SHA1 Message Date
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
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
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
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
jbjohnso
c1898ae347 -Alas, the CIM stuff was not superfluous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 14:58:30 +00:00
jbjohnso
69a01e132f -Try keeping CIM out of ESXi image as it seems superfluous
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 00:04:53 +00:00
jbjohnso
f1fe6f7801 -Fix missing filename in esx image copy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6134 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:44:30 +00:00
jbjohnso
c0c2348d4c -Fix quoted string in vmware plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:34:54 +00:00
jbjohnso
33c6e7b5d2 -Fix syntax error in esx plugin
-Suppress warning in Common.pm library


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:32:13 +00:00
jbjohnso
cb1501c3c1 -Prefer BOOTIF capabale mboot.c32 when available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:24:56 +00:00
jbjohnso
e5eab882d0 -Install xCAT networking hooks into esxi stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6128 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 01:02:30 +00:00
jbjohnso
3652e6630f -Reap stale dracut content
-Add ESXi 4.X detection for X>0 detection


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 13:54:48 +00:00
jbjohnso
f32f9dbc2b -Implement rpower suspend for vmware.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5589 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-26 12:46:05 +00:00
jbjohnso
6f3159c2dd -Be more specific about vm placement on power on in the face of clustered hypervisors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5574 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-24 15:09:43 +00:00
jbjohnso
f1d609d48c -Fix configuration datastore identification in vmware environments not using xCAT auto-attach when scsi is requested
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-24 12:08:21 +00:00
jbjohnso
95cae1dacd -Add more checks for a question actually existing before looking for it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5565 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-23 23:15:09 +00:00
jbjohnso
1ba5f40b81 -Have rpower in vmware deal with a common question that can be encountered
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-19 20:03:48 +00:00
jbjohnso
e868a37ff0 -Implement scsi model storage for vmware guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-19 17:19:43 +00:00
jbjohnso
ffd0139d4d -Fix extraneous, but worrying output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5509 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-17 15:42:04 +00:00
jbjohnso
b0afee3252 -Fix vm.host attribute fixup on vcenter operations
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-24 21:22:40 +00:00
jbjohnso
40f0d10aec -Implement rmhypervisor command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-22 20:40:42 +00:00
jbjohnso
fbcd0b6645 -Fix vm.host corruption when hostnames != nodenames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-09 16:26:40 +00:00
jbjohnso
d661dca0e2 -Fix errors in esx plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5099 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-02-01 14:11:02 +00:00
jbjohnso
4a07e2eaeb -Tolerate habitual colons
-Match pre-mounted datastores regardless of name resolution semantics


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5045 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-26 15:44:00 +00:00
jbjohnso
ecd3728bd4 -Remove redundant vcenter prerequisite check that caused multiple concurrent migration requests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-15 20:20:35 +00:00
jbjohnso
6185d42e06 -Recognize Wink28r2 media
-Improve esx resiliancy for a hypervisor/vcenter failure


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-14 20:32:51 +00:00
jbjohnso
39cc38161a -Be explicit about hypervisor placement such that vm.host is relayed to VMWare in clustered scenarios
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-08 18:20:38 +00:00
jbjohnso
560ea385bf -If vmware hypervisor password is not defined, do not put it into a stateless image overlay
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-07 20:03:15 +00:00
jbjohnso
6971824f19 -Code to try to cope with vCenter renaming of datastores after xCAT requests a mount
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4909 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-07 18:20:29 +00:00
jbjohnso
2d2089a6e4 -Change module filename checks to be less permissive
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-05 15:39:27 +00:00
jbjohnso
163102fa18 -Provide more flexibility for a vCenter attach with respect to hostname
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-09 21:05:35 +00:00
cridye
dc010e96fa esx.pm: fix for duplicatenamefault on datastore connection. involves a weird corner case
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 23:11:16 +00:00
cridye
61faf24e92 fixes for esx plugin mknetboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-19 22:46:26 +00:00
jbjohnso
d7e93945b3 -Attempt to pre-load VMWare SDK ahead of time to speed up loading
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 22:06:04 +00:00
jbjohnso
4cd6b3fffb -Move license validation to only occur if not already in vCenter
-Avoid direct connection if vCenter not in use


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 22:04:38 +00:00
jbjohnso
75c7e54361 -Fix problem where xCAT would not relinquish VMWare connections readily
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4556 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-12 19:48:20 +00:00
jbjohnso
4325ee63e9 -Fix problem where vcenter migrations outside of xcat control would invalidate vm.host
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-21 16:39:17 +00:00
jbjohnso
85c0d184a8 -Fix ESX plugin mismanagement of copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-06 20:47:59 +00:00
jbjohnso
52a7cd76a3 -Correct scope of previous code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 15:27:59 +00:00
jbjohnso
7ccfab5dd3 -Prune dead code from esx plugin
-Fix profile support to generate and hook into unique target


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-02 15:20:52 +00:00