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.

Network and Storage Protocols

NDMP restore from tape with no target volume.....arhh its all in vol0

john_higgins
4,402 Views

I just took customer through a bare metal restore of one node of a NetApp cluster, 4a and temp config then wrfile of rc and hosts and reboot.  Great all ok once licences loaded, where are they stored ?

Anyway when we stared restoring the data volumes from tape customer (ahem I mean me) forgot to pre-create the volume so restore started to restore data to vol0 instead with path;-

/vol/vol0/vol/datastore1  (it was an nfs datastore for VMware)  but we cant delete this dats from vol0, any ideas how to delete it ?

3 REPLIES 3

andrc
4,402 Views

Can you not access vol0 via CIFS/NFS with admin /root permissions and delete it that way?

rmharwood
4,402 Views

I can't tell you how many times this has happened within our team! It would be nice if the restore operation would fail if the target volume didn't exist rather than restore into vol0. As said, mount up vol0 on an admin host and delete.

Richard

thomas_glodde
4,402 Views

Usualy i use CIFS and go to \\filer\c$

Then you need to RENAME the "vol" folder to anything else (e.g. vol -> aaa), then you can delete it like any other folder. You just cannot delete the folder when its named "vol".

Public