Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D.
On 9/6/2011 5:11 PM, Mike Gerdts wrote: On Tue 06 Sep 2011 at 04:37PM, "Hung-Sheng Tsao (Lao Tsao ??) Ph.D." wrote: current s10 zone user will not be unhappy when move to s11 1)there is no sparse zone in s11 (yet) 2)there is no v2v from s10 zone to s11 zone (yet) That is not correct. http:

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Mike Gerdts
On Tue 06 Sep 2011 at 04:37PM, "Hung-Sheng Tsao (Lao Tsao ??) Ph.D." wrote: > current s10 zone user will not be unhappy when move to s11 > 1)there is no sparse zone in s11 (yet) > 2)there is no v2v from s10 zone to s11 zone (yet) That is not correct. http://download.oracle.com/docs/cd/E19963-01

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread James Carlson
Hung-Sheng Tsao (Lao Tsao ??) Ph.D. wrote: > current s10 zone user will not be unhappy when move to s11 > 1)there is no sparse zone in s11 (yet) > 2)there is no v2v from s10 zone to s11 zone (yet) > 3)zfs dataset requirement > 4)people just does not like changes Given the changes in packaging an

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D.
current s10 zone user will not be unhappy when move to s11 1)there is no sparse zone in s11 (yet) 2)there is no v2v from s10 zone to s11 zone (yet) 3)zfs dataset requirement 4)people just does not like changes My 2c On 9/6/2011 3:33 PM, Frank Batschulat wrote: On Tue, 06 Sep 2011 21:27:40 +0

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Frank Batschulat
On Tue, 06 Sep 2011 21:27:40 +0200, LaoTsao wrote: interesting, IMHO, this type of change will make many many s10 users unhappy I assume you are refering to Mike's response that zones require their own seperate ZFS dataset going forward ? if so can you give some reasons why this would make c

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread LaoTsao
thx interesting, IMHO, this type of change will make many many s10 users unhappy Sent from my iPad Hung-Sheng Tsao ( LaoTsao) Ph.D On Sep 6, 2011, at 15:19, Mike Gerdts wrote: > On Tue 06 Sep 2011 at 03:00PM, "Hung-Sheng Tsao (Lao Tsao ??) Ph.D." wrote: >> >> I just did the same on s10u9 vbox

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Mike Gerdts
On Tue 06 Sep 2011 at 03:00PM, "Hung-Sheng Tsao (Lao Tsao ??) Ph.D." wrote: > > I just did the same on s10u9 vbox > bash-3.00# zfs list [snip] > bash-3.00# zoneadm -z test1 install If zoneadm creates a dataset for this zone, at this point you would see: A ZFS file system has been created for t

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D.
I just did the same on s10u9 vbox bash-3.00# zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 22.1G 7.88G34K /rpool rpool/ROOT12.1G 7.88G21K legacy rpool/ROOT/s10x_u9wos_13 12.1G 7.88G 12.1G / rpool/dump1.

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Mike Gerdts
On Tue 06 Sep 2011 at 10:09AM, Jeremy Loukinas wrote: > First: > root@opensolaris:~# zfs mount > rpool/ROOT/opensolaris-1/ > rpool/export/export > rpool/export/home /export/home > rpool /rpool > zpool/zones /zon

Re: [zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Hung-Sheng Tsao (Lao Tsao 老曹) Ph.D.
On 9/6/2011 1:09 PM, Jeremy Loukinas wrote: First: root@opensolaris:~# zfs mount rpool/ROOT/opensolaris-1/ rpool/export/export rpool/export/home /export/home rpool /rpool zpool/zones /zones zpool

[zones-discuss] ERROR: the zonepath must be a ZFS dataset.

2011-09-06 Thread Jeremy Loukinas
First: root@opensolaris:~# zfs mount rpool/ROOT/opensolaris-1/ rpool/export/export rpool/export/home /export/home rpool /rpool zpool/zones /zones zpool /zpool root@opensolaris:~# Secon