Restore is very slow
Backup of 50GB took only 1hr20mins but restore is 10hrs.
Backup host (host1) is different than restore host (host2), but they have same disk (SAN flash disk) and network (10Gb) type.
Media server is Appliance 5240 @ ver 3.1.1
Master server is Linux @ 8.1.2
Client is Linux @ 8.1.1
I've attached job details and restoretrace output.
What's interesting is below snippet, too much delays on emptying bufffer. Not sure if this issue is from client side (reading from 10Gb network and writing to its disks), or within media server (emptying buffer to its 10G network).
======
Jan 17, 2019 1:07:34 PM - started process bptm (pid=324936)
Jan 17, 2019 1:07:34 PM - Info bptm (pid=324936) reading backup image
Jan 17, 2019 1:07:34 PM - Info bptm (pid=324936) using 40 data buffers
Jan 17, 2019 1:07:34 PM - Info bptm (pid=324936) spawning a child process
Jan 17, 2019 1:07:34 PM - Info bptm (pid=324936) child pid: 324938
Jan 17, 2019 1:07:36 PM - begin reading
Jan 17, 2019 10:48:21 PM - Info bptm (pid=324936) waited for empty buffer 42196 times, delayed 2300024 times
Jan 17, 2019 10:48:21 PM - end reading; read time: 9:40:45
Jan 17, 2019 10:57:46 PM - restored from image host1.abc.com_1547686800; restore time: 9:52:43
Jan 17, 2019 10:57:47 PM - end Restore; elapsed time 9:58:56
======
I tried working on NUMBER_DATA_BUFFERS and NET_BUFFER_SZ but no significant results.
Any idea?
Please try to test network transfer / connection outside of NBU (e.g. ftp or even continuous ping) between media server and destination client.
We see quite a number of warnings like these:
put_length_bytes_nonblocking: could only write 18 of 87 bytes to network: Resource temporarily unavailable (11)