NB7.6.0.3 restore to different location issue
Hi.
Evnironment: MasterServer: Linux SLES11
RemoteConsoleServer: Windows 2008R2 (virtual machine) - is use for manage environment, backup polices, etc
MediaServers & Storage: 2x NetBacakup Appliance 5230
NetBackup ver 7.6.0.3 is installd on all servers & clients.
Problem: the restore is failed on the same host but for different location.
8/26/2015 8:29:49 AM - Info bpbrm(pid=11935) "ClientName" is the host to restore to
8/26/2015 8:29:49 AM - Info bpbrm(pid=11935) reading file list for client
8/26/2015 8:29:50 AM - Error bpbrm(pid=11935) Request from host "MediaServer_Name" to host "RemoteConsoleServer_Name" is not allowed access. Host "MediaSerever_Name" is not an authorized server for host "MasterServer_Name".
8/26/2015 8:29:50 AM - Error bpbrm(pid=11935) bpcd on "MasterServer_Name" exited with status 59: access to the client was not allowed
8/26/2015 8:29:50 AM - Error bpbrm(pid=11935) cannot put rename file on "ClientName"
8/26/2015 8:29:50 AM - Info tar(pid=0) done. status: 59: access to the client was not allowed
8/26/2015 8:29:50 AM - Error bpbrm(pid=11935) client restore EXIT STATUS 59: access to the client was not allowed
8/26/2015 8:41:35 AM - begin Restore
8/26/2015 8:41:35 AM - restoring image "ClientName"_1440178202
8/26/2015 8:41:36 AM - Info bprd(pid=1693) Restoring from copy 1 of image created Fri Aug 21 19:30:02 2015 from policy "PolicyName"
8/26/2015 8:41:36 AM - requesting resource @aaaab
8/26/2015 8:41:36 AM - granted resource MediaID=@aaaab;DiskVolume=PureDiskVolume;DiskPool="DiskPool_Name";Path=PureDiskVolume;StorageServer="StorageServer_Name";MediaServer="MediaServer_Name"
8/26/2015 8:41:39 AM - restored image "ClientName"_1440178202 - (access to the client was not allowed(59)); restore time 0:00:04
8/26/2015 8:41:39 AM - Warning bprd(pid=1693) Restore must be resumed prior to first image expiration on Mon Sep 21 19:30:02 2015
8/26/2015 8:41:39 AM - end Restore; elapsed time: 0:00:04
MS-Windows policy restore error(2808)
What I've verified:
Host Propeties:
Master Server have all media & remote console on Additional Servers list
Media Servers have all media & remote console on Additional Servers list
Client have all media & remote console on Additional Servers list
Restore to the source place (original) is succesfully completed(0), but the same error is existing in logs
Problem existing for Windows & Linux clients. I don't check NDMP, SQL or VM yet.
It seems that the incorrect Client_Name on the Windows Admin Console is causing the media server to try and connect to bak0100 as if it is bak0200:
Request from host ba0201 (172....19) to host BAK0100 (172....47) is not allowed access.
Host ba0201 (172....19) is not an authorized server for host bak0200.So, it is bpcd on bak0100 failing with status 59.
Please check and fix Client_Name entries as per my previous post.