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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
-> pwd
/some/directory/.snapshot/hourly.2015-04-06_1205
-> rm file1
rm: remove write-protected regular file `file1'? y
rm: cannot remove `file1': Read-only file system
I can delete them from NetApp storage.
Is there any way I can allow the user to delete their snapshots?
Thanks,
Solved! See The Solution
1 ACCEPTED SOLUTION
netappmagic has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No. Snapshots are read-only to clients.
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can delete them from NetApp storage.
No, you can not. You can drop the whole snapshot, but there is no way to delete individual file from snapshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot for your prompt response.
Understand that I cannot remove files under .snapshot on the client.
So, can I then remove the entire snapshot "hourly.2015-04-06_1205" on the client?
netappmagic has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No. Snapshots are read-only to clients.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Remove the snapshot from the client.. Well.. Both no and yes.
No.. not nativly
Yes. Note! that the snapshot is for the entire volume on the Filer and not on the export.
SSH --> Filer and delete the snapshot on the volume.
Perl API --> Filer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You know that the content of the snapshots are readonly right?
Do you really wan't the users to be able to delete the snapshots for the volume?
