[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zfs-discuss
Subject:    Re: [zfs-discuss] How to delegate filesystems from different pools
From:       Matthew Ahrens <Matthew.Ahrens () sun ! com>
Date:       2007-09-29 18:58:53
Message-ID: 46FEA06D.8000802 () sun ! com
[Download RAW message or body]

Robert Lor wrote:
> 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 syntax?

You want to add two datasets?  Try:

add dataset
set name=pool1/fs1
end

add dataset
set name=pool2/fs2
end

or check out the zonecfg(1m) manpage.

--matt
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic