> >What properties are you specifically interested in modifying?
> 
> LUN for example. How would I configure LUN via zfs command ?

You can't. Forgive my ignorance about how iSCSI is deployed, but why would
you want/need to change the LUN?

Adam

On Wed, Nov 01, 2006 at 01:36:05PM +0200, Cyril Plisko wrote:
> On 11/1/06, Adam Leventhal <[EMAIL PROTECTED]> wrote:
> >On Wed, Nov 01, 2006 at 12:18:36PM +0200, Cyril Plisko wrote:
> >> >
> >> >Note again that all configuration information is stored with the 
> >dataset.
> >> >As
> >> >with NFS shared filesystems, iSCSI targets imported on a different 
> >system
> >> >will be shared appropriately.
> >>
> >>
> >> Does that mean that if I manage the iSCSI target via iscsitadm after
> >> it is shared via
> >> zfs shareiscsi=on and then 'zpool export' and 'zpool import' on some 
> >other
> >> host
> >> all the customization done via iscsitadm will be preserved ?
> >
> >No. Modifications to the target must be made through zfs(1M) not through
> >iscsitadm(1M) if you want them to be persistent. This is similar to sharing
> >ZFS filesystems via NFS: you can use share(1M), but it doesn't affect the
> >persistent properties of the dataset.
> >
> >What properties are you specifically interested in modifying?
> 
> LUN for example. How would I configure LUN via zfs command ?
> 
> -- 
> Regards,
>        Cyril

-- 
Adam Leventhal, Solaris Kernel Development       http://blogs.sun.com/ahl
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to