LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 03-30-2009, 12:41 AM   #1
Rfahrytas
LQ Newbie
 
Registered: May 2008
Posts: 12

Rep: Reputation: 0
Mounted NFS share not showing - PCLOS 2009.1


Just rebuilt my workstation [PC02] with the latest pclinuxos release 2009.1 GNOME.

Three machines ...
PC01 is LAMP server ... running on pclos 2007
PC02 is pclos 2009.1 workstation ...
PC03 is WINXP ws

PC02 has no problems seeing SAMBA shares from PCO3, nor does it have any problems MOUNTING the NFS shared directory from PC01 ....

however, after mounting the NFS share it is never visible in the GUI???

no matter what i try ... ????

All services are running on the client [PC02] ... portmap, nfs, etc

[root@lnxws02 ~]# rpcinfo -p
program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 48723 status
100024 1 tcp 39769 status
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 4 udp 2049 nfs
100021 1 udp 42011 nlockmgr
100021 3 udp 42011 nlockmgr
100021 4 udp 42011 nlockmgr
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100003 4 tcp 2049 nfs
100021 1 tcp 53177 nlockmgr
100021 3 tcp 53177 nlockmgr
100021 4 tcp 53177 nlockmgr
100005 1 udp 49395 mountd
100005 1 tcp 39296 mountd
100005 2 udp 49395 mountd
100005 2 tcp 39296 mountd
100005 3 udp 49395 mountd
100005 3 tcp 39296 mountd



and the NFS share is mounted

[root@lnxws02 ~]# mount -f

.
.
lnxlamp:/var/www on /mnt/www type nfs (rw,user=root,noexec,nosuid,nodev,sync,rsize=8192,wsize=8192,addr=xxx.xxx.xxx.xxx)
.
.


BUT it appears nowhere under PLACES in the GUI?????


and ideas???

Thanks

Rfah
 
Old 03-30-2009, 03:15 AM   #2
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,263

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
You don't see it under /var/www/ ?
 
Old 03-31-2009, 05:02 PM   #3
Rfahrytas
LQ Newbie
 
Registered: May 2008
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jschiwal View Post
You don't see it under /var/www/ ?
Well of course i can see it on the workstation if i go to:

Computer >> File System >> mnt >> www

indeed, the files on the NFS server are there ... and of course they should be because that is where i mounted the NFS share from the LAMP server *smile*

However, before upgrade from pcLos2007 to 2009 any mounted NFS shares on the workstation were visible in the GUI under 'Places >> Removable Media', and hence convenient to get to ....


... but with 2009 the mounted NFS share is NOT mapped to the GUI anywhere ????? Not that i can find anyrate *smile*


Just thought this a bit strange .... i need a 'shortcut' to placed somewhere convenient ..

any clues??

Thnx
 
Old 04-01-2009, 06:55 PM   #4
jschiwal
Moderator
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,263

Rep: Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562Reputation: 562
You could create a symbolic link to the mount point. Another option it to mount it someplace more convenient.

I use KDE instead of Gnome. Konqueror doesn't have an NFS:/ protocol. I can have them show up on the desktop however. But NFS mounts are considered to be part of the filesystem rather than remote "Places". On some systems, the entire filesystem is on a server.

Last edited by jschiwal; 04-01-2009 at 06:57 PM.
 
Old 04-04-2009, 10:58 PM   #5
Rfahrytas
LQ Newbie
 
Registered: May 2008
Posts: 12

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jschiwal View Post
I use KDE instead of Gnome. Konqueror doesn't have an NFS:/ protocol. I can have them show up on the desktop however.
Thanks JS ... *smile* ... yes i have since found this to be the same here. I have installed KDE and no problems seeing the mounted NFS OR SAMBA shares ... indeed they are displayed on the desktop ... had some prob being able to update the samba mounts however, but made that work by including uid=501,gid=501 in the fstab line for that mount, as in;

//winpc01/data /home/[uid]/mount/WINData smbfs user,credentials=/etc/samba/auth.winpc.[uid],uid=501,gid=501 0 0

Have no idea why this works, but both root and UID can use the SAMBA shares normally ....

HOWEVER, with GNOME, the way i got NFS mount to display under 'Places' was to move the mount point under Media ... i noticed that the system put all the other hard drives and partitions there ... and they show under Places, so did the same with the NFS mount ...and BINGO ... there it is .. and works just as expected.

HOWEVER(2) ... the SAMBA mounts behave differently under GNOME ... sure the network shares are fully visible and editable via 'network' .. but when i actually mount the WIN Shares .. [once again under Media] ... they show up under Places ... however, when trying to access via the mounted WIN shares under Places the system just 'hangs' while trying to populate the GUI with the contents of the mounted WIN share!! Right click gives menu to option to 'Create' and i can ... but still does not show in the GUI under Places when clicked on ... system indicates it is 'searching' [animated logo] but nothing ... but if i go direct to the non mounted SAMBA WIN share under Network ... well i can see all the contents ... even the one i just created via the Mounted Samba share described above???

So ... somehow, mounting the SAMBA Network WIN shares that are visible by default under Places>Network, interferes with their accessibly *scratches head* ....

But, reiterating ... the very same SAMBA Network WIN shares when mounted under KDE work as expected [after adjusting the entries in fstab with uid and gid as explained]...


These issues are the reasons why, IMHO, linux will never become main stream!! There is far too much Techo stuff one needs to know to make it work properly .... i am just a dumb user, however a persistent one *lol* ... i would hate to disclose the number of hours i have spent trying to get my small home LAN working *Ouch*

Still, keeps me off the streets .... and outa bars, parties, football matches, social events, birthdays, weddings etc etc *smile* ... and the marriage ... well lets not go there *lmao*

IF ONLY the system would provide some meaningful feedback as to WHY it is having probs .... anyways *grin* thnx for u help.

Rfah
 
Old 04-04-2009, 11:43 PM   #6
Rfahrytas
LQ Newbie
 
Registered: May 2008
Posts: 12

Original Poster
Rep: Reputation: 0
.... and if this helps at all ... i noticed these lines being written to the sys log whenever i attempt to view the mounted samba share

Quote:
Apr 5 07:04:52 lnxws02 kernel: smb_proc_readX_data: offset is larger than SMB_READX_MAX_PAD or negative!
Apr 5 07:04:52 lnxws02 kernel: smb_proc_readX_data: -59 > 64 || -59 < 0
Any clues???

Rfah
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
A loop device mounted within an NFS share is not accessible via NFS? srikanthnv Linux - Software 17 12-18-2011 09:31 AM
How can I mount a NFS share that have a SMB share mounted? perezyanez Linux - Networking 2 09-26-2008 09:03 AM
NFS share is only mounted read-only? Poetics Linux - Networking 2 05-30-2007 12:58 PM
export a mounted Samba share w/NFS nifflerX Linux - Software 3 07-18-2005 11:29 PM
DocumentRoot on a nfs mounted share pdhami Red Hat 0 05-17-2004 02:17 PM


All times are GMT -5. The time now is 05:44 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration