<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">root@myzone:/root# dladm show-phys</div><div class="">root@myzone:/root# dladm show-link</div><div class="">LINK        CLASS     MTU    STATE    BRIDGE     OVER</div><div class="">myzone0     vnic      1500   up       --         ?</div><div class="">root@myzone:/root# ipadm show-if</div><div class="">IFNAME     STATE    CURRENT      PERSISTENT</div><div class="">lo0        ok       -m-v------46 ---</div><div class="">myzone0    ok       bm--------46 -46</div><div class=""><div class="">root@myzone:/root# ipadm show-addr</div><div class="">ADDROBJ           TYPE     STATE        ADDR</div><div class="">lo0/v4            static   ok           127.0.0.1/8</div><div class="">myzone0/v4        dhcp     ok           ?</div><div class="">lo0/v6            static   ok           ::1/128</div></div><div><blockquote type="cite" class=""><div class="">On Apr 12, 2017, at 13:19, Natxo Asenjo <<a href="mailto:natxo.asenjo@gmail.com" class="">natxo.asenjo@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">hi,<br class=""><br class=""><div class="gmail_extra"><div class="gmail_quote">On Wed, Apr 12, 2017 at 6:03 PM, Gary Gendel <span dir="ltr" class=""><<a href="mailto:gary@genashor.com" target="_blank" class="">gary@genashor.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br class="">
I'd like to set up a Plex media server in an LX zone on Omnios 151020 .  Unfortunately, I can't seem to get the right sequence of steps to create the LX zone and linux kernel in preparation for installing Plex.  I'm not even sure which Linux kernel would be the least problematic (I chose debian 8).</blockquote></div><br class=""></div><div class="gmail_extra">I run a centos 6 plex server at home on omnios-r151020-4151d05. The media files are in nfs exported file systems on the same host.<br class=""><br class=""></div><div class="gmail_extra">It works fine. I just followed the instructions on the wiki and added the plex repo for centos.<br class=""><br class=""></div><div class="gmail_extra">This is its config:<br class=""><br class=""> zonecfg -z plex export<br class="">create -b<br class="">set zonepath=/tank/zones/plex<br class="">set brand=lx<br class="">set autoboot=true<br class="">set ip-type=exclusive<br class="">add net<br class="">set physical=vnic2<br class="">add property (name=gateway,value="192.168.0.254")<br class="">add property (name=ips,value="<a href="http://192.168.0.20/24" class="">192.168.0.20/24</a>")<br class="">add property (name=primary,value="true")<br class="">add property (name=resolver,value="192.168.0.1")<br class="">end<br class="">add attr<br class="">set name=kernel-version<br class="">set type=string<br class="">set value=2.6.32<br class="">end<br class=""><br class=""><br class=""></div><div class="gmail_extra">-- <br class=""></div><div class="gmail_extra">regards,<br class=""></div><div class="gmail_extra">Natxo<br class=""></div></div>
_______________________________________________<br class="">OmniOS-discuss mailing list<br class=""><a href="mailto:OmniOS-discuss@lists.omniti.com" class="">OmniOS-discuss@lists.omniti.com</a><br class="">http://lists.omniti.com/mailman/listinfo/omnios-discuss<br class=""></div></blockquote></div><br class=""></body></html>