[ofa-general] [PATCH 1/2] fix default configuration files path

Hal Rosenstock hal.rosenstock at gmail.com
Thu Nov 6 05:33:03 PST 2008


On Thu, Nov 6, 2008 at 4:48 AM, Doron Shoham <dorons at voltaire.com> wrote:
> fix default configuration files path in QoS_management_in_OpenSM.txt file
> from /usr/local/etc/opensm/ to /etc/opensm/
>
> Signed-off-by: Doron Shoham <dorons at voltaire.com>
> ---
>  opensm/doc/QoS_management_in_OpenSM.txt |    6 +++---
>  1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/opensm/doc/QoS_management_in_OpenSM.txt b/opensm/doc/QoS_management_in_OpenSM.txt
> index ba1b4b1..1a48b1a 100644
> --- a/opensm/doc/QoS_management_in_OpenSM.txt
> +++ b/opensm/doc/QoS_management_in_OpenSM.txt
> @@ -20,7 +20,7 @@
>
>  When QoS in OpenSM is enabled (-Q or --qos), OpenSM looks for QoS Policy file.
>  The default name of OpenSM QoS policy file is
> -/usr/local/etc/opensm/qos-policy.conf. The default may be changed by using -Y
> +/etc/opensm/qos-policy.conf. The default may be changed by using -Y
>  or --qos_policy_file option with OpenSM.
>
>  During fabric initialization and at every heavy sweep OpenSM parses the QoS
> @@ -67,7 +67,7 @@ This section describes how to set up SL2VL and VL Arbitration tables on
>  various nodes in the fabric.
>  However, this is not supported in OpenSM currently.
>  SL2VL and VLArb tables should be configured in the OpenSM options file
> -(default location - /usr/local/etc/opensm/opensm.conf).
> +(default location - /etc/opensm/opensm.conf).

If this needs changing, aren't there similar changes needed in the
opensm man page ?

-- Hal

>  III) QoS Levels (denoted by qos-levels).
>  Each QoS Level defines Service Level (SL) and a few optional fields:
> @@ -205,7 +205,7 @@ policy file and their syntax:
>         # Arbitration tables on various nodes in the fabric.
>         # However, this is not supported in OpenSM currently - the section is
>         # parsed and ignored. SL2VL and VLArb tables should be configured in the
> -        # OpenSM options file (by default - /usr/local/etc/opensm/opensm.conf).
> +        # OpenSM options file (by default - /etc/opensm/opensm.conf).
>     end-qos-setup
>
>     qos-levels
> --
> 1.5.3.8
>
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
>



More information about the general mailing list