Forum Discussion

jklems99's avatar
jklems99
Level 3
13 years ago
Solved

Advanceddisk cleanup - Version 7.0.1 - Windows

I am trying to clean up some disk space in one of my advanced disk pools before it fills up. I have tried to disply the Catalogs to expire them but I receive a meesage,

INF - SKIPPING BACKUP ID HQ-BK3_1339397320, COPY 1 IS EXPIRED.

INF - UNEXPECTED RETURN VALUE FROM DB_IMAGERECEIVE: FILE READ FAILED 13.

 

What do I need to do to fix this? Also, what is the best practice for cleaning up basic and advanced disk pools to keep them from filling up?

  • Just run nbdelete -allvolumes

    It does a full cleanup so you dont have to wait until the next regualr cleanup run.

    You can follow that by bpimage -cleanup -allclients if you wish to fire of an image cleanup.

    Hope this helps

    #edit#

    If this throws any errors look in the All Log Entries report to help identify the problem files

2 Replies

  • Just run nbdelete -allvolumes

    It does a full cleanup so you dont have to wait until the next regualr cleanup run.

    You can follow that by bpimage -cleanup -allclients if you wish to fire of an image cleanup.

    Hope this helps

    #edit#

    If this throws any errors look in the All Log Entries report to help identify the problem files

  • Hello Mark,

    Are this steps in your above post clean all images or specified images?

    can you clear please?