Forum Discussion

Michele_Nicosia's avatar
13 years ago
Solved

DSU disk show low utilization percentage and it is near full!

Hi all,

   thanks in advance for any support on my issue.

I'm using 3 media servers on RHEL5.6 which are running fine.

Each with /DSU disk with 10T.

Here the fact:

[root@ph469702]/usr/openv/netbackup/db/config# nbdevquery -U -listdv -stype PureDisk
Disk Pool Name      : MG_PUREDISK
Disk Type           : PureDisk
Disk Volume Name    : PureDiskVolume
Disk Media ID       : @aaaab
->Total Capacity (GB) : 10074.11   <----
->Free Space (GB)     : 2701.75   <----
->Use%                : 73   <------
Status              : UP
Flag                : ReadOnWrite
Flag                : AdminUp
Flag                : InternalUp
Num Read Mounts     : 0
Num Write Mounts    : 1
Cur Read Streams    : 0
Cur Write Streams   : 0
 

Here the df output:

/dev/mapper/VolGroup02-dsunew
-->                 9.9T  8.9T  891G  92% /DSU  <--
 

Here the dir hierarchy:

-> /DSU/data           9001G  <--

/DSU/databases  5871M

/DSU/etc/            46K

/DSU/history       32G

/DSU/log             252G

/DSU/queue        125M

/DSU/tmp and /DSU/var very low.

So, exist something i can do free up some space on this scenario?

I've executed both these, several times in the few days, but no result:

bpimage -cleanup -allclients

nbdelete -allvolumes -force

 

Thank  you.

 

Regards,

 

Michele

  • After NetBackup has done its expiry and cleanup it passes that information to the puredisk component (MSDP)

    This then occasionally does several things - it runs queue processing to keep itself neat and tidy, it runs rebasing which is like a de-dupe defrag and it runs garbage collection to actually delete the data held within the dedupe

    If you feel that there is wasted space that nees to be cleaned up you can run the garbage collection manually (as it doesnt run very often)

    Here is a link about reclaiming space or your MSDP pool:

    http://www.symantec.com/docs/TECH124914

    Hope this helps

11 Replies