create zfs volume

Status
Not open for further replies.

ssh911

Cadet
Joined
Jun 1, 2011
Messages
1
Hello!
I didn't find any way to create zfs volume via gui like this command do:
Code:
zfs create -V <size> <vol_name>

It seems this feature was in version 7.x, and I didn't find it in roadmap for 8.1
My final goal is to export this volume via iSCSI. Thanks!
 

William Grzybowski

Wizard
iXsystems
Joined
May 27, 2011
Messages
1,754
Hello!
I didn't find any way to create zfs volume via gui like this command do:
Code:
zfs create -V <size> <vol_name>

It seems this feature was in version 7.x, and I didn't find it in roadmap for 8.1
My final goal is to export this volume via iSCSI. Thanks!

This is already implemented in the development trunk branch, and will be in the next public release!
 
Status
Not open for further replies.
Top