OVH Community, your new community space.

CentOS 6 File System


Thelen
04-01-2013, 06:14
Looks like it has a bunch of virtual machines on it? did u do that? maybe do a fresh install?

EIS-Mike
03-01-2013, 18:21
Hello,

We have recently purchased 2 servers from OVH both on CentOS 6 but we have a crazy file system setup on them for some reason. I will note that we have a dozen other CentOS 6 servers elsewhere and I personally have never seen this before.

Code:
[root@ukvm1 ~]# df -h
Filesystem            Size  Used Avail Use% Mounted on
devtmpfs               12G  188K   12G   1% /dev
tmpfs                  12G     0   12G   0% /dev/shm
/dev/sda1             9.7G  1.3G  8.0G  14% /
/dev/sda3             1.8T   41G  1.7T   3% /vz
/vz/private/101       100G   21G   80G  21% /vz/root/101
none                   12G  4.0K   12G   1% /vz/root/101/dev
none                   12G     0   12G   0% /vz/root/101/dev/shm
/vz/private/102        50G  4.0G   47G   8% /vz/root/102
none                  512M  4.0K  512M   1% /vz/root/102/dev
none                  512M     0  512M   0% /vz/root/102/dev/shm
/vz/private/103        50G  621M   50G   2% /vz/root/103
none                  512M  4.0K  512M   1% /vz/root/103/dev
none                  512M     0  512M   0% /vz/root/103/dev/shm
/vz/private/104        50G  4.0G   47G   8% /vz/root/104
none                  512M  4.0K  512M   1% /vz/root/104/dev
none                  512M     0  512M   0% /vz/root/104/dev/shm
/vz/private/105        50G  4.0G   47G   8% /vz/root/105
none                  512M  4.0K  512M   1% /vz/root/105/dev
none                  512M     0  512M   0% /vz/root/105/dev/shm
/vz/private/106        50G  4.0G   47G   8% /vz/root/106
none                  512M  4.0K  512M   1% /vz/root/106/dev
none                  512M     0  512M   0% /vz/root/106/dev/shm
/vz/private/107        50G  4.0G   47G   8% /vz/root/107
none                  512M  4.0K  512M   1% /vz/root/107/dev
none                  512M     0  512M   0% /vz/root/107/dev/shm
Does anyone know why this is happening?

Thanks.