From: Christian Jaeger <christian.jaeger@ethlife.ethz.ch>
To: Oleg Drokin <green@namesys.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Lockups with loop'ed sparse files on reiserfs?
Date: Fri, 13 Jun 2003 20:07:55 +0200 [thread overview]
Message-ID: <p04320409bb0fb23f89f8@[192.168.3.11]> (raw)
In-Reply-To: <20030613155934.GA19307@namesys.com>
At 19:59 Uhr +0400 13.06.2003, Oleg Drokin wrote:
> > Were there anything interesting on the console where your kernel outputs
> > its messages (the host kernel?)?
IIRC nothing was output, at least I don't remember anything that I
thought was significant. But see below re kern.log entries.
>Any chance to hit say sysrq-T/sysrq-P to find out where CPU spins?
I've never used those, I'll have to learn about those debugging
options first. Where should I go to?
>BTW, while we are at it, were there enough space on the partition with sparse
>files to hold all the data you was writing there?
I did calculate all space bevor I started a few days ago. I did now
recalculate on current free space on the partitions and in fact on
one partition there's not enough space (anymore?):
losetup /dev/loop0 /root/raid5_1
losetup /dev/loop1 /root/raid5_2
du /root -> 1675228 k free. 650*1024*2=1331200 k, => ok
losetup /dev/loop2 /mnt/hdd8/raid5_3
losetup /dev/loop3 /mnt/hdd8/raid5_4
losetup /dev/loop4 /mnt/hdd8/raid5_5
du /mnt/hdd8/ -> 1973856 k free. 650*1024*3=1996800k => *not* ok.
(pity that I already deleted those 3 files)
losetup /dev/loop5 /mnt/hda11/raid5_6
du /mnt/hda11 -> 849044 free. => ok.
losetup /dev/loop6 /mnt/hdd6/.c/raid5_8
losetup /dev/loop7 /mnt/hdd6/.c/raid5_9
this is a vfat partition so no sparse files (and 2.9GB free too)
(The files looks like:
-rw------- 1 root root 681574400 8. Jun 23:46 raid5_6
)
Now the question is wbat happens if a partition is full.
In fact I've seen this in kern.log (full log at
http://pflanze.mine.nu/~chris/scratch/kern.log ):
Jun 13 11:34:57 pflanze kernel: raid5: md0, not all disks are
operational -- trying to recover array
...
Jun 13 11:34:57 pflanze kernel: md0: resyncing spare disk [dev 07:07]
to replace failed disk
Though I think that was before I started writing stuff onto the array.
What does happen if a raid array fails (i.e. 2 disks fail and there's
no spare, or 1 spare and 3 disks fail etc.)? If it's not an important
array (i.e. no swap or root filesystem on it), is there a reason for
the system to go down? Isn't it possible to just mark the mounted
filesystem as erroneous and return EIO to applications accessing it?
There's also the case 1, using uml. In this case I'm sure there was
no problem with space. The sparse filesystem image file I used is
exactly 500'000'000 bytes, and there's 1675228 k free space on the
partition where it is put on.
Christian.
next prev parent reply other threads:[~2003-06-13 18:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-13 13:38 Christian Jaeger
2003-06-13 15:56 ` Oleg Drokin
2003-06-13 15:59 ` Oleg Drokin
2003-06-13 18:07 ` Christian Jaeger [this message]
2003-06-13 20:22 ` Oleg Drokin
2003-06-14 23:10 ` Christian Jaeger
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='p04320409bb0fb23f89f8@[192.168.3.11]' \
--to=christian.jaeger@ethlife.ethz.ch \
--cc=green@namesys.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®