Will Shared storage distributes Compute and Storage Resources?
by Dewey Du
I use GlusterFS as my Shared storage to hold the Virtual Machines. I
confuse what does Host ( oVirt Node) do. Will the VMs use the Compute
Resources of Host (oVirt Node), such as CPU, Memory? And GlusterFS servers
are used for store the VM images?
8 years, 6 months
Re: [ovirt-users] Issues importing VMs in oVirt
by Cam Mac
It is not visible in the default tree view, but if you go to
Home->Inventory->VMs and Templates you can see the folders.
The structure looks like:
nssesxi-mgmt
--> North Sutton Street
--> Systems
--> vm1 etc
Not sure why the cluster name disappears from this view.
Cheers,
Campbell
On Fri, Jun 17, 2016 at 12:25 PM, Pavel Gashev <Pax(a)acronis.com> wrote:
> So there is no Systems folder?
>
>
>
> Try:
>
> vpx://ARDA%5ccam@nssesxi-mgmt/North%20Sutton%20Street/nssesxi/
> nssesxi04-mgmt.ldn.arda.net?no_verify=1
>
>
>
>
>
> On 17/06/16 14:10, "Cam Mac" <iucounu(a)gmail.com> wrote:
>
>
>
> Hi Pavel,
>
>
>
> I can't do a screenshot right now, but the structure in vCenter is:
>
>
>
> nssesxi-mgmt.ldn.arda.net
>
> --> North Sutton Street
>
> --> nssesxi
>
> --> nssesxi01-mgmt.ldn.arda.net
>
> nssesxi02-mgmt.ldn.arda.net
>
> nssesxi03-mgmt.ldn.arda.net
>
> nssesxi04-mgmt.ldn.arda.net
>
> nssesxi05-mgmt.ldn.arda.net
>
>
>
> I've tried fully qualified names, but the same error occurs.
>
>
>
> Cheers,
>
>
>
> Cam
>
>
>
> On Fri, Jun 17, 2016 at 11:15 AM, Pavel Gashev <Pax(a)acronis.com> wrote:
>
> Cam,
>
>
>
> It's another error. Now there is an issue with esxi server name –
> 'nssesxi04-mgmt'. It must be the same as appears in vcenter. A screenshot
> of vcenter tree would help.
>
>
>
> Please note, there is no need to double escape the URL.
>
>
>
> On 17/06/16 13:00, "Cam Mac" <iucounu(a)gmail.com> wrote:
>
>
>
> Hi Pavel,
>
>
>
> I've tried those URLs (and quite a few other permutations) but get the
> following errors:
>
>
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find host system specified in '/North
> Sutton Street/Systems/nssesxi/nssesxi04-mgmt'
>
>
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /North%20Sutton%20Street/Systems/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find host system specified in '/North
> Sutton Street/Systems/nssesxi/nssesxi04-mgmt'
>
>
>
> If I double escape the spaces with %2520, it reports it can't find the
> datacenter.
>
>
>
> Cheers,
>
>
>
> Campbell
>
>
>
>
>
>
>
> On Fri, Jun 17, 2016 at 10:45 AM, Pavel Gashev <Pax(a)acronis.com> wrote:
>
> Cam,
>
>
>
> I believe the URL must be the following:
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi/nssesxi04-mgmt?no_verify=1
>
> or
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /North%20Sutton%20Street/Systems/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
>
>
> On 09/06/16 20:28, "users-bounces(a)ovirt.org on behalf of Cam Mac" <
> users-bounces(a)ovirt.org on behalf of iucounu(a)gmail.com> wrote:
>
>
>
> Hi,
>
>
>
> I am trying to import and convert some VMWare guests from a VMWare cluster
> with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has
> virt-v2v 1.28.1, though I've also tried using Fedora 23 which has 1.32.4.
>
>
>
> The details are:
>
>
>
> vCenter server: nssesxi-mgmt
>
> Datacenter name: North Sutton Street
>
> esxi server which runs the VM: nssesxi-mgmt04
>
> folder name: Systems
>
> VM name: wvm2
>
> cluster name: nssesxi
>
>
>
> I tried via the 'Import' option in the oVirt GUI, and put the details
> above in, and after thinking about it for a while, it returns a 500
> internal server error. As I'm authing against AD, I put my username as
> cam@ARDA. I have attached the log (gzipped).
>
>
>
>
>
> I've also tried via the command line, and the result is much the same. I
> did post the below to the libvirt-users mailing list but have not had a
> response, so I thought I'd see if anyone here might know what is going on.
>
>
>
> Unfortunately, spaces were put in the name of the datacenter, so I escape
> them with %20
>
>
>
> So the final URI is constructed as:
>
>
>
> vpx://<DOMAIN\user@<vcenter_server>/<folder>/<datacenter_name>/<esxi_server>
> <vm_name>
>
>
>
> The error I get is:
>
>
>
> # virt-v2v -v -x -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
> wvm2
>
> virt-v2v: libguestfs 1.28.1 (x86_64)
>
> [ 0.0] Opening the source -i libvirt -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
> wvm2
>
> input_libvirt_vcenter_https: source: scheme vpx server nssesxi-mgmt
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> libvirt: ESX Driver error : internal error: Could not find compute
> resource specified in '/Systems/North Sutton Street/nssesxi04-mgmt'
>
> virt-v2v: error: internal error: invalid argument: cannot open libvirt
>
> connection
>
> 'vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
>
>
>
> If reporting bugs, run virt-v2v with debugging enabled and include the
>
> complete output:
>
>
>
> virt-v2v -v -x [...]
>
> #
>
>
>
>
>
> # virsh -c 'vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
> list --all
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find compute resource specified in
> '/Systems/North Sutton Street/nssesxi04-mgmt'
>
> #
>
>
>
> I can access via http a list of VMs at the following URL:
>
>
>
>
> https://nssesxi-mgmt/folder?dcPath=North%2520Sutton%2520Street&dsName=nss...
>
>
>
> Below is the URI to the vm itself (once shutdown, it gets the name
> 'vm2_1'):
>
>
>
>
> https://nssesxi-mgmt/folder/wvm2_1?dcPath=North%2520Sutton%2520Street&dsN...
>
>
>
> Any ideas?
>
>
>
> Cheers,
>
>
>
> -Cam
>
>
>
>
>
>
8 years, 6 months
best way to migrate VMs from VMware to oVirt
by Cam Mac
Hi,
I haven't had any luck using the oVirt GUI or virt-v2v (see earlier email),
and I need to find a way to migrate quite a few Windows hosts (Windows 7,
2012, 2008, 2k3 etc) into my test oVirt cluster as a PoC so I can make a
compelling case for getting rid of VMware. Using OVF files looks like a lot
more manual work as compared to the GUI or virt-v2v, with their nice
conversion features.
Any suggestions?
Thanks,
Cam
8 years, 6 months
update eats maintenance reason
by Fabrice Bacchella
--Apple-Mail=_F290E211-8912-4AEA-B30A-3C2F9C2D707A
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=us-ascii
I put an host in maintenance with 'update reason' :
<status>
<state>maintenance</state>
<detail>update</detail>
</status>
Then click "Upgrade in the GUI, the maintenance reason is gone :
<status>
<state>maintenance</state>
</status>
Using the API gave the same result.
--Apple-Mail=_F290E211-8912-4AEA-B30A-3C2F9C2D707A
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">I put an host in maintenance with 'update reason' :<div =
class=3D""><br class=3D""></div><div class=3D""><div style=3D"margin: =
0px; font-size: 11px; font-family: Menlo;" class=3D""> =
<status></div><div style=3D"margin: 0px; font-size: =
11px; font-family: Menlo;" class=3D""> =
<state>maintenance</state></div><div style=3D"margin: 0px; =
font-size: 11px; font-family: Menlo;" class=3D""> =
<detail>update</detail></div><div style=3D"margin: =
0px; font-size: 11px; font-family: Menlo;" class=3D""> =
</status></div></div><div class=3D""><br class=3D""></div><div =
class=3D"">Then click "Upgrade in the GUI, the maintenance reason is =
gone :</div><div class=3D""><div style=3D"margin: 0px; font-size: 11px; =
font-family: Menlo;" class=3D""> =
<status></div><div style=3D"margin: 0px; font-size: =
11px; font-family: Menlo;" class=3D""> =
<state>maintenance</state></div><div style=3D"margin: 0px; =
font-size: 11px; font-family: Menlo;" class=3D""> =
</status></div></div><div class=3D""><br class=3D""></div><div =
class=3D"">Using the API gave the same result.</div><div class=3D""><br =
class=3D""></div><div class=3D""><br class=3D""></div></body></html>=
--Apple-Mail=_F290E211-8912-4AEA-B30A-3C2F9C2D707A--
8 years, 6 months
oVirt Meetup Boston - MA
by Douglas Landgraf
Join us next Monday for an evening of knowledge-sharing, networking,
and Q&A about the oVirt open-source project.
All skill levels are welcome! In this second meetup will be a live
install and demo of oVirt 4.0 beta.
The meetup will be hosted at the Red Hat office in Westford, drinks
and snacks will be provided.
Please RSVP to the event so that we can make sure everyone will be comfortable.
Looking forward to seeing you there!
http://www.meetup.com/Boston-oVirt-Community/
--
Cheers
Douglas
8 years, 6 months
migration failed with permission denied
by Fabrice Bacchella
--Apple-Mail=_5B67002A-DE5B-43FB-ACC9-D4A23FB178C4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
I'm running an up to date ovirt setup.
I tried to put an host in maintenance mode, with one VM running on it.
It failed with this message in vdsm.log:
Thread-351083::ERROR::2016-06-17 =
11:30:04,732::migration::209::virt.vm::(_recover) =
vmId=3D`b82209c9-42ff-457c-bb98-b6a2034833fc`::internal error: process =
exited while connecting to monitor: 2016-06-17T09:30:04.429323Z =
qemu-kvm: -chardev =
socket,id=3Dcharchannel0,path=3D/var/lib/libvirt/qemu/channels/b82209c9-42=
ff-457c-bb98-b6a2034833fc.com.redhat.rhevm.vdsm,server,nowait: Failed to =
bind socket to =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm: Permission denied
...
Traceback (most recent call last):
File "/usr/share/vdsm/virt/migration.py", line 298, in run
self._startUnderlyingMigration(time.time())
File "/usr/share/vdsm/virt/migration.py", line 364, in =
_startUnderlyingMigration
self._perform_migration(duri, muri)
File "/usr/share/vdsm/virt/migration.py", line 403, in =
_perform_migration
self._vm._dom.migrateToURI3(duri, params, flags)
File "/usr/share/vdsm/virt/virdomain.py", line 68, in f
ret =3D attr(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", =
line 124, in wrapper
ret =3D f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in =
wrapper
return func(inst, *args, **kwargs)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1836, in =
migrateToURI3
if ret =3D=3D -1: raise libvirtError ('virDomainMigrateToURI3() =
failed', dom=3Dself)
libvirtError: internal error: process exited while connecting to =
monitor: 2016-06-17T09:30:04.429323Z qemu-kvm: -chardev =
socket,id=3Dcharchannel0,path=3D/var/lib/libvirt/qemu/channels/b82209c9-42=
ff-457c-bb98-b6a2034833fc.com.redhat.rhevm.vdsm,server,nowait: Failed to =
bind socket to =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm: Permission denied
If i check the file, I see :
srwxrwxr-x 1 qemu qemu 0 May 31 16:21 =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm
And on all my hosts, the permissions are the same:
srwxrwxr-x 1 qemu qemu /var/lib/libvirt/qemu/channels/*
And vdsm is running vdsm:
4 S vdsm 3816 1 0 60 -20 - 947345 poll_s May25 ? =
02:21:58 /usr/bin/python /usr/share/vdsm/vdsm
If I check vdsm groups:
~# id vdsm
uid=3D36(vdsm) gid=3D36(kvm) groups=3D36(kvm),179(sanlock),107(qemu)
--Apple-Mail=_5B67002A-DE5B-43FB-ACC9-D4A23FB178C4
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">I'm running an up to date ovirt setup.<div class=3D""><br =
class=3D""></div><div class=3D"">I tried to put an host in maintenance =
mode, with one VM running on it.</div><div class=3D""><br =
class=3D""></div><div class=3D"">It failed with this message in =
vdsm.log:</div><div class=3D""><br class=3D""></div><div class=3D""><div =
class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D"">Thread-351083::ERROR::2016-06-17 =
11:30:04,732::migration::209::virt.vm::(_recover) =
vmId=3D`b82209c9-42ff-457c-bb98-b6a2034833fc`::internal error: process =
exited while connecting to monitor: 2016-06-17T09:30:04.429323Z =
qemu-kvm: -chardev =
socket,id=3Dcharchannel0,path=3D/var/lib/libvirt/qemu/channels/b82209c9-42=
ff-457c-bb98-b6a2034833fc.com.redhat.rhevm.vdsm,server,nowait: Failed to =
bind socket to =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm: Permission denied</font></div></div><div class=3D""><font=
face=3D"Menlo" style=3D"font-size: 11px;" class=3D"">...</font></div><div=
class=3D""><div class=3D""><font face=3D"Menlo" style=3D"font-size: =
11px;" class=3D"">Traceback (most recent call last):</font></div><div =
class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D""> File "/usr/share/vdsm/virt/migration.py", line 298, in =
run</font></div><div class=3D""><font face=3D"Menlo" style=3D"font-size: =
11px;" class=3D""> =
self._startUnderlyingMigration(time.time())</font></div><div =
class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D""> File "/usr/share/vdsm/virt/migration.py", line 364, in =
_startUnderlyingMigration</font></div><div class=3D""><font face=3D"Menlo"=
style=3D"font-size: 11px;" class=3D""> =
self._perform_migration(duri, muri)</font></div><div class=3D""><font =
face=3D"Menlo" style=3D"font-size: 11px;" class=3D""> File =
"/usr/share/vdsm/virt/migration.py", line 403, in =
_perform_migration</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> =
self._vm._dom.migrateToURI3(duri, params, flags)</font></div><div =
class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D""> File "/usr/share/vdsm/virt/virdomain.py", line 68, in =
f</font></div><div class=3D""><font face=3D"Menlo" style=3D"font-size: =
11px;" class=3D""> ret =3D attr(*args, =
**kwargs)</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> File =
"/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 124, =
in wrapper</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> ret =3D f(*args, =
**kwargs)</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> File =
"/usr/lib/python2.7/site-packages/vdsm/utils.py", line 1313, in =
wrapper</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> return func(inst, =
*args, **kwargs)</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> File =
"/usr/lib64/python2.7/site-packages/libvirt.py", line 1836, in =
migrateToURI3</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D""> if ret =3D=3D -1: =
raise libvirtError ('virDomainMigrateToURI3() failed', =
dom=3Dself)</font></div><div class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D"">libvirtError: internal error: =
process exited while connecting to monitor: 2016-06-17T09:30:04.429323Z =
qemu-kvm: -chardev =
socket,id=3Dcharchannel0,path=3D/var/lib/libvirt/qemu/channels/b82209c9-42=
ff-457c-bb98-b6a2034833fc.com.redhat.rhevm.vdsm,server,nowait: Failed to =
bind socket to =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm: Permission denied</font></div></div><div class=3D""><br =
class=3D""></div><div class=3D"">If i check the file, I see :</div><div =
class=3D""><br class=3D""></div><div class=3D""><div style=3D"margin: =
0px;" class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D"">srwxrwxr-x 1 qemu qemu 0 May 31 16:21 =
/var/lib/libvirt/qemu/channels/b82209c9-42ff-457c-bb98-b6a2034833fc.com.re=
dhat.rhevm.vdsm</font></div></div><div style=3D"margin: 0px;" =
class=3D""><br class=3D""></div><div style=3D"margin: 0px;" class=3D"">And=
on all my hosts, the permissions are the same:</div><div style=3D"margin:=
0px;" class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D""><font class=3D"">srwxrwxr-x 1 qemu =
qemu </font>/var/lib/libvirt/qemu/channels/*</font></div><div =
style=3D"margin: 0px;" class=3D""><br class=3D""></div><div =
style=3D"margin: 0px;" class=3D"">And vdsm is running =
vdsm:</div><div style=3D"margin: 0px;" class=3D""><div style=3D"margin: =
0px;" class=3D""><font face=3D"Menlo" style=3D"font-size: 11px;" =
class=3D"">4 S vdsm 3816 1 =
0 60 -20 - 947345 poll_s May25 ? 02:21:58 =
/usr/bin/python /usr/share/vdsm/vdsm</font></div><div style=3D"margin: =
0px;" class=3D""><br class=3D""></div><div style=3D"margin: 0px;" =
class=3D"">If I check vdsm groups:</div><div style=3D"margin: 0px;" =
class=3D""><div style=3D"margin: 0px;" class=3D""><font face=3D"Menlo" =
style=3D"font-size: 11px;" class=3D"">~# id vdsm</font></div><div =
style=3D"margin: 0px;" class=3D""><font face=3D"Menlo" style=3D"font-size:=
11px;" class=3D"">uid=3D36(vdsm) gid=3D36(kvm) =
groups=3D36(kvm),179(sanlock),107(qemu)</font></div><div class=3D""><br =
class=3D""></div><div class=3D""><br class=3D""></div></div><div =
class=3D""><br class=3D""></div><div class=3D""><br =
class=3D""></div></div></body></html>=
--Apple-Mail=_5B67002A-DE5B-43FB-ACC9-D4A23FB178C4--
8 years, 6 months
Fwd: Issues importing VMs in oVirt
by Cam Mac
Hi Pavel,
I can't do a screenshot right now, but the structure in vCenter is:
nssesxi-mgmt.ldn.arda.net
--> North Sutton Street
--> nssesxi
--> nssesxi01-mgmt.ldn.arda.net
nssesxi02-mgmt.ldn.arda.net
nssesxi03-mgmt.ldn.arda.net
nssesxi04-mgmt.ldn.arda.net
nssesxi05-mgmt.ldn.arda.net
I've tried fully qualified names, but the same error occurs.
Cheers,
Cam
On Fri, Jun 17, 2016 at 11:15 AM, Pavel Gashev <Pax(a)acronis.com> wrote:
> Cam,
>
>
>
> It's another error. Now there is an issue with esxi server name –
> 'nssesxi04-mgmt'. It must be the same as appears in vcenter. A screenshot
> of vcenter tree would help.
>
>
>
> Please note, there is no need to double escape the URL.
>
>
>
> On 17/06/16 13:00, "Cam Mac" <iucounu(a)gmail.com> wrote:
>
>
>
> Hi Pavel,
>
>
>
> I've tried those URLs (and quite a few other permutations) but get the
> following errors:
>
>
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find host system specified in '/North
> Sutton Street/Systems/nssesxi/nssesxi04-mgmt'
>
>
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /North%20Sutton%20Street/Systems/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find host system specified in '/North
> Sutton Street/Systems/nssesxi/nssesxi04-mgmt'
>
>
>
> If I double escape the spaces with %2520, it reports it can't find the
> datacenter.
>
>
>
> Cheers,
>
>
>
> Campbell
>
>
>
>
>
>
>
> On Fri, Jun 17, 2016 at 10:45 AM, Pavel Gashev <Pax(a)acronis.com> wrote:
>
> Cam,
>
>
>
> I believe the URL must be the following:
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi/nssesxi04-mgmt?no_verify=1
>
> or
>
> vpx://ARDA%5ccam@nssesxi-mgmt
> /North%20Sutton%20Street/Systems/nssesxi/nssesxi04-mgmt?no_verify=1
>
>
>
>
>
> On 09/06/16 20:28, "users-bounces(a)ovirt.org on behalf of Cam Mac" <
> users-bounces(a)ovirt.org on behalf of iucounu(a)gmail.com> wrote:
>
>
>
> Hi,
>
>
>
> I am trying to import and convert some VMWare guests from a VMWare cluster
> with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has
> virt-v2v 1.28.1, though I've also tried using Fedora 23 which has 1.32.4.
>
>
>
> The details are:
>
>
>
> vCenter server: nssesxi-mgmt
>
> Datacenter name: North Sutton Street
>
> esxi server which runs the VM: nssesxi-mgmt04
>
> folder name: Systems
>
> VM name: wvm2
>
> cluster name: nssesxi
>
>
>
> I tried via the 'Import' option in the oVirt GUI, and put the details
> above in, and after thinking about it for a while, it returns a 500
> internal server error. As I'm authing against AD, I put my username as
> cam@ARDA. I have attached the log (gzipped).
>
>
>
>
>
> I've also tried via the command line, and the result is much the same. I
> did post the below to the libvirt-users mailing list but have not had a
> response, so I thought I'd see if anyone here might know what is going on.
>
>
>
> Unfortunately, spaces were put in the name of the datacenter, so I escape
> them with %20
>
>
>
> So the final URI is constructed as:
>
>
>
> vpx://<DOMAIN\user@<vcenter_server>/<folder>/<datacenter_name>/<esxi_server>
> <vm_name>
>
>
>
> The error I get is:
>
>
>
> # virt-v2v -v -x -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
> wvm2
>
> virt-v2v: libguestfs 1.28.1 (x86_64)
>
> [ 0.0] Opening the source -i libvirt -ic vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
> wvm2
>
> input_libvirt_vcenter_https: source: scheme vpx server nssesxi-mgmt
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> libvirt: ESX Driver error : internal error: Could not find compute
> resource specified in '/Systems/North Sutton Street/nssesxi04-mgmt'
>
> virt-v2v: error: internal error: invalid argument: cannot open libvirt
>
> connection
>
> 'vpx://ARDA%5ccam@nssesxi-mgmt
> /Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
>
>
>
> If reporting bugs, run virt-v2v with debugging enabled and include the
>
> complete output:
>
>
>
> virt-v2v -v -x [...]
>
> #
>
>
>
>
>
> # virsh -c 'vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
> list --all
>
> Enter ARDA\cam's password for nssesxi-mgmt:
>
> error: failed to connect to the hypervisor
>
> error: internal error: Could not find compute resource specified in
> '/Systems/North Sutton Street/nssesxi04-mgmt'
>
> #
>
>
>
> I can access via http a list of VMs at the following URL:
>
>
>
>
> https://nssesxi-mgmt/folder?dcPath=North%2520Sutton%2520Street&dsName=nss...
>
>
>
> Below is the URI to the vm itself (once shutdown, it gets the name
> 'vm2_1'):
>
>
>
>
> https://nssesxi-mgmt/folder/wvm2_1?dcPath=North%2520Sutton%2520Street&dsN...
>
>
>
> Any ideas?
>
>
>
> Cheers,
>
>
>
> -Cam
>
>
>
>
8 years, 6 months
Issues importing VMs in oVirt
by Cam Mac
Hi,
I am trying to import and convert some VMWare guests from a VMWare cluster
with vCenter version 6, to a KVM (oVirt) host. The KVM node (RHEL 7.2) has
virt-v2v 1.28.1, though I've also tried using Fedora 23 which has 1.32.4.
The details are:
vCenter server: nssesxi-mgmt
Datacenter name: North Sutton Street
esxi server which runs the VM: nssesxi-mgmt04
folder name: Systems
VM name: wvm2
cluster name: nssesxi
I tried via the 'Import' option in the oVirt GUI, and put the details above
in, and after thinking about it for a while, it returns a 500 internal
server error. As I'm authing against AD, I put my username as cam@ARDA. I
have attached the log (gzipped).
I've also tried via the command line, and the result is much the same. I
did post the below to the libvirt-users mailing list but have not had a
response, so I thought I'd see if anyone here might know what is going on.
Unfortunately, spaces were put in the name of the datacenter, so I escape
them with %20
So the final URI is constructed as:
vpx://<DOMAIN\user@<vcenter_server>/<folder>/<datacenter_name>/<esxi_server>
<vm_name>
The error I get is:
# virt-v2v -v -x -ic
vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
wvm2
virt-v2v: libguestfs 1.28.1 (x86_64)
[ 0.0] Opening the source -i libvirt -ic
vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1
wvm2
input_libvirt_vcenter_https: source: scheme vpx server nssesxi-mgmt
Enter ARDA\cam's password for nssesxi-mgmt:
libvirt: ESX Driver error : internal error: Could not find compute resource
specified in '/Systems/North Sutton Street/nssesxi04-mgmt'
virt-v2v: error: internal error: invalid argument: cannot open libvirt
connection
'vpx://ARDA%5ccam@nssesxi-mgmt
/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
If reporting bugs, run virt-v2v with debugging enabled and include the
complete output:
virt-v2v -v -x [...]
#
# virsh -c 'vpx://ARDA%5ccam@nssesxi-mgmt/Systems/North%20Sutton%20Street/nssesxi04-mgmt?no_verify=1'
list --all
Enter ARDA\cam's password for nssesxi-mgmt:
error: failed to connect to the hypervisor
error: internal error: Could not find compute resource specified in
'/Systems/North Sutton Street/nssesxi04-mgmt'
#
I can access via http a list of VMs at the following URL:
https://nssesxi-mgmt/folder?dcPath=North%2520Sutton%2520Street&dsName=nss...
Below is the URI to the vm itself (once shutdown, it gets the name 'vm2_1'):
https://nssesxi-mgmt/folder/wvm2_1?dcPath=North%2520Sutton%2520Street&dsN...
Any ideas?
Cheers,
-Cam
8 years, 6 months
host usb
by Fernando Fuentes
After upgrading my ovirt to 3.6 and configuring my host usb passthrough
again. My vm is unable to start with the following error message:
VM methub is down with error. Exit message: Node device not found: no
node device with matching name 'usb'
The host is running Centos 7 x86_64
Any ideas?
Regards,
--
Fernando Fuentes
ffuentes(a)txweather.org
http://www.txweather.org
8 years, 6 months
VM get stuck randomly
by Christophe TREFOIS
Dear all,
I have a problem since couple of weeks, where randomly 1 VM (not always the same) becomes completely unresponsive.
We find this out because our Icinga server complains that host is down.
Upon inspection, we find we can’t open a console to the VM, nor can we login.
In oVirt engine, the VM looks like “up”. The only weird thing is that RAM usage shows 0% and CPU usage shows 100% or 75% depending on number of cores.
The only way to recover is to force shutdown the VM via 2-times shutdown from the engine.
Could you please help me to start debugging this?
I can provide any logs, but I’m not sure which ones, because I couldn’t see anything with ERROR in the vdsm logs on the host.
The host is running
OS Version: RHEL - 7 - 1.1503.el7.centos.2.8
Kernel Version: 3.10.0 - 229.14.1.el7.x86_64
KVM Version: 2.1.2 - 23.el7_1.8.1
LIBVIRT Version: libvirt-1.2.8-16.el7_1.4
VDSM Version: vdsm-4.16.26-0.el7.centos
SPICE Version: 0.12.4 - 9.el7_1.3
GlusterFS Version: glusterfs-3.7.5-1.el7
We use a locally exported gluster as storage domain (eg, storage is on the same machine exposed via gluster). No replica.
We run around 50 VMs on that host.
Thank you for your help in this,
—
Christophe
8 years, 6 months