Hello, Is is possible to run fsck against NFS (in the unmounted state)? Thanks, A.Krishnan
Is is possible to run fsck against NFS (in the unmounted state)?
Don't you think its really a wierd query?? NFS is a remote filesystem, if it is unmounted, there is no existense of filesystem on client. If you are asking from NFS server side, then the filesystem server is exporting may have their own fsck commands. Rajat On Wed, Feb 9, 2011 at 8:30 PM, <ridgetwo@earthlink.net> wrote:
Hello,
Is is possible to run fsck against NFS (in the unmounted state)?
Thanks, A.Krishnan
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
On Wed, Feb 9, 2011 at 5:27 PM, Rajat Sharma <fs.rajat@gmail.com> wrote:
Is is possible to run fsck against NFS (in the unmounted state)?
Don't you think its really a wierd query?? NFS is a remote filesystem, if it is unmounted, there is no existense of filesystem on client. If you are asking from NFS server side, then the filesystem server is exporting may have their own fsck commands.
Rajat
On Wed, Feb 9, 2011 at 8:30 PM, <ridgetwo@earthlink.net> wrote:
Hello,
Is is possible to run fsck against NFS (in the unmounted state)?
So basically on the NFS server you have the filesystem that you export. This filesytem can be for example ext3, ext4, xfs, etc. If it is ext3 you can just use fsck.ext3 on the actual filesystem on the server. This procedure is not related to NFS. Regards, Kfir
Thanks, A.Krishnan
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
participants (3)
-
Kfir Lavi -
Rajat Sharma -
ridgetwo@earthlink.net