From: Bernd Schubert <bernd-schubert@web.de>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: nfs@lists.sourceforge.net
Subject: Re: fsid syntax
Date: Wed, 7 Aug 2002 19:37:35 +0200 [thread overview]
Message-ID: <200208071937.35461.bernd-schubert@web.de> (raw)
In-Reply-To: <shsk7n2d70y.fsf@charged.uio.no>
On Wednesday 07 August 2002 17:26, Trond Myklebust wrote:
> >>>>> " " == Bernd Schubert <bernd-schubert@web.de> writes:
> > Hi, probably on Friday I need to make use of setting the fsid
> > in the /etc/exports.
> >
> > Since I can't find the syntax in the exports manpage (manpage
> > was last time changed on Januar, while the fsid-feature seems
> > to be become added to cvs on February).
> >
> > So I'd like to know the exact sytanx, is for example:
> >
> > /testdir testnode(fsid=/dev/sdb)
>
> The fsid is a number, not a device. In principle you can set it to any
> number you like as long as you keep it consistent over reboots.
>
> One suggestion is to use the device major/minor number in the format
> minor + (major * 256). (That's what nfsd uses by default for block
------------------------- ----------------
Sorry for my last mail, I missed from your mail, that nfs uses minor + (major
* 256).
sdb6 would be: 16(scsi disk devices) + 6(partition number) + 8*256 = 2070,
wouldn't it?
Thanks again for your help,
Bernd
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next prev parent reply other threads:[~2002-08-07 17:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-07 15:11 fsid syntax Bernd Schubert
2002-08-07 15:26 ` Trond Myklebust
2002-08-07 16:30 ` Bernd Schubert
2002-08-07 17:04 ` Bogdan Costescu
2002-08-07 20:31 ` Neil Brown
2002-08-08 2:19 ` Benjamin LaHaise
2002-08-08 2:44 ` Neil Brown
2002-08-08 12:44 ` Bernd Schubert
2002-08-08 22:15 ` Frank van Maarseveen
2002-08-07 17:37 ` Bernd Schubert [this message]
2002-08-07 17:45 ` Bernd Schubert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200208071937.35461.bernd-schubert@web.de \
--to=bernd-schubert@web.de \
--cc=nfs@lists.sourceforge.net \
--cc=trond.myklebust@fys.uio.no \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.