You are not logged in.

#1 2025-02-12 05:10:15

zolland
Member
Registered: 2025-01-22
Posts: 9

Is a cold storage style zfs pool possible on my main desktop?

I have a main desktop I use for gaming, development, video editing etc. I just put 4 drives into it and setup a zfs pool to store large video files that will not get accessed often. I setup hd-idle to have the drives power down after 10 minutes which works pretty well. The drives power back on when the mount point is accessed which is perfect, but I'd like for them to stay powered down until the next time I try to access the mount point. They currently power back on when the computer wakes from suspend.

Is it possible to set it up such that the drives only power on maybe on first boot, power down after 10 minutes of idle, and then after that only power on when accessed from the mounted file system? And stay powered down through suspend cycles?

I've seen some solutions/discussions online but they all seem to come to the conclusion that the drive needs to be powered on when waking from suspend and then shut down after a timeout which isn't super helpful.

I have 2x IronWolf ST10000NM0086 and 2x HGST HUH721212AL4200 installed.

$ zpool status                                                                                                                      
  pool: pool
 state: ONLINE
  scan: resilvered 500K in 00:00:00 with 0 errors on Tue Feb 11 16:02:31 2025
config:

	NAME                                   STATE     READ WRITE CKSUM
	pool                                   ONLINE       0     0     0
	  raidz2-0                             ONLINE       0     0     0
	    ata-ST10000VN0004-1ZD101_ZA2C00RX  ONLINE       0     0     0
	    ata-ST10000NM0086-2AA101_ZA2BGWKQ  ONLINE       0     0     0
	    scsi-35000cca253140b9c             ONLINE       0     0     0
	    scsi-35000cca2700d5b34             ONLINE       0     0     0

errors: No known data errors

Last edited by zolland (2025-02-12 05:16:26)

Offline

Board footer

Powered by FluxBB