Bug 1328946
Summary: | lxc container with block device not start after use idmap in define | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Maxim <kolomaxes> |
Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | berrange, rstoyanov1 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-12-17 12:04:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Maxim
2016-04-20 16:59:25 UTC
Container start if remove mount operation. mount as root /dev/data/idmap-test02 to /run/libvirt/lxc/idmap-test02.root and change container config in such way: <devices> ... <filesystem type='mount' accessmode='passthrough'> <source dir='/run/libvirt/lxc/idmap-test02.root'/> <target dir='/'/> </filesystem> *** Bug 1481816 has been marked as a duplicate of this bug. *** Thank you for reporting this issue to the libvirt project. Unfortunately we have been unable to resolve this issue due to insufficient maintainer capacity and it will now be closed. This is not a reflection on the possible validity of the issue, merely the lack of resources to investigate and address it, for which we apologise. If you none the less feel the issue is still important, you may choose to report it again at the new project issue tracker https://gitlab.com/libvirt/libvirt/-/issues The project also welcomes contribution from anyone who believes they can provide a solution. |