
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! -- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org

On 15.11.15 22:31, Fernando Fuentes wrote:
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. Take a look at the permissions of the file... What is the command that you are using? if you are trying to use 'virt-v2v -o rhevm' to an export domain change the file owner to 36:36
Shahar.
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!
-- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

------sinikael-?=_1-14476860647410.1645975315477699 Content-Type: text/plain; format=flowed Content-Transfer-Encoding: 7bit Shahar, Thank you for your advice. Will do that and report back. Regards, On Mon, Nov 16, 2015 at 8:15 AM, Shahar Havivi < shaharh@redhat.com [shaharh@redhat.com] > wrote: On 15.11.15 22:31, Fernando Fuentes wrote:
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. Take a look at the permissions of the file... What is the command that you are using? if you are trying to use 'virt-v2v -o rhevm' to an export domain change the file owner to 36:36
Shahar.
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!
-- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------sinikael-?=_1-14476860647410.1645975315477699 Content-Type: text/html; format=flowed Content-Transfer-Encoding: 7bit <p dir="ltr">Shahar,</p> <p dir="ltr">Thank you for your advice.<br> Will do that and report back.</p> <p dir="ltr">Regards,</p> <div class="cm_quote" style=" color: #787878">On Mon, Nov 16, 2015 at 8:15 AM, Shahar Havivi <<a href="mailto:shaharh@redhat.com">shaharh@redhat.com</a>> wrote:</div><br><div id="oldcontent" style="background: rgb(255, 255, 255);"><blockquote style=""><p dir="ltr">On 15.11.15 22:31, Fernando Fuentes wrote: <br> > Team, <br> > <br> > I am trying to upload an image that I recently created under kvm and I <br> > am getting an error: <br> > <br> > root@darkdreams's password: <br> > Meteohub-v4.7-4GB.raw: 100% <br> > [======================================================================]D <br> > 0h00m46s <br> > /tmp/r9piD51Hvb/49fcc7e8-e8e1-4cfa-8b5a-0a20165a6689/v2v.fmUdW98I/eec34b45-f6b1-49a9-a9f0-b956ee4f8ee6/b7fbe285-6f91-4777-b478-cd484a6da9a7: <br> > Permission denied at /usr/lib64/perl5/vendor_perl/Sys/Guestfs.pm line <br> > 549. <br> Take a look at the permissions of the file... <br> What is the command that you are using? <br> if you are trying to use 'virt-v2v -o rhevm' to an export domain change the <br> file owner to 36:36 <br> <br> Shahar. <br> > <br> > <br> > Apparently redhat has this posted on their Knowledge base under (Error <br> > when running virt-v2v ("Permission denied")) with a solution but I do <br> > not have access. <br> > <br> > Does any body have any idea why this is happening? <br> > <br> > TIA! <br> > <br> > -- <br> > Fernando Fuentes <br> > ffuentes@txweather.org <br> > http://www.txweather.org <br> > _______________________________________________ <br> > Users mailing list <br> > Users@ovirt.org <br> > http://lists.ovirt.org/mailman/listinfo/users <br> </p> </blockquote></div> ------sinikael-?=_1-14476860647410.1645975315477699--

Shahar, I change the permissions on the raw file and still got the same error message. I also change the owner to 36:36 with the same error message. Here is the command I am trying to use: virt-v2v -ic qemu+ssh://mystem.net/system -o rhev -os ovnode:/opt/exports --network ovirtmgmt meteohub Thanks for the help. -- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org On Mon, Nov 16, 2015, at 08:15 AM, Shahar Havivi wrote:
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. Take a look at the permissions of the file... What is the command that you are using? if you are trying to use 'virt-v2v -o rhevm' to an export domain change
On 15.11.15 22:31, Fernando Fuentes wrote: the file owner to 36:36
Shahar.
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!
-- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 16.11.15 10:07, Fernando Fuentes wrote:
Shahar,
I change the permissions on the raw file and still got the same error message. I also change the owner to 36:36 with the same error message.
Here is the command I am trying to use:
virt-v2v -ic qemu+ssh://mystem.net/system -o rhev -os ovnode:/opt/exports --network ovirtmgmt meteohub Since you are getting permission denied and its not the source try to do the same to the target e.g. chown 36:36 /opt/exports
BTW, the best place to ask question of virt-v2v is via libguestfs: https://www.redhat.com/mailman/listinfo/libguestfs
Thanks for the help.
-- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org
On Mon, Nov 16, 2015, at 08:15 AM, Shahar Havivi wrote:
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. Take a look at the permissions of the file... What is the command that you are using? if you are trying to use 'virt-v2v -o rhevm' to an export domain change
On 15.11.15 22:31, Fernando Fuentes wrote: the file owner to 36:36
Shahar.
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!
-- Fernando Fuentes ffuentes@txweather.org http://www.txweather.org _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Fernando Fuentes
-
Fernando Fuentes
-
Shahar Havivi