[OpenAFS] check fs consistency after suspend/resume?
Pedro R
eusou15@yahoo.com
Tue, 18 Nov 2008 04:35:20 -0800 (PST)
Hello
I'm working on a project for my university, which uses AFS across all pc's =
in the network, with both linux and windows xp.
What we want to do is to forder a computer to go into standby mode after 30=
minutes without anyone touching it.=20
The problem, according to the network administrator, is that after a wakeup=
from suspend or resume, we must force an fs consistency check on the clien=
t.
How can i make a script in both linux and windows which forces this consist=
ency check? Is there any function to do this?
I've been looking at the docs and "fs flushmount" seems the best for this..=
. or maybe "fs checkvolumes"?=0A=0A=0A