There would be a few ideas in figuring out what storage was just created. Getting this information to a script in a digestible format is the trick.
You could use RMCLI to pull what the latest snapshot is from that source LUN(s) eg /Storage/CKM000XXX00063/RMSERVER-0075-1152 /Storage/CKM000XXX00063/RMSERVER-0075-1280 /Storage/CKM000XXX00063/RMSERVER-0075-1333
Say 1333 (a number generated by the RM database), then parse that number in the list of snapshots via NaviSecCli and then present that to the ESX server?
thank you for the response. I was thinking along the lines of using RMCLI to get the information, but struggled with a good method for ensuring that this is indeed the correct snapshot. My concern is that in an environment where a number of snapshots are taken close together (i.e. it's time to start the backup jobs), it may be impossible to guarantee that I have the right one, in which case I could be exposing someone else's data to the virtual server.
JamesBEMC
257 Posts
1
August 18th, 2009 01:00
Interesting idea.
There would be a few ideas in figuring out what storage was just created. Getting this information to a script in a digestible format is the trick.
You could use RMCLI to pull what the latest snapshot is from that source LUN(s)
eg
/Storage/CKM000XXX00063/RMSERVER-0075-1152
/Storage/CKM000XXX00063/RMSERVER-0075-1280
/Storage/CKM000XXX00063/RMSERVER-0075-1333
Say 1333 (a number generated by the RM database), then parse that number in the list of snapshots via NaviSecCli and then present that to the ESX server?
James.
fpjansen
2 Posts
0
August 18th, 2009 05:00
thank you for the response. I was thinking along the lines of using RMCLI to get the information, but struggled with a good method for ensuring that this is indeed the correct snapshot. My concern is that in an environment where a number of snapshots are taken close together (i.e. it's time to start the backup jobs), it may be impossible to guarantee that I have the right one, in which case I could be exposing someone else's data to the virtual server.
I'd welcome your thoughts on this,.
thanks,
Frank