Hello!
I have a question about opensm configuration. We use hm_ports_health_policy_file file to isolate unhealthy ports of the fabric. And for now, we use reload opensmd to add or delete unhealthy port.
sudo service opensmd reload
And I have some doubts, is this the right way to apply hm_ports_health_policy_file file? Is there another way to do the same, without realod opensmd deamon?
I’ve found UFM documentation, and there is special command:
ufm-appliance [ mgmt-sa ] (config) # ib sm opensm-health-policy-merge
Is there something like this for the opensm?
Thanks in advance!