Quantcast
Channel: Data Protector Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3189

(DP) Support Tip: /var/opt/omni/tmp/AppServer/vfs directory gets full

$
0
0

[Problem]
/var/opt/omni/tmp/AppServer/vfs directory is steadily growing and that will eventually lead to out of disk space problems.

[Cause]
It's a bug of JBOSS 7.1.1 that DP8.1x and DP9.0x use .

[Workaround / Fix]
A change request has been submitted to consider the issue in future releases .
As a workaround , vfs directory can be removed while DP services stop safely .

ex.)
/var/opt/omni/tmp/AppServer #omnisv stop
HPE Data Protector services successfully stopped.

/var/opt/omni/tmp/AppServer #ls
auth vfs work

/var/opt/omni/tmp/AppServer #mv vfs vfs_back

/var/opt/omni/tmp/AppServer #omnisv start
HPE Data Protector services successfully started.

/var/opt/omni/tmp/AppServer #ls
auth vfs vfs_back work

/var/opt/omni/tmp/AppServer #ll vfs
total 48
drwxrwxrwx 190 hpdp hpdp 16384 Dec 1 20:47 deploymentb8fdf48748ba3167
drwxrwxrwx 14 hpdp hpdp 8192 Dec 1 20:47 temp8913e11eebd29131


Viewing all articles
Browse latest Browse all 3189

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>