public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [Bug 37152] New: file system become read only after live migration
@ 2011-06-10 14:37 bugzilla-daemon
  2011-06-10 15:38 ` [Bug 37152] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-10 14:37 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152

           Summary: file system become read only after live migration
           Product: Virtualization
           Version: unspecified
    Kernel Version: 2.6.32-5-amd64
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
        AssignedTo: virtualization_kvm@kernel-bugs.osdl.org
        ReportedBy: martin.chamberland@fadq.qc.ca
        Regression: No


Dell T610
Intel Xeon 2.40ghz
kvm version 1:0.12.5+dfsg-5+squeeze2

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 37152] file system become read only after live migration
  2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
@ 2011-06-10 15:38 ` bugzilla-daemon
  2011-06-10 15:39 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-10 15:38 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152





--- Comment #1 from Martin Chamberland <martin.chamberland@fadq.qc.ca>  2011-06-10 15:38:04 ---
after 10 minutes...

Jun 10 11:36:45 debian kernel: [ 1833.817530] end_request: I/O error, dev vda,
sector 4176552
Jun 10 11:36:45 debian kernel: [ 1833.818019] Buffer I/O error on device dm-0,
logical block 459301
Jun 10 11:36:45 debian kernel: [ 1833.818409] lost page write due to I/O error
on dm-0
Jun 10 11:36:45 debian kernel: [ 1833.818432] JBD: Detected IO errors while
flushing file data on dm-0

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 37152] file system become read only after live migration
  2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
  2011-06-10 15:38 ` [Bug 37152] " bugzilla-daemon
@ 2011-06-10 15:39 ` bugzilla-daemon
  2011-06-10 15:42 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-10 15:39 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152


Martin Chamberland <martin.chamberland@fadq.qc.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|All                         |x86-64




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 37152] file system become read only after live migration
  2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
  2011-06-10 15:38 ` [Bug 37152] " bugzilla-daemon
  2011-06-10 15:39 ` bugzilla-daemon
@ 2011-06-10 15:42 ` bugzilla-daemon
  2011-07-21 14:59 ` bugzilla-daemon
  2011-07-21 15:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-06-10 15:42 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152





--- Comment #2 from Martin Chamberland <martin.chamberland@fadq.qc.ca>  2011-06-10 15:42:22 ---
i forgot to tell that those log where grab from the guest machine.

server01$ sudo mount

mount: warning: /etc/mtab is not writable (e.g. read-only filesystem).
       It's possible that information reported by mount(8) is not
       up to date. For actual information about system mount points
       check the /proc/mounts file.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 37152] file system become read only after live migration
  2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-06-10 15:42 ` bugzilla-daemon
@ 2011-07-21 14:59 ` bugzilla-daemon
  2011-07-21 15:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-07-21 14:59 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152





--- Comment #3 from Martin Chamberland <martin.chamberland@fadq.qc.ca>  2011-07-21 14:59:37 ---
The problem was probably due because of the use of NFS in our setup.
I now use iSCSI to share LUN from both servers and everything seem to work
perfectly !

thank's for helping, even if nobody even answer HERE  :-(

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug 37152] file system become read only after live migration
  2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-07-21 14:59 ` bugzilla-daemon
@ 2011-07-21 15:02 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2011-07-21 15:02 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=37152


Martin Chamberland <martin.chamberland@fadq.qc.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |OBSOLETE




-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-21 15:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-10 14:37 [Bug 37152] New: file system become read only after live migration bugzilla-daemon
2011-06-10 15:38 ` [Bug 37152] " bugzilla-daemon
2011-06-10 15:39 ` bugzilla-daemon
2011-06-10 15:42 ` bugzilla-daemon
2011-07-21 14:59 ` bugzilla-daemon
2011-07-21 15:02 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox