Zmanda Forums
>
Zmanda Recovery Manager (ZRM) for MySQL
>
ZRM for MySQL Installation, Configuration and Administration
> backup to NFS partition without root
PDA
View Full Version :
backup to NFS partition without root
dkensiski
June 28th, 2007, 02:46 PM
I am trying to backup my database to an NFS partition where I don't have root access. Is there any way to write the files as a user other than root?
dkensiski
July 2nd, 2007, 09:33 PM
Well, I found my own answer in the release notes for 1.2 which came out just a few days ago. It reads:
ZRM should be run as n user belonging to the mysql group.
That is exactly what I'm looking for. Guess it's time for an upgrade!