Date: Thu, 11 Dec 2008 23:39:13 +0100 From: oxy <oxy@field.hu> Cc: freebsd-geom@freebsd.org Subject: Re: Encrypting raid5 volume with geli Message-ID: <49419691.4020403@field.hu> In-Reply-To: <20081211205659.GA72478@keira.kiwi-computer.com> References: <4940FF0F.2020404@field.hu> <20081211205659.GA72478@keira.kiwi-computer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
here it is: [root@test /]# gvinum l 4 drives: D disk_2 State: up /dev/ad9 A: 0/238475 MB (0%) D disk_1 State: up /dev/ad8 A: 0/238475 MB (0%) D disk_4 State: up /dev/ad5 A: 0/238475 MB (0%) D disk_3 State: up /dev/ad4 A: 0/238475 MB (0%) 1 volume: V raid5 State: down Plexes: 1 Size: 698 GB 1 plex: P raid5.p0 R5 State: down Subdisks: 4 Size: 698 GB 4 subdisks: S raid5.p0.s0 State: stale D: disk_1 Size: 232 GB S raid5.p0.s1 State: stale D: disk_2 Size: 232 GB S raid5.p0.s2 State: stale D: disk_3 Size: 232 GB S raid5.p0.s3 State: stale D: disk_4 Size: 232 GB [root@test /]# geli init -P -K /root/raid5.key /dev/gvinum/raid5 geli: Cannot store metadata on /dev/gvinum/raid5: Device not configured. Rick C. Petty írta: > On Thu, Dec 11, 2008 at 12:52:47PM +0100, oxy wrote: > >> Is there any method to use encrypted raid5 volumes? >> i created the raid5 volume with gvinum, works fine, but when i try to >> encrypt it: >> geli init -P -K /root/enc.key /dev/gvinum/raid5 >> it says: >> Cannot store Metadata....Operation not permitted >> any ideas? >> thank you! >> > > What's the output of "gvinum l"? > > -- Rick C. Petty > _______________________________________________ > freebsd-geom@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-geom > To unsubscribe, send any mail to "freebsd-geom-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49419691.4020403>