<br><br>
<div class="gmail_quote">On Mon, Sep 14, 2009 at 10:47 AM, Eli Dorfman (Voltaire) <span dir="ltr"><<a href="mailto:dorfman.eli@gmail.com">dorfman.eli@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Hal Rosenstock wrote:<br>> Also, similar change to doc/partition-config.txt<br>><br>> Signed-off-by: Hal Rosenstock <<a href="mailto:hal.rosenstock@gmail.com">hal.rosenstock@gmail.com</a>><br>
> ---<br>> diff --git a/opensm/doc/partition-config.txt b/opensm/doc/partition-config.txt<br>> index f855268..ae3d6f6 100644<br>> --- a/opensm/doc/partition-config.txt<br>> +++ b/opensm/doc/partition-config.txt<br>
> @@ -3,10 +3,13 @@ OpenSM Partition configuration<br>><br>>  The default name of OpenSM partitions configuration file is<br>>  '/etc/opensm/partitions.conf'. The default may be changed by<br>> -using --Pconfig (-P) option with OpenSM.<br>
> +using the --Pconfig (-P) option with OpenSM.<br>><br>>  The default partition will be created by OpenSM unconditionally even<br>>  when partition configuration file does not exist or cannot be accessed.<br>
> +Effectively, this amounts to the same as if the following line appears in the<br>> +partitions config file:<br>> +Default=0x7fff : ALL=limited, SELF=full ;<br><br></div>When partition configuration file is missing (is_config=0) the opensm sets all ports to full membership.<br>
See opensm/osm_prtn.c<br>status = osm_prtn_make_default(p_log, p_subn, !is_config);</blockquote>
<div> </div>
<div>Thanks; I'll update the patch accordingly and repost.</div>
<div> </div>
<div>-- Hal</div>
<div> </div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="h5"><br>><br>>  The default partition has P_Key value 0x7fff. OpenSM's port will have<br>>  full membership in default partition. All other end ports will have<br>> diff --git a/opensm/man/<a href="http://opensm.8.in/" target="_blank">opensm.8.in</a> b/opensm/man/<a href="http://opensm.8.in/" target="_blank">opensm.8.in</a><br>
> index fcdc168..caee2ef 100644<br>> --- a/opensm/man/<a href="http://opensm.8.in/" target="_blank">opensm.8.in</a><br>> +++ b/opensm/man/<a href="http://opensm.8.in/" target="_blank">opensm.8.in</a><br>> @@ -1,4 +1,4 @@<br>
> -.TH OPENSM 8 "September 3, 2009" "OpenIB" "OpenIB Management"<br>> +.TH OPENSM 8 "September 13, 2009" "OpenIB" "OpenIB Management"<br>><br>>  .SH NAME<br>
>  opensm \- InfiniBand subnet manager and administration (SM/SA)<br>> @@ -418,11 +418,15 @@ logrotate purposes.<br>>  .SH PARTITION CONFIGURATION<br>>  .PP<br>>  The default name of OpenSM partitions configuration file is<br>
> -\fB\%@OPENSM_CONFIG_DIR@/@PARTITION_CONFIG_FILE@\fP. The default may be changed by using<br>> ---Pconfig (-P) option with OpenSM.<br>> +\fB\%@OPENSM_CONFIG_DIR@/@PARTITION_CONFIG_FILE@\fP. The default may be changed<br>
> +by using the --Pconfig (-P) option with OpenSM.<br>><br>>  The default partition will be created by OpenSM unconditionally even<br>>  when partition configuration file does not exist or cannot be accessed.<br>
> +Effectively, this amounts to the same as if the following line appears in the<br>> +partitions config file:<br>> +<br>> +Default=0x7fff : ALL=limited, SELF=full ;<br>><br>>  The default partition has P_Key value 0x7fff. OpenSM\'s port will have<br>
>  full membership in default partition. All other end ports will have<br>> _______________________________________________<br>> general mailing list<br>> <a href="mailto:general@lists.openfabrics.org">general@lists.openfabrics.org</a><br>
> <a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general" target="_blank">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general</a><br>><br>> To unsubscribe, please visit <a href="http://openib.org/mailman/listinfo/openib-general" target="_blank">http://openib.org/mailman/listinfo/openib-general</a><br>
<br>_______________________________________________<br>general mailing list<br><a href="mailto:general@lists.openfabrics.org">general@lists.openfabrics.org</a><br><a href="http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general" target="_blank">http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general</a><br>
<br>To unsubscribe, please visit <a href="http://openib.org/mailman/listinfo/openib-general" target="_blank">http://openib.org/mailman/listinfo/openib-general</a><br></div></div></blockquote></div><br>