Displaying 1 result from an estimated 1 matches for "sai94".
Did you mean:
sai93
2011 Dec 06
2
OCFS2 showing "No space left on device" on a device with free space
...1.el5
ocfs2-tools-1.4.4-1.el5
[root at sai93 ~]# cat /etc/ocfs2/cluster.conf
node:
ip_port = 7777
ip_address = 10.71.10.93
number = 0
name = sai93
cluster = ocfs2
node:
ip_port = 7777
ip_address = 10.71.10.94
number = 1
name = sai94
cluster = ocfs2
cluster:
node_count =2
name = ocfs2
[root at sai93 ~]#
The only way I overcome this error is by unmounting the ocfs2
filesystem, doing a fsck followed by server reboot.
988 fsck.ocfs2 /dev/sdb1
989 mount -a
990 df -h
991 touch /mnt/staging/test...