OpenVZ Forum


Home » General » Support » File system inside CT when using Ploop
File system inside CT when using Ploop [message #47209] Sun, 22 July 2012 15:12 Go to next message
kalin is currently offline  kalin
Messages: 2
Registered: July 2012
Junior Member
Hi,

I've converted some of my simfs containers to Ploop, but unfortunately, i didn't see that then the fs is mounted inside as reiserfs. This makes problems when using repquota and other tools.

Outside the container i saw the creation used ext4.

Is it possible to have ext4 inside too?

I'm using latest openvz rhel6 kernel (57.1), and latest vzctl/ploop libs/tools.

Thanks,
Kalin.
Re: File system inside CT when using Ploop [message #47217 is a reply to message #47209] Mon, 23 July 2012 15:05 Go to previous messageGo to next message
dr4g0nl0rd is currently offline  dr4g0nl0rd
Messages: 17
Registered: May 2008
Junior Member
Inside CT:

rm -f /etc/mtab
cd /etc
ln -s /proc/mounts mtab
rm -f /etc/init.d/vzquota
rm -f /etc/rc*.d/*vzquota

Host Node:
vzctl stop CTID --fast
vzctl start CTID
vzctl exec CTID mount
Re: File system inside CT when using Ploop [message #47218 is a reply to message #47217] Mon, 23 July 2012 15:14 Go to previous message
kalin is currently offline  kalin
Messages: 2
Registered: July 2012
Junior Member
perfect!
thanks!
Previous Topic: Conflict network
Next Topic: Access to hard disk serial number
Goto Forum:
  


Current Time: Wed Aug 14 08:31:59 GMT 2024

Total time taken to generate the page: 0.02825 seconds