You are not logged in.

#1 2011-01-22 06:49:29

Tripsun
Member
Registered: 2011-01-22
Posts: 27

File system not clean after hibernate or suspend

Hello everyone,

I followed the arch wiki to set-up pm-utils (https://wiki.archlinux.org/index.php/Pm-utils).  I included the recover=[swap drive] in my grub configuration.  Whenever, I run either pm-hibernate or pm-suspend, however, I am greeted with less than kind messages on reboot.

Checking File Systems
.....(first couple are fine)
Reiserfs
Filesystem is NOT clean
Replaying journal: Trans replayed: mountid 47, transid 2301, desc 4815, len 25, commit 4841, next trans offset 4824
....
....
.... (repeat nearly identical messages 17 times)
Replaying journals: Done
Reiserfs journal: '/dev/sda6' in blocks [18..8211]: 18 tranactions replayed

Somethins is going wrong when the disk is suspending and the filesystem is not liking it.  Does anyone know what may be causing this and have any suggestions on what to do?

Thank you very much.

Last edited by Tripsun (2011-01-22 06:51:34)

Offline

#2 2011-01-24 19:58:05

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: File system not clean after hibernate or suspend

Is it possible that this error is due to the fact that I am using reiserfs for my /var partition? The current setup of my partition is /boot, /, /home, /usr, /tmp all using ext3; /var using reiserfs; and swap. Would the issue maybe be resolved if I switch /var to something like ext4 or JFS?

Offline

#3 2011-01-24 21:13:00

Leonid.I
Member
From: Aethyr
Registered: 2009-03-22
Posts: 999

Re: File system not clean after hibernate or suspend

Tripsun wrote:

Is it possible that this error is due to the fact that I am using reiserfs for my /var partition? The current setup of my partition is /boot, /, /home, /usr, /tmp all using ext3; /var using reiserfs; and swap. Would the issue maybe be resolved if I switch /var to something like ext4 or JFS?

ReiserFS has nothing to do with your problem (I also have /var/ on reiser and suspend works fine).

Your {pm-suspend,messages,kernel}.log would be helpful here...


Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd

Offline

#4 2011-01-25 00:00:20

Tripsun
Member
Registered: 2011-01-22
Posts: 27

Re: File system not clean after hibernate or suspend

http://pastebin.com/XSjb4sc2
pm-suspend.log

http://pastebin.com/rDjU6nje
kernel.log (took messages that seemed relevant.

Please let me know if you would like to see anything else.  Messages.log did not seem to have any relevant info (although I can certainly post it from that day/time period if you wish)

Last edited by Tripsun (2011-01-25 00:01:08)

Offline

Board footer

Powered by FluxBB