Bug 518590 - QEMU migration results in readonly filesystem
Summary: QEMU migration results in readonly filesystem
Keywords:
Status: CLOSED EOL
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-21 07:41 UTC by mzakaria
Modified: 2015-03-18 08:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-18 08:11:55 UTC
Embargoed:


Attachments (Terms of Use)

Description mzakaria 2009-08-21 07:41:47 UTC
Description of problem:
- Guest OS convert into READ-ONLY file system after migration. 
- Encounter Input/Output error on certain command such as ls, fdisk and etc. (intermittent)

Version-Release number of selected component (if applicable):
Libvirt 0.6.5
kvm-85
centos 5.3 (x86_64)

How reproducible:
Always

Steps to Reproduce:
1. virsh migrate <domain-id> qemu+ssh://<desturi>/system
2. ssh into migrated guest os in new host
3. touch file 
4. error message: cannot touch <file>: Read-only file system
  
Actual results:
error message: cannot touch <file>: Read-only file system

Expected results:
can read/write into the disk

Additional info:


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