Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
I'm trying to setup a gfs2 filesystem on a drbd 'c' volume (to facilitate migration of openvz containers). Everything is working great with the exception of reboots. On reboot, the filesystem wasn't getting marked as active, and the only way I could get the filesystem to mount on boot is to add this to rc.local: /sbin/lvchange -aly data/openvz /bin/mount -t gfs2 -o noatime,nodiratime /dev/data/openvz /containers/ I feel like there is probably a better way to handle this. Any suggestions? Thanks, Andy --- Andy Dills Xecunet, Inc. www.xecu.net 301-682-9972 ---