- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: mount cdrom over nfs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 06:28 AM
06-17-2003 06:28 AM
mount cdrom over nfs
There is SuSE 7.2 with cdrom mounted in /media/cdrom. I can't mount this from my HP (10.20 nor 11.00) using
mount -F nfs -er host:/media/cdrom /mntdir
Better said: I can mount it but there is nothing in the mntdir. I believe Linux setup is OK cause I can mount if from Solaris. So question is what is the syntax? NFS clients are running. Is there needed any additional setup?
Thanks
Andrej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 06:47 AM
06-17-2003 06:47 AM
Re: mount cdrom over nfs
on HP-UX 11.22:
# mount -F nfs 192.168.1.10:/mnt/cdrom /test
and it works well.
192.168.1.10 is a RH7.3 linux box.
it's a different configuration but... maybe it helps. I didn't use the -er options.
on the linux side, /mnt/cdrom is exported in /etc/exports with this line:
/mnt/cdrom dbsermm(ro,all_squash)
where dbsermm is the HP-UX machine.
bye
Claudio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 07:04 AM
06-17-2003 07:04 AM
Re: mount cdrom over nfs
Apart from that Claudio is right, try it his way it should work with rh8 too.
J
(leaving now, passing the torch to Balaji and Claudio !)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 07:25 AM
06-17-2003 07:25 AM
Re: mount cdrom over nfs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:44 AM
06-17-2003 09:44 AM
Re: mount cdrom over nfs
You don't need special setup for nfs client.
I also don't understand why you use -er.
Check without the -er
Do you have another nfs mount in your system?
Check how you mounted the cdrom in the linux.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2003 09:04 PM
06-17-2003 09:04 PM
Re: mount cdrom over nfs
i doubt.
i have tried earlier mounting a CD ROM which is locally mounted via NFS on a remote system.
the error i used to get was too many levels of export or something similar. the OS was all HP Unix.
so is it the same problem what you are having.
i would suggest you to try this. if it works, just let us know.
mount -o bind /mnt/cdrom /mnt/newdir
export this newdir and then try mounting if it works.
-balaji
ps: the work i do on hp unix is reducing slowly and my knowledge on hp is turning rusty. somebody offer me a job on hp unix?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 03:45 AM
06-18-2003 03:45 AM
Re: mount cdrom over nfs
Balaji, it should be 10 pts for you. Your solution helped. Send a reply and I'll give rest of the points. :-)
I was able to mount both newdir as well as /media/cdrom from HP.
I am not able to share cdrom without re-mounting it on linux. I checked this after assigning points. So again Balaji, I'am sorry for not enough points.
Thank you all,
Andrej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2003 03:58 AM
06-18-2003 03:58 AM
Re: mount cdrom over nfs
-balaji
ps: at the risk of being figured as a point monger, i reply to this mail. coz, the no of points u get on this forum is minimal compared to the hp unix counter part. :-)