[pve-devel] Generic ZFS rest API

Michael Rasmussen mir at datanom.net
Sat May 18 20:04:41 CEST 2013


On Sat, 18 May 2013 17:21:40 +0200 (CEST)
Alexandre DERUMIER <aderumier at odiso.com> wrote:

> maybe simply use ssh and zfs commands should be the best way ?
> 
> Should works with any zfs storage. (local or remote / solaris or freebsd or linux)
> 
Not quite. LUN operations varies depending on the iSCSI implementation.

list_lun_mapping_entries	scsidisk
add_lun_mapping_entry		scsidisk
delete_lu			scsidisk
create_lu			scsidisk
import_lu			scsidisk

Solaris: comstar -> stmfadm
Linux: tgt (tgtadm) or open-iscsi (?)
FreeBSD: ISTGT (?)

For all also counts that a LUN can both be block based and file system
based.

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Make input easy to prepare and output self-explanatory.
            - The Elements of Programming Style (Kernighan & Plaugher)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20130518/e3a3428d/attachment.sig>


More information about the pve-devel mailing list