I have created a zvol. My client computer (windows) has the volume connected fine. But when I resize the zvol using: zfs set volsize=20G pool/volumes/v1 .. it disconnects the client. Is this by design? This message posted from opensolaris.org
Did anyone reply to this question? We have the same issue and our Windows admins do see why the iSCSI target should be disconnected when the underlying storage is extended -- This message posted from opensolaris.org
Fajar A. Nugraha
2009-Aug-11 09:32 UTC
[zfs-discuss] Live resize/grow of iscsi shared ZVOL
On Tue, Aug 11, 2009 at 4:14 PM, Martin Wheatley<no-reply at opensolaris.org> wrote:> Did anyone reply to this question? > > We have the same issue and our Windows admins do see why the iSCSI target should be disconnected when the underlying storage is extendedIs there any iscsi target that can be extended without disconnecting the target? AFAIK Linux''s iscsi target does the same thing, the size change is only recognized when the iscsi daemon was restarted. -- Fajar
My EqualLogic arrays do not disconnect when resizing volumes. When I need to resize, on the Windows side I open the iSCSI control panel, and get ready to click the ''logon'' button. I then resize the volume on the OpenSolaris box, and immediately after that is complete, on the Windows side, re-login to the target. Since the Windows initiator can tolerate brief disconnects, IO is not stopped or adversely affected, just paused for those few seconds. It works fine. Multi-path is a little more complicated as you would have to re-logon to all of your paths, but if you have at least one path active, you should be fine. -Scott -- This message posted from opensolaris.org
I am certainly a little late to this post, but I recently began using ZFS and had to figure this all out. There are ways to do this without disturbing the volume or removing it and re-connecting it on the Windows side. I had a bit of research involved, and I put up a blog about it. Plan to share most of my opensolaris and future zfs tidbits there. http://kornax.org/wordpress/2010/10/zfs-iscsi-how-to-do-it-and-my-jouney-part-2/ Hope this helps people! -- This message posted from opensolaris.org
correct link: http://kornax.org/wordpress/2010/10/zfs-iscsi-how-to-do-it-and-my-journey-part-2/ 2010/10/3 Steve <stwagner at prg.com>> I am certainly a little late to this post, but I recently began using ZFS > and had to figure this all out. > > There are ways to do this without disturbing the volume or removing it and > re-connecting it on the Windows side. I had a bit of research involved, and > I put up a blog about it. Plan to share most of my opensolaris and future > zfs tidbits there. > > > http://kornax.org/wordpress/2010/10/zfs-iscsi-how-to-do-it-and-my-jouney-part-2/ > > Hope this helps people! > -- > This message posted from opensolaris.org > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20101003/85c38d9e/attachment.html>