- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Array Performance and Data Protection
- >
- A Hyper-V Guest that has direct connected iSCSI di...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2016 12:45 PM
03-04-2016 12:45 PM
According to Microsoft, Hyper-V Replication can be done before any physical disks are connected to a Hyper-V guest Virtual Machine. After replication is completed, add the physical disks back. However, this would have to be done anytime you wish to re-replicate the VM again, as any physical (iSCSI) disk will be detected upon the next replica cycle.
Does anyone know if this has changed at all? Is there any way to regularly replicate VMs that have iSCSI attached disks?
Thanks Nimble Community!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2016 05:07 AM
03-24-2016 05:07 AM
SolutionFor now there is no other way that I know. I'm in the process of moving all my clients VM with iSCSI target to VHDX drive. It's not always desired configuration but this is the way to go if you want to be more dynamic and ready for the Cloud. If you find anything better let me know, I might be interested.
I don't know exactly what you're trying to do but that article might help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2016 09:31 AM
03-24-2016 09:31 AM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
Hi Jean-Sébastien,
Thanks for sharing your thoughts. I'm wondering why, specifically, you are moving from guest-connected ISCSI to VHDX -- could you share some of the details that resulted in this decision? Does this also include more critical servers such as Exchange and SQL?
Thanks,
Matt Feightner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2016 09:50 AM
03-24-2016 09:50 AM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
BTW, the article on shared VHDX files -- very interesting.... Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2016 01:37 PM
03-24-2016 01:37 PM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
Hi Matt,
I was previously doing some site to site replication using block based replication. In the beginning it was for everything slowly it became only for the SQL and Exchange and now we're looking toward the cloud. If we want to migrate to something like Azure Site Recovery we need to have everything inside the VM. In the end we're looking to simplify the DRP actions, less complexity = less errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2016 02:03 PM
12-06-2016 02:03 PM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
Old thread, but there is a way.
You edit the VM Integration Services in Hyper-v and uncheck the "Backup" box.
I've got a few VMs replicating like this with no ill effects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2016 02:08 PM
12-19-2016 02:08 PM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
Hi Dan. Just to be clear, your solution would allow replication of a VM even though some or even all disks are not "local" to the VM. i.e. iSCSI connected?
I will have to try it out. Thanks for the post!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2016 02:15 PM
12-19-2016 02:15 PM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
It will allow Hyper-v to replicate the VHD/VHDX files. The iSCSI connected disks will NOT be replicated. To replicate those disks you would need to use Nimble-to-Nimble replication.
So, Hyper-v is replicating the C: drive while Nimble is replicating the D: drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2016 07:22 PM
12-22-2016 07:22 PM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
When I moved to Nimble, I converted in guest iSCSI attached volumes to VHDX. This includes Exchange, SQL, and file servers. In general, I don't see any advantages that a raw iSCSI device connected to a guest initiator is beneficial over using VHDX. A VHDX attached via virtual SCSI adapter can be grown online, detached and connected to another VM, and cloned (by Nimble). The only case where I can say for sure than in guest iSCSI is better is when doing failover clustering between two guests using shared storage, and you would like to be able to dynamically grow a volume. Hyper-V 2012 R2 supports shared VHDX for guest level clustering, but that VHDX cannot be grown online. Microsoft's solution it to add additional VHDX, which can be done online, or upgrade to Hyper-V 2016. Microsoft removed the limitation on shared VHDX in Hyper-V 2016, in which case it's really hard to make an argument that in guest iSCSI is better than VHDX in any situation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2017 06:45 AM
09-13-2017 06:45 AM
Re: A Hyper-V Guest that has direct connected iSCSI disks cannot be replicated?
I know this post is a little old but we have been using Hyper-V Replication for some time now on Windows Server 2012 R2 with VM's that have direct iSCSI volumes. Our environment has 2 Failover Clusters, one in 2 different sites. Along with that, each site has a Nimble array with all volumes on each replicated to the other. In the event I need to bring up a Replica VM, I would first bring up the VM (obviously without the iSCSI disk) and then either handover or promote the Nimble snapshot and then connect that volume to the replica VM and reboot. If you're able to handover the volume collection, you obviously won't have data loss but in the event that's not an option, the volume collection can be promoted which will cause at least some data loss depending on the frequency of your snapshots.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2023 05:25 PM
09-02-2023 05:25 PM