Hi,

I've just encounterd a problem with my raid setup. I seem to be
getting disk full messages when df reports lots of free space.
The partitions are on similar disks fireball-st 6.4 and
fireball-ex 6.4  The stripted parts are exactly the same size
on each. 

Heres a log of what happened:

Steve.
(ps the only weirdness I can think of that hda is using lba
but hdc isnt. but that wouldnt matter right?)



Script started on Thu Oct 14 00:45:19 1999

/<>src/steve>pwd

/usr/src/steve

/<>src/steve>df

Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda5               155545     95652     51863  65% /
/dev/hdc6              5653028   2222232   3143636  41% /home
/dev/hda6              2229516    762396   1353864  36% /usr
/dev/md1               1011800    681344    279060  71% /usr/src
/dev/hda1              3310904   2522112    788792  76% /dosc

/<>src/steve>touch asdf

touch: asdf: No space left on device

/<>src/steve>cat /etc/fstab 

/dev/hda5               /                       ext2    defaults        1 1
/dev/hdc6               /home                   ext2    defaults        1 2
/dev/hda6               /usr                    ext2    defaults        1 2
/dev/md1                /usr/src                ext2    defaults        1 2
/dev/hda1               /dosc                   vfat    defaults        1 0
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro 0 0
/dev/hdb4               /mnt/zip                vfat    noauto,owner    0 0
/dev/md0                swap                    swap    defaults        0 0
/dev/fd0                /mnt/floppy             ext2    noauto,owner    0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/pts                devpts  gid=5,mode=620  0 0

/<>src/steve>cat /etc/raidtab 

raiddev         /dev/md0
raid-level          0
nr-raid-disks           2
chunk-size          64k
persistent-superblock       1
#nr-spare-disks     0
    device      /dev/hda8
    raid-disk     0
    device      /dev/hdc5
    raid-disk     1
raiddev         /dev/md1
raid-level          0
nr-raid-disks           2
chunk-size          64k
persistent-superblock       1
#nr-spare-disks     0
    device      /dev/hdc1
    raid-disk     0
    device      /dev/hda7
    raid-disk     1

/<>src/steve/>cat /proc/partitions 

major minor  #blocks  name

   9     0      80128 md0
   9     1    1027968 md1
   3     0    6297480 hda
   3     1    3317391 hda1
   3     2          1 hda2
   3     5     160618 hda5
   3     6    2265133 hda6
   3     7     514048 hda7
   3     8      40131 hda8
   3    64      98304 hdb
   3    68      98288 hdb4
  22     0    6297480 hdc
  22     1     514048 hdc1
  22     2          1 hdc2
  22     5      40131 hdc5
  22     6    5743206 hdc6

/<>src/steve>exit

Script done on Thu Oct 14 00:45:50 1999



---
Stephen Kennedy
[EMAIL PROTECTED]

Reply via email to