vCenter

 View Only
  • 1.  Renew IOFILTER Provider certificates

    Posted Apr 25, 2022 08:35 PM
      |   view attached

    Hi!.

     

    I've just noticed that there are 4 certificates expired regarding IOFILTER Provider.

    For some reason the renew certificate button is greyed out so there is no option there.

    What can I do to renew those certificates?.

    Apparently they are from the ESXi from the cluster.

     

    Thanks!!



  • 2.  RE: Renew IOFILTER Provider certificates

    Posted Apr 26, 2022 10:25 AM

    Unregister and  register the VASA Provider ( VP) back to renew the certificate. For more information refer to Manage Storage Providers.

    DNA HRBlock



  • 3.  RE: Renew IOFILTER Provider certificates

    Broadcom Employee
    Posted Apr 29, 2022 07:33 AM

    First check status of SMS certs on vCSA.

    /usr/lib/vmware-vmafd/bin/vecs-cli entry list --store SMS --text | less

    If that is expired or old ; you can try below to renew SMS cert only.
    /usr/lib/vmware-vmafd/bin/vecs-cli entry delete --store sms --alias sms_self_signed

    restart sps services.
    service-control --stop vmware-sps
    service-control --start vmware-sps

    Then take one host as test and put it into maintenance mode and reboot.
    Then check the Storage Provider status on VC UI. It should ideally have a new cert.