Re: Alternate Disk Migration problem
Mag wrote:
> While running alternate disk migration (smit nimadm), the process is
> failing on "Phase 5", its giving us the following message:
>
>
> +-----------------------------------------------------------------------------+
> Executing nimadm phase 5.
> +-----------------------------------------------------------------------------+
> Saving system configuration files.
> /usr/bin/lslpp: No such file or directory
> 0505-177 nimadm: An unrecoverable error has occurred during pre-install
> processing.
> Cleaning up alt_disk_migration on the NIM master.
>
>
> Any ideas?
> TIA
TCB enabled? It's a major PITA on these migrations, I dunno if it's
this problem or not...
Here's the procedure to disable TCB. ( view its current stae with just
the odmget , obviously)
odmget -q attribute=TCB_STATE PdAt |sed 's/tcb_enabled/tcb_disabled/'
|odmchange -o PdAt -q attribute=TCB_STATE |