<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Provisioning Disaster Recovery with ZFS, iSCSI and VMware</title>
	<atom:link href="http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs</link>
	<description>Blogging for technical minds.</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:09:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-511</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Thu, 14 Jan 2010 20:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-511</guid>
		<description>Hi Greg,

I&#039;m not sure what you mean by &quot;when I snapshot a running vm will it come up alive in esxi&quot; but I assume its about the include memory snapshot option.

If you snapshot a VM and include the memory image you can revert to that snapshot and it will have the same state the machine was in at the point in time the snapshot was created. There are some exceptions to this action. The uuid of the machine and underlying infrastructure cannot change. e.g. CPU model, CDRom client attributes etc..

Generally this would be a manual function after you power the VM back up.

Regards,

Mike</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>I&#8217;m not sure what you mean by &#8220;when I snapshot a running vm will it come up alive in esxi&#8221; but I assume its about the include memory snapshot option.</p>
<p>If you snapshot a VM and include the memory image you can revert to that snapshot and it will have the same state the machine was in at the point in time the snapshot was created. There are some exceptions to this action. The uuid of the machine and underlying infrastructure cannot change. e.g. CPU model, CDRom client attributes etc..</p>
<p>Generally this would be a manual function after you power the VM back up.</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory Durham</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-509</link>
		<dc:creator>Gregory Durham</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-509</guid>
		<description>Mike,
Thank you so much for having this blog, it has been incredibly helpful. I am using a solution similar to yours however I have questions about the consistency of the virtual machines. I hope this makes sense, I have two opensolaris machines with a bunch of hard disks, one acts as a iSCSI SAN, and the other is identical other than the hard disk configuration. The only thing being served are VMWare esxi raw disks in physical compatibility mode (no vmware snapshots), which hold either virtual machines(combination of various *nix and windows servers) or data that the particular virtual machine uses, I.E. we have exchange 2007 virtualized and through its iSCSI initiator we are mounting two LUNs one for the database and another for the Logs, all on different arrays of course. Any how we are then snapshotting this data across the SAN network to the other box using snapshot send/recv. In the case the other box fails this box can immediatly serve all of the iSCSI LUNs. The problem, I don&#039;t really know if its a problem...Is when I snapshot a running vm will it come up alive in esxi or do I have to accomplish this in a different way. These snapshots will then be written to tape with bacula.

Thanks,
Greg</description>
		<content:encoded><![CDATA[<p>Mike,<br />
Thank you so much for having this blog, it has been incredibly helpful. I am using a solution similar to yours however I have questions about the consistency of the virtual machines. I hope this makes sense, I have two opensolaris machines with a bunch of hard disks, one acts as a iSCSI SAN, and the other is identical other than the hard disk configuration. The only thing being served are VMWare esxi raw disks in physical compatibility mode (no vmware snapshots), which hold either virtual machines(combination of various *nix and windows servers) or data that the particular virtual machine uses, I.E. we have exchange 2007 virtualized and through its iSCSI initiator we are mounting two LUNs one for the database and another for the Logs, all on different arrays of course. Any how we are then snapshotting this data across the SAN network to the other box using snapshot send/recv. In the case the other box fails this box can immediatly serve all of the iSCSI LUNs. The problem, I don&#8217;t really know if its a problem&#8230;Is when I snapshot a running vm will it come up alive in esxi or do I have to accomplish this in a different way. These snapshots will then be written to tape with bacula.</p>
<p>Thanks,<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-234</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Mon, 14 Sep 2009 06:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-234</guid>
		<description>Hi,

Are you referring to the one listed here http://blog.laspina.ca/ubiquitous/zfs_snapshot_rollup_bash_script

VM consistency actions like quiescence must be initiated externally from the script. The VMFS volume will be consistant.

Regards,

Mike</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Are you referring to the one listed here <a href="http://blog.laspina.ca/ubiquitous/zfs_snapshot_rollup_bash_script" rel="nofollow">http://blog.laspina.ca/ubiquitous/zfs_snapshot_rollup_bash_script</a></p>
<p>VM consistency actions like quiescence must be initiated externally from the script. The VMFS volume will be consistant.</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tranceking</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-233</link>
		<dc:creator>tranceking</dc:creator>
		<pubDate>Mon, 14 Sep 2009 05:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-233</guid>
		<description>when will you have the GFS snapshot script. Also is the vm in a consistent state when the snapshot is taken?</description>
		<content:encoded><![CDATA[<p>when will you have the GFS snapshot script. Also is the vm in a consistent state when the snapshot is taken?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-211</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Thu, 20 Aug 2009 16:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-211</guid>
		<description>Hi,

That method is fine. NFS is a protocol that also works well when virtualized.

Regards,

Mike</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>That method is fine. NFS is a protocol that also works well when virtualized.</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giacomo Marconi</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-210</link>
		<dc:creator>Giacomo Marconi</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-210</guid>
		<description>hi! good work.
I am trying to setup this:
two freenas iscsi target (cause it boot from usb, and I have all disks free).
one vm opensolaris as iscsi initiator with a mirrored zpool using the two iscsi target as devices:

        NAME          STATE     READ WRITE CKSUM
        iSCSI         ONLINE       0     0     0
          mirror      ONLINE       0     0     0
            c9t3d0p0  ONLINE       0     0     0     first iscsi target
            c9t4d0p0  ONLINE       0     0     0     second iscsi target

the opensolaris vm is sharing storage via nfs to vmware vsphere cluster.
At the moment I am working on the failover of the initiator/nfs server and ethernet bonding.

what do you think about this way ?

Giacomo</description>
		<content:encoded><![CDATA[<p>hi! good work.<br />
I am trying to setup this:<br />
two freenas iscsi target (cause it boot from usb, and I have all disks free).<br />
one vm opensolaris as iscsi initiator with a mirrored zpool using the two iscsi target as devices:</p>
<p>        NAME          STATE     READ WRITE CKSUM<br />
        iSCSI         ONLINE       0     0     0<br />
          mirror      ONLINE       0     0     0<br />
            c9t3d0p0  ONLINE       0     0     0     first iscsi target<br />
            c9t4d0p0  ONLINE       0     0     0     second iscsi target</p>
<p>the opensolaris vm is sharing storage via nfs to vmware vsphere cluster.<br />
At the moment I am working on the failover of the initiator/nfs server and ethernet bonding.</p>
<p>what do you think about this way ?</p>
<p>Giacomo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hany Michael</title>
		<link>http://blog.laspina.ca/ubiquitous/provisioning_disaster_recovery_with_zfs/comment-page-1#comment-12</link>
		<dc:creator>Hany Michael</dc:creator>
		<pubDate>Tue, 16 Jun 2009 20:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://ux1.laspina.ca/?p=57#comment-12</guid>
		<description>Mike,
Great article…I hope I will have the time to test this in my lab one day..
Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Mike,<br />
Great article…I hope I will have the time to test this in my lab one day..<br />
Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
