Moving a zone path to a new file system

Hello Gurus,
I need your help with this please. I am trying to move a zone to a new directory but it keeps failing.

Below is what I did and the message I get. Your help will be appreciated.

Thanks

zoneadm -z testzone move /rpool/testzone
cannot create ZFS dataset rpool/testzone: dataset already exists
Moving across file-systems; copying zonepath /rpool/zones/testzone...sh: /rpool/zones/testzone: does not exist
zoneadm: zone 'testzone': 'copy' failed with exit code 1.

The copy failed.
More information can be found in /var/log/zoneAAAZhay9R

Cleaning up zonepath /rpool/testzone...The ZFS file system for this zone has been destroyed.

the log file /var/log/zoneAAAZhay9R doesn't exist either.

Please post the output from:

 
zoneadm list -cv
 

The zone must not be running when you move it.

The argument on the move command is the directory that you want to move the zone to.