NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

VMware Solutions Discussions

how to mount an Snapshot from SMVI Backup to an server

dormelchen
5,041 Views

hello,

we have some datastores (volumes) on our netapp.

Now i try to backup the VMs with the netapp backup included Virtual Storage Console.

i can see the snapshots - and i can list them with the sdcli

sdcli snap list -sdf netappvm -sdv datastore1

i see them.

But how can i mount them locally ?

normally i use for the other Snapshots (another netapp)

sdcli snap mount -r DBSERVER1 -k o -s DBSERVER1_customer_log_0000AM -d s

but this doesnt work here.

How ca i get these snapshots mounted locally ?

i tried:

sdcli snap mount -s "smvi__TestBackup_date" -sdf netappvm -sdv datastore1 -d k: -k

doesnt work...

Any ideas ?

3 REPLIES 3

goldsweeper
5,041 Views

Not sure about the command line but in VSC and if this a VMFS LUN then

- highlight one of the VM or the VM that you want to restore

- click on mount icon in the 4.1 VI client

- pick a snapshot backup

- select a ESX server

- A new VMFS LUN with the snapshot ID will show as ID 0

- Attach the vmdk file to one of the VM that’s on the ESX server that you selected

- You might need to assign a drive letter if the VM has more than one partition

You might need NFS and Flex Clone license

dormelchen
5,041 Views

i want to mount these snapshot local to our backupserver to backup these files...

or is there any other option to backup these snapshots to tape over BackupExec 12.5 ?

behbhelpdesk
5,041 Views

dormelchen,

I know this is a way old thread, but did you find a solution? I am looking to do the same (except with BackupExec 2010).

Public