Subject: |
RE: serviced fails to start due to devicemapper error |
Author: |
Arthur |
Posted: |
2018-11-08 16:05 |
Hi
Looks like you have a file-system issue (Dirty inode writeback failed for block device dm-15) and then the follwoing mount fails.
Oct 30 15:20:05 LDLBN019WMZNS01 kernel: Buffer I/O error on dev dm-15, logical block 13107214, lost async page write
Oct 30 15:20:05 LDLBN019WMZNS01 kernel: JBD2: recovery failed
Oct 30 15:20:05 LDLBN019WMZNS01 kernel: EXT4-fs (dm-15): error loading journal
Oct 30 15:20:05 LDLBN019WMZNS01 kernel: VFS: Dirty inode writeback failed for block device dm-15 (err=-5).
Oct 30 15:20:05 LDLBN019WMZNS01 serviced: E1030 13:20:05.438238 05007 devicemapper.go:477] Error mounting device "5DCUDNVNWnT9m0zluVxXQ1" on "/opt/serviced/var/volumes/9u3l0amg9fhm9ps59qtu71xqt" for volume "9u3l0amg9fhm9ps59qtu71xqt": devmapper: Error mounting '/dev/mapper/docker-253:0-34009442-5DCUDNVNWnT9m0zluVxXQ1' on '/opt/serviced/var/volumes/9u3l0amg9fhm9ps59qtu71xqt': input/output error
Next step would by trying to fix the fs with fsck. Looks like you are using EXT4 where XFS is recommended as far I know :-)
https://www.zenoss.com/services-support/documentation/planning-guide
------------------------------
Cheers
Arthur
------------------------------
Subject: |
RE: serviced fails to start due to devicemapper error |
Author: |
Jad Baz |
Posted: |
2018-11-09 04:02 |
Thanks.
I couldn't get this to work so I wiped my server and started from scratch.
I will keep this in my if it happens again
------------------------------
Jad
------------------------------
Subject: |
RE: serviced fails to start due to devicemapper error |
Author: |
Arthur |
Posted: |
2018-11-10 15:46 |
Hi Jad
Yep, that's another possibility to solve it. :-)
Thanks for replay.
------------------------------
Arthur
------------------------------