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
---
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to