Hi,
we are seeing a large portion of DFM database objects marked as deleted.
# dfm qtree list | wc -l
87
# dfm qtree list -a | wc -l
540
# dfm lun list | wc -l
88
# dfm lun list -a | wc -l
536
This is for us a normal operation that LUNs are created and deleted frequently. The above ration was created during last two months since we started using Netapp LUNs for Openstack storage.
I found other posts stating that you cannot easily purge deleted volumes
https://communities.netapp.com/message/71484
https://communities.netapp.com/message/72050
# dfm about
Version 5.1 (5.1)
Executable Type 64-bit
Serial Number 1-50-134097
Edition Standard edition of DataFabric Manager server
Data ONTAP Operating Mode 7-Mode
# du -sh /opt/NTAPdfm/data/ /opt/NTAPdfm/perfdata/
136M /opt/NTAPdfm/data/
1011M /opt/NTAPdfm/perfdata/
Questions:
* Those posts are about a year old. Do they still hold true ? Is the "dfm volume delete -f" still a most elegant way to permanently delete object in v5.1 ? I presume that corresponding -f flag exists also for qtree and lun.
* We have a control over SOAP calls to DFM that do LUN deletion. Is there a way in SOAP to specify that I want to permanently delete the LUN also from DFM database ? I haven't found it..
* The size of our db backup is growing rapidly. Can we at least remove perfdata from backup ?
Thanks,
Brano Zarnovican