All of lore.kernel.org
 help / color / mirror / Atom feed
* fsck for NFS
@ 2011-02-09 15:00 ridgetwo at earthlink.net
  2011-02-09 15:27 ` Rajat Sharma
  0 siblings, 1 reply; 3+ messages in thread
From: ridgetwo at earthlink.net @ 2011-02-09 15:00 UTC (permalink / raw)
  To: kernelnewbies

Hello,

  Is is possible to run fsck against NFS (in the unmounted state)?


Thanks,
A.Krishnan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* fsck for NFS
  2011-02-09 15:00 fsck for NFS ridgetwo at earthlink.net
@ 2011-02-09 15:27 ` Rajat Sharma
  2011-02-09 18:17   ` Kfir Lavi
  0 siblings, 1 reply; 3+ messages in thread
From: Rajat Sharma @ 2011-02-09 15:27 UTC (permalink / raw)
  To: kernelnewbies

>  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 at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* fsck for NFS
  2011-02-09 15:27 ` Rajat Sharma
@ 2011-02-09 18:17   ` Kfir Lavi
  0 siblings, 0 replies; 3+ messages in thread
From: Kfir Lavi @ 2011-02-09 18:17 UTC (permalink / raw)
  To: 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 at kernelnewbies.org
> > http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> >
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110209/677c5710/attachment.html 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-09 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 15:00 fsck for NFS ridgetwo at earthlink.net
2011-02-09 15:27 ` Rajat Sharma
2011-02-09 18:17   ` Kfir Lavi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.