Displaying 10 results from an estimated 10 matches for "virsh_default_connect_uri".
2011 Jun 18
0
Problems migrating xen domains
...p -v ^#|grep -v ^$
(xend-http-server yes)
(xend-unix-server yes)
(xend-relocation-server yes)
(xend-port 8000)
(xend-relocation-port 8002)
(vif-script vif-bridge)
(dom0-min-mem 196)
(enable-dom0-ballooning yes)
(total_available_memory 0)
(dom0-cpus 0)
(vncpasswd '')
# env|grep VIRSH_DEFAULT_CONNECT_URI
VIRSH_DEFAULT_CONNECT_URI=xen:///
root at xensrv01:~# virsh version
Compiled against library: libvir 0.9.0
Using library: libvir 0.9.0
Using API: Xen 3.0.1
Running hypervisor: Xen 4.0.0
2010 Jun 18
9
virt-manager can''t connect to Xen
Hi,
I followed Boris'' tutorial to the letter about installing Xen 4 on Ubuntu
Lucid. Dom0 starts ok, and xm works, but virt manager can''t connect to
xen:///.
I''m pretty sure that the problem is with virt-manager''s configuration file.
I run xen-4.0.1-rc3-pre with Kernel 2.6.31.13.
Here''s xm list''s output:
$ sudo xm list
Name
2011 Mar 01
14
virt-manager 0.8.2 local ISO and PXE boot install option greyed out on 2.6.32.27 pv-ops Dom0 kernel
...010/03/26/virst-installvirt-manager-at-xen-4-0-rc8-2-6-32-10-pvops-dom0-on-top-ubuntu-karmic-koala-server/
(I did not follow the above guide strictly)
Commented out (xend-unix-server yes) in /etc/xen/xend-config.sxp ,
here is my xend-config.sxp
http://pastebin.com/M8CfrqBc
Then exported variable VIRSH_DEFAULT_CONNECT_URI=”xen:///”
in root’s .bashrc.
Then :-
# apt-get install ubuntu-virt-server ubuntu-virt-mgmt
Now when I open virt-manager the option to install from Local ISO or
PXE are greyed out.
virt-manager version is 0.8.2
Let me know if there is any possibility of improvement so that I can
get the option of...
2011 Jun 18
1
virsh slow on execution
Hi.
I've set up a Debian6+Xen4+libvirt0.9 server. VMs are going to be managed by PaceMaker with VirtualDomain primitive.
As found on some mailing list I've set
export VIRSH_DEFAULT_CONNECT_URI="xen:///"
in root's .bashrc, but when I run virsh commands, it takes up to 10s to get the result!
Is this normal?
At some point today I had issues connecting to libvirt, and in this case it was responding fast, less than couple of seconds.
Also, when I start a VM via OCF, while gues...
2011 Jul 27
1
with current libvirt git virsh expects vbox, refuses kvm define
Okay, just installed libvirt from today's git on two Ubuntu systems. The
first one went fine (except for continuation of the problem that virsh and
virt-manager cannot connect to 0.8.3 systems that's been there in the 0.9.x
libvirts) ... but on the second, after install, "virsh list --all" presents
nothing. And:
# virsh define tu1004.xml
error: Failed to define domain from
2013 Jun 18
0
Virt-manager does not connect to libvirt/Xen? Xen 4.1.5 installed from source on Fedora 17.
...#39;: Connection refused
# xm list and # xm info work fine. This means xend is running right ?
Did some searching, found an old thread
http://old-list-archives.xenproject.org/xen-users/2010-06/msg00880.html
Added *(xend-unix-server yes)* to xen configuration file xend-config.sxp
and added *export VIRSH_DEFAULT_CONNECT_URI="xen:///"* to root''s .bashrc.
Still no luck.
This might help, # rpm -qa | grep libvirt
libvirt-daemon-xen-0.9.11.9-1.fc17.x86_64
libvirt-daemon-0.9.11.9-1.fc17.x86_64
libvirt-0.9.11.9-1.fc17.x86_64
libvirt-python-0.9.11.9-1.fc17.x86_64
libvirt-daemon-config-network-0.9.11.9-1.fc...
2010 Jan 01
10
virsh -c xen:/// list: = Connection refused
I''m running the 2.6.31.6 pv_ops dom0 kernel, libvirt 0.7.0 and Xen 3.4.1.
When I try connecting to the Xen hypervisor using virsh it gives me a
"Connection refused":
root@grp-01-23-02:~# xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 1020 4 r-----
858.3
root@grp-01-23-02:~# virsh -c
2010 Jan 03
0
Re: virsh -c xen:/// list: = Connection refused, Set up Xen 3.4.2 & Libvirt 0.6.1 on top of Ubuntu 9.04 Server
...direct port Xen 3.4.2 to Ubuntu Jaunty Server & applied ext4 patch for pygrub from Mark Johnson (MRJ)
2. Edited xend-config.sxp
(xend-http-server yes)
# service xend restart
# ln -s /usr/local/bin/pygrub /usr/lib/xen-default/bin/pygrub
# apt-get install virt-manager libvirt-bin kvm
# export VIRSH_DEFAULT_CONNECT_URI="xen:///"
# apt-get install virt-viewer
root@ServerJaunty:/usr/lib/xen-default/bin# virsh -version
Connecting to uri: xen:///
0.6.1
Proceed with virt-install :-
root@ServerJaunty:~# virt-install -n VM12F -r 1024 -p --vnc --noautoconsole \
> -f /dev/sda3 -l http://192.168.1.41/f12 -...
2012 Feb 25
2
Problems running virtual machines after an upgrade
Hi all,
I upgraded qemu-kvm and libvirt to the new versions
qemu-kvm at : 1.0
libvirt at : git version 0.9.10
I lost the original machines but the xml files were are all present (it
is not showing up in virsh list --all)
But when I import an xml I get an error: Attached is some information
which might be helpful
Can someone help please ?
If this is a compatibility issue please can
2013 Jun 11
9
Xen 4.1 compile from source and install on Fedora 17
Hello,
I have asked this question in Xen-users mailing list too. But since it
involves compiling from source, I realised asking this here makes more
sense. Please forgive me for the spam.
I am relatively new to Xen and need help compiling and installing Xen from
source.
Using some tutorials online, I have got Xen working with the ''yum install
xen'' method.
I used virt-manager