* how to force opensmd to recalculate all paths?
@ 2010-02-19 11:42 kovlensky-khu2bkKidpXVItvQsEIGlw
[not found] ` <20100219114252.4060E3D1821-+mlwwcjWEkSOitzWlErfBcT2TbGLZofU@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: kovlensky-khu2bkKidpXVItvQsEIGlw @ 2010-02-19 11:42 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Hi,
My case is simple - opensm does not recalculate paths unless necessary,
i.e. one of physical links on the way disappears. I just introduced
significant topology changes and need opensm to take them into
consideration. New links were added, a lot of them. Is there any way of
telling opensm to recalculate all paths? At the moment all new links are
happily ignored and i can find no way of doing that live.
My vendor has bad habit of asking me to add ib link here and there to
nullify bottleneck identified and, well, while all new paths are up, I can
find no way of rebalancing paths, so they stay unused.
I'm running OFED-1.3.2-20090119-0501, so all ideas for this version or a
newer one are welcome.
Regards,
kovlensky
----------------------------------------------------------------------
Szybkie i niedrogie... Tylko dla mezczyzn!
Sprawdz >>> http://link.interia.pl/f25a7
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: how to force opensmd to recalculate all paths?
[not found] ` <20100219114252.4060E3D1821-+mlwwcjWEkSOitzWlErfBcT2TbGLZofU@public.gmane.org>
@ 2010-02-19 17:34 ` Al Chu
[not found] ` <1266600846.22111.199.camel-X2zTWyBD0EhliZ7u+bvwcg@public.gmane.org>
2010-02-19 23:15 ` Hal Rosenstock
1 sibling, 1 reply; 5+ messages in thread
From: Al Chu @ 2010-02-19 17:34 UTC (permalink / raw)
To: kovlensky-khu2bkKidpXVItvQsEIGlw; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Hi Kovlensky,
I'm unsure of what version of Opensm this was added in, but the opensm
console (see opensm manpage for console info), there is a "resweep
[heavy|light]" command. Running "resweep heavy" should do exactly what
you need.
Al
On Fri, 2010-02-19 at 12:42 +0100, kovlensky-khu2bkKidpXVItvQsEIGlw@public.gmane.org wrote:
> Hi,
>
> My case is simple - opensm does not recalculate paths unless necessary,
> i.e. one of physical links on the way disappears. I just introduced
> significant topology changes and need opensm to take them into
> consideration. New links were added, a lot of them. Is there any way of
> telling opensm to recalculate all paths? At the moment all new links are
> happily ignored and i can find no way of doing that live.
>
> My vendor has bad habit of asking me to add ib link here and there to
> nullify bottleneck identified and, well, while all new paths are up, I can
> find no way of rebalancing paths, so they stay unused.
>
> I'm running OFED-1.3.2-20090119-0501, so all ideas for this version or a
> newer one are welcome.
>
> Regards,
>
> kovlensky
>
>
> ----------------------------------------------------------------------
> Szybkie i niedrogie... Tylko dla mezczyzn!
> Sprawdz >>> http://*link.interia.pl/f25a7
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://*vger.kernel.org/majordomo-info.html
>
--
Albert Chu
chu11-i2BcT+NCU+M@public.gmane.org
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: how to force opensmd to recalculate all paths?
[not found] ` <1266600846.22111.199.camel-X2zTWyBD0EhliZ7u+bvwcg@public.gmane.org>
@ 2010-02-19 17:53 ` Ira Weiny
0 siblings, 0 replies; 5+ messages in thread
From: Ira Weiny @ 2010-02-19 17:53 UTC (permalink / raw)
To: chu11-i2BcT+NCU+M
Cc: kovlensky-khu2bkKidpXVItvQsEIGlw,
linux-rdma-u79uwXL29TY76Z2rM5mHXA
On Fri, 19 Feb 2010 09:34:06 -0800
Al Chu <chu11-i2BcT+NCU+M@public.gmane.org> wrote:
> Hi Kovlensky,
>
> I'm unsure of what version of Opensm this was added in, but the opensm
> console (see opensm manpage for console info), there is a "resweep
> [heavy|light]" command. Running "resweep heavy" should do exactly what
> you need.
Alternately, from the man page.
NOTES
When opensm receives a HUP signal, it starts a new heavy sweep as if a trap was received or a topology change was found.
Ira
>
> Al
>
> On Fri, 2010-02-19 at 12:42 +0100, kovlensky-khu2bkKidpXVItvQsEIGlw@public.gmane.org wrote:
> > Hi,
> >
> > My case is simple - opensm does not recalculate paths unless necessary,
> > i.e. one of physical links on the way disappears. I just introduced
> > significant topology changes and need opensm to take them into
> > consideration. New links were added, a lot of them. Is there any way of
> > telling opensm to recalculate all paths? At the moment all new links are
> > happily ignored and i can find no way of doing that live.
> >
> > My vendor has bad habit of asking me to add ib link here and there to
> > nullify bottleneck identified and, well, while all new paths are up, I can
> > find no way of rebalancing paths, so they stay unused.
> >
> > I'm running OFED-1.3.2-20090119-0501, so all ideas for this version or a
> > newer one are welcome.
> >
> > Regards,
> >
> > kovlensky
> >
> >
> > ----------------------------------------------------------------------
> > Szybkie i niedrogie... Tylko dla mezczyzn!
> > Sprawdz >>> http://**link.interia.pl/f25a7
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> > More majordomo info at http://**vger.kernel.org/majordomo-info.html
> >
> --
> Albert Chu
> chu11-i2BcT+NCU+M@public.gmane.org
> Computer Scientist
> High Performance Systems Division
> Lawrence Livermore National Laboratory
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://*vger.kernel.org/majordomo-info.html
>
--
Ira Weiny
Math Programmer/Computer Scientist
Lawrence Livermore National Lab
925-423-8008
weiny2-i2BcT+NCU+M@public.gmane.org
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: how to force opensmd to recalculate all paths?
[not found] ` <20100219114252.4060E3D1821-+mlwwcjWEkSOitzWlErfBcT2TbGLZofU@public.gmane.org>
2010-02-19 17:34 ` Al Chu
@ 2010-02-19 23:15 ` Hal Rosenstock
1 sibling, 0 replies; 5+ messages in thread
From: Hal Rosenstock @ 2010-02-19 23:15 UTC (permalink / raw)
To: kovlensky-khu2bkKidpXVItvQsEIGlw; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA
On 2/18/10, kovlensky-khu2bkKidpXVItvQsEIGlw@public.gmane.org <kovlensky-khu2bkKidpXVItvQsEIGlw@public.gmane.org> wrote:
> Hi,
>
> My case is simple - opensm does not recalculate paths unless necessary,
> i.e. one of physical links on the way disappears. I just introduced
> significant topology changes and need opensm to take them into
> consideration. New links were added, a lot of them. Is there any way of
> telling opensm to recalculate all paths? At the moment all new links are
> happily ignored and i can find no way of doing that live.
That shouldn't be the case. OpenSM should do this on any
addition/subtraction of a link depending on the sweep_on_trap option.
> My vendor has bad habit of asking me to add ib link here and there to
> nullify bottleneck identified and, well, while all new paths are up, I can
> find no way of rebalancing paths, so they stay unused.
>
> I'm running OFED-1.3.2-20090119-0501, so all ideas for this version or a
> newer one are welcome.
Have you tried issuing SIGHUP ? As Ira wrote, when opensm receives a
HUP signal, it should start a new heavy sweep as if a trap was
received or a topology change was found. As Al wrote, the other
alternative is if you are using the console to resweep heavy.
Also, a newer OpenSM might help (not sure). There has been discussion
of a race in this area but it's unclear whether that's what you are
experiencing.
-- Hal
> Regards,
>
> kovlensky
>
>
> ----------------------------------------------------------------------
> Szybkie i niedrogie... Tylko dla mezczyzn!
> Sprawdz >>> http://link.interia.pl/f25a7
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: how to force opensmd to recalculate all paths?
@ 2010-02-23 1:10 kovlensky-khu2bkKidpXVItvQsEIGlw
0 siblings, 0 replies; 5+ messages in thread
From: kovlensky-khu2bkKidpXVItvQsEIGlw @ 2010-02-23 1:10 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
Hm, it was all there - as long as you know what "heavy sweep" is. I didn't. HUP does the trick. Thank you all for your help.
Regards,
kovlensky
----------------------------------------------------------------------
Urocze domki...
Zobacz >>> http://link.interia.pl/f25aa
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-02-23 1:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 11:42 how to force opensmd to recalculate all paths? kovlensky-khu2bkKidpXVItvQsEIGlw
[not found] ` <20100219114252.4060E3D1821-+mlwwcjWEkSOitzWlErfBcT2TbGLZofU@public.gmane.org>
2010-02-19 17:34 ` Al Chu
[not found] ` <1266600846.22111.199.camel-X2zTWyBD0EhliZ7u+bvwcg@public.gmane.org>
2010-02-19 17:53 ` Ira Weiny
2010-02-19 23:15 ` Hal Rosenstock
-- strict thread matches above, loose matches on Subject: below --
2010-02-23 1:10 kovlensky-khu2bkKidpXVItvQsEIGlw
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox