zfs on gmirror slice

2009-09-01 Thread Maciej Jan Broniarz
Hi, Is is a bad ida to create a zfs pool from a gmirrored slice? zpool create tank /dev/mirror/gm0s1g works fine, but after the reboot the filesystem failes consistency check. Regards, mjb -- [ - Maciej Jan Broniarz || gau...@gausus.net -- ] | Siamo qui \ sotto la stessa luce \ sotto

Re: zfs on gmirror slice

2009-09-01 Thread Freddie Cash
On Tue, Sep 1, 2009 at 7:04 AM, Maciej Jan Broniarz gau...@gausus.netwrote: Is is a bad ida to create a zfs pool from a gmirrored slice? zpool create tank /dev/mirror/gm0s1g works fine, but after the reboot the filesystem failes consistency check. You could, but the question is ... why would

Re: zfs on gmirror slice

2009-09-01 Thread Pete French
ZFS includes support for RAID0 (stripe), RAID1 (mirroring), RAID5 and RAID6 (raidz1/raidz2), and (soon in OpenSolaris) RAID7 (raidz3). Why would you want to build a pool out of devices that are already RAID'd together? Because gmirror type RAIDing is more appropriate for your application than

Re: Fatal Trap 12 in various processes always at address 0x3030313a

2009-09-01 Thread Richard Mahlerwein
--- On Sun, 8/30/09, Gavin Atkinson ga...@freebsd.org wrote: From: Gavin Atkinson ga...@freebsd.org Subject: Re: Fatal Trap 12 in various processes always at address 0x3030313a To: Richard Mahlerwein mahle...@yahoo.com Cc: FreeBSD-Stable freebsd-stable@FreeBSD.org Date: Sunday, August 30,

Re: zfs on gmirror slice

2009-09-01 Thread Maciej Jan Broniarz
2009/9/1 Thomas Backman seren...@exscape.org: On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote: I'm not familiar with gmirror, but it'd be a way better idea to mirror it using ZFS if possible - that way you get self-healing and stuff like that, which you won't if ZFS doesn't have a

Re: zfs on gmirror slice

2009-09-01 Thread Freddie Cash
On Tue, Sep 1, 2009 at 9:04 AM, Maciej Jan Broniarz gau...@gausus.netwrote: 2009/9/1 Thomas Backman seren...@exscape.org: On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote: I'm not familiar with gmirror, but it'd be a way better idea to mirror it using ZFS if possible - that way you

Re: zfs on gmirror slice

2009-09-01 Thread Miroslav Lachman
Maciej Jan Broniarz wrote: 2009/9/1 Thomas Backman seren...@exscape.org: On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote: I'm not familiar with gmirror, but it'd be a way better idea to mirror it using ZFS if possible - that way you get self-healing and stuff like that, which you won't

GCC -m32 option on FreeBSD/AMD64 7.2

2009-09-01 Thread Václav Haisman
Hi, is C++ + GCC -m32 option officially supported by FreeBSD/AMD64 7.2? I am getting the following errors for simplest input: shell::wilx:~/tmp cat m32.cxx #include iostream shell::wilx:~/tmp g++ -c m32.cxx shell::wilx:~/tmp g++ -m32 m32.cxx In file included from

Re: zfs on gmirror slice

2009-09-01 Thread Thomas Backman
On Sep 1, 2009, at 6:04 PM, Maciej Jan Broniarz wrote: 2009/9/1 Thomas Backman seren...@exscape.org: On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote: I'm not familiar with gmirror, but it'd be a way better idea to mirror it using ZFS if possible - that way you get self-healing and

Re: zfs on gmirror slice

2009-09-01 Thread Thomas Backman
On Sep 1, 2009, at 4:04 PM, Maciej Jan Broniarz wrote: Hi, Is is a bad ida to create a zfs pool from a gmirrored slice? zpool create tank /dev/mirror/gm0s1g works fine, but after the reboot the filesystem failes consistency check. Regards, mjb I'm not familiar with gmirror, but it'd be a way

