<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="">Bummer. Oh well. How about presenting a zvol as a raw device like shown here: <a href="http://docs.oracle.com/cd/E19253-01/819-5461/gbebi/index.html" class="">http://docs.oracle.com/cd/E19253-01/819-5461/gbebi/index.html</a><div class=""><br class=""></div><div class="">I did this, shutdown and rebooted the zone.. and the path the the volume appears under /dev/zvol/dsk/ssdpool/ but that directory is empty when it should contain the name of my zvol :(</div><div class=""><br class=""></div><div class="">I figure if I can get that working, then I could format that vol in ext4 so it'd have a way of properly handling xattrs (or so I hope).. Otherwise.. I guess I could present a zvol as an iscsi volume to the linux host/zone/entity and then format that ext4 over iscsi, but I'd rather not add the networking stack in there if I don't have to.</div><div class=""><br class=""></div><div class="">Any ideas on getting zvols as raw devices in an lx zone?</div><div class=""><br class=""></div><div class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">________________________<br class="">Michael Talbott<br class="">Systems Administrator<br class="">La Jolla Institute</div>

</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Sep 30, 2016, at 3:40 PM, Dale Ghent <<a href="mailto:daleg@omniti.com" class="">daleg@omniti.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><blockquote type="cite" class="">On Sep 30, 2016, at 5:30 PM, Michael Talbott <<a href="mailto:mtalbott@lji.org" class="">mtalbott@lji.org</a>> wrote:<br class=""><br class="">So I've hit a bit of a brick wall in my testing to get BeeGFS working in an LX zone :( The metadata server needs extended attributes. I know zfs has a different implementation of EAs, but they are there.. So.. Is it possible for an LX zone to somehow use them with native linux tools like getfattr, setfattr, etc? I tried adding xattr and user_xattr to the zone's fstab file hoping just maybe it was that simple, but, no dice. Any ideas?<br class=""></blockquote><br class="">No support for linux get/setxattr syscalls right now in LX brants other than superficial faking to please certain circumstances:<br class=""><br class=""><a href="https://grok.elemental.org/source/xref/io-lx-public/usr/src/uts/common/brand/lx/syscall/lx_xattr.c#33" class="">https://grok.elemental.org/source/xref/io-lx-public/usr/src/uts/common/brand/lx/syscall/lx_xattr.c#33</a><br class=""><br class="">/dale</div></div></blockquote></div><br class=""></div></body></html>