ADOP failes (Clean a previous Session)
Case:
Checking for existing adop sessions.
Session Id : 2
Prepare phase status : NOT APPLICABLE
Apply phase status : ATLEAST ONE PATCH IS ALREADY APPLIED
Cutover phase status : NOT APPLICABLE
Abort phase status : NOT APPLICABLE
Session status : FAILED
[UNEXPECTED]The adop utility cannot be used when a previous patching cycle is incomplete
[UNEXPECTED]Ensure there is no existing patching cycle before trying to apply more patches
[UNEXPECTED]Unrecoverable error occurred. Exiting current adop session.
Solution:
STEP1: Source RUN File System and run the following:
$adop phase=cleanup
The cleanup phase completed successfully.
adop exiting with status = 0 (Success)
$
Regards,
Bahaa Barghouti
how to abort fs_clone or restart from the last session or restart from scratch.
ReplyDeletetried to restart but it failed with below error:
[UNEXPECTED]Fs_clone already started running, may be from another session.
Dear,
ReplyDeletethank you for visiting my blog i appreciate that.
you need to run this command;
$ adop phase=cleanup
this will clean the previous session
Regards,