linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] alpha 2.4.2 + 0.9.1_beta6
@ 2001-04-04 12:13 Andrejs Dubovskis
  2001-04-05  0:18 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: Andrejs Dubovskis @ 2001-04-04 12:13 UTC (permalink / raw)
  To: Linux-LVM

Hi,

unfortunately, for my environment LVM subsystem does not look stable.
AlphaServer AS400
Redhat 7.0
2.4.2 + LVM 0.9.1_beta6
2 SCSI disk

pvcreate /dev/sda1
pvcreate /dev/sdb2
vgcreate vg01 /dev/sda1 /dev/sdb2
lvcreate -i 2 -I 8 -l 2040 -n sms vg01
mke2fs -m 0 /dev/vg01/sms

All test was done in single mode (no network, users, daemons, etc).

boot system in single mode 

vgchange -a y
mount /dev/vg01/sms /opt
dd if=/dev/zero of=/opt/1 count=10000
dd if=/dev/zero of=/opt/2 count=100000
dd if=/dev/zero of=/opt/3 count=1000000
(dd commands' count every next boot may be different)
Got kernel panic in interrupt handle.

boot system in single mode again

vgchange -a y 
Got kernel panic in interrupt handle (not reproducible at next boot).

Best regards, Andrejs Dubovskis

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-05  0:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-04 12:13 [linux-lvm] alpha 2.4.2 + 0.9.1_beta6 Andrejs Dubovskis
2001-04-05  0:18 ` Andreas Dilger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).