Displaying 2 results from an estimated 2 matches for "ulek".
Did you mean:
ule
2011 Dec 06
2
OCFS2 showing "No space left on device" on a device with free space
Hi ,
I am getting the error "No space left on device" on a device with free
space which is ocfs2 filesystem.
Additional information is as below,
[root at sai93 staging]# debugfs.ocfs2 -n -R "stats" /dev/sdb1 | grep -i
"Cluster Size"
Block Size Bits: 12 Cluster Size Bits: 15
[root at sai93 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release
2011 Sep 05
0
Slow performance
...is thread also shows similar behavior:
http://www.mail-archive.com/ocfs2-users at oss.oracle.com/msg02509.html
The cluster is formed by two Dell PE 1950 with 8G ram, attached via
2Gbit FC to a Dell EMC AX/100 storage. The network between them is
running at 1Gbit.
Using CenOS 5.5, OCFS2 1.6.4 and ULEK 2.6.32-100.0.19.el5.
Tests so far:
* We have changed mount option data from ordered to writeback -- no
success;
* We have added mount option localalloc=16 -- no success;
* We have turned off group and user quota support -- no success;
* Rebooted the servers (to test with everything fresh) -- no...