on 26/07/2011 00:44 Rick Macklem said the following:
> hrs sent me this panic. I'm wondering if it might be relevant to this?
To 'this' what?
A panic is a panic.
> spin lock 0x80cb52c0 (sched lock 1) held by 0xff0012c7f8c0 (tid
> 100317) too long
> panic: spin lock held too long
I g
On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote:
> on 19/07/2011 18:16 John Baldwin said the following:
> > Hmm, can you get devinfo -r output from a working kernel with ichwd
> > loaded? You might be able to just build the kernel with 'nooptions
> > NEW_PCIB'.
>
> I believe that I've go
On Thu, 28 Jul 2011 16:11:37 +0200 Martin Matuska
wrote:
> The attached patch allows better fine-tuning of jails started via
> /etc/rc.d, uses the new jail(8) flags (-c -m), the persist parameter
> and adds ZFS support.
> Patch is fully backward compatible.
>
> Please review, comment and/or tes
Yes, that looks good. It keeps what I'd call expected behavior for
persist (at least on the startup side).
- Jamie
On 07/29/11 14:53, Martin Matuska wrote:
So what do you think about this updated patch (attached)?
Here we leave everything possible for jail_example_params.
Btw. you can also s
Andriv Gapon wrote:
> on 26/07/2011 00:44 Rick Macklem said the following:
> > hrs sent me this panic. I'm wondering if it might be relevant to
> > this?
>
> To 'this' what?
Well, my thinking was (and it is quite likely completely incorrect) is
that, since this panic is a result of holding the sp
On 07/30/2011 05:34, John Baldwin wrote:
> On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote:
>> on 19/07/2011 18:16 John Baldwin said the following:
>>> Hmm, can you get devinfo -r output from a working kernel with ichwd
>>> loaded? You might be able to just build the kernel with 'nooption
On 7/30/11 7:55 PM, Doug Barton wrote:
On 07/30/2011 05:34, John Baldwin wrote:
On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote:
on 19/07/2011 18:16 John Baldwin said the following:
Hmm, can you get devinfo -r output from a working kernel with ichwd
loaded? You might be able to just
On 07/30/2011 19:35, John Baldwin wrote:
> On 7/30/11 7:55 PM, Doug Barton wrote:
>> On 07/30/2011 05:34, John Baldwin wrote:
>>> On Saturday, July 30, 2011 02:49:52 AM Andriy Gapon wrote:
on 19/07/2011 18:16 John Baldwin said the following:
> Hmm, can you get devinfo -r output from a work