Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
NDMP restore from tape with no target volume.....arhh its all in vol0

2011-08-20
12:53 AM
3,609 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you not access vol0 via CIFS/NFS with admin /root permissions and delete it that way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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".
