Try

share -F nfs -o rw=helphaisto anon=0 -d "data1" /devo_data1

you can also use root=helphaisto and create a sub directory for user oracle.
Just make sure you have the oracle user also created on the server you are
mounting the file system from.

Regards
Christo

-----Original Message-----
From: Chris Cheshire [mailto:[EMAIL PROTECTED]
Sent: 30 September 2003 23:24
To: [EMAIL PROTECTED]
Subject: [Solaris-Users] writeable nfs mount


Hi,

I am trying to nfs mount a drive b/w two solaris 2.6 machines, but it 
keeps mounting as owned by root, group root. How can I change this?

Here is what I have configured so far:

poseidon (has the drive physically in it)
/etc/dfstab :
share -F nfs -o rw=hephaistos -d "data1" /devo_data1

hephaistos (where i want the drive mounted)
/etc/vfstab:
poseidon:/devo_data1    -       /u03    nfs     -       yes     rw,hard

on hephaistos the /u03 directory was originally created as:
drwxr-xr-x   2 oracle   dba          512 Sep 30  13:55 u03

after the directory is mounted:
drwxr-xr-x   3 root     root         512 Sep 30 14:07 u03

I need the directory to be writeable by the oracle user,  how do I 
achieve this?

Thanks

Chris


_______________________________________________
Solaris-Users mailing list
[EMAIL PROTECTED]
http://www.filibeto.org/mailman/listinfo/solaris-users
_______________________________________________
Solaris-Users mailing list
[EMAIL PROTECTED]
http://www.filibeto.org/mailman/listinfo/solaris-users

Reply via email to