On Dec 15, 2006, at 7:37 AM, Jesus Cea wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm interesting in ZFS redundancy when vdev's are "remote". The idea,
for example, is use vdev remote mirroring as a cluster FS layer. Or
puntual backup.

Has anybody tried to mount an iscsi target as a ZFS device?. Are machine
reboots / conectivity problems gracefully managed by ZFS?.


I use the iSCSI Target as a ZFS device quite often these days. I've got several machines which only have a single disk and a test suite that I use for the iSCSI target which requires access to the complete device. So, I run the target on another machine and have the initiator locate that device.

For remote replication there could be an issue. It would very much depend on the link speed. The target is not aware of the link speed, but can handle large numbers of outstanding commands. It's very possible for the initiator to send commands that will timeout before the data can be returned. The initiator therefore needs to determine how fast data is being returned and throttle things so that they don't timeout. The timeouts here are related to the SCSI I/O stack and nothing to due with the network layer.

Hope Solaris (not express) be able to act as a iscsi target soon :-)

- --
Jesus Cea Avion                         _/_/      _/_/_/        _/_/_/
[EMAIL PROTECTED] http://www.argo.es/~jcea/ _/_/ _/_/ _/_/ _/_/ _/_/
jabber / xmpp:[EMAIL PROTECTED]         _/_/    _/_/          _/_/_/_/_/
                               _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRYKzLZlgi5GaxT1NAQI1jQP8CR0h4xBuYjTJPBTk7QBS5+MAgwTr2NcC
vYgYjsXr6oyeeO4qKlTDgAopNBoLJwYgoLI3m50FNhHY6mVQGVR+8DpmjY1abKZv
myMUsWSUkkPdryhG3XGg+OxnTOfZJF4d0hDYK4ObAw4rUfFYEiqneHHTLGMFajwG
ddfh2uUtQZI=
=QYuq
-----END PGP SIGNATURE-----
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

----
Rick McNeal

"If ignorance is bliss, this lesson would appear to be a deliberate attempt on your part to deprive me of happiness, the pursuit of which is my unalienable right according to the Declaration of Independence. I therefore assert my patriotic prerogative not to know this material. I'll be out on the playground." -- Calvin


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to