we get this error in linux platform when the size of a temp file system is smaller than Memory_Target parameter size
# umount tmpfs
# mount -t tmpfs shmfs -o size=1300m /dev/shm
# df -k /dev/shm
filesystem 1k-blocks used available use% mounted on
shmfs 1331200 0 1331200 0% /dev/shm
No comments:
Post a Comment