Steven Sim
2011-05-02 12:05:20 UTC
Gurus;
I have a T5140 system booting of a zfs rpool. (Solaris u09)
I have created two other zpools from SAN and called them webpool and
app-pool.
On these two zfs pools, i've created two zones sitting in the root of
each pool.
But on creating (lucreate) an alternate zfs BE on the same rpool, I get
the following ..
And although lucreate ends properly, luactivate fails totally.
It is not my intention to assign the dataset to each of the zone but I
get the errors below anyway (lucreate).
Any comments?
Creating snapshot for <rpool/ROOT/s10s_u8wos_08a> on
<rpool/ROOT/***@SecondzfsBE>.
Creating clone for <rpool/ROOT/***@SecondzfsBE> on
<rpool/ROOT/SecondzfsBE>.
Setting canmount=noauto for </> in zone <global> on
<rpool/ROOT/SecondzfsBE>.
Creating snapshot for <apppool> on <***@SecondzfsBE>.
cannot create '.': missing dataset name
Creating clone for <***@SecondzfsBE> on <apppool-SecondzfsBE>.
ERROR: cannot create 'apppool-SecondzfsBE': missing dataset name
ERROR: Unable to clone <> on <>.
/usr/lib/lu/luclonefs: ***@SecondzfsBE: not found
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
ERROR: Failed to mount dataset <apppool-SecondzfsBE>
cannot open 'apppool-SecondzfsBE': dataset does not exist
appzone: Bad document property
Creating snapshot for <webpool> on <***@SecondzfsBE>.
cannot create '.': missing dataset name
Creating clone for <***@SecondzfsBE> on <webpool-SecondzfsBE>.
ERROR: cannot create 'webpool-SecondzfsBE': missing dataset name
ERROR: Unable to clone <> on <>.
/usr/lib/lu/luclonefs: ***@SecondzfsBE: not found
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
ERROR: Failed to mount dataset <webpool-SecondzfsBE>
cannot open 'webpool-SecondzfsBE': dataset does not exist
webzone: Bad document property
WARNING: split filesystem </> file system type <zfs> cannot inherit
Warmest Regards
Steven Sim
I have a T5140 system booting of a zfs rpool. (Solaris u09)
I have created two other zpools from SAN and called them webpool and
app-pool.
On these two zfs pools, i've created two zones sitting in the root of
each pool.
But on creating (lucreate) an alternate zfs BE on the same rpool, I get
the following ..
And although lucreate ends properly, luactivate fails totally.
It is not my intention to assign the dataset to each of the zone but I
get the errors below anyway (lucreate).
Any comments?
Creating snapshot for <rpool/ROOT/s10s_u8wos_08a> on
<rpool/ROOT/***@SecondzfsBE>.
Creating clone for <rpool/ROOT/***@SecondzfsBE> on
<rpool/ROOT/SecondzfsBE>.
Setting canmount=noauto for </> in zone <global> on
<rpool/ROOT/SecondzfsBE>.
Creating snapshot for <apppool> on <***@SecondzfsBE>.
cannot create '.': missing dataset name
Creating clone for <***@SecondzfsBE> on <apppool-SecondzfsBE>.
ERROR: cannot create 'apppool-SecondzfsBE': missing dataset name
ERROR: Unable to clone <> on <>.
/usr/lib/lu/luclonefs: ***@SecondzfsBE: not found
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
cannot open 'apppool-SecondzfsBE': dataset does not exist
ERROR: Failed to mount dataset <apppool-SecondzfsBE>
cannot open 'apppool-SecondzfsBE': dataset does not exist
appzone: Bad document property
Creating snapshot for <webpool> on <***@SecondzfsBE>.
cannot create '.': missing dataset name
Creating clone for <***@SecondzfsBE> on <webpool-SecondzfsBE>.
ERROR: cannot create 'webpool-SecondzfsBE': missing dataset name
ERROR: Unable to clone <> on <>.
/usr/lib/lu/luclonefs: ***@SecondzfsBE: not found
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
cannot open 'webpool-SecondzfsBE': dataset does not exist
ERROR: Failed to mount dataset <webpool-SecondzfsBE>
cannot open 'webpool-SecondzfsBE': dataset does not exist
webzone: Bad document property
WARNING: split filesystem </> file system type <zfs> cannot inherit
Warmest Regards
Steven Sim