How did you do the update? Did you uninstall the old version before
installing the new one? If not, it's worth trying that (uninstalling, then
re-installing)
Here are the commands I use to completely uninstall the old version:
# uninstall OMSA
/opt/dell/srvadmin/sbin/srvadmin-uninstall.sh -f
# remove all packages originating from dell-omsa repository
yum -y remove $(/usr/sbin/yumdb search from_repo "dell-omsa*" |
grep '[a-z]' | grep -vE "(from_repo|Loaded plugins)" )
# remove the repo definition
yum -y remove dell-omsa-repository yum-dellsysid
# manually remove any files left, just in case...
rm -f /etc/yum.repos.d/dell-omsa-repository.repo
rm -rf /opt/dell/srvadmin /usr/libexec/dell_dup
/usr/share/firmware/dell
On Wed, Aug 22, 2018 at 2:21 PM, Patrick Boutilier <[email protected]>
wrote:
> Did you restart the services after updating?
>
> srvadmin-services.sh restart
>
> On August 22, 2018 1:53:31 PM EDT, "Kienker, Fred" <[email protected]>
> wrote:
>>
>> Updating Dell EMC OpenManage Server Administrator to 9.1.0.2 on all our
>> Rx10 hardware has essentially disabled OMSA. The web page displays but
>> all the entries under System, MainChassis, and Storage have disappeared.
>> I checked the compatibility list, and all the Rx10 hardware is listed as
>> compatible.
>>
>> Has anyone else seen this? Any hints on how to fix it?
>>
>>
>> ------------------------------
>>
>> Linux-PowerEdge mailing list
>> [email protected]
>> https://lists.us.dell.com/mailman/listinfo/linux-poweredge
>>
>>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>
> _______________________________________________
> Linux-PowerEdge mailing list
> [email protected]
> https://lists.us.dell.com/mailman/listinfo/linux-poweredge
>
>
_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge