Marion Hakanson wrote:
> You need two separate dataset declarations:
>
>add dataset
>set name=pool1/fs1
>end
>add dataset
>set name=pool2/fs2
>end
>
>
>
Duh... makes sense.
Thanks Marion!
-Robert
___
zfs-discuss mailing list
zfs-discuss@opensolaris.
I'm trying to add filesystems from two different pools to a zone but can't seem
to find any mention of how to do this in the docs.
I tried this but the second set overwrites the first one.
add dataset
set name=pool1/fs1
set name=pool2/fs2
end
Is this possible or do I need to use different synt