OpenVZ Forum


Home » General » Support » VE on GFS2
Re: VE on GFS2 [message #31055 is a reply to message #31019] Mon, 16 June 2008 12:21 Go to previous message
scixpp is currently offline  scixpp
Messages: 4
Registered: June 2008
Junior Member
Hi,
I have found a workaround for this problem until a clean solution come.
If I mount the /dev directory on a ext3 filesystem, all problems gone!. Seems it's something related to the devices access on a GFS2 partition during the VE startup.
You could create a vps.mount in /etc/vz/conf with p.e.

#!/bin/bash
. /etc/vz/vz.conf
. $VE_CONFFILE
set -x
mount -n --bind /vzdev/$VEID/dev $VE_ROOT/dev


and copy a /dev directory from the original VE on gfs2 to /vzdev/$VE_ROOT on a ext3 filesystem.

Xavier

[Updated on: Mon, 16 June 2008 12:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: data corruption with 2.6.18-12-fza-amd64
Next Topic: strange behavior of setrlimit or setrlimit broken in VPS?
Goto Forum:
  


Current Time: Wed Aug 14 10:38:22 GMT 2024

Total time taken to generate the page: 0.02781 seconds