- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Application Integration
- >
- Cloning a SNAP, presenting to VCenter as a Datasto...
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
Forums
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
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
09-05-2013 02:26 PM
09-05-2013 02:26 PM
Task: DBA's would like to automate the action of cloning a SNAP, presenting that to VCenter as a new datastore, then attaching the LUNS in that datastore to a different VM Server, showing up as new drives on that server, where they can pull the DB data from.
Wondering if anyone has been able to do this or if there might be a third party app that might do this.
Thank you!
Amado...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2013 09:59 AM
09-18-2013 09:59 AM
Re: Cloning a SNAP, presenting to VCenter as a Datastore, then attaching the LUNS to a different VM server
I know its possible to do this because at the place I worked before the Sql DBA and I worked to stand up what we called the verification box. Basically this was a sql server system that ran integrity checks on the databases by cloning the snapshot, attaching it to the server and then running the Sql checks that the DBA wanted run. The whole process was automated.
I will see what I can do to recreate from scratch that code and setup instructions.
But I must tell you up front I can't promise I will be able to provide this, or that it will be done quickly.
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2013 10:47 AM
10-07-2013 10:47 AM
SolutionHi Amado, this is a very common use case with our zero copy clone -- i presume you already know how to do this manually (if not, let me know)...automating this now requires you to ssh to the nimble and execute CLI commands via your own script. We are planning to introduce northbound API for our storage platform next year, so you could invoke SOAP api calls for full automation.