[YLUG] symlinks

Alex Howells alex.howells at 0wn3d.us
Fri May 23 16:27:00 BST 2008


Hi Liam


> Out of interest would a:
>
> mount --bind  /home/www/website /var/www/website
>
> have sorted out weird symlink stuff?

Not a bad suggestion, however tying in a bindmount where multiple
partitions are involved can have side effects too :S   Basically if
your filesystem on one partition has an issue, depending on the setup
of your /etc/fstab various mounts *may* then fail to happen
successfully.  Init scripts handling local mounts then go
"Arrrrrrrrrrgh!" and *worse* things can happen than just Apache2 and
MySQL not starting up, it is theoretically possible the boot sequence
would stop and ask whether you'd like to enter recovery mode to fix
the issue.  Boooooooo!

Alex



More information about the York mailing list