Commit Graph

39 Commits

Author SHA1 Message Date
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
80601d98fb -Remove small debug string from xen plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2756 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-17 13:57:38 +00:00
jbjohnso
3b4981c378 -Have Xen try with explicit nc (should be ok for RHEL) and implicit (allow SuSE family libvirt to work).
This only matters for mixed environments


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2718 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 14:14:18 +00:00
jbjohnso
afefaa419a -More careful treatment of migration to provide more accurate failure descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-01 00:23:52 +00:00
jbjohnso
4c62b372aa -Workaround some Sys::Virt bugs and provide better error output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 23:51:31 +00:00
jbjohnso
58b51e8acf -Have xen plugin not hang on certain hypervisors on a misconfiguration of ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2682 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-31 19:51:04 +00:00
jars99
e0470902d8 This patch returns the message "Guest is already on host $targ" when a xen vm is migrated to the same host is was already on.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-29 23:07:32 +00:00
jbjohnso
c1798eb341 -Correct problem where rpower on of xen guest would say 'off'
-Correct bug with multple disk devices being referenced by the same name


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2629 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-19 13:48:12 +00:00
jbjohnso
5a303a1e82 -Fix rpower on for Xen guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 21:13:15 +00:00
jbjohnso
9500ff045a -Have rpower reset on Xen act more like a baremetal server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-01-16 14:04:56 +00:00
jbjohnso
48e71522e4 -Add wvid support for Xen guests
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-11 19:37:14 +00:00
jbjohnso
767c656a0d -Fix syntax errors in Xen plugin patch previously applied
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2533 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-09 15:43:40 +00:00
jbjohnso
d20f5778a1 -cdrom and boot sequence support for Xen contributed by Mike Lovell
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-08 14:51:52 +00:00
jbjohnso
042089b13c -Fix problem where Xen operations could fail to update the vm table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-10 21:38:28 +00:00
jbjohnso
ce02ef1277 -Be explicit about xen bridge stub (required for xen 3.3)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2490 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-10 20:32:18 +00:00
jbjohnso
8ca774f9b1 -Implement 'revacuate' command in Xen plugin, to move all guest VMs away
-Have rmigrate 'guess' targets if no destination supplied, based on table and hypervisor load


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:30:54 +00:00
jbjohnso
e11fc2c3b4 -Fix problem where failed migration caused xCAT to lose track of Xen hypervisor
-Fix problem where the gPXE dhcp configuration would not work


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-07 14:11:05 +00:00
jbjohnso
0f4c23e96b -Fix Xen support for block devices
-Fix xen 'no-op' output


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-04 22:06:53 +00:00
jbjohnso
aa0d201bd0 -Fix typo in contributed patch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-31 13:51:05 +00:00
jbjohnso
2b84fbbe3a -Add physical device support for xen (from Mike Lovell)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2433 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-31 13:30:00 +00:00
linggao
c8426e6494 more on node status updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-21 03:08:55 +00:00
linggao
220b3d6c27 ok, here is the node status code for xen with my best knowledge. not able to test it
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-03 19:05:59 +00:00
linggao
7e52eff678 more on node status. supports aix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2239 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-26 23:07:45 +00:00
linggao
1f661e7f08 added function for showing node status in nodelist table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2230 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-25 03:04:56 +00:00
jbjohnso
886b0dc575 -Change Xen default disk setup to create IDE drives for some Xen BIOSes and Windows stability
-Have dhcpd recognize Etherboot clients and presume x86 (Xen net boot support)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-04 19:36:23 +00:00
jbjohnso
7784222627 -Implement power reset for Xen DomUs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2064 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-28 13:20:25 +00:00
jbjohnso
d7d36bd23f -Have Xen plugin populate virtual disks from vm table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2047 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-20 16:48:23 +00:00
jbjohnso
1a19305701 -Implement memory based on table values
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-19 17:40:24 +00:00
jbjohnso
aa07dbc4e5 -Change xen console and backend plugin relationship to use a specific command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2014 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-08-12 17:15:48 +00:00
jbjohnso
1a207dc1f5 -Add Xen console method
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 17:32:39 +00:00
jbjohnso
6a92ab207c -Add getvmcons command to Xen to retrieve current text and vid consoles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 18:46:11 +00:00
jbjohnso
04225196e6 -Add rmigrate support for Xen
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 18:19:57 +00:00
jbjohnso
83aab9a10a -Report VM POST failures on VM creation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 15:24:29 +00:00
jbjohnso
0cc1c7f198 -Fix Table bug where things that weren't a regex were treated as such
-Add columns to track serial console pointer and rvid pointer in VM table
-Clean up Xen rpower, store system serial and video information


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 03:10:08 +00:00
jbjohnso
749faaeb2d -Implement rpower off and stat, provide feedback on 'on'
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-30 00:00:36 +00:00
jbjohnso
41e9ce43de -Fixup domain description XML, and create the VM on power on after updating dhcp configuration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-29 23:32:00 +00:00
jbjohnso
840fb7b419 -Flesh out mac address retrieval/generation for a newly created VM a tad
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1955 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 21:45:59 +00:00
jbjohnso
e8fdde8ba7 -Move signal handler definition to after Xen plugin gets authoritative control over its process, make the Sys::Virt check more dynamic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 13:53:41 +00:00
jbjohnso
58a0b0dddf -Add a UUIDv4 genUUID utility function
-Add a tentative vm table for comments/review
-Start a Xen plugin (requires Sys::Virt to actually work)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 13:48:15 +00:00