Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] thrulay on Solaris issue?

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] thrulay on Solaris issue?


Chronological Thread 
  • From: Aaron Brown <>
  • To: Mark Ashley <>
  • Cc: "" <>
  • Subject: Re: [perfsonar-user] thrulay on Solaris issue?
  • Date: Mon, 19 May 2014 12:14:50 +0000
  • Accept-language: en-US

Hi Mark,

I’m not actually sure about what caused thrulay to not work on SunOS since
it’s been quite a while since that was last looked into. It’s currently
deprecated so bwctl’s support for it will probably end up being removed in an
upcoming release, but i’d still be curious if it works for you on solaris :)

Did you need to make any changes to bwctl itself to port it? If so, I can
look into integrating them back into trunk.

Cheers,
Aaron


On May 16, 2014, at 4:10 AM, Mark Ashley
<>
wrote:

> Hi folks,
>
> Whilst compiling bwctl on Solaris using the Sun Studio compilers:
>
> configure: WARNING: Disabling thrulay support
>
> because:
> 12641 case $uname in
> 12642 SunOS*)
> 12643 with_thrulay=no
> 12644 ;;
> 12645 esac
>
> and on http://software.internet2.edu/bwctl :
>
> "BWCTL compiles on Solaris. However, Thrulay does not work on that
> platform so is not compiled in. If anyone has any interest in updating
> thrulay to work on Solaris let us know."
>
> I've ported thrulay, nuttcp, I2util and iperf3 to Solaris 8, 9, 10 and
> 11, SPARC and i86pc, today, packages are up on:
>
> http://www.ibiblio.org/pub/packages/solaris/sparc/
>
> I didn't do any exercising of the software yet, (that's bwctl's job
> right?), so I was curious if it was something like an ioctl etc that
> didn't work, or simply a porting issue? I ported it kicking and
> screaming, but that's normal for most code from authors who think the
> world is linux :) iperf3 was a lot trickier actually.
>
> Let me know if there's a real issue, otherwise I'll just tweak the
> configure and compile bwctl to use thrulay.
>
> ta,
> Mark.




Archive powered by MHonArc 2.6.16.

Top of Page