[prev in list] [next in list] [prev in thread] [next in thread] 

List:       illumos-discuss
Subject:    Re: [discuss] openinidana kernel dumps.
From:       "Albert Lee" <trisk () omniti ! com>
Date:       2015-10-01 5:03:28
Message-ID: CAN101LinYqsfTqJgszfM8iOT1u4B0vK-QuXU5_+jpqYKXTJP6w () mail ! gmail ! com
[Download RAW message or body]

On Sep 30, 2015 4:07 AM, "Nikola M" <minikola@gmail.com> wrote:
>
> On 09/30/15 10:37 AM, John McEntee wrote:
>>
>> Not quite sure who wants these, so I thought I would start here.
>>
>>
>>
>> I have a production Open Indiana box that mainly acts as a windows file
server ( inbuilt kernel cifs server, joined to AD domain). We have an excel
file that when opened, changed slightly, then saved would cause the
openinidana server to kernel panic and reboot. I have about 16 dump files
if anyone is interested. It looks to me like zfs is at fault.
>
> I use mega.nz for posting large files because I can count on both privacy
of it as well as publicly sharing what I want. Also you can maybe thare
same table filled with random data instead of actual one so more people
could test.
>
> Latest OI /dev with some bugs resolved and updated illumos is: 151a9
(/dev). You can try update and running that and report a bug on that to
Openindiana bug tracking
> https://www.illumos.org/projects/openindiana/issues
>
> Latest OI with the rolling-release cycle and somewhat regular ISO release
snapshots is Openindiana Hipster. (currently repo is at /hipster-2015)
>
> This is illumos cifs bug and should be reported to illumos. If one wants
to report a bug for cifs server that comes with illumos, one should be able
to reproduce bug with newest illumos   and newest Hipster always comes with
newest illumos.
>
> It is not suggested to run newest OI Hipster in production but there are
also ISO snapshots one can use to install from and then update to test it
with newest illumos.
>
> Since ZFS in illumos (OpenZFS) now (after 151a3) uses ZFS feature flags
and moves away from latest Sun's ZFS version 28, (updates in /dev would
work), to be able to dual-boot both older installation together with new
one and any more recent OI Hipster lost ability to update form /dev,
> I use a trick of installing OI Hipster from ISO inside VirtualBox (any
machine with VBox would be fine) and then do zfs send/zfs receive of both
Hipster dataset and installed user dir (make sure it's user that does not
exist yet on physical machine) to physical machine's newly made Boot
environment (whose zfs datastet has been emptied).
> That way one can get both OI /dev and OI Hipster on same machine leaving
unupdated ZFS version 28.
>
> So you can test how it behaves with newest illumos kernel with no need to
recompile and install illumos yourself and you have minimal downtime,
because ideally, it would need only one reboot to make new Boot environment
with Hipster active and you can tinker with it's settings both before zfs
send it to physical machine, inside VirtualBox or after, by changing
directly configuration files before booting new BE.
> I also suggest you can try test using samba 4 inside OI Hipster instead
of cifs because of greater chance of it being maintained upstream.
>

The CIFS server is actively developed and one of the fairly important
components of illumos, as is ZFS.

If the problem is reproducible on a recent build, a start would be to
extract basic information from the crash dump following the instructions on
the illumos wiki. That should narrow down what is causing the panic.

-Albert



-------------------------------------------
illumos-discuss
Archives: https://www.listbox.com/member/archive/182180/=now
RSS Feed: https://www.listbox.com/member/archive/rss/182180/25758063-6f7f4185
Modify Your Subscription: https://www.listbox.com/member/?member_id=25758063&id_secret=25758063-83fb4fd4
Powered by Listbox: http://www.listbox.com

