public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* very long log recovery at mount
@ 2015-10-21  9:27 Arkadiusz Miśkiewicz
  2015-10-21 18:39 ` Michael L. Semon
  2015-10-23  7:05 ` Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Arkadiusz Miśkiewicz @ 2015-10-21  9:27 UTC (permalink / raw)
  To: xfs


Hi.

I got such situation, fresh boot, 4.1.10 kernel, init scripts start mounting 
filesystems. One fs wasn't very lucky:

[   15.979538] XFS (md3): Mounting V4 Filesystem
[   16.256316] XFS (md3): Ending clean mount
[   28.343346] XFS (md4): Mounting V4 Filesystem
[   28.629918] XFS (md4): Ending clean mount
[   28.662125] XFS (md5): Mounting V4 Filesystem
[   28.980142] XFS (md5): Ending clean mount
[   29.049421] XFS (md6): Mounting V4 Filesystem
[   29.447725] XFS (md6): Starting recovery (logdev: internal)
[ 4517.327332] XFS (md6): Ending recovery (logdev: internal)

It took over 1h to mount md6 filesystem.

Questions:
- is it possible to log how much data is needed to be recovered from log? Some 
data that would give a hint on how big this is (and thus rough estimate on how 
long it will take). Not sure if that's known at time when this message is 
being printed.

XFS (md6): Starting recovery (logdev: internal, to recover: xyzMB (?))

- now such long mount time is almost insane, so I wonder why could be the 
reason. Is the process multithreaded, single threaded? cpus were idle

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2015-10-23 21:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21  9:27 very long log recovery at mount Arkadiusz Miśkiewicz
2015-10-21 18:39 ` Michael L. Semon
2015-10-23  7:05 ` Dave Chinner
2015-10-23  7:22   ` Arkadiusz Miśkiewicz
2015-10-23 21:30     ` Dave Chinner

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