Mounting problem

  • tlogine
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2004
  • Posts: 23
  • Status: Offline

Post August 6th, 2005, 3:43 am

Hi All,


While I mounting a file system of another unix mathine to my unix system I got nobody ownership for mounted file system.

e.g
mount umachine:/dir/path /mpoint
ls -lrtd /mpoint
drwxrwxrwx 2 nobody nobody 1024 Jul 21 06:33 /mpoint

Please help me in this regard

Thank you
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 6th, 2005, 3:43 am

  • dyefade
  • Expert
  • Expert
  • User avatar
  • Joined: May 22, 2004
  • Posts: 712
  • Loc: UK
  • Status: Offline

Post August 6th, 2005, 2:14 pm

Weird.

Also, not that I've tried it, but can root not just chmod nobody's files?

Taken out of context, that sentence is just bizarre ;)...
  • tlogine
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2004
  • Posts: 23
  • Status: Offline

Post August 7th, 2005, 11:42 pm

Hi,

I am unable to change the ownership for the mounted folder and I am unable to create any sub folders.

I also created a exports file also. But nothing happend.

Please try it.

Thank you
  • this213
  • Guru
  • Guru
  • User avatar
  • Joined: Mar 01, 2004
  • Posts: 1242
  • Loc: ./
  • Status: Offline

Post August 8th, 2005, 3:18 pm

Code: [ Select ]
# umount /mpoint
# ls -l /
  1. # umount /mpoint
  2. # ls -l /

what does that show you for /mpoint?
can you chown /mpoint with it unmounted then remount it?
  • tlogine
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2004
  • Posts: 23
  • Status: Offline

Post August 8th, 2005, 10:17 pm

Hi,

After unmounting I am able to do chown. After remounting it shows nobody again.

Thank you.
  • PsyckBoy
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Jun 20, 2005
  • Posts: 204
  • Loc: SoCal
  • Status: Offline

Post August 9th, 2005, 12:05 am

Is the path on the remote machine exported read-only (ro)?
  • tlogine
  • Novice
  • Novice
  • No Avatar
  • Joined: Sep 02, 2004
  • Posts: 23
  • Status: Offline

Post August 10th, 2005, 12:53 am

Hi,

First of all there was no /etc/exports file in remote machine. So I created the file and gave read/write (rw) permission for the file system in remote machine. And I ran exportfs -a command. But nothing happend in my machine.
So currently I removed that file and ran again the same command in remote machine.
So exports file might be in some other location with some other name OR there is no need to create this file and there should be another logic/technique used.

Please help me.

Thank you.

Post Information

  • Total Posts in this topic: 7 posts
  • Users browsing this forum: No registered users and 130 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.