Unsolved

This post is more than 5 years old

51 Posts

1672

March 26th, 2013 08:00

fsmprivdelete before or after rm?

Cleaning up some old files in Diskxtender FSM for Unix on the Centera.

The files have an infinite retention so I need to use privileged delete with the clipid of the file.

This is the order I think it should go:

1. Retrieve the clipid of the file to delete

2. Delete the file from the filesystem using rm

3. Use fsmprivdelete to delete the clip from the Centera.

No Responses!

Top