I have just installed OC on two new servers.
Should /var/cache/optimumcache be mounted immediately?
On these two servers, when I run command df -h I see:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 439G 36G 381G 9% /
tmpfs 16G 8.0K 16G 1% /dev/shm
/dev/md0 1008M 83M 875M 9% /boot
/dev/sda2 1.8T 229G 1.5T 14% /home
But on other servers where OC is installed, I see /var/cache/optimumcache is mounted:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 1.8T 14G 1.7T 1% /
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 8.0K 32G 1% /dev/shm
tmpfs 32G 19M 32G 1% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/sda2 492M 158M 299M 35% /boot
tmpfs 32G 8.0K 32G 1% /usr/share/cagefs-skeleton/dev/shm
/dev/ploop21735p1 9.8G 410M 8.9G 5% /var/cache/optimumcache
Should /var/cache/optimumcache be mounted immediately?
On these two servers, when I run command df -h I see:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md1 439G 36G 381G 9% /
tmpfs 16G 8.0K 16G 1% /dev/shm
/dev/md0 1008M 83M 875M 9% /boot
/dev/sda2 1.8T 229G 1.5T 14% /home
But on other servers where OC is installed, I see /var/cache/optimumcache is mounted:
# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda3 1.8T 14G 1.7T 1% /
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 8.0K 32G 1% /dev/shm
tmpfs 32G 19M 32G 1% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/sda2 492M 158M 299M 35% /boot
tmpfs 32G 8.0K 32G 1% /usr/share/cagefs-skeleton/dev/shm
/dev/ploop21735p1 9.8G 410M 8.9G 5% /var/cache/optimumcache
Comment