search for: no_verify

Displaying 20 results from an estimated 100 matches for "no_verify".

2014 Dec 22
2
virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
Hi, I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user. I have tried the following with the resulting errors: 1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp' - prompted for username password - entered 'DOMAIN\User' as username - successfully retrieves libvirt xml - errors with 'virt-v2v: error: vcenter: incorrect username or password.' 2. virt-v2v -v -x -ic 'vpx://DOMAIN\user@vcenter...
2014 Sep 21
2
Re: virt-v2v -ic question
..._HV variables and still got > > the error, any idea? > > > > --------------------------------------------------------------------------------------------- > > shahar@shaharh ~/git/libguestfs (master) LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v RHEL > > I see - the esx:// URL won't work (I guess virt-v2v should explicitly > reject these). > > Anyway for new virt-v2v you have to have vCenter installed. It's > available as an OVA that you can install on top of ESXi. And the...
2014 Sep 17
3
Re: virt-v2v -ic question
...latest qemu, set the PATH and LIBGUESTFS_HV variables and still got the error, any idea? --------------------------------------------------------------------------------------------- shahar@shaharh ~/git/libguestfs (master) LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v RHEL [ 0.0] Opening the source -i libvirt -ic esx://10.35.5.45/?no_verify=1 RHEL Enter username for 10.35.5.45 [root]: Enter root's password for 10.35.5.45: curl -s --insecure -I 'https://10.35.5.45/folder/RHEL/RHEL-flat.vmdk?dcPath=ha-datacenter&am...
2016 Oct 05
3
libvirt-v2v error
Dear sir, I'm getting following error while trying to convert a VMWare RHEL6 server to kvm. Please give any suggestion to resolve this. [root@kvm16 ~]# virt-v2v ic esx://10.16.32.12/?no_verify=1 -o rhev -os 10.16.32.16:/vm-images/export_domain --network rhevm "10.16.32.36-db- slcloudcontrol" virt-v2v: Failed to connect to qemu:///system: libvirt error code: 45, message: authentication failed: Failed to step SASL negotiation: -7 (SASL(-7): invalid parameter supplied: Unexpected...
2014 Dec 22
0
Re: virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
...00, Ben Hooper wrote: > Hi, > > I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user. > > I have tried the following with the resulting errors: > > 1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp' > - prompted for username password > - entered 'DOMAIN\User' as username > - successfully retrieves libvirt xml > - errors with 'virt-v2v: error: vcenter: incorrect username or password.' > > 2. virt-v2v -v -x -ic...
2014 Dec 23
1
Re: virt-v2v - Unable to authenticate to vCenter as DOMAIN\user
...t; Hi, >> >> I am encountering an issue with virt-v2v where I need to authenticate to the vCenter as DOMAIN\user. >> >> I have tried the following with the resulting errors: >> >> 1. 'virt-v2v -v -x -ic 'vpx://vcenter/Datacenter/cluster_name/esx_server?no_verify=1' vm_name -o local -of raw -os /tmp' >> - prompted for username password >> - entered 'DOMAIN\User' as username >> - successfully retrieves libvirt xml >> - errors with 'virt-v2v: error: vcenter: incorrect username or password.' >>...
2016 Oct 05
2
Re: libvirt-v2v error
Hi Richard, That didn't resolve the issue. Now I'm getting the following error. Please advice. *[root@kvm16 ~]#* virt-v2v -ic esx://10.16.32.13/?no_verify=1 yardqakvm -o rhev -os 10.16.32.16:/vm-images/export_domain --network rhevm libvirt error code: 42, message: Domain not found: No domain with name 'yardqakvm' ---------------------------------------------------------------------------------------------------------------------------------...
2010 Oct 21
3
Virt-v2v
...ils because nc isn't found on ESXi. Fair enough. BTW, ESXi looks like a radically cut down RH system (/etc/sysconfig being the give-away)? So, using esx:// connection method which presumably uses TLS ... Connection commands I'm trying to use: virt-v2v -f virt-v2v.conf -ic esx://esxhost/?no_verify=1 -op vm_nfs 'HPTRIM Sandbox' virt-v2v -f virt-v2v.conf -ic esx://esxhost/ -op vm_nfs 'HPTRIM Sandbox' I have eliminated libvirt error messages (all #38) relating to /etc/pki/CA/cacert.pem and /etc/pki/libvirt/private/clientkey.pem by creating those files on KVM host according to i...
2014 Sep 21
0
Re: virt-v2v -ic question
...ill got > > > the error, any idea? > > > > > > --------------------------------------------------------------------------------------------- > > > shahar@shaharh ~/git/libguestfs (master) LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v RHEL > > > > I see - the esx:// URL won't work (I guess virt-v2v should explicitly > > reject these). > > > > Anyway for new virt-v2v you have to have vCenter installed. It's > > available as an OVA that you can in...
2012 Dec 11
1
Need help regarding perl sys::virt
...tication which I am providing to it manually then it fails. Do I need to do some configuration on KVM hypervisor before executing this script? Any help is appreciated. bash-3.2$ perl KVM.pl root at 10.238.132.125's password: Unable to open connection to qemu+ssh://root at 10.238.132.125/system?no_verify=1: End of file while reading data: Warning: Perm: Input/output error8.132.125' (RSA) to the list of known hosts. Can't call method "list_domains" on an undefined value at KVM.pl line 21. bash-3.2$ bash-3.2$ cat KVM.pl use strict; use warnings; use Sys::Virt; use Data::Dump qw(du...
2014 Sep 16
2
virt-v2v -ic question
Hi, I am trying to convert from esx server to local directory a VM names CSB, Its build from source 77b371b18b6a7ad37105a595931514f542a04396 When running: LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://root@10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v CSB I get the following: --------------------------------------------------------------------------- [ 0.0] Opening the source -i libvirt -ic esx://root@10.35.5.45/?no_verify=1 CSB Enter root's password for 10.35.5.45: Enter host password for user '...
2016 Jun 08
0
unable to connect with virt-v2v to VMWare
...th user 'cam' 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: l...
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 supported or disabled in libcurl* Is it because...
2014 Sep 16
2
Re: virt-v2v -ic question
...; Hi, > > > > I am trying to convert from esx server to local directory a VM names CSB, > > Its build from source 77b371b18b6a7ad37105a595931514f542a04396 > > > > When running: > > LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://root@10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v CSB > > > > I get the following: > > --------------------------------------------------------------------------- > > [ 0.0] Opening the source -i libvirt -ic esx://root@10.35.5.45/?no_verify=1 CSB > > Enter root's password f...
2015 May 21
2
libvirt and VMWare Workstation Shared Server mode (of GSX history)
...hich there's VMWare Workstation running on a non-standard port but still manageable by tools like VMrun (and the Fusion of Workstation GUI, of course). I'm trying to use virsh with this setup and getting the following error from both RHEL6 and RHEL7: $ virsh -c esx://user1@server1:943/?no_verify=1 Enter user1's password for server1: error: internal error Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found 'ws' error: failed to connect to the hypervisor I tried 'gsx' as a type too but to no avail. The mode that I'm us...
2011 Aug 23
1
libvirt ruby binding with vmware
...t binding with vmware esx on F15, however it doesnt seems to work, I get: Libvirt::ConnectionError: Call to virConnectOpen failed: Cannot access CA certificate '/etc/pki/CA/cacert.pem': No such file or directory I've using the same uri with virsh and it works. it seems like somehow the no_verify is not passed, or we are back to old libvirt error messages :) any idea? thanks, Ohad -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110823/0806506d/attachment.htm>
2014 Sep 17
0
Re: virt-v2v -ic question
...PATH and LIBGUESTFS_HV variables and still got > the error, any idea? > > --------------------------------------------------------------------------------------------- > shahar@shaharh ~/git/libguestfs (master) LIBGUESTFS_BACKEND=direct ./run ./v2v/virt-v2v -ic "esx://10.35.5.45/?no_verify=1" -o local -of raw -os /tmp/v2v RHEL I see - the esx:// URL won't work (I guess virt-v2v should explicitly reject these). Anyway for new virt-v2v you have to have vCenter installed. It's available as an OVA that you can install on top of ESXi. And then the URL would be: vpx://u...
2011 Mar 03
1
libvirt + ESX (HTTP response code 400 for call to 'Login')
Hi folks, I'm trying to connect to a vSphere cluster using the information from the libvirt documentation. ------------------- $ virsh -c "vpx://root at 10.51.4.11/dc1/dc1-cluster-e01/dc1-vsphere-e04/?no_verify=1" Enter root's password for 10.51.4.11: error: internal error HTTP response code 400 for call to 'Login' error: failed to connect to the hypervisor ------------------- I seem to be able to establish a connection, but it fails with a "HTTP code 400". If I provide the in...
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
2015 Nov 03
2
xen+ssh with openauth
Hi, I am trying to connect to remote libvirt via script, and I get password prompt from the shell. ============================================================================ uri='xen+ssh://root@myserver/?no_verify=1' def req(credentials, user_data): print('in req...\n') for cred in credentials: if cred[0] == libvirt.VIR_CRED_AUTHNAME: cred[4] = username elif cred[0] == libvirt.VIR_CRED_PASSPHRASE: cred[4] = passwd return 0 auth = [[libvirt.VIR_...