On Fri, Nov 20, 2009 at 10:57:11AM -0600, Timothy St. Clair wrote:
:You may want to run verify you can connect through virsh 1st.
:
:su
:service libvirtd restart (for RH)
:virsh -c xen:///
hive17:/opt/condor/log# virsh -c xen:///
Welcome to virsh, the virtualization interactive terminal.
Type: 'help' for help with commands
'quit' to quit
virsh # list
Id Name State
----------------------------------
0 Domain-0 running
virsh # define /tmp/underdog.virt
Domain underdog defined from /tmp/underdog.virt
virsh # start underdog
Domain underdog started
virsh # list
Id Name State
----------------------------------
0 Domain-0 running
27 underdog idle
Works just peachy fine
-Jon
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/