Commit Graph

20 Commits

Author SHA1 Message Date
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