ZFS prefers iSCSI disks over local ones ?

Markus Wild fbsd-lists at dudes.ch
Tue Oct 3 15:33:28 UTC 2017


> > Any way however to set rotationrate to 7200 (or to a slightly greater value (*)) as well for iSCSI drives ?
> > I looked through ctl.conf(5) and iscsi.conf(5) but did not found anything related.  
> 
> Sorry, (*) or to a slightly lower value (of course...).
> I forgot to mention that as the initiator, target is a FreeBSD 11.0 server.

We use this in our ctl.conf to ensure vmware doesn't consider the iscsi volumes to be ssd drives:

[...]
        lun 1 { path /dev/zvol/data/volumes/zvol1 ; option rpm 10000 }
[...]

Cheers,
Markus


More information about the freebsd-scsi mailing list