Re: Raid on USB flash disk

2007-03-05 Thread Rob Bray
> Hi, > > I just tried to setup a one-device raid onto an USB flash drive. > Creating, setting up ext3 and filling with data was no problem. > But when I tried to work with it afterwards the metadevice was > unresponsive. I tried both linear and raid0 levels, but that > made no difference. > For my

Re: Raid on USB flash disk

2007-02-10 Thread Steve Cousins
Arne Jansen wrote: > > The main reason why I'm trying this weird setup is that the USB > drive is always enumerated last in my kernel, and I want to boot > from it. That means every time I add a disk or remove one I have > to edit grub.conf and fstab. Very inconvenient. So my idea was > to create

Raid on USB flash disk

2007-02-10 Thread Arne Jansen
Hi, I just tried to setup a one-device raid onto an USB flash drive. Creating, setting up ext3 and filling with data was no problem. But when I tried to work with it afterwards the metadevice was unresponsive. I tried both linear and raid0 levels, but that made no difference. For my uneducated ey