iSCSI overload???

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
I recently installed iSCSI on my server an started installig games on the server, but after 1-2 minutes my pc(most programs) freezes and it takes about 1 minutes before it "unfreezes" and I can see the disk(iSCSI share) on task manager goin 100%.

Any help would be great.
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Details of your server hardware, please, per the Forum Rules.
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
What are the model numbers of your Red drives? I suspect you may be running SMR drives, which would exhibit this performance pattern.
 

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
What are the model numbers of your Red drives? I suspect you may be running SMR drives, which would exhibit this performance pattern.
Got some photos here:
 

Attachments

  • Screenshot_20220826-193754.jpg
    Screenshot_20220826-193754.jpg
    65.6 KB · Views: 159
  • Screenshot_20220826-193758.jpg
    Screenshot_20220826-193758.jpg
    60.9 KB · Views: 146
  • Screenshot_20220826-193802.jpg
    Screenshot_20220826-193802.jpg
    59 KB · Views: 133
  • Screenshot_20220826-193806.jpg
    Screenshot_20220826-193806.jpg
    61.6 KB · Views: 134
  • Screenshot_20220826-193809.jpg
    Screenshot_20220826-193809.jpg
    59.3 KB · Views: 159

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
OK, they're the CMR models, so that's not a problem. How is your pool constructed? For iSCSI, you'll want to use mirrors instead of RAIDZx. Also, you have less than the minimum required RAM of 16 GB.
 

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
OK, they're the CMR models, so that's not a problem. How is your pool constructed? For iSCSI, you'll want to use mirrors instead of RAIDZx. Also, you have less than the minimum required RAM of 16 GB.
I don't care so much about my data on the nas so i use raid1 if that works?
Can try to install more RAM.
Thanks
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Yes, you'd get the best performance with a 4-way stripe over these 4 disks. For iSCSI, you'll also want to use jumbo frames and configure TCP cubic.

 

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
Yes, you'd get the best performance with a 4-way stripe over these 4 disks. For iSCSI, you'll also want to use jumbo frames and configure TCP cubic.

Will do!
Thanks for your help
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
Check out this thread from someone in a similar situation as yours. Note, he has much faster hardware.

 

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
I just installed 24gb of RAM but one of my motherboard wont detect one of my 8gb stick?
Do you know how to fix it?
It did work with my 2gb stick.
 

jgreco

Resident Grinch
Joined
May 29, 2011
Messages
18,680
minimum required RAM of 16 GB.

The minimum required RAM for iSCSI is generally significantly greater, such as 64GB, or for trite uses, 32GB may work. See:


Without sufficient RAM, both the write cache (this ISN'T the SLOG/ZIL) will have trouble assembling large transaction groups, and the read cache suffers for all the reasons discussed in the linked article. Both of these will cause poor performance.
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
I just installed 24gb of RAM but one of my motherboard wont detect one of my 8gb stick?
Do you know how to fix it?
It did work with my 2gb stick.
Check your motherboard manual for RAM compatibility. Sorry, this is something specific to your board and RAM combo.
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399
OK, this is because of your CPU memory controller. They typically have a hard time with unequal stick sizes. Try it with just the 2x8GB sticks. You'll need to trade your 4x2GB sticks for more 8GB sticks.
 

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
OK, this is because of your CPU memory controller. They typically have a hard time with unequal stick sizes. Try it with just the 2x8GB sticks. You'll need to trade your 4x2GB sticks for more 8GB sticks.
I have 4x32gb sticks bur they are ddr4, my motherboard uses ddr3
 

Samuel Tai

Never underestimate your own stupidity
Moderator
Joined
Apr 24, 2020
Messages
5,399

Ikon

Dabbler
Joined
Aug 26, 2022
Messages
49
When I was going to check on my server this was at my screen.
Don't know if this is normal or is a part of the problem?
 

Attachments

  • 16617136887016881593947217849101.jpg
    16617136887016881593947217849101.jpg
    252.8 KB · Views: 159

Davvo

MVP
Joined
Jul 12, 2022
Messages
3,222

jgreco

Resident Grinch
Joined
May 29, 2011
Messages
18,680
That's not normal and looks like a network issue.

It's not a network issue. iSCSI has a five second timeout, and if operations are not being served expeditiously, you will get these kind of timeouts.

RAM: 12gb

If you are pushing lots of traffic at the server with iSCSI on only 12GB RAM, I'd say this is totally expected. After awhile, the system suffers fragmentation and starts to suffer from an inability to rapidly allocate new blocks for writes, which tends to cause iSCSI to freak out.
 
Top