Commit Graph

44 Commits

Author SHA1 Message Date
cridye
fc37e3ea2f kvm.pm: clean up error handling for programmatic control (i.e. MSM)
Client.pm: clean up warnings in logfile


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-23 22:30:09 +00:00
jbjohnso
ee8b25b822 -Add support for different cloning methods and image formats to kvm
-Change default format to 'raw' for performance
-Add support for storage server side cow cloning via 'cp --reflink' (requires btrfs to work)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4647 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-22 19:41:52 +00:00
jbjohnso
f7b1d1b1ea -have 'virtualization' as an 'app' in appstatus
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4591 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-17 18:41:42 +00:00
jbjohnso
8530ddbb07 -Fix kvm plugin to accept 'net' as a bootorder entry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-04 16:25:59 +00:00
jbjohnso
14e6023420 -Change memory selection semantics to cope with heterogenous node memory amount
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 23:56:40 +00:00
jbjohnso
b23b0fe66e -Spend less time trying to connect to dead hypervisors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4429 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 23:22:04 +00:00
jbjohnso
fa90949bd1 -fix bug where default memory usage in kvm caused imbalanced orphan vm adoption
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 04:30:08 +00:00
jbjohnso
fa59c39e4d -Add vmstatenotify command support to allow xVMA to work
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 01:45:04 +00:00
jbjohnso
a5529f02c0 -Allow kvm to use nfs uri and non-preconfigured bridges with xHRM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 01:02:01 +00:00
jbjohnso
f0ba078b0d -Allow mkvm to support nfs:// vm.storage directives
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-20 00:44:16 +00:00
jbjohnso
a4c1ebcbb2 -Implement KVM offline hypervisor evacuation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-19 22:47:48 +00:00
jbjohnso
8d04e4c953 -Change revacuate command to use hypervisor attribute instead of vm guest attributes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4410 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-19 18:16:07 +00:00
jbjohnso
c9ae7831ad -Allow mkvm to proceed without guests having to be allocated to hypervisors for KVM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-04 16:17:12 +00:00
lissav
d2d77a54c8 remove linux check around ::Simple::PREFERRED_PARSER='XML::Parser'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-30 19:42:29 +00:00
lissav
01bec082cc update with use of _xcatpreprocessed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3790 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-15 15:10:54 +00:00
jbjohnso
078aca4c5c -Correct typo in a SLES11 template.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-17 16:35:54 +00:00
jbjohnso
640f050de6 -Fix problems where destroyed domains would be queried incorrectly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 13:16:58 +00:00
jbjohnso
dfec5246f8 -Fix extraneous output on power request that does no change for kvm guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 13:14:46 +00:00
jbjohnso
7b67891f42 -Enable virt-viewer usage for KVM guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 14:09:03 +00:00
jbjohnso
c7eef76b48 -Be more specific about libvirt URI
-Return the URI to getrvidparms for different rvid approach


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 13:53:39 +00:00
jbjohnso
0c090a4e69 -Remove some debug output
-Use Sys::Virt to execute migration now that it is implemented, catching and displaying more error conditions


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 13:39:57 +00:00
jbjohnso
1b798c9b39 -Ensure that kvm has Sys::Virt 0.2.0 module installed, will start using features only in 0.2.0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 14:10:38 +00:00
jbjohnso
21e2d129ad -Fix child handler order of operations in child reaper that caused hangs on management commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-07 18:42:57 +00:00
jbjohnso
39a82b35b2 -Make analagous fixes to virtualization plugins that were made to ipmi and blade plugins
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3088 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 19:12:56 +00:00
linggao
2779f579e1 performance tuning for node status updating for ipmi, blade,PPC, xen and kvm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 02:56:58 +00:00
linggao
0e6d28e1c2 minor fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 23:56:42 +00:00
linggao
7850b36aa2 changed setting from nonodestatus to nodestatus :-)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 19:44:23 +00:00
linggao
cf1eb5011c added a site table attribute 'nonodestatus' so that the node status updates can be turned off during the node deployment, node discovery and node power on/off
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 03:12:03 +00:00
linggao
529660fe6a removed dependencies on the xCAT-server package from perl-xCAT package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-20 21:36:49 +00:00
jbjohnso
22a56bdf64 -Implement rpower on for KVM guests where only migrationdest is defined, pick the 'healthiest' looking one
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2937 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-18 20:00:51 +00:00
jbjohnso
a392cd6880 -Allow comma as a bootorder delimeter in Xen/KVM
-Add a stripped down template intended to provide a small base 5.3 ready to receive kvm/libvirt installs


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-18 18:59:41 +00:00
jbjohnso
edb15ca364 -Fix problem where revacuate in KVM declared a bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2923 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-17 18:00:44 +00:00
jbjohnso
8035013447 -Add usage for KVM rpower extention
-Implement storage instance initialization for KVM guests


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2918 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-17 00:49:55 +00:00
jbjohnso
6a3d99a88c -Add ability to specify a cd at 'rpower' time for one-off iso/cd boots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2906 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 22:17:24 +00:00
jbjohnso
b03e0ad56d -Implement administrator override for RTC guessing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2905 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:44:02 +00:00
jbjohnso
e2f863d138 -If the guest is windows, default to 'localtime rtc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2904 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 16:37:49 +00:00
jbjohnso
ed59575e36 -Reduce memory consumption through not moving modules into shorter lifetime
places


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 15:45:07 +00:00
jbjohnso
c3969dabb4 -Implement kvm instantiation of multiple processors for a guest
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:37:20 +00:00
jbjohnso
5dfa16550e -Add tablet device to guests for better wvid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2892 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-14 00:14:29 +00:00
jbjohnso
700248f44f -Fix wvid error handling
-Update kvm to have working wvid/wcons
-Support multiple vnics and different emulated network devices


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2890 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-13 23:58:29 +00:00
jbjohnso
51d465c6e5 -Remove Net::Telnet, unused
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-07 20:21:14 +00:00
jbjohnso
0acd496083 -Also implement mkvm for kvm plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2791 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-21 12:58:41 +00:00
jbjohnso
cbdedfac21 -Fix syntax issues with subshell in xen and kvm migration
-Fix test hang when preparing a migration
-document nics as a TODO (have to decide a sane syntax for user, then implement)



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-17 21:07:20 +00:00
jbjohnso
90f4e81106 -Add initial kvm support. Requires appropriate libvirtd configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2748 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-15 22:42:22 +00:00