Bug 533649 - virt-manager trying to set ownership of nfs mounted iso?
Summary: virt-manager trying to set ownership of nfs mounted iso?
Keywords:
Status: CLOSED DUPLICATE of bug 517304
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-08 05:51 UTC by Jens Petersen
Modified: 2009-11-08 07:28 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-11-08 07:28:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jens Petersen 2009-11-08 05:51:09 UTC
Description of problem:
I can't install iso's mounted locally over nfs

Version-Release number of selected component (if applicable):
virt-manager-0.8.0-7.fc12

How reproducible:
every time

Steps to Reproduce:
1. try to install iso mounted on nfs in v-m
  
Actual results:
Error starting domain: internal error unable to start guest: libvir: QEMU error : cannot set ownership on /mnt/iso/fedora-live.iso: Operation not permitted

v

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 571, in run_domain
    vm.startup()
  File "/usr/share/virt-manager/virtManager/domain.py", line 664, in startup
    self.vm.create()
  File "/usr/lib64/python2.6/site-packages/libvirt.py", line 293, in create
    if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error unable to start guest: libvir: QEMU error : cannot set ownership on /mnt/iso/fedora-live.iso: Operation not permitted


Expected results:
no backtrace and no need to change ownership.

Comment 1 Yanko Kaneti 2009-11-08 07:28:36 UTC

*** This bug has been marked as a duplicate of bug 517304 ***


Note You need to log in before you can comment on or make changes to this bug.