From: Piers Kittel <debian@biased.org>
To: nfs@lists.sourceforge.net
Subject: Mounting DVDs via NFS problem
Date: Sun, 22 Jan 2006 17:53:09 +0000 [thread overview]
Message-ID: <43D3C685.9040804@biased.org> (raw)
Hello all,
Am trying to mount a DVD drive via NFS and am having problems. For
note, 192.168.1.2 (hostname - destiny) is the client and 192.168.1.15
(hostname - mythtv) is the server.
I have this in my /etc/exports:
/media/cdrom0 192.168.1.2(ro,sync)
and 192.168.1.2 is in the /etc/hosts.allow.
If the DVD is not mounted, it works perfectly fine:
destiny:/mnt# mount mythtv:/media/cdrom0 /mnt/mythtv
destiny:/mnt# df
Filesystem 1K-blocks Used Available Use% Mounted on
<snip>
mythtv:/media/cdrom0 1829192 1547128 184472 90% /mnt/mythtv
destiny:/mnt#
If I unmount the above, and then mount the DVD on mythtv:
mythtv:/home/piers# mount /cdrom
mythtv:/home/piers#
and try again on destiny, I get:
destiny:/# mount mythtv:/media/cdrom0 /mnt/mythtv
mount: mythtv:/media/cdrom0 failed, reason given by server: Permission
denied
destiny:/#
and in the logs, I get:
Jan 21 21:57:08 localhost kernel: UDF-fs INFO UDF 0.9.8.1 (2004/29/09)
Mounting volume 'FIREFLY_D3', timestamp 2003/09/08 20:08 (1000)
Jan 21 21:57:39 localhost rpc.mountd: authenticated mount request from
destiny.10sca.intranet:923 for /media/cdrom0 (/media/cdrom0)
Jan 21 21:57:39 localhost rpc.mountd: getfh failed: Operation not permitted
I've googled for a long time with the last message but I can't find any
help anywhere.
I've tried this on my 2 Macs but had the exact same problem:
Jan 21 20:34:55 localhost rpc.mountd: authenticated mount request from
ukyo.10sca.intranet:982 for /media/cdrom0 (/media/cdrom0)
Jan 21 20:34:55 localhost rpc.mountd: getfh failed: Operation not permitted
Jan 21 21:29:59 localhost rpc.mountd: authenticated mount request from
akane.10sca.intranet:972 for /media/cdrom0 (/media/cdrom0)
Jan 21 21:29:59 localhost rpc.mountd: getfh failed: Operation not permitted
I'm hoping you guys can tell me what I'm doing wrong here?
Thanks very much in advance!
Cheers - Piers
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
next reply other threads:[~2006-01-22 17:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-22 17:53 Piers Kittel [this message]
2006-01-23 2:54 ` Mounting DVDs via NFS problem Neil Brown
-- strict thread matches above, loose matches on Subject: below --
2006-01-22 17:52 Piers Kittel
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=43D3C685.9040804@biased.org \
--to=debian@biased.org \
--cc=nfs@lists.sourceforge.net \
/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.