viewtopic.php?f=57&t=6824
forgive me if this has been asked before but. Why cant i select zfs volume when adding iscsi only a file
thanks
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
using zfs volume instead of file
-
rocker
- NewUser

- Posts: 9
- Joined: 11 Jun 2014 20:35
- Status: Offline
-
Eldor1
- Starter

- Posts: 17
- Joined: 14 Jul 2012 10:14
- Status: Offline
Re: using zfs volume instead of file
Like Obama would say: Yes you can! ^^
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: using zfs volume instead of file
I say more: adding a volume is prefered to adding a file
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
rocker
- NewUser

- Posts: 9
- Joined: 11 Jun 2014 20:35
- Status: Offline
Re: using zfs volume instead of file
but does anyone know how
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: using zfs volume instead of file
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
- STAMSTER
- Starter

- Posts: 72
- Joined: 23 Feb 2014 15:58
- Status: Offline
Re: using zfs volume instead of file
Volume as an iSCSI extent with bigger block size:
zfs create -b 64k -V 150G -o compression=lz4 -o dedup=off -o sync=standard yourPOOL/iSCSI_ZFS64k
Gives better performance..
zfs create -b 64k -V 150G -o compression=lz4 -o dedup=off -o sync=standard yourPOOL/iSCSI_ZFS64k
Gives better performance..
rIPMI