Files
pve-storage/PVE/Storage
Michael Rasmussen 4f914e6ec0 Added support for ZFS Storage Plugin
example of storage.cfg

zfs:    omnios
        blocksize 8k
        target iqn.2010-09.org.openindiana:target1
        pool pool1
        iscsiprovider comstar
        portal 192.168.0.1
        sudo 1  (optionnal)
        content images

note for fast ssh login:
on solaris  host :

/etc/ssh/sshd_config

LookupClientHostnames no
VerifyReverseMapping no
GSSAPIAuthentication no

note for nexenta:

rm /root/.bash_profile

to avoid to go in nmc console by default

Signed-off-by: Michael Rasmussen <mir@datanom.net>
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-10-02 06:37:18 +02:00
..
2012-05-23 08:00:13 +02:00
2013-08-12 11:56:41 +02:00
2013-10-02 06:37:18 +02:00
2012-08-01 08:45:33 +02:00
2013-10-02 06:37:18 +02:00
2013-06-04 13:09:02 +02:00