Indeed, that works exactly like that.

Thanks a ton!
Ludovic

On Wed, Nov 23, 2016 at 2:03 PM, Rafael Pardinas <[email protected]> wrote:
> It's pretty straight forward, the commands seem to be implemented following
> the Solaris specs:
>
> add fs
> set dir=/media (zone full path)
> set special=/tank/media (global zone path)
> set type=lofs
> end
>
> The Solaris docs I followed are these:
> https://docs.oracle.com/cd/E19044-01/sol.containers/817-1592/gcziw/index.html
>
>
>
> On Wed, 23 Nov 2016 at 12:31 Ludovic Orban <[email protected]> wrote:
>>
>> May I abuse your time a bit more?
>>
>> Is there some doc somewhere listing all the different zonecfg
>> properties and attributes? I'd like to lofs mount some folder on my
>> global zone in my lx zone but I can't seem to find how to translate
>> the smartos vmadm config into a omnios zonecfg one.
>>
>> Thanks again,
>> Ludovic
>>
>> On Wed, Nov 23, 2016 at 12:47 PM, Ludovic Orban <[email protected]>
>> wrote:
>> > That was the exact cause of my problem, thanks for your help!
>> >
>> > Now maybe that should be documented on the LXZones wiki page (I
>> > checked, and it doesn't speak about having to create a filesystem) and
>> > maybe the zoneadm command could report a more useful error message?
>> >
>> > Anyway, problem solved!
>> >
>> > Thanks again,
>> > Ludovic
>> >
>> > On Wed, Nov 23, 2016 at 11:11 AM, Jaakko Linnosaari
>> > <[email protected]> wrote:
>> >>
>> >>> On 23 Nov 2016, at 10.24, Ludovic Orban <[email protected]> wrote:
>> >>>
>> >>> I've compiled a list of the information I believe would be useful
>> >>> double-checking what I did over here:
>> >>> https://gist.github.com/lorban/074e9ad5f566ef545825e5dbd99b8701
>> >>>
>> >>> But basically, each time I try "zoneadm -z lx0 install -s
>> >>> /tank/lx/images/centos6.zss.gz" I only get a single line with the
>> >>> "ERROR: " message.
>> >>>
>> >>> Any hint?
>> >>
>> >> Try creating zfs filesystems for tank/lx and tank/lx/lx0. Those seem to
>> >> be missing.
>> >>
>> >> eg. ‘cd /tank; mv lx lx.orig; zfs create tank/lx; zfs create
>> >> tank/lx/lx0'
>> >>
>> >>
>> >> — Jaakko
>> _______________________________________________
>> OmniOS-discuss mailing list
>> [email protected]
>> http://lists.omniti.com/mailman/listinfo/omnios-discuss
_______________________________________________
OmniOS-discuss mailing list
[email protected]
http://lists.omniti.com/mailman/listinfo/omnios-discuss

Reply via email to