Postgreql restore
Does anyone know what the the requirements for OS user for Postgresql backups/restores to the same client?
Client: Rhel7.6, netbackup 8.1.2
We're able to run backups but not the restores so can't verify the backups are complete.
Backups: only information which is confusing is at the beginning of the backup:
nbpgsql.log:
Err: failed to enumerate data directory
Debugs: Fallback to Non-LVM approach
Then the backup is runing and backing files (?) and completes as succesful.
Restores: client log:
nbpgsql.log:
ERR: Failed to get multiple objects - 26
ERR: Error occured while performing restore
exten_client:
....serverResponse: read comm file:<...Found (14,000) files in (1) image for Restore Job ID 2343423.xxx
readCommMessages: Entering readCommMessages
serverResponse: read comm file: <09:00:00 INF - Server status =42>
server response: ERR - server exited with status 42: netwrok read failed
RestoreFileObjects: Err - serverResponse() failed
closeApi: entering closeApi.
closeApi: INF - EXIT STATUS 5: the restore failed to recover the requested files
VxBSAGetMultipleObjects: WRN - bsa_RestoreMultipleFileObjects was not able to get hte objects. Status1
VxBSATeminate: INF - entering VXBSAEndTxn.
VxBSATeminate: INF - Transaction being ABORTED
VxBSAGetEnv: INF - entering GetEnv - NBBSA_LOG_DIRECTORY
VxBSAGetEnv: INF - returning -
VxBSAGetTxn: INF - Cleaning directory: </usr/openv/netbackup/logs/exten_client
delete_old_files: entering delete_old_files
bsa_CloseDebugFD: DBG - bCloseDebug flag is set.
Please note we were able to get it running in Rhel7.3 (if that helps).
Getting error 42 - network read failed after the requested restore image is read from master server.