Re: private area on NFS export [message #36411 is a reply to message #24031] |
Wed, 17 June 2009 07:31  |
Gabor_Laszlo
Messages: 11 Registered: October 2008 Location: Munich, Germany
|
Junior Member |
|
|
I'm having a similar problem, I have two HNs and am trying to move the VEs to an NFS storage. NFS is a QNAP NAS, HEs are running up-to-date Lenny with latest openvz kernel. I mounted the NFS under /var/lib/vz on the target HN, and tried to migrate a VE containing a webserver to it with vzmigrate -r no --keep-dst -v target-vz VEID
It seems to migrate fine and the VE starts on the target, but when I try to access the website I get a 403 error and this message in /var/log/apache2/error.log: Permission denied: /.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
The file in question seems readable (755). The site works fine on the original HN. Any ideas what's going on?
[UPDATE] Never mind, private directory had 700 permissions, changing it to 755 fixed it.
[Updated on: Thu, 18 June 2009 10:21] Report message to a moderator
|
|
|