lightrush

joined 2 years ago
MODERATOR OF
[–] lightrush 6 points 2 months ago (1 children)

Shortly after, tradespeople across Canada burst in flames.

[–] lightrush 4 points 2 months ago

Oh yes I didn't mean to deny the point on housing.

[–] lightrush 16 points 2 months ago (9 children)

Don't they have to rework their refineries in order to replace Canadian oil? Instead the refineries currently working with Canadian oil are specifically built to process dillbit, due to having been built to use Venezuelan dillbit originally.

[–] lightrush 45 points 2 months ago* (last edited 2 months ago) (12 children)

I suppose Albertans in oil and gas should call Danielle and tell her to stop the clown tricks and join Team Canada now.

[–] lightrush 11 points 2 months ago (1 children)

I think you understand it correctly. 😂

[–] lightrush 4 points 2 months ago

No disagreement.

[–] lightrush 4 points 2 months ago (2 children)

While I do not want to vote for Singh, the leader, I would vote for the NDP candidate in my riding if the polls don't show them far behind.

[–] lightrush 1 points 2 months ago

Perhaps not good but less bad is what we look for.

[–] lightrush 8 points 2 months ago

Well done keeping your composure while explaining!

[–] lightrush 1 points 2 months ago

Not sure to be honest. I only did the quality control. My partner did the work. 😁

[–] lightrush 7 points 2 months ago
[–] lightrush 2 points 4 months ago* (last edited 4 months ago)

You'd like what I did with my current setup. It's digital all the way, through a DSP, to the DAC. Then 15cm of analog cables connecting the DAC to the amp. All of which happens away from any other signal or power wires.

 

cross-posted from: https://lemmy.ca/post/30850573

 

41
Donglecast (lemmy.ca)
submitted 6 months ago* (last edited 6 months ago) by lightrush to c/[email protected]
 

cross-posted from: https://lemmy.ca/post/30593626

#donglelife

Apparently this isn't allowed in !Android and should go here instead.

A Chromecast with Google TV connected to a USB-C hub, connected to an Ethernet dongle, connected to an HDMI coupler.

 
27
submitted 7 months ago* (last edited 7 months ago) by lightrush to c/[email protected]
31
submitted 7 months ago* (last edited 7 months ago) by lightrush to c/[email protected]
 

I'm syncoiding from my normal RAIDz2 to a backup mirror made of 2 disks. I looked at zpool iostat and I noticed that one of the disks consistently shows less than half the write IOPS of the other:

                                        capacity     operations     bandwidth 
pool                                  alloc   free   read  write   read  write
------------------------------------  -----  -----  -----  -----  -----  -----
storage-volume-backup                 5.03T  11.3T      0    867      0   330M
  mirror-0                            5.03T  11.3T      0    867      0   330M
    wwn-0x5000c500e8736faf                -      -      0    212      0   164M
    wwn-0x5000c500e8737337                -      -      0    654      0   165M

This is also evident in iostat:

     f/s f_await  aqu-sz  %util Device
    0.00    0.00    3.48  46.2% sda
    0.00    0.00    8.10  99.7% sdb

The difference is also evident in the temperatures of the disks. The busier disk is 4 degrees warmer than the other. The disks are identical on paper and bought at the same time.

Is this behaviour expected?

7
submitted 9 months ago* (last edited 9 months ago) by lightrush to c/uoft
 

UofT is closing the [first.last]@mail.utoronto.ca email accounts for alumni. You can get a new email account that will end in @alumni.utoronto.ca but this won't happen automatically. You have to request one. Check your current UTmail+ inbox for an email titled "Notice of Upcoming Email Account Closure"

118
Sugar island (lemmy.ca)
 
70
Splosion (lemmy.ca)
submitted 1 year ago by lightrush to c/shittyfoodporn
 
22
submitted 1 year ago* (last edited 1 year ago) by lightrush to c/[email protected]
 

I built a 5x 16TB RAIDz2, filled it with data, then I discovered the following.

Sequentially reading a single file from the file system gave me around 40MB/s. Reading multiple in parallel brought the total throughput in the hundreds of megabytes - where I'd expect it. This is really weird. The 5 disks show 100% utilization during single file reads. Writes are supremely fast, whether single threaded or parallel. Reading directly from each disk gives >200MB/s.

Splitting the the RAIDz2 into two RAIDz1s, or into one RAIDz1 and a mirror improved reads to 100 and something MB/s. Better but still not where it should be.

I have an existing RAIDz1 made of 4x 8TB disks on the same machine. That one reads with 250-350MB/s. I made an equivalent 4x 16TB RAIDz1 from the new drives and that read with about 100MB/s. Much slower.

All of this was done with ashift=12 and default recordsize. The disks' datasheets say their block size is 4096.

I decided to try RAIDz2 with ashift=13 even though the disks really say they've got 4K physical block size. Lo and behold, the single file reads went to over 150MB/s. 🤔

Following from there, I got full throughput when I increased the recordsize to 1M. This produces full throughput even with ashift=12. My existing 4x 8TB RAIDz1 pools with ashift=12 and recordsize=128K read single files fast.

Here's a diff of the queue dump of the old and new drives. The left side is a WD 8TB from the existing RAIDz1, the right side is one of the new HC550 16TB

< max_hw_sectors_kb: 1024
***
> max_hw_sectors_kb: 512
20c20
< max_sectors_kb: 1024
***
> max_sectors_kb: 512
25c25
< nr_requests: 2
***
> nr_requests: 60
36c36
< write_cache: write through
***
> write_cache: write back
38c38
< write_zeroes_max_bytes: 0
***
> write_zeroes_max_bytes: 33550336

Could the max_*_sectors_kb being half on the new drives have something to do with it?


Can anyone make any sense of any of this?

 

I wasn't aware Steve Paikin and John McGrath had a podcast on Ontario politics. I like it!

181
submitted 1 year ago* (last edited 1 year ago) by lightrush to c/[email protected]
 
view more: ‹ prev next ›