Bug 709454
Summary: | Install VMs using ISO on NFS shares fail | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Steve Reichard <sreichar> |
Component: | libvirt | Assignee: | Laine Stump <laine> |
Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.1 | CC: | dallan, dyuan, vvaldez |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-02 20:34:25 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Steve Reichard
2011-05-31 18:21:13 UTC
This is the same problem as Bug 702044 - chown returns EINVAL for this failure, but we're only ignoring EOPNOTSUPP, EPERM, and EROFS. My guess is that chown previously returned one of these other errors, but has been changed for some reason. *** This bug has been marked as a duplicate of bug 702044 *** |