Displaying 20 results from an estimated 90000 matches similar to: "Not able to open Xen Connection using libvirt"
2013 Jun 19
2
Re: Not able to open Xen Connection using libvirt
No it was not booted with xen kernel. Actually I tried booting it with xen
kernel but I am getting a message saying Error No 15 : File not found.
I tried editing the grub entry and noticed that there are 3 entries:
1) kernel /boot/xen.gz vga= mode-0x345
2) module /boot/vmlinuz-3.0.13-0.27-xen.......
3) module /boot/initrd-3.0.13-0.27-xen
And in /boot i listed down the files, only xen.gz is there.
2013 Aug 03
1
Re: Libvirt not getting connected to ESX server
Thanks a ton for the reply Matthias. I tried your suggestion but now I got
one more message saying:
*virsh # connect esx://172.16.73.14/?no_verify=1*
*Enter username for 172.16.73.14 [root]: root*
*Enter root's password for 172.16.73.14: *
*error: Failed to connect to the hypervisor*
*error: internal error: curl_easy_perform() returned an error: Unsupported
protocol (1) : Protocol https not
2013 Aug 13
1
Re: Error while starting the node on ESXi hypervisor
Thanks a ton for the reply Matthias.
I am little confused here. How to add volume on my esx server using virsh?
I did SCP and copied my vmdk image to [datastore1] testNode/cluster.vmdk
and also modified my xml file as you suggested. Now when I tried starting
the node it gave me an error message saying:
"error: Failed to start testNode
error: internal error: Could not start domain:
2013 Aug 01
2
Libvirt not getting connected to ESX server
Hi,
I was trying to connect to ESX server using libvirt's virsh console but I
am getting the following error:
*virsh# connect esx://172.16.73.14*
*Enter username for 172.16.73.14 [root]: root*
*Enter root's password for 172.16.73.14:*
*error: Failed to connect to the hypervisor*
*error: internal error curl_easy_perform() returned an error: Peer
certificate cannot be authenticated with
2013 Jan 23
4
Not able to do ssh with libvirt
Hi,
I am having issue while doing *ssh* to a virtual node through libvirt. The
nodes's ip address is 192.168.82.1. When I am giving the command it is
giving the following error message:
*virsh# connect vbox+ssh://192.168.82.1/session*
*Password:*
*error: Failed to connect to the hypervisor*
*error: End of ifle while reading data: sh: nc: command not found:
Input/output error.*
Can anyone
2013 Sep 28
2
libvirt: How to boot VM in esx?
Hi,
Im not able to boot my VM on esx hypervisor using libvirt. It says NO
Operating System found. Can anyone help?
Regards,
Varun
2013 Sep 29
0
Re: libvirt: How to boot VM in esx?
Can anyone please reply..... I am really very curious to know...and I am
trying everything to boot my node but it is not getting booted..... :(
B.R.
Varun
On Sat, Sep 28, 2013 at 3:10 PM, varun bhatnagar <varun292006@gmail.com>wrote:
> Hi,
>
> Im not able to boot my VM on esx hypervisor using libvirt. It says NO
> Operating System found. Can anyone help?
>
> Regards,
2013 Aug 01
0
Re: Libvirt not getting connected to ESX server
2013/8/1 varun bhatnagar <varun292006@gmail.com>:
> Hi,
>
> I was trying to connect to ESX server using libvirt's virsh console but I am
> getting the following error:
>
> virsh# connect esx://172.16.73.14
> Enter username for 172.16.73.14 [root]: root
> Enter root's password for 172.16.73.14:
> error: Failed to connect to the hypervisor
> error:
2013 Jun 22
1
Re: [libvirt] libvirt: xen error
Thank you so much for the reply... :)
I am trying to build this on OpenSUSE-11.4.
And you said that I can get distro provided packages. I just want to ask
whether installing those packages will work?
Where can I get those packages? Can you please provide the link. I am
scared of playing with the kernel as I am doing these things on a server
that is why I am asking these things.
//
Varun
On
2013 Aug 13
0
Re: Error while starting the node on ESXi hypervisor
2013/8/12 varun bhatnagar <varun292006@gmail.com>:
> Hi,
>
> Today I was trying to start a node using libvirt on ESX (esxi-5.1)
> hypervisor and I got the following error message:
>
> virsh # define /local/myNode/esxdomain.xml
> Domain testNode defined from /local/myNode/esxdomain.xml
> virsh # start testNode
> error: Failed to start domain testNode
> error:
2013 Jun 16
2
libvirt: xen error
Hi,
I am trying to install xen and provide libvrit support to it but while
installing at some point of time it tries to connect to GIT repository and
creates a clone but I am behind firewall and it is getting timed out.... :(
I am pasting a screenshot below. Can anyone of you please help me out with
this one.
//
Varun
2013 Jun 21
0
Re: [libvirt] libvirt: xen error
On dom, 2013-06-16 at 22:09 +0530, varun bhatnagar wrote:
> Hi,
>
Hi,
> I am trying to install xen and provide libvrit support to it but while
> installing at some point of time it tries to connect to GIT repository
> and creates a clone but I am behind firewall and it is getting timed
> out.... :(
>
Ok, so you're trying building Xen from the sources, right? On what
2013 Jan 16
1
Libvirt daemon is not getting started
Hi,
Earlier I was having libvirt-0.7.5 but now I have installed 0.9.8 version
of libvirt now.
I am trying to start libvirt daemon using the command below but daemon it
is not getting started and the PID file is not getting created. Tried
/usr/loval/sbin/libvirtd -d option too. In that case I am not getting any
error but PID file is not getting created in this case too.
2013 Sep 19
0
Libvirt not able to attach console to VM on ESX hypervisor
Hi,
I have started a virtual machine on my ESXi server. I was trying to attach
a console to it but when I executed the command I got a message saying that
*"Attaching a console is not supported in the current hypervisor." *Is
there any way (patch or something) through which I can attach a console to
my VM.
The ESX version is 5.1 and I am using latest version of libvirt.
Regards,
Varun
2013 Aug 15
6
Error while adding volume through virsh
Hi,
I was trying to add volume...I got one xml snippet and I modified it
according to my node configuration:
< volume>
<name>testNode/cluster.vmdk </name>
<allocation>0 </allocation>
<capacity unit='G'>2<capacity>
</volume>
Now when I executed "virsh vol-create datastore1 /local/new_volume.xml" one
error message came saying:
2013 Jan 24
1
not able to stop vmware player node through libvirt API
Hi,
I have started one node through libvirt API using its start method. I am
trying to stop that node using the *destroy *method provided by the API but
I am not able to do so. Instead, I am getting one message saying:
*libvir: error: internal error Child process (vmrun -T player stop
/root/test_folder/myImage.vmx soft) unexpected exit status 255*
Can anybody tell me why I am not able to stop
2013 Feb 12
1
Out of Memory Error
Hi,
I am trying to attach a usb device to my virtualbox node using libvirt. My
node is already running, I stop my node and then I am trying to add this
usb device.
I have a separate xml file defined for usb. It looks like this:
*<device>
<hostdev mode='subsystem' type='usb'>
<source>
<vendor id='0x4321'/>
<product
2013 Aug 12
2
Error while starting the node on ESXi hypervisor
Hi,
Today I was trying to start a node using libvirt on ESX (esxi-5.1)
hypervisor and I got the following error message:
*virsh # define /local/myNode/esxdomain.xml*
*Domain testNode defined from /local/myNode/esxdomain.xml*
*virsh # start testNode*
*error: Failed to start domain testNode*
*error: internal error: Could not start domain: GenericVmConfigFault -
Cannot open the disk
2013 Sep 23
0
Libvirt ESX: Image file not getting copied to ESX server
Hi,
I am trying to start a node using libvirt on ESX hypervisor. Before
starting I am performing the following steps:
1) vol-create datastore1 /local/new_volume.xml (Creating a volume in pool)
2) define /local/esxdomain.xml (Defining a node)
3) start MyNode (Starting a node)
I tried to get the status of my node and it is showing *running *but I am
not able to ping my node (as it is in network).
2013 Aug 15
0
Re: Error while adding volume through virsh
2013/8/15 varun bhatnagar <varun292006@gmail.com>:
> Hi,
>
> I was trying to add volume...I got one xml snippet and I modified it
> according to my node configuration:
>
> < volume>
> <name>testNode/cluster.vmdk </name>
> <allocation>0 </allocation>
> <capacity unit='G'>2<capacity>
> </volume>
>
> Now