Alternate Disk Migration problem
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
Re: Alternate Disk Migration problem
Mag wrote:[color=blue]
> 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[/color]
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
Re: Alternate Disk Migration problem
TCB is disabled...
[email]jthomp1515@yahoo.com[/email] wrote:[color=blue]
> Mag wrote:[color=green]
> > 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[/color]
>
> 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[/color]
Re: Alternate Disk Migration problem
Mag wrote:[color=blue]
> TCB is disabled...
>
>
>
> [email]jthomp1515@yahoo.com[/email] wrote:[color=green]
> > Mag wrote:[color=darkred]
> > > 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[/color]
> >
> > 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[/color][/color]
it will not even let you attempt nimadm processes while tcb is
enabled..
what is the oslevel of your master / lppsource / spot? I've seen
several similar issues with lower ML / TL levels.