Re: Fatal Trap 12 in various processes always at address 0x3030313a

2009-09-01 Thread Richard Mahlerwein
From: Gavin Atkinson ga...@freebsd.org Subject: Re: Fatal Trap 12 in various processes always at address 0x3030313a To: Richard Mahlerwein mahle...@yahoo.com Cc: FreeBSD-Stable freebsd-stable@FreeBSD.org Date: Sunday, August 30, 2009, 3:47 PM On Sat, 29 Aug 2009, Richard Mahlerwein wrote:

Re: Fatal Trap 12 in various processes always at address 0x3030313a

2009-09-01 Thread Richard Mahlerwein
From: Richard Mahlerwein mahle...@yahoo.com Subject: Re: Fatal Trap 12 in various processes always at address 0x3030313a To: FreeBSD-Stable freebsd-stable@freebsd.org Date: Tuesday, September 1, 2009, 2:58 PM From: Gavin Atkinson ga...@freebsd.org Subject: Re: Fatal Trap 12 in various processes

Not getting an IPv6 in a jail

2009-09-01 Thread Major Domo
Hello list, Apologies if this has been discussed already but I searched the web and the mailing lists and haven't found hints on my problem. I've got a jail, I assign it a set of IP addresses, and it just won't take the IP6 I give it. Uname: FreeBSD 7.2-STABLE Sysctl jail MIBs:

Re: zfs on gmirror slice

2009-09-01 Thread Ivan Voras
Maciej Jan Broniarz wrote: Hi, Is is a bad ida to create a zfs pool from a gmirrored slice? zpool create tank /dev/mirror/gm0s1g works fine, but after the reboot the filesystem failes consistency check. It *should* work. What error(s) do you get? signature.asc Description: OpenPGP

Re: Fatal Trap 12 in various processes always at address 0x3030313a

2009-09-01 Thread Richard Mahlerwein
From: Richard Mahlerwein mahle...@yahoo.com Subject: Re: Fatal Trap 12 in various processes always at address 0x3030313a To: FreeBSD-Stable freebsd-stable@freebsd.org Date: Tuesday, September 1, 2009, 2:58 PM From: Gavin Atkinson ga...@freebsd.org Subject: Re: Fatal Trap 12 in various

Re: Not getting an IPv6 in a jail

2009-09-01 Thread John Hay
On Tue, Sep 01, 2009 at 09:30:15PM +0200, Major Domo wrote: Hello list, Apologies if this has been discussed already but I searched the web and the mailing lists and haven't found hints on my problem. I've got a jail, I assign it a set of IP addresses, and it just won't take the IP6 I

Re: Not getting an IPv6 in a jail

2009-09-01 Thread Bjoern A. Zeeb
On Tue, 1 Sep 2009, Major Domo wrote: Hi, Apologies if this has been discussed already but I searched the web and the mailing lists and haven't found hints on my problem. I've got a jail, I assign it a set of IP addresses, and it just won't take the IP6 I give it. Uname: FreeBSD 7.2-STABLE

Re: Not getting an IPv6 in a jail

2009-09-01 Thread FLEURIOT Damien
On Tue, Sep 01, 2009 at 10:13:45PM +0200 or thereabouts, John Hay wrote: On Tue, Sep 01, 2009 at 09:30:15PM +0200, Major Domo wrote: Hello list, Apologies if this has been discussed already but I searched the web and the mailing lists and haven't found hints on my problem. I've

Re: Not getting an IPv6 in a jail

2009-09-01 Thread John Hay
On Tue, Sep 01, 2009 at 11:29:40PM +0200, FLEURIOT Damien wrote: On Tue, Sep 01, 2009 at 10:13:45PM +0200 or thereabouts, John Hay wrote: I have not used jails with link-local addresses, only global addresses and that works. It looks like you did not specify the whole link-local address