STATUS CODE: 14 "file write failed" when using NetBackup Java Administration Console (jnbSA).

Article: 100016781
Last Published: 2013-10-23
Ratings: 2 1
Product(s): NetBackup

Problem

STATUS CODE: 14 "file write failed" when using NetBackup Java Administration Console (jnbSA).

Error Message

file write failed (Status 14)

Solution

Overview:
When attempting to use the VERITAS NetBackup (tm) Java Administration Console (jnbSA), an administrator may receive a "file write failed (Status 14)" message in a pop-up window.

Troubleshooting:
Please follow all steps within the VERITAS NetBackup (tm) Troubleshooting Guide or the NetBackup Troubleshooter within the Activity Monitor for this status code before continuing.

Please confirm hardware and software compatibility before continuing. A list of compatible hardware and software may be obtained within the VERITAS NetBackup Release Notes or on the VERITAS Support Web site. https://www.veritas.com/support/en_US.html

If the above recommendations do not resolve the issue, please continue.

Problem description:
The error most often occurs during the normal Java Console operation because the file system on the master server has run out of space.
Running " df " with the -k or -h option will confirm if this is the case.
 
# df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/dev/dsk/c0t0d0s0    76425297 75744725     0   100%    /


Resolution:
Remove unrequired files from the file system containing NetBackup, or allocate more space. Once there is available free space on the file system, the error will abate and normal operation will continue.
 
 

 

Was this content helpful?