bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why I can not change ownership of an OCFS mount point?


From: Philip Rowlands
Subject: Re: Why I can not change ownership of an OCFS mount point?
Date: Fri, 12 Aug 2005 15:05:09 +0100 (BST)

On Thu, 11 Aug 2005, Ivanova Crawford wrote:

>From /etc/fstab
>
>/dev/emcpowerb7         /u07                    ocfs   _netdev
>
>drwxrwxr-x    1 500      oinstall   131072 Aug 10 16:41 u07
>
>When I'm trying to issue the following command it doesn't let me:
>
>  address@hidden root]# chown root:oinstall /u07
> chown: changing ownership of `/u07': Operation not permitted

This is not a coreutils issue - chown is simply passing back the results
of the chown system call. It would seem that your system does not permit
changing the ownership of mountpoints in that way.


Cheers,
Phil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]