
-----Original Message----- From: users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] On Behalf Of Fernando Fuentes Sent: Monday, November 16, 2015 5:57 AM To: users@ovirt.org Subject: [ovirt-users] virt-v2v error Team, I am trying to upload an image that I recently created under kvm and I am getting an error: root@darkdreams's password: Meteohub-v4.7-4GB.raw: 100% [======================================================================]D 0h00m46s /tmp/r9piD51Hvb/49fcc7e8-e8e1-4cfa-8b5a-0a20165a6689/v2v.fmUdW98I/eec34b45 -f6b1-49a9-a9f0-b956ee4f8ee6/b7fbe285-6f91-4777-b478-cd484a6da9a7: Permission denied at /usr/lib64/perl5/vendor_perl/Sys/Guestfs.pm line 549. Apparently redhat has this posted on their Knowledge base under (Error when running virt-v2v ("Permission denied")) with a solution but I do not have access. Does any body have any idea why this is happening? TIA! ^^^^^^^ Hi Fernando, The red hat bug id would have been appreciated, anyway this is the resolution proposed Resolution Add the no_root_squash option to the NFS export (RHEV export domain - /etc/exports): /data/export *(rw,no_root_squash) Ciao AG