This post is more than 5 years old
1 Rookie
•
96 Posts
0
7001
February 22nd, 2017 09:00
XtremIo snapshot usage question
Is it feasible/advisable to take a snapshot of an OS bootable volume and present that snapshot to another host as it's bootable volume?
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
March 16th, 2017 12:00
do it all the time with my Win2k12 gold image, create XIO snap and present it as new boot LUN for another blade.
zhaos2
2 Intern
•
643 Posts
1
February 22nd, 2017 18:00
The answer is 'YES'
Create an OS volume snapshot same as source OS volume, you can present it to another host as a bootable volumes.
As I know, Other EMC storage like VNX , VMAX are all supported in this way.
Bing59
1 Rookie
•
96 Posts
1
February 23rd, 2017 08:00
I guess my concen is that as a snapshot it would still have pointers back to the original volume.I am more accustom to clones that are independent volumes.
zhaos2
2 Intern
•
643 Posts
1
February 24th, 2017 00:00
Both Snapshot (with Pointer) and physical Clone are block level LUN replication, the target LUN should be identical with the source LUN. To make it bootable to the target host, you may need to perform certain steps on both the server and the SAN storage sides
The following guidelines should be followed for host connectivity to SAN environments (take Linux for example):
Basic boot from SAN procedure:
Setting up and executing Boot from SAN requires performing certain steps on both the server and the storage sides of the SAN.
The basic steps for setting up the system to boot from SAN are as follows:
Bing59
1 Rookie
•
96 Posts
0
March 16th, 2017 13:00
Thanks to Everyone. I feel more confident in performing this action now.
Thanks Again!