Re: "recovering journal" at every system boot



On Thu, 28 Jun 2007 22:57:05 +0000
"John Smith" <the.real.monkey.d.luffy@xxxxxxxxx> wrote:

Everytime I boot the system, from a clean state (i.e. no power failure
or inexpected reset), the boot process stops for about 1 minute to
perform a "/dev/sdb1: recovering journal" session.


fsck logs this messages:
============================================

#cat /var/log/fsck/checkroot
Log of fsck -C -a -t ext3 /dev/sda1
Wed Jun 27 18:37:38 2007

fsck 1.40-WIP (14-Nov-2006)
/dev/sda1: Superblock last write time is in the future. FIXED.
/dev/sda1: clean, 304902/2048000 files, 2362204/4090550 blocks

Wed Jun 27 18:37:38 2007

============================================

#cat /var/log/fsck/checkfs
Log of fsck -C -R -A -a
Wed Jun 27 23:37:40 2007

fsck 1.40-WIP (14-Nov-2006)
/dev/sdb1: recovering journal
/dev/sdb1: clean, 12844/78464 files, 30360286/80325000 blocks

Wed Jun 27 23:38:11 2007


=============================================

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/sdb1 /vault ext3 defaults,errors=remount-ro 0 2



- sda1 filesystem was made by standard installer

- sdb1 filesystem was made using:
mkfs.ext2 -m 1 -O
dir_index,filetype,has_journal,^journal_dev,^resize_inode,^sparse_super
-T largefile4 -v /dev/sdb1



Thanks in advance for any help.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx

For about a minute?

based on your messages you shouldn't be harmed, this kind of messages
show things from the journaling system state but (for me) not problem
actually was found in your system, so, I think that everithing it's
okay, anything abnormal it's happening? I meant, stranges behaviors in
the apps or the system after booting?


I have in my /etc/fstab this entry for the root partition.

/dev/sda5 / ext3 defaults 1 1


Good luck.
Best,
Ore.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • SV: SV: Vinum, and poweroutage... HELP!
    ... Do you know why fsck are not able to scan the disk? ... And should a -b 32 fix the prob? ... >Network manager, NM Net ApS ... >>To unsubscribe, send any mail to ...
    (freebsd-questions)
  • Re: sshfs installation error
    ... home machine with dynamic IP that's not 24/7 on the net. ... Another possible cause for disappearing files is file system corruption, ... /lost+found is empty and fsck says okay. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Downgrade FreeBSD 5.1 or 5.2 -> 4.9
    ... It helps to use UFS1 file systems. ... Probably have UFS issues, but I don't ... the way -CURRENT's fsck left things. ... I do not "unsubscribe" from email "services" to which I have not explicitly ...
    (freebsd-current)
  • Re: Problems on start of my system
    ... fstab: /etc/fstab:0: No such file or directory ... UNEXPECTED ICONSISTENCY; RUN fsck MANUALLY ... >> 0.4% fragmentation) ... To unsubscribe, ...
    (freebsd-questions)
  • "recovering journal" at every system boot
    ... the boot process stops for about 1 minute to ... fsck 1.40-WIP ... sda1 filesystem was made by standard installer ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)