Re: Debian/kFreeBSD vs linux jail?

2013-04-05 Thread Christoph Egger
Hi! Joshua Isom jri...@gmail.com writes: Considering Debian's ported the standard Linux userland to the FreeBSD kernel, I'm wondering if it's possible/practical to use Debian inside of a jail instead of a Linux CentOS jail, which has been documented. I know some applications are linux

Re: Debian/kFreeBSD vs linux jail?

2013-04-05 Thread Eduardo Morras
On Thu, 04 Apr 2013 19:50:40 -0500 Joshua Isom jri...@gmail.com wrote: Considering Debian's ported the standard Linux userland to the FreeBSD kernel, I'm wondering if it's possible/practical to use Debian inside of a jail instead of a Linux CentOS jail, which has been documented. I know

Re: [ZFS] recover destroyed zpool - what are the available options?

2013-04-05 Thread Volodymyr Kostyrko
04.04.2013 19:26, Beeblebrox: test them with `zdb -l device`. When the output would be correct - you guessed your slice! LABEL 1 version: 28 name: 'bsdr' state: 2 txg: 10 pool_guid: 12018916494219117471 hostid:

[ZFS] recover destroyed zpool - what are the available options?

2013-04-05 Thread Beeblebrox
Actually if you see all 4 labels correctly you can try to proceed as ZFS would guess the correct disk size anyway. I should clarify: # zdb -l /dev/ada0p2 = all 4 LABELS visible and correct (zpool name: bsdr) # zdb -l /dev/ada0p1 = all 4 LABELS visible and correct (zpool name: asp) # zdb -l

Re: Regarding zfs send / receive

2013-04-05 Thread Joar Jegleim
sounds like a good idea, I might look into that, thnx. Terje: zpool.cache is only 860 bytes, I don't think that should cause any problems (?) -- -- Joar Jegleim Homepage: http://cosmicb.no Linkedin: http://no.linkedin.com/in/joarjegleim fb:

Re: [ZFS] recover destroyed zpool - what are the available options?

2013-04-05 Thread Volodymyr Kostyrko
05.04.2013 11:54, Beeblebrox: Actually if you see all 4 labels correctly you can try to proceed as ZFS would guess the correct disk size anyway. I should clarify: # zdb -l /dev/ada0p2 = all 4 LABELS visible and correct (zpool name: bsdr) # zdb -l /dev/ada0p1 = all 4 LABELS visible and correct

[ZFS] recover destroyed zpool - what are the available options?

2013-04-05 Thread Beeblebrox
Thank you for your help Volodymyr, 1. ZPOOL LIST shows that the pool is listed NAMESIZE ALLOC FREECAP DEDUP HEALTH ALTROOT bsdr - - - - - FAULTED - tank0 49.8G 13.3G 36.5G26% 1.00x ONLINE - 2. ZPOOL IMPORT = no pools available to import 3.

[ZFS] recover destroyed zpool - what are the available options?

2013-04-05 Thread Beeblebrox
Sadly, the command I ran did nothing - no error message, no output, no result: # zpool import -D -f -R /bsdr -N -F -n -X 12018916494219117471 newname -- View this message in context: