I'm trying to set up MySQL using a NFS mount as datadir on CentOS.
When starting mysqld while using a mount I get this error:
chown: changing ownership of '/srv/mysql': Operation not permitted
I need to know which options I have to set to the NFS exports so MySQL can start and chown the mounted folders and files.
exportsfile look like? – syneticon-dj Feb 5 at 16:07