linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vess raid stripes disappear
@ 2013-05-09 11:29 mashtin.bakir
  2013-05-09 14:59 ` Keith Keller
  2013-05-10  7:55 ` SOLVED " Stan Hoeppner
  0 siblings, 2 replies; 11+ messages in thread
From: mashtin.bakir @ 2013-05-09 11:29 UTC (permalink / raw)
  To: linux-raid

I have an interesting problem with a Vessraid 1830s.
We have a few of these that work fine but one seems
to lose its filesets. The only difference between the
good ones and the bad one is that the bad one has firmware
version 3.06 while the good ones are at 3.05 (This may
not be relevant).

Here's what happens. If I plug the raid into a 32 bit
RHEL5 box with large files enabled, syslog does pick
it up:

kernel: Vendor: Promise  Model:VessRAID 1830s Rev: 0306
Type: Direct-Access     ANSI SCSI revision: 05
SCSI device sdc:2929686528 2048-byte hdwr sectors (5999998 MB)


Using the web gui, I can carve out partitions,
I make three stripes across 4 disks of 2Terabytes each
using RAID5.
cat /proc/partitions   shows the raw devices as well as
the correct sizes. I then use gnu-parted (v3.1) to make the
filesets:

mklabel gpt
mkpart primray 0 0
set 1 raid on


I create the fileset using

mkfs.ext3 -m0 /dev/sdc1
I can then mount the FS and write to it.

If I either reboot the RAID or the host, the FS disappears
ie cat/proc/partitions   shows only sdc, not sdc1.
If I go back into parted, the label is intact
But I can't even mkfs without re-creating the label/partition,
in wich case I get:


...Have been written, but we have been
unable to
inform the kernel of the change, probably because it/they are in use.  As a
result, the old partition(s) will remain in use.  You should reboot now
before
making further changes.
Ignore/Cancel? i


Any ideas?

Thanks

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

end of thread, other threads:[~2013-05-10 14:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 11:29 vess raid stripes disappear mashtin.bakir
2013-05-09 14:59 ` Keith Keller
2013-05-09 15:10   ` Roman Mamedov
2013-05-09 15:32     ` Keith Keller
2013-05-09 15:41       ` Adam Goryachev
2013-05-09 16:23       ` David Brown
2013-05-09 21:33         ` Keith Keller
2013-05-09 21:27       ` NeilBrown
2013-05-10  7:55 ` SOLVED " Stan Hoeppner
2013-05-10 12:44   ` mashtin.bakir
2013-05-10 14:17     ` Stan Hoeppner

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).