All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sunil Mushran <Sunil.Mushran@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] 60% full and writes fail..
Date: Thu Sep  6 10:33:08 2007	[thread overview]
Message-ID: <46E039CF.6080906@oracle.com> (raw)
In-Reply-To: <0755BDB0-293F-4B70-A08E-E8DF24954C21@dds.nl>

http://oss.oracle.com/~smushran/.debug/scripts/stat_sysdir.sh

File a bugzilla and attach the output of the above script. It will
dump the superblock and the system directory.

paul vogel wrote:
>
> I have a setup with lot's of small files (Maildir), in 4 different 
> volumes and for some
> reason the volumes are full when they reach 60% usage (as reported by 
> df ).
>
> This was ofcourse a bit of a supprise for me .. lots of failed writes, 
> bounced messages
> and very angry customers.
>
> Has anybody on this list seen this before (not the angry customers ;-) ?
>
> Regards,
>
> =paulv
>
>
>
>
> # echo "ls -l //" | debugfs.ocfs2 /dev/drbd6
> debugfs.ocfs2 1.2.1
> debugfs:        34              drwxr-xr-x   6     0     0            
> 4096 16-Aug-2007 22:01 .
>         34              drwxr-xr-x   6     0     0            4096 
> 16-Aug-2007 22:01 ..
>         35              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 bad_blocks
>         36              -rw-r--r--   1     0     0          851968 
> 16-Aug-2007 22:01 global_inode_alloc
>         37              -rw-r--r--   1     0     0           65536 
> 16-Aug-2007 22:01 slot_map
>         38              -rw-r--r--   1     0     0         1048576 
> 16-Aug-2007 22:01 heartbeat
>         39              -rw-r--r--   1     0     0    249999654912 
> 16-Aug-2007 22:01 global_bitmap
>         40              drwxr-xr-x   2     0     0            4096  
> 6-Sep-2007 19:13 orphan_dir:0000
>         41              drwxr-xr-x   2     0     0           16384  
> 6-Sep-2007 09:34 orphan_dir:0001
>         42              drwxr-xr-x   2     0     0            4096 
> 16-Aug-2007 22:01 orphan_dir:0002
>         43              drwxr-xr-x   2     0     0            4096 
> 16-Aug-2007 22:01 orphan_dir:0003
>         44              -rw-r--r--   1     0     0         4194304 
> 16-Aug-2007 22:01 extent_alloc:0000
>         45              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 extent_alloc:0001
>         46              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 extent_alloc:0002
>         47              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 extent_alloc:0003
>         48              -rw-r--r--   1     0     0       142606336 
> 16-Aug-2007 22:01 inode_alloc:0000
>         49              -rw-r--r--   1     0     0      6966738944 
> 16-Aug-2007 22:01 inode_alloc:0001
>         50              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 inode_alloc:0002
>         51              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 inode_alloc:0003
>         52              -rw-r--r--   1     0     0       268435456 
> 16-Aug-2007 22:01 journal:0000
>         53              -rw-r--r--   1     0     0       268435456 
> 16-Aug-2007 22:02 journal:0001
>         54              -rw-r--r--   1     0     0       268435456 
> 16-Aug-2007 22:02 journal:0002
>         55              -rw-r--r--   1     0     0       268435456 
> 16-Aug-2007 22:03 journal:0003
>         56              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 local_alloc:0000
>         57              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 local_alloc:0001
>         58              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 local_alloc:0002
>         59              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 local_alloc:0003
>         60              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 truncate_log:0000
>         61              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 truncate_log:0001
>         62              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 truncate_log:0002
>         63              -rw-r--r--   1     0     0               0 
> 16-Aug-2007 22:01 truncate_log:0003
> debugfs:
>
>
>
> My custer.conf :
>
>
> cluster:
>         node_count = 2
>         name = pool_5
> node:
>         ip_port = 1015
>         ip_address = 10.17.178.132
>         number = 1
>         name = jaguar
>         cluster = pool_5
> node:
>         ip_port = 1015
>         ip_address = 10.17.178.133
>         number = 2
>         name = joon
>         cluster = pool_5
>
>
> cluster:
>         node_count = 2
>         name = pool_6
> node:
>         ip_port = 1016
>         ip_address = 10.17.178.132
>         number = 3
>         name = jaguar
>         cluster = pool_6
> node:
>         ip_port = 1016
>         ip_address = 10.17.178.133
>         number = 4
>         name = joon
>         cluster = pool_6
>
>
> cluster:
>         node_count = 2
>         name = pool_7
> node:
>         ip_port = 1017
>         ip_address = 10.17.178.132
>         number = 5
>         name = jaguar
>         cluster = pool_7
> node:
>         ip_port = 1017
>         ip_address = 10.17.178.133
>         number = 6
>         name = joon
>         cluster = pool_7
>
>
> cluster:
>         node_count = 2
>         name = pool_8
> node:
>         ip_port = 1018
>         ip_address = 10.17.178.132
>         number = 7
>         name = jaguar
>         cluster = pool_8
> node:
>         ip_port = 1018
>         ip_address = 10.17.178.133
>         number = 8
>         name = joon
>         cluster = pool_8
>
>
>
>
> _______________________________________________
> Ocfs2-devel mailing list
> Ocfs2-devel@oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-devel

      reply	other threads:[~2007-09-06 10:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06 10:20 [Ocfs2-devel] 60% full and writes fail paul vogel
2007-09-06 10:33 ` Sunil Mushran [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E039CF.6080906@oracle.com \
    --to=sunil.mushran@oracle.com \
    --cc=ocfs2-devel@oss.oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.