-
jclulow
nomad: One thing to check is: does it go faster (in aggregate) if you run multiple iperf streams in parallel
-
nomad
It's only letting me run one stream at a time, regardless of trying multiple -c on one host or on different hosts.
-
nomad
I'm guessing the server only allows one stream.
-
nomad
and trying three streams from fs2 (going to hvfs2, fs1, and fs3) concurrently gives an aggregate of about the same bad number I get with just one stream.
-
ik5pvx
nomad, to run parallel you pass -P to the client
-
majekla
hadl : Thank you very much for your help with PPPoE.
-
majekla
I wrote a howto on unitedbsd:
-
majekla
-
nomad
ik5pvx, thanks. Still getting the same low numbers.
-
nomad
[ ID] Interval Transfer Bandwidth
-
nomad
[SUM] 0.00-10.00 sec 2.78 GBytes 2.39 Gbits/sec sender
-
nomad
[SUM] 0.00-10.00 sec 2.78 GBytes 2.39 Gbits/sec receiver
-
danmcd
util.c:155:14: error: 'F_OFD_SETLK' undeclared (first use in this function); did you mean 'F_SETLK'?
-
nomad
just to confirm... if I install a new (dual) NIC (x540) in an OmniOS box, touch /reconfigure, and reboot, that device should show up in prtconf -v and dladm, right?
-
nomad
Did I miss a step somewhere or do I have an actual hardware problem?
-
Woodstock
you don't need to touch /reconfigure if you add a device
-
Woodstock
just adding it should make it show up in prtconf
-
nomad
Woodstock, that's what I thought but when it didn't show up after first boot I gave /reconfigure a try.
-
nomad
The card shows link when cabled to another device so it has power.
-
» nomad sighs
-
sommerfeld
prtconf -d should show device names (from the pci id database, perhaps related to your product)
-
sommerfeld
prtconf -dD shows that and the driver which attached (if any).
-
sommerfeld
you may have a software problem (available drivers don't support the device you added).
-
nomad
prtconf -d shows 4 540 entries, which is the same as we had before I added this card.
-
Woodstock
nomad: if the device isn't seen by prtconf there's probably something else wrong. every device in the system should show up there, even if there's no driver available.
-
nomad
As I feared.
-
nomad
We had a problem years ago with a fileserver that wasn't seeing half the bus because it only had one (of two) CPUs installed but this host has both CPUs so that *shouldn't* be the problem.
-
sommerfeld
when in doubt, power off, pull & reseat card.
-
nomad
sommerfeld, that's what I was just about to say :)
-
sommerfeld
then do a tree walk in bios to look for work/don't work options.
-
nomad
I guess I'm heading back to the server room for another round of opening up the huge host. <sigh>
-
nomad
If that was a reference to an EFI thing I don't think this host has that. I'll have to check but I'm pretty sure it's old-school BIOS.
-
nomad
Though I will check to see if the BIOS sees the card/offers any enable/disable options for it.
-
» nomad -> server room.
-
sommerfeld
just meant "walk the tree of menus looking for anything that might possibly cause the device to be ignored"
-
nomad
As I feared, it was in fact a hardware problem.
-
nomad
I swapped the NIC with the HBA and the NIC appeared and the HBA disappeared.
-
nomad
I've managed to find a temporary solution so on with network testing.
-
nomad
well lookie here.
-
nomad
[ ID] Interval Transfer Bandwidth
-
nomad
[SUM] 0.00-10.00 sec 10.8 GBytes 9.26 Gbits/sec sender
-
nomad
[SUM] 0.00-10.00 sec 10.8 GBytes 9.26 Gbits/sec receiver
-
nomad
that's an iperf3 -P 3 run on a single dedicated link between two OmniOS hosts.
-
nomad
When I don't use -P 3 the numbers go down to match the numbers I was seeing yesterday.
-
nomad
no, actually, they don't. They go down to about double what we were seeing yesterday.
-
nomad
there is no consistency between yesterday's results and today's. :/
-
jclulow
Is it cooler in the DC today? haha
-
nomad
jclulow, you laugh but ... well, no, the answer is no. But I get where you're coming from.
-
jclulow
performance is challenging because of how many variables there are
-
jclulow
I definitely had a network weirdness problem here that went away when I reseated some calbes
-
jclulow
*cables
-
jclulow
Which is very unsatisfying
-
nomad
indeed. Which is why I dropped in a dedicated card to match another spare I had in the other test server.
-
nomad
I ran cables between them and that was going to be my 'dedicated, controlled' environment.
-
nomad
except now I'm seeing better throughput from hosts and networks I didn't touch.
-
nomad
[ ID] Interval Transfer Bandwidth
-
nomad
[ 5] 0.00-10.00 sec 3.92 GBytes 3.37 Gbits/sec sender
-
nomad
[ 5] 0.00-10.00 sec 3.92 GBytes 3.37 Gbits/sec receiver
-
nomad
vs
-
nomad
[ ID] Interval Transfer Bandwidth
-
nomad
[ 5] 0.00-10.00 sec 8.75 GBytes 7.51 Gbits/sec sender
-
nomad
[ 5] 0.00-10.00 sec 8.75 GBytes 7.51 Gbits/sec receiver
-
nomad
mind you, *that* particular test was between a production host and the host I rebooted to install the new NIC in so...
-
nomad
hmm.. I think I might have found a clue.
pastebin.com/Rm19SDWC
-
nomad
difference between i40e and ixgbe based aggregates.