[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: how to prevent filesystem check
- From: Christian Kujau <lists nerdbynature de>
- To: Andreas Dilger <adilger clusterfs com>
- Cc: "Wolber, Richard C" <richard c wolber boeing com>, ext3-users redhat com
- Subject: Re: how to prevent filesystem check
- Date: Wed, 29 Nov 2006 22:56:49 +0000 (GMT)
On Tue, 28 Nov 2006, Andreas Dilger wrote:
You should just mount the filesystem on the client via NFS, that's
what it's SUPPOSED to do.
Would a "-o bind" mount suffice too? That way one does not need to setup
NFS, not to mention the network overhead this solution might have.
Like:
# mount -t ext3 /dev/sdb1 /home
# mount -o bind,ro /home /mnt/
I just tested this: /dev/sdb1 did not get altered with the
bind-mount.
C.
--
BOFH excuse #201:
RPC_PMAP_FAILURE
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]