All of lore.kernel.org
 help / color / mirror / Atom feed
* dm-cache refusing to come up again after a crash
@ 2013-12-06 15:49 Steinar H. Gunderson
  2013-12-06 17:57 ` Joe Thornber
  0 siblings, 1 reply; 9+ messages in thread
From: Steinar H. Gunderson @ 2013-12-06 15:49 UTC (permalink / raw)
  To: dm-devel

Linux (3.12.0-rc5) hung, and on boot, I can't get the dm-cache up again:

(initramfs) echo 0 23440891904 cache /dev/cache/metadata /dev/cache/blocks /dev/md1 1024 1 writeback
default 4 random_threshold 8 sequential_threshold 512 | dmsetup create cache -u CACHE-0a8bb56fc873c195bf7117af925c7f08
device-mapper: reload ioctl on cache failed: Input/output error
Command failed

The kernel complains with

[  639.189756] attempt to access beyond end of device
[  639.189761] dm-0: rw=0, want=18445688752888627208, limit=1048576
[  639.189764] device-mapper: transaction manager: couldn't open metadata space map
[  639.189767] device-mapper: cache metadata: tm_open_with_sm failed
[  639.283130] device-mapper: table: 254:2: cache: Error creating metadata object
[  639.283134] device-mapper: ioctl: error adding target to table

Is there anything I can do short of nuking the metadata partition
and taking the loss of whatever wasn't written back?

/* Steinar */
-- 
Homepage: http://www.sesse.net/

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

end of thread, other threads:[~2013-12-09 10:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 15:49 dm-cache refusing to come up again after a crash Steinar H. Gunderson
2013-12-06 17:57 ` Joe Thornber
2013-12-06 19:16   ` Steinar H. Gunderson
2013-12-06 19:35     ` Steinar H. Gunderson
2013-12-06 19:53       ` Steinar H. Gunderson
2013-12-07  0:16         ` Steinar H. Gunderson
2013-12-09 10:31       ` Joe Thornber
2013-12-09 10:28     ` Joe Thornber
2013-12-09 10:34       ` Steinar H. Gunderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.