[OpenAFS] No space left on device?

Christof Hanke christof.hanke@rzg.mpg.de
Thu, 29 Dec 2011 16:31:44 +0100


Am 29.12.2011 16:18, schrieb TIARA System Man:
> hi all,
>
> there is one thing very puzzled me. in one of our afs server has 717GB
> free space. but, i can't write any thing into that /vicepa. do you
> have any idea about this??
>
> [root@nuage vicepa]# touch a
> touch: cannot touch `a': No space left on device
>
> [root@nuage vicepa]# df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sdb1              13T   13T  717G  95% /vicepa
>

Maybe you are running out of inodes there ?
Try "df -i" (on Linux, "df -o i" on Solaris ... )

Christof

> [root@nuage vicepa]# vos listvol nuageTotal number of volumes on
> server nuage partition /vicepa: 18 home.xxxx
> 536871038 RW 1765479859 K On-linehome.xxxxx
> 536871069 RW -588205162 K On-linehome.xxxxx
> 536871029 RW         26 K On-linehome.xxxx
> 536871204 RW 1611767809 K On-linehome.xxxx
> 536870954 RW -2082822464 K On-linehome.xxxxx
> 536871044 RW 1603305856 K On-linehome.xxxx
> 536871041 RW 1927419834 K On-linehome.xxxx
> 536871023 RW         24 K On-linehome.xxxx
> 536871159 RW        180 K On-linehome.xxxxx
> 536871035 RW       2806 K On-linehome.xxxx
> 536871026 RW         24 K On-linehome.xxxx
> 536871032 RW      27792 K On-lineroot.afs
> 536870912 RW          4 K On-lineroot.afs.readonly
> 536870913 RO          4 K On-lineroot.cell
> 536870915 RW          4 K On-lineroot.cell.readonly
> 536870916 RO          4 K On-linesoftware.linux
> 536871090 RW   62549125 K On-linesoftware.macintosh
> 536871087 RW    3301905 K On-line
> Total volumes onLine 18 ; Total volumes offLine 0 ; Total busy 0
>
> i'm using the 1.4.11-76 version of openafs-server. any input is appreciated!!!
>
> best, sam