Bugs connus

De UnixWiki
Aller à : navigation, rechercher

Si vous avez des erreurs dans des migrations à chaud de ce type :

[VIOSE01042032-0457] Partition communications not active on partition with ID 5 . Unable to run remote command. To perform this operation, enable partition communications or power off the partition and try again. ou [VIOSE01042036-0427] The partition with ID 5 does not have the capability to be migrated while active.

vous pouvez appliquer la méthode ci dessous. Ou encore négocier une indispo et arrêter la VM, puis lancer un LPM dessus. A chaud/arrêté...

Description:

The customer can not make a LPM migration between Blade.

It gives the error:

 migrlpar -o m -d 5 -v -w 30 -p yvai0490 -t 753672L --ip ylmi0600 -u padmin                                                                   
                                                                        

[VIOSE01042032-0457] Partition communications not active on partition with ID 5 . Unable to run remote command. To perform this operation, enable partition communications or power off the partition and try again.

The customer restart the IVM but still the same error.


Action plan to customer:

Such error is generaly due to RMC communication problem.

1°) Check that #ping and name resolution is working in both directions.

2°) The reboot is not enough. Please do the following.

On VIO (source and target) where IVM is based as well

 oem_setup_env                                                           
 /usr/sbin/rsct/install/bin/rmcctrl -z                                  
 /usr/sbin/rsct/install/bin/recfgct                                     
 /usr/sbin/rsct/install/bin/rmcctrl -p                                  
                                                                        

do the same as root on client lpar

-> Wait 15 minutes and try again.