OpenVZ Forum


Home » General » Support » Converted to PLOOP but file system still simfs (Ploop convertion)
Converted to PLOOP but file system still simfs [message #52865] Fri, 16 June 2017 10:45
stevetoza is currently offline  stevetoza
Messages: 1
Registered: June 2017
Junior Member
Hello,

I have converted some openvz containers to ploop from simfs, but inside the openvz container its still showing as simfs.

[root@ovzashb1 ~]# vzlist -o layout 162
LAYOUT
ploop


[root@ovzashb1 ~]# vzctl exec 162 df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/simfs      7.9G  4.3G  3.2G  58% /
none             64M  4.0K   64M   1% /dev


I have checked /proc/mounts and thats showing as a ploop device

[root@ovzashb1 ~]# vzctl exec 162 cat /proc/mounts
/dev/ploop22565p1 / ext4 rw,relatime,barrier=1,data=ordered,balloon_ino=12 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /dev devtmpfs rw,relatime,mode=755 0 0
none /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0


I have noticed that /etc/mtab is showing as simfs

[root@ovzashb1 ~]# vzctl exec 162 cat /etc/mtab
/dev/simfs / reiserfs rw,usrquota,grpquota 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /dev devtmpfs rw,relatime,mode=755 0 0
none /dev/pts devpts rw,relatime,gid=5,mode=620,ptmxmode=000 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw,relatime 0 0


I have tried to simlink the /etc/mtab to /proc/mounts but the mtab is getting reset back to simfs

Any help would be grateful

Thanks
Previous Topic: No intermediate certificate at docs.openvz.org?
Next Topic: The Stack Clash, CVE-2017-1000364
Goto Forum:
  


Current Time: Sat Jul 13 23:06:31 GMT 2024

Total time taken to generate the page: 0.02216 seconds