Re: [OpenIndiana-discuss] zpool import gives me

2014-09-12 Thread Dan Vatca
There was an issue with multithreaded import on certain hardware. Try to disable all CPU cores but the first one with psradm and try to import again. On Friday, September 12, 2014, Nikola M. wrote: > On 09/10/14 03:37 AM, Francois Dion wrote: > >> Assertion failed: rn->rn_nozpool == B_FALSE, fil

Re: [OpenIndiana-discuss] sustaining/oi_151a/slim_source and locale messages

2013-10-22 Thread Dan Vatca
Hi Gabriele, The sustaining repository from ha.openindiana.org has several branches, and multiple tags. You can find what you are looking for on the oi_151a branch (or by tag: e.g. oi_151a_prestable7). There is no tag for oi_151a_prestable8, but I think there are no changes from a7. Dan. On 2

Re: [OpenIndiana-discuss] Inefficient zvol space usage on 4k drives

2013-08-08 Thread Dan Vatca
Hi, I've done some tests (some months ago) similar to the ones you intend to make, and indeed the space inefficiency clearly shows. The test data is not very "academic", but proves the point you are discussing. The data also shows that the current refreservation calculations are not accurate in

Re: [OpenIndiana-discuss] Multiple devices appearing as one behind SAS expander

2013-03-21 Thread Dan Vatca
It is possible that all devices show up as having the same WWN, thus the illumos driver cannot tell them apart, and assumes they are one and the same. I've seen this with SSDs from various manufacturers, but only for "consumer" drives. The manufacturer's response was that those SSDs were supporte

Re: [OpenIndiana-discuss] Custom distro

2011-12-14 Thread Dan Vatca
Hello, You have to use distribution constructor: http://wiki.openindiana.org/oi/Distribution+Constructor http://docs.oracle.com/cd/E23824_01/html/E21800/distro_const1.html On 14 Dec 2011, at 19:01, LinuxBSDos.com wrote: >> Hi, >> is there any way to build an OpenIndiana customized installation