All of lore.kernel.org
 help / color / mirror / Atom feed
* 230GB partition mount problem
@ 2006-03-31  8:48 Genco YILMAZ
  2006-03-31  8:57 ` Vincent Roqueta
  2006-03-31 12:44 ` Trond Myklebust
  0 siblings, 2 replies; 4+ messages in thread
From: Genco YILMAZ @ 2006-03-31  8:48 UTC (permalink / raw)
  To: nfs

Hello,
   I have mounted a partition from NFS server. The partitions on the 
server is

/var/images/apachelogs
/var/images/www/uploads

/var/images is a directory on the / filesystem
apachelogs(ext3) is a 230GB partition with block size 1024KB and inode 
count 30519296
uploads is a reiserfs file system.

My problem is :
       I mount /var/images directory to the client machine through NFS 
server and I can see uploads folder but even if I have given all the 
permissions on the source folder I cannot see any subdirectory in the 
apachelogs folder as if there is nothing in it.

My mount options: 
noauto,nolock,nosuid,noexec,rw,hard,intr,rsize=1024,wsize=1024 0 0
Server parameters exportfs: (rw,sync,no_subtree_check,no_root_squash)

I dont understand why one partition is reachable but the other one is 
not. I have search in FAQ whether there is any inode limitations or not 
but I havent seen any clue.

Any help is really appreciated.

Thanks in advance.







-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: 230GB partition mount problem
  2006-03-31  8:48 230GB partition mount problem Genco YILMAZ
@ 2006-03-31  8:57 ` Vincent Roqueta
  2006-03-31 10:02   ` Genco YILMAZ
  2006-03-31 12:44 ` Trond Myklebust
  1 sibling, 1 reply; 4+ messages in thread
From: Vincent Roqueta @ 2006-03-31  8:57 UTC (permalink / raw)
  To: nfs; +Cc: Genco YILMAZ

Le Vendredi 31 Mars 2006 10:48, Genco YILMAZ a =E9crit=A0:
> Hello,
>    I have mounted a partition from NFS server. The partitions on the
> server is
>
> /var/images/apachelogs
> /var/images/www/uploads
>
> /var/images is a directory on the / filesystem
> apachelogs(ext3) is a 230GB partition with block size 1024KB and inode
> count 30519296
> uploads is a reiserfs file system.
>
> My problem is :
>        I mount /var/images directory to the client machine through NFS
> server and I can see uploads folder but even if I have given all the
> permissions on the source folder I cannot see any subdirectory in the
> apachelogs folder as if there is nothing in it.
>
> My mount options:
> noauto,nolock,nosuid,noexec,rw,hard,intr,rsize=3D1024,wsize=3D1024 0 0
> Server parameters exportfs: (rw,sync,no_subtree_check,no_root_squash)
Try with "nohide" option ?

Vincent


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

* Re: 230GB partition mount problem
  2006-03-31  8:57 ` Vincent Roqueta
@ 2006-03-31 10:02   ` Genco YILMAZ
  0 siblings, 0 replies; 4+ messages in thread
From: Genco YILMAZ @ 2006-03-31 10:02 UTC (permalink / raw)
  To: Vincent Roqueta; +Cc: nfs

[-- Attachment #1: Type: text/html, Size: 3440 bytes --]

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

* Re: 230GB partition mount problem
  2006-03-31  8:48 230GB partition mount problem Genco YILMAZ
  2006-03-31  8:57 ` Vincent Roqueta
@ 2006-03-31 12:44 ` Trond Myklebust
  1 sibling, 0 replies; 4+ messages in thread
From: Trond Myklebust @ 2006-03-31 12:44 UTC (permalink / raw)
  To: Genco YILMAZ; +Cc: nfs

On Fri, 2006-03-31 at 11:48 +0300, Genco YILMAZ wrote:
> Hello,
>    I have mounted a partition from NFS server. The partitions on the 
> server is
> 
> /var/images/apachelogs
> /var/images/www/uploads
> 
> /var/images is a directory on the / filesystem
> apachelogs(ext3) is a 230GB partition with block size 1024KB and inode 
> count 30519296
> uploads is a reiserfs file system.
> 
> My problem is :
>        I mount /var/images directory to the client machine through NFS 
> server and I can see uploads folder but even if I have given all the 
> permissions on the source folder I cannot see any subdirectory in the 
> apachelogs folder as if there is nothing in it.
> 
> My mount options: 
> noauto,nolock,nosuid,noexec,rw,hard,intr,rsize=1024,wsize=1024 0 0
> Server parameters exportfs: (rw,sync,no_subtree_check,no_root_squash)
> 
> I dont understand why one partition is reachable but the other one is 
> not. I have search in FAQ whether there is any inode limitations or not 
> but I havent seen any clue.

'man 5 exports'

Read all about the 'nohide' option, and then apply it to the export
options for the directories that you do not want to be hidden.

Cheers,
  Trond



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2006-03-31 12:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-31  8:48 230GB partition mount problem Genco YILMAZ
2006-03-31  8:57 ` Vincent Roqueta
2006-03-31 10:02   ` Genco YILMAZ
2006-03-31 12:44 ` Trond Myklebust

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.