Hello,
We have one Backup client that’s getting the code 155 disk full error
Message: disk is full
Explanation: The write to the catalog file failed because the disk that contains the catalog database is full, or the track log folder is full.
Recommended Action: Free up space on the disks where NetBackup catalogs reside or where the track log folder resides and retry the operation.
Question for freeing up space on where the track log folder resides are there specific files that we can delete without the intervention of the AIX sysadmin? I don’t want to delete something that is important.
I check the /usr and it only has 1.77GB of space left
root)/> df -g /usr
Filesystem GB blocks Free %Used Iused %Iused Mounted on
/dev/hd2 10.38 1.77 83% 84616 17% /usr
The Code 155 error is only occurring one backup client the bkpkar.log is below
Bkpkar
20:54:24.375 [22413352] <16> fwrite_and_log: fail to write <fix size entry block> for track journal, backup id:<NULL>, file:<11000232fb.tif>, err_num:<28>, to write:<1>, wrote:<0>
20:54:24.400 [22413352] <16> bpbkar SelectFile: fscp_add_full_entry() failed, error : disk is full
20:54:24.400 [22413352] <16> bpbkar: ERR - bpbkar FATAL exit status = 155: disk is full
20:54:24.400 [22413352] <4> bpbkar: INF - EXIT STATUS 155: disk is full
20:54:33.258 [22413352] <16> bpbkar: ERR - read server exit status = 155: disk is full
20:54:33.473 [22413352] <16> ct_cat_close: failed to fflush for file in dir(/datasink/importDRM/backup_0315/15069/03/359832/), error is -1
20:54:33.485 [22413352] <2> ct_cat_close: close current track journal
20:54:33.485 [22413352] <2> ct_cat_close: close previous track journal
20:54:33.485 [22413352] <16> bpbkar: ct_cat_close() failed, error (14)
20:54:24.375 [22413352] <16> fwrite_and_log: fail to write <fix size entry block> for track journal, backup id:<NULL>, file:<11000232fb.tif>, err_num:<28>, to write:<1>, wrote:<0>
20:54:24.400 [22413352] <16> bpbkar SelectFile: fscp_add_full_entry() failed, error : disk is full
20:54:24.400 [22413352] <16> bpbkar: ERR - bpbkar FATAL exit status = 155: disk is full
20:54:24.400 [22413352] <4> bpbkar: INF - EXIT STATUS 155: disk is full
20:54:33.258 [22413352] <16> bpbkar: ERR - read server exit status = 155: disk is full
20:54:33.473 [22413352] <16> ct_cat_close: failed to fflush for file in dir(/datasink/importDRM/backup_0315/15069/03/359832/), error is -1
20:54:33.485 [22413352] <2> ct_cat_close: close current track journal
20:54:33.485 [22413352] <2> ct_cat_close: close previous track journal
20:54:33.485 [22413352] <16> bpbkar: ct_cat_close() failed, error (14)
21:04:42.097 [34275332] <4> is_excluded: Excluded /datasink/importDRM/backup/2015/15035/04/337763/core by exclude_list entry core
21:27:57.930 [34275332] <16> fwrite_and_log: fail to write <fix size entry block> for track journal, backup id:<NULL>, file:<21000522rb.tif>, err_num:<28>, to write:<1>, wrote:<0>
21:27:57.946 [34275332] <16> bpbkar SelectFile: fscp_add_full_entry() failed, error : disk is full
21:27:57.946 [34275332] <16> bpbkar: ERR - bpbkar FATAL exit status = 155: disk is full
21:27:57.947 [34275332] <4> bpbkar: INF - EXIT STATUS 155: disk is full
21:28:05.949 [34275332] <16> bpbkar: ERR - read server exit status = 155: disk is full
21:28:06.197 [34275332] <16> ct_cat_close: failed to fflush for file in dir(/datasink/importDRM/backup_0315/15069/03/359834/), error is -1
21:28:06.211 [34275332] <2> ct_cat_close: close current track journal
21:28:06.211 [34275332] <2> ct_cat_close: close previous track journal
21:28:06.211 [34275332] <16> bpbkar: ct_cat_close() failed, error (14)
The Client is a AIX Server running O.S 7.1
The backup client is 7.6.0.3
Thanks in Advance!