Solaris 10 - zoneadm clone command missing Hi there,
I attempted to clone a zone on Solaris 10 using this command:
# zoneadm -z tst-ha-z1 clone prd-ha-z1
However, the command does not have the clone option:
# zoneadm -z tst-ha-z1 clone prd-ha-z1
usage: zoneadm help
zoneadm [-z <zone>] list
zoneadm -z <zone> <subcommand>
Subcommands:
help
boot [-s]
halt
ready
reboot
list [-cipv]
verify
install
uninstall [-F]
uname -a
SunOS prd-ha-g1 5.10 Generic_118833-36 sun4u sparc SUNW,Netra-T12
I thought that zoneadm was used for cloning zones, and all the
examples I have read refer to this. Does someone know what is wrong,
and is there another way to do this?
Regards, s |