Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 512905
Summary: | add ability to override tmp directory location for guestfish | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Marek Goldmann <mgoldman> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED UPSTREAM | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | mbooth, virt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-03-27 10:45:07 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
Marek Goldmann
2009-07-21 09:33:59 UTC
I think the underlying problem here is reliance on the state of the guest to inspect it. If we need space on the guest to perform an operation we should provide it from the host. Alternatively, actions which can be performed on the host probably should be, as the host is more of a 'known-entity'. No the problem here is it creates a large directory under /tmp on the host. The location of this directory ought to be configurable. Proposed fix: http://git.et.redhat.com/?p=libguestfs.git;a=commitdiff;h=98430c35faa073c60d4c00542c090fe0407c5af7 libguestfs-1.0.64-2.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.64-2.el5 libguestfs-1.0.64-3.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.64-3.el5 libguestfs-1.0.65-2.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.65-2.el5 libguestfs-1.0.66-4.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.66-4.el5 libguestfs-1.0.67-1.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.67-1.el5 libguestfs-1.0.65-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. libguestfs-1.0.68-5.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/libguestfs-1.0.68-5.el5 libguestfs-1.0.68-5.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. Long fixed upstream. |