-
Guest46
Hi, all
-
zfsquestion
I have a question about ZFS file system and Omni
-
zfsquestion
Is using ZFS under OmniOS mandatory or can one use a different file system?
-
zfsquestion
This is the ONLY issue keeping me from switching to Tribblex! UFS maybe?
-
zfsquestion
I’d like to run OMNI instead
-
danmcd
The bootable disk on OmniOS must be ZFS (the beadm(8) command requires it).
-
danmcd
Do you have a UFS set of data you wanna migrate? or is there some other reason you want UFS?
-
zfsquestion
I dislike ZFS! DragonflyBSD had hammer2, which is a nice alternative to ZFS!
-
ptribble
As far as I know, Tribblix is the only illumos distribution where root-on-ufs is a first-class citizen
-
zfsquestion
Matt was very nice!
-
zfsquestion
tribble thanks, Peter
-
zfsquestion
Do, Omni is only ZFS?
-
zfsquestion
So
-
ptribble
But generally there are a lot of assumptions about using zfs now embedded in things like install, packaging, and zones
-
ptribble
I did root on ufs for a couple of reasons, (1) to prove I could, and (2) for systems with limited memory (much less than 1G). Outside those 2 crazy cases, use ZFS.
-
nomad
danmcd, I have collected a bunch more data about the IPv4 Vs IPv6 speed difference. The raw data is at
pastebin.com/zkcs3iWa
-
nomad
but it doesn't look like the aggregate is the problem. To cherry-pick the 'best' result from one direction of the tests:
-
nomad
IPv4:
-
nomad
[ ID] Interval Transfer Bandwidth
-
nomad
[ 4] 0.00-60.00 sec 54.2 GBytes 7.76 Gbits/sec sender
-
nomad
[ 4] 0.00-60.00 sec 54.2 GBytes 7.76 Gbits/sec receiver
-
nomad
IPv6:
-
nomad
[ 4] 0.00-60.00 sec 29.9 GBytes 4.28 Gbits/sec sender
-
nomad
[ 4] 0.00-60.00 sec 29.9 GBytes 4.28 Gbits/sec receiver
-
nomad
(please check the raw data in the pastebin, this is a very surface level summary here.)
-
nomad
Note those numbers are just one ixgbe device directly cabled to another ixgbe device. No switch, no aggregate.
-
nomad
sommerfeld, I think you were also looking at this.
-
nomad
Note that I did not try changing MTU in these tests as I'm trying to match the real world these hosts work in.
-
danmcd
When I was asking about aggrs vs. no aggrs, that needs to be the case on both sides.
-
danmcd
I'm trying to eliminate "aggr" as part of the problem.
-
danmcd
(Pardon latency ; meeting in 2min)
-
nomad
both sides were configured to match for each test.
-
nomad
testing w/o aggr was done w/o aggr on both hosts.
-
nomad
I'll update the notes to make that clearer.
-
sommerfeld
I think at this point profiling/flamegraphs would be useful to see where the cpu time is going for v4 vs v6.
-
nomad
happy to run any tests you'd like to suggest.
-
nomad
right now the hosts are set up with an aggregate. I'd like to get whatever tests need that done before blowing them away (again).
-
nomad
My goal is to gather whatever data is needed to open a ticket (I presume with illumos).
-
nomad
Based on the numbers I'm seeing, I think aggregate isn't actually relevant to this problem. However, I'm not really comfortable calling that fact and ignoring it w/o someone else's eyes on it as well.
-
danmcd
If aggr's a factor it's a minimal factor. Thanks for the clarification.
-
danmcd
I should find a cat6 cable and link two unused ixgbes on two ixgbe-wielding kebecloud nodes... can probably duplicate your non-aggr experiments quickly, and without a switch in the way.
-
nomad
there's no switch in this configuration.
-
nomad
(just to be clear)
-
danmcd
Understood.
-
nomad
I do have a switch I can add if you want to test that but I don't expect you'll want/need such a thing.
-
danmcd
This means I should easily be able to see similar results (albeit maybe CPU-capped since these are old Haswell E boxes from 2014).
-
danmcd
Don't bother! Knowing there's no switch in your tests is good enough.
-
» nomad nods
-
nomad
Should I post what I've pasted (with clarifications about no aggr and no switch) as a ticket for illumos or should I wait for further instructions?
-
richlowe
filing tickets is always good, they can be updated later
-
nomad
also, I don't have i40e cards in the test hosts, we're seeing the same behavior with those connections. (Can't speak definitively because those are aggregates and go through a Juniper switch.)
-
nomad
-
fenix
→
BUG 16590: speed difference between IPv4 & IPv6 on 10Gbit connections (New)
-
richlowe
thanks