Re: [zfs-discuss] Modify stmf_sbd_lu properties

2011-05-11 Thread Jim Klimov
You can try to workaround - no idea if this would really work - 0) Disable stmf and iscsi/* services 1) Create your volume's clone 2) Rename the original live volume dataset to some other name 3) Rename the clone to original dataset's name 4) Promote the clone - now for the system it SHOULD seem

Re: [zfs-discuss] Modify stmf_sbd_lu properties

2011-05-11 Thread Don
I can't actually disable the STMF framework to do this but I can try renaming things and dumping the properties from one device to another and see if it works- it might actually do it. I will let you know. -- This message posted from opensolaris.org

Re: [zfs-discuss] Modify stmf_sbd_lu properties

2011-05-11 Thread Evaldas Auryla
On 05/10/11 09:45 PM, Don wrote: Is it possible to modify the GUID associated with a ZFS volume imported into STMF? To clarify- I have a ZFS volume I have imported into STMF and export via iscsi. I have a number of snapshots of this volume. I need to temporarily go back to an older snapshot

Re: [zfs-discuss] Modify stmf_sbd_lu properties

2011-05-11 Thread Don
It turns out this was actually as simple as: stmfadm create-lu -p guid=XXX.. I kept looking at modify-lu to change this and never thought to check the create-lu options. Thanks to Evaldas for the suggestion. -- This message posted from opensolaris.org

Re: [zfs-discuss] Modify stmf_sbd_lu properties

2011-05-10 Thread Jim Dunham
Don, Is it possible to modify the GUID associated with a ZFS volume imported into STMF? To clarify- I have a ZFS volume I have imported into STMF and export via iscsi. I have a number of snapshots of this volume. I need to temporarily go back to an older snapshot without removing all