Hi Alex,

I just noted that opensm logs can go anywhere in size when one of my
nodes had no space left on device after the opensm log level was raised...

I see that the rpm provided with RHEL6 is setting an /etc/logrotate.d/opensm entry which is a copy of ./scripts/opensm.logrotate from the opensm git saying

/var/log/opensm.log {
    missingok
    notifempty
    copytruncate
    weekly
    compress
}

this lacks size limitation, isn't that?

I opened ofa bz ticket #2280 to track that,

Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to