[Attachment #3 (text/html)]

<html><html><p dir="ltr"><br />
On Sep 30, 2015 4:07 AM, &quot;Nikola M&quot; &lt;<a \
href="mailto:minikola@gmail.com">minikola@gmail.com</a>&gt; wrote:<br /> &gt;<br />
&gt; On 09/30/15 10:37 AM, John McEntee wrote:<br />
&gt;&gt;<br />
&gt;&gt; Not quite sure who wants these, so I thought I would start here.<br />
&gt;&gt;<br />
&gt;&gt; &nbsp;<br />
&gt;&gt;<br />
&gt;&gt; I have a production Open Indiana box that mainly acts as a windows file \
server ( inbuilt kernel cifs server, joined to AD domain). We have an excel file that \
when opened, changed slightly, then saved would cause the openinidana server to \
kernel panic and reboot. I have about 16 dump files if anyone is interested. It looks \
to me like zfs is at fault.<br /> &gt;<br />
&gt; I use <a href="http://mega.nz">mega.nz</a> for posting large files because I can \
count on both privacy of it as well as publicly sharing what I want. Also you can \
maybe thare same table filled with random data instead of actual one so more people \
could test.<br /> &gt;<br />
&gt; Latest OI /dev with some bugs resolved and updated illumos is: 151a9 (/dev). You \
can try update and running that and report a bug on that to Openindiana bug tracking \
<br /> &gt; <a href="https://www.illumos.org/projects/openindiana/issues">https://www.illumos.org/projects/openindiana/issues</a><br \
/> &gt;<br />
&gt; Latest OI with the rolling-release cycle and somewhat regular ISO release \
snapshots is Openindiana Hipster. (currently repo is at /hipster-2015)<br /> &gt;<br \
/> &gt; This is illumos cifs bug and should be reported to illumos. If one wants to \
report a bug for cifs server that comes with illumos, one should be able to reproduce \
bug with newest illumos&nbsp;&nbsp; and newest Hipster always comes with newest \
illumos.<br /> &gt;<br />
&gt; It is not suggested to run newest OI Hipster in production but there are also \
ISO snapshots one can use to install from and then update to test it with newest \
illumos.<br /> &gt;<br />
&gt; Since ZFS in illumos (OpenZFS) now (after 151a3) uses ZFS feature flags and \
moves away from latest Sun&#39;s ZFS version 28, (updates in /dev would work), to be \
able to dual-boot both older installation together with new one and any more recent \
OI Hipster lost ability to update form /dev,<br /> &gt; I use a trick of installing \
OI Hipster from ISO inside VirtualBox (any machine with VBox would be fine) and then \
do zfs send/zfs receive of both Hipster dataset and installed user dir (make sure \
it&#39;s user that does not exist yet on physical machine) to physical machine&#39;s \
newly made Boot environment (whose zfs datastet has been emptied).<br /> &gt; That \
way one can get both OI /dev and OI Hipster on same machine leaving unupdated ZFS \
version 28.<br /> &gt;<br />
&gt; So you can test how it behaves with newest illumos kernel with no need to \
recompile and install illumos yourself and you have minimal downtime, because \
ideally, it would need only one reboot to make new Boot environment with Hipster \
active and you can tinker with it&#39;s settings both before zfs send it to physical \
machine, inside VirtualBox or after, by changing directly configuration files before \
booting new BE.<br /> &gt; I also suggest you can try test using samba 4 inside OI \
Hipster instead of cifs because of greater chance of it being maintained upstream.<br \
/> &gt;<p dir="ltr">The CIFS server is actively developed and one of the fairly \
important components of illumos, as is ZFS.<p dir="ltr">If the problem is \
reproducible on a recent build, a start would be to extract basic information from \
the crash dump following the instructions on the illumos wiki. That should narrow \
down what is causing the panic.<p dir="ltr">-Albert</html><div bgcolor="#ffffff" \
id="listbox-footer" style="width:auto;margin:0;padding:5px;background-color:#fff;clear:both;border-top: \
1px solid #ccc;"><table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" \
style="background-color:#fff" width="100%"><tr><td padding="4px"><font \
color="#333333" size="1" style="font-family:helvetica, sans-serif;">  \
<strong>illumos-discuss</strong> | <a \
href="https://www.listbox.com/member/archive/182180/=now" \
style="text-decoration:none;color:#669933;border-bottom: 1px solid #444444" title="Go \
to archives for illumos-discuss">Archives</a> <a border="0" \
href="https://www.listbox.com/member/archive/rss/182180/25758063-6f7f4185" \
style="text-decoration:none;color:#669933" title="RSS feed for illumos-discuss"><img \
border="0" src="http://postlink.www.listbox.com/1967398/833487e62783d55fe81f119fb93ef6 \
44/25758063/6ad03ab6.jpg?uri=aHR0cHM6Ly93d3cubGlzdGJveC5jb20vaW1hZ2VzL2ZlZWQtaWNvbi0xMHgxMC5qcGc" \
/></a>  | <a href="https://www.listbox.com/member/?member_id=25758063&id_secret=25758063-83fb4fd4" \
style="text-decoration:none;color:#669933;border-bottom: 1px solid #444444" \
title="">Modify</a>  Your Subscription<td align="right" valign="top"><a \
href="http://www.listbox.com" style="border-bottom:none;"> <img border="0" \
src="http://postlink.www.listbox.com/1967399/3379085af0f1cf7fc3708f04b4471ae2/25758063 \
/6ad03ab6.png?uri=aHR0cHM6Ly93d3cubGlzdGJveC5jb20vaW1hZ2VzL2xpc3Rib3gtbG9nby1zbWFsbC5wbmc" \
title="Powered by Listbox" /></a></td></font></td></tr></table></div></html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic