I have my tmpfs set to 8g (18gb memory on a VM)
Whenever i reboot the VM the filesize of tmpfs is 6gb.Code:tmpfs /dev/shm tmpfs size=8g 0 0
When i run "mount -o remount tmpfs" the file size changes to the 8gb it should be.
Anyone have a clue where centos is pulling the initial 6gb size from?
Thanks in advance
