[OmniOS-discuss] A useful tidbit or two for ESX admins running OmniOS Fibre Targets

Richard Jahnel rjahnel at ellipseinc.com
Mon Dec 14 18:22:50 UTC 2015


Limiting the feature flags to those used in R151006 will eliminate the eager zero panic bug currently present in versions R151010 and later including the current LTS R151014.

Example:

zpool create -d \
-o feature at async_destroy=enabled \
-o feature at empty_bpobj=enabled \
-o feature at lz4_compress=enabled \
poolname \
raidz3 %disks% \
raidz3 %disks% \
<....>
log mirror %disks% \
cache %disks%

Also in an unrelated hint. Disabling the write back cache in the fibre target will prevent corrupted VMs that might otherwise result from a panic.

PS. Be sure to have an SSD backed log mirror to minimize the write performance impact.

Example:

stmfadm modify-lu -p wcd=true <Lun Number here>


[Ellipse Communications]


Richard Jahnel | Senior Network Engineer
Ellipse Communications - Corporate Office
14800 Quorum Dr, Suite 420  Dallas, TX 75254
TF: 888-678-3869 | F: 972-479-9115
Email<mailto:rjahnel at ellipseinc.com> * Website<https://www.ellipseinc.com> * Facebook<https://www.facebook.com/ellipsegroup> * Twitter<https://www.twitter.com/theellipsecow>


________________________________

The content of this e-mail (including any attachments) is strictly confidential and may be commercially sensitive. If you are not, or believe you may not be, the intended recipient, please advise the sender immediately by return e-mail, delete this e-mail and destroy any copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://omniosce.org/ml-archive/attachments/20151214/e1a9e304/attachment.html>


More information about the OmniOS-discuss mailing list