Skip to main content
Skip table of contents

Reducing VFS Disk Space Usage

When files are deleted from the VFS the files are only marked for deletion. The file data records are physically deleted from the VFS00 & VFS01 files over time by a housekeeping process within SOAPam Server. You can use the VFSMGR utility to cause the VFS00 & VFS01 data records to be immediately deleted by running the following command from the TACL prompt:

CODE
tacl>run vfsmgr -vfs <vfs-subvol> -clean

After cleaning the VFS there may still be a large amount of unused disk space allocated to the VFS01 file. You can reclaim this disk space using the FUP RELOAD command by running the following command from the TACL prompt:

CODE
tacl>fup reload <vfs-subvol>.vfs01

Note that this command can be run while the file is open and SOAPam Server is running. You may need to run this command multiple times before all of the free space is reclaimed.

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.