zfs recursive snapshot issue when migrating zone
We currently have two T5240 servers running Solaris 11 11/11. One is a development server and the other is to be a test server. The development server currently has a zone with an oracle database that I will call DEVDB. The plan was to make an essential copy of the DEVDB zone on the test server. I did manage to successfully migrate the zone to the test server but along the way there were some zfs annoyances that I wondered if someone could address. Here was my process:
- Clone the DEVDB zone using the well documented procedure of cloning zones. I called the clone TSTDB.
0