Originally posted by: grukrz1
hello,
two cluster nodes have been successfully migrated from 5.3 to 6.1 using nimadm using the same resources on NIM, and finally each one is on same level:
# oslevel -s
6100-09-04-1441
but... I noticed there is one difference on rpm -qa output:
one node has:
AIX-rpm-6.1.9.30-6
and the other one has:
AIX-rpm-6.1.9.30-5
where the difference come from?
node1# rpm -ql AIX-rpm-6.1.9.30-6
(contains no files)
node2# rpm -ql AIX-rpm-6.1.9.30-5
(contains no files)
On both nodes I have:
# lslpp -Lqc rpm*
rpm.rte:rpm.rte:3.0.5.52: : :C: :RPM Package Manager: : : : : : :0:0:/:
kind regards,