<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">hi Eugen<br>
      <br>
      First, check napp-it menu<br>
      <a title="home" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=&l2=&l3="><img
          src="cid:part1.09000104.05000009@hfg-gmuend.de"> </a> <a
        title="05_disks and controller" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=&l3=">Disks</a>
      <img src="cid:part1.09000104.05000009@hfg-gmuend.de"> <a
        title="01_details" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=01_details&l3=">Details</a>
      <img src="cid:part1.09000104.05000009@hfg-gmuend.de"> <a
        title="20_prtconf diskinfos" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=01_details&l3=20_prtconf%20diskinfos">prtconf
        diskinfos</a><br>
      <br>
      (for driver info of affected disks, probably mpt_sas/ sd)<br>
      <br>
      then goto<br>
      <a title="05_disks and controller" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=&l3=">Disks</a>
      <img src="cid:part1.09000104.05000009@hfg-gmuend.de"> <a
        title="01_details" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=01_details&l3=">Details</a>
      <img src="cid:part1.09000104.05000009@hfg-gmuend.de"> <a
        title="03_edit mpt_sas conf" class="hist"
href="http://192.168.88.5:81/cgi-bin/admin.pl?id=admin,%21UAlu/INmMdeM%21UGUacmTNfwsU%21UKcYZnz3LgMY&l1=05_disks%20and%20controller&l2=01_details&l3=03_edit%20mpt_sas%20conf">edit
        mpt sas conf</a><br>
      <br>
      disable MPIO:<br>
      # To globally enable MPxIO on all LSI MPT SAS 2.0 controllers set:<br>
      mpxio-disable="yes";<br>
      <br>
      I would reboot then<br>
      <br>
      <br>
    </div>
    <blockquote cite="mid:20131014085323.GN10405@leitl.org" type="cite">
      <pre wrap="">On Sun, Oct 13, 2013 at 08:48:45PM +0200, alka wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">hi Eugen

beside the ESXi appliance, napp-it does not modify
any system setting (you can even disable napp-it without problems)
so this must be a "maybe simulanious" but different problem.

In your logs are controller and multipath errors so I would check
iostat, zpool status and format behaviours.

You may try to disable multipath in your controller.conf settings.
if you can
- compare an Intel Nic
- compare an LSI HBA
</pre>
      </blockquote>
      <pre wrap="">
I have both in my system. The LSI is driving the 8-drive pool.
Only rpool and log device, all SSD, are on onboard SATA ports.

I'm not using the onboard Realtek, only the Intel NIC is used.

Is information in <a class="moz-txt-link-freetext" href="http://docs.oracle.com/cd/E19957-01/819-0139/ch_4_config_multi_SW.html">http://docs.oracle.com/cd/E19957-01/819-0139/ch_4_config_multi_SW.html</a>
/kernel/drv/fp.conf 
mpxio-disable="yes";
applicable for OmniOS? Do I need to touch /reconfigure to
make it stick?
 
</pre>
      <blockquote type="cite">
        <pre wrap="">as your hardware is not "best use".
(My backup systen is also an older AMD + Realtek but works well)


Gea


Am 13.10.2013 um 17:38 schrieb Eugen Leitl:

</pre>
        <blockquote type="cite">
          <pre wrap="">On Sun, Oct 13, 2013 at 04:17:50PM +0200, Günther Alka wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">One problem I am  aware if you are using the ESXi appliance
</pre>
          </blockquote>
          <pre wrap="">
Hi Guenther -- no, I'm not using the ESXi appliance,
this is physical hardware (MSI E350DM-E33, AMD Dual-Core E-350).

The problems started after I updated napp-it to latest
as of yesterday, after that I nuked OpenIndiana and
installed OmniOS and latest napp-it again.

The system *is* working, but I'm looking for hints how to
diagnose the residual problems.

P.S. Thanks for napp-it

</pre>
          <blockquote type="cite">
            <pre wrap="">resulting in very slow bootup, extreme high CPU load and even data
corruption:

If you are on ESXi 5.5, you must use the vmxnet3 vnic
or disable TCP segmentation offload in e1000.conf; add the following
and reboot

tx_hcksum_enable=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;
lso_enable=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0;

Maybe similar to this problem:
<a class="moz-txt-link-freetext" href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2058692">http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2058692</a>

(in the current appliance v. 13b, this is disabled per default)
</pre>
          </blockquote>
        </blockquote>
        <pre wrap="">
--


</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">_______________________________________________
OmniOS-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:OmniOS-discuss@lists.omniti.com">OmniOS-discuss@lists.omniti.com</a>
<a class="moz-txt-link-freetext" href="http://lists.omniti.com/mailman/listinfo/omnios-discuss">http://lists.omniti.com/mailman/listinfo/omnios-discuss</a>
</pre>
      </blockquote>
      <pre wrap="">
</pre>
    </blockquote>
    <br>
  </body>
</html>