Displaying 1 result from an estimated 1 matches for "actuaslly".
Did you mean:
actually
2004 Feb 12
3
Ocfs mount issues
I am trying to mount the ocfs partitions using the following command
Mount -t ocfs -o uid=oracle,gid=dba /dev/sda /ocfs01 as user oracle and
group dba.
However it mounts the volume as root.
But if I use the ocfstool for the first and mount it as oracle:dba, the
subsequent mounts using the above command line mounts the volume as
oracle:dba.
Is there something that I am missing or I will have