The true way to apply opensm hm_ports_health_policy_file configuration

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!

Hello,
You can use ‘pkill –HUP opensm’ without restart opensm.
But there is no same way like UFM to do it.

Thanks,
Suo

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.