Is there file size limit to ZFS ARC

Patrick M. Hausen

Hall of Famer
Joined
Nov 25, 2013
Messages
7,776

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Or we can sit down Richard Stallman, Linus Torvalds, and developers from all projects to enjoy a five-star dinner together, so that they can peacefully discuss and settle on a single universal standard. I'm sure they'll all agree. We'll even pay for their food. :smile:
We can sell tickets, like a zoo. Best part is we don't even need locks, the discussion will naturally go on forever.
 

strikeraj

Dabbler
Joined
Aug 3, 2023
Messages
11
My bad, I believed you were running CORE; for SCALE run watch -n 2 zpool iostat -v.

Code:
Every 2.0s: zpool iostat -v                                                      strikerajr630: Tue Oct 10 20:50:22 2023

                                                        capacity     operations     bandwidth
pool                                                  alloc   free   read  write   read  write
----------------------------------------------------  -----  -----  -----  -----  -----  -----
sata_pool                                              174G  1.22T      3     57   231K  1.94M
  raidz1-0                                             174G  1.22T      3     57   231K  1.94M
    ata-TOSHIBA_KSG60ZSE512G_SATA_512GB_Z7JS10BITXMT      -      -      0     18  77.5K   662K
    ata-Micron_1100_SATA_512GB_18291DB2EEEAe              -      -      1     19  76.3K   661K
    ata-TOSHIBA_KSG60ZSE512G_SATA_512GB_Z7JS108NTXMT      -      -      0     18  77.2K   662K
----------------------------------------------------  -----  -----  -----  -----  -----  -----


At the same time, this is what the windows VM is reporting in task manager

1696985504911.png
 

Arwen

MVP
Joined
May 17, 2014
Messages
3,611
But we were just hearing in another thread about how it was bad that iX developers should have included a PATH for stuff in /usr/sbin? Surely you are not suggesting that dotfiles are a user's responsibility?!?!?!?! (is there no sarcasm tag?!?!?!?!)
At one point, (if I remember correctly), the ZFS commands could not be run as a normal user on Linux. Pretty annoying. And I am talking about actual permissions, not PATH. Had to use SUDO or switch to root.
 

Davvo

MVP
Joined
Jul 12, 2022
Messages
3,222

strikeraj

Dabbler
Joined
Aug 3, 2023
Messages
11
Are you making the test copying files from the system to a VM inside the system?
no, the test is a program inside the VM, and the program reads the same 16GB file on every loop. Run time for one loop is about 10 minutes.
 
Top