Rolling back or rewinding to a snapshot from a VDB
-
Log into the Delphix Engine.
Copyssh admin@delphix_engine
-
List Timeflows for the database that you want to rollback to.
Copyde > ls
de > timeflow
de timeflow > ls -
Switch to the VDB you want to rollback.
Copyde timeflow > cd /database
de database > ls
de database > select "vdb_example" -
Rollback VDB using the VDB rollback function (note this can also be done in the GUI).
Copyde database 'vdb_example' > rollback
de database 'vdb_example' rollback *> set timeflowPointParameters.container=
de database 'vdb_example' rollback *> set timeflowPointParameters.location=
de database 'vdb_example' rollback *> commit