Hi,
I need help on this issue.
I configured vmware backup through SAN, as below url
https://www-secure.symantec.com/connect/articles/n...
Master server (windows 2008) Netbackup version 7.1.0.4
Media server (windows 2008) Netbackup version 7.1.0.4
Virtual machine (windows 2008)
Configured media server as vmware backup host,
Media server, ESX server and datastore are connected with SAN,
Media server and master server are connected with LAN.
ESX server, master server and media server are connected with LAN
I configured policy with flash backup windows type with snapshot option with VMware backup host (media server), in the snapshot option, I selected transfer type as Try SAN and NBD
Then I restarted test backup, backup was completed successfully with 35 MB/ sec, in backup job details, it is showing as Transport type as LAN.
While, I try to do test restore a file on virtual machine from media server (vmware backup host) , restore type as Normal restore,
It is failing with below error.
04-Jan-13 19:53 - begin Restore
04-Jan-13 19:54 - media AFO091 required
04-Jan-13 19:54 - restoring image TEST01_1357337768
04-Jan-13 19:55 - requesting resource AFO091
04-Jan-13 19:55 - granted resource AFO091
04-Jan-13 19:55 - granted resource HP.ULTRIUM3-SCSI.003
04-Jan-13 20:00 - Info bptm(pid=4140) start
04-Jan-13 20:00 - started process bptm (4140)
04-Jan-13 20:00 - Info bpdm(pid=4140) reading backup image
04-Jan-13 20:00 - Info bptm(pid=4140) using 128 data buffers
04-Jan-13 20:00 - Info bptm(pid=4140) spawning a child process
04-Jan-13 20:00 - Info bptm(pid=4140) child pid: 7352
04-Jan-13 20:00 - Info bptm(pid=7352) start
04-Jan-13 20:00 - started process bptm (7352)
04-Jan-13 20:00 - Info bptm(pid=4140) Waiting for mount of media id AFO091 (copy 1) on server media1stgo.
04-Jan-13 20:00 - started process bptm (4140)
04-Jan-13 20:00 - mounting AFO091
04-Jan-13 20:00 - Info bptm(pid=4140) INF - Waiting for mount of media id AFO091 on server media1stgo for reading.
04-Jan-13 20:01 - mounted; mount time: 00:00:39
04-Jan-13 20:01 - Info bptm(pid=4140) AFO091
04-Jan-13 20:01 - Info bptm(pid=4140) INF - Waiting for positioning of media id AFO091 on server media1stgo for reading.
04-Jan-13 20:01 - positioning AFO091 to file 36
04-Jan-13 20:02 - positioned AFO091; position time: 00:01:00
04-Jan-13 20:02 - begin reading
04-Jan-13 20:02 - Info bptm(pid=4140) waited for empty buffer 9 times, delayed 24 times
04-Jan-13 20:02 - end reading; read time: 00:00:02
04-Jan-13 20:02 - Info bptm(pid=4140) completed reading backup image
04-Jan-13 20:03 - Error bpbrm(pid=5200) Cannot connect to TEST01
04-Jan-13 20:03 - Info tar32(pid=0) done. status: 58: can't connect to client
04-Jan-13 20:03 - Error bpbrm(pid=5200) client restore EXIT STATUS 58: can't connect to client
Anyone help on this restore issue.