I need a solution
Hi Team,
I got a error when I backuped VM. Which is on Hyper-V cluster.
I have already used "nbemmcmd" command to mapped all the node to the cluster:
nbemmcmd –addhost –machinename vmcluster –machinetype app_cluster
nbemmcmd –updatehost –add_server_to_app_cluster –machinename node1 –clustername vmcluster
nbemmcmd –updatehost –add_server_to_app_cluster –machinename node2 –clustername vmcluster
Error details below:
2014/1/17 11:37:58 - Info nbjm(pid=3984) starting backup job (jobid=567) for client VRTX.petrochina-hfy.local, policy vmcluster_HyperV_Test, schedule full
2014/1/17 11:37:58 - estimated 76510855 Kbytes needed
2014/1/17 11:37:58 - Info nbjm(pid=3984) started backup (backupid=VRTX.petrochina-hfy.local_1389944278) job for client VRTX.petrochina-hfy.local, policy vmcluster_HyperV_Test, schedule full on storage unit DXB-NBU-MA01-DISK
2014/1/17 11:37:59 - started process bpbrm (18027)
2014/1/17 11:38:24 - connecting
2014/1/17 11:38:24 - connected; connect time: 00:00:00
2014/1/17 11:38:26 - Opening Fibre Transport Connection, Backup Id: VRTX.petrochina-hfy.local_1389944278
2014/1/17 11:38:28 - begin writing
2014/1/17 11:43:24 - Info bpbrm(pid=18027) VRTX.petrochina-hfy.local is the host to backup data from
2014/1/17 11:43:24 - Info bpbrm(pid=18027) reading file list from client
2014/1/17 11:43:25 - Info bpbrm(pid=18027) starting bpbkar on client
2014/1/17 11:43:25 - Info bpbkar(pid=240) Backup started
2014/1/17 11:43:25 - Info bpbrm(pid=18027) bptm pid: 18045
2014/1/17 11:43:26 - Info bpbkar(pid=240) archive bit processing:<enabled>
2014/1/17 11:43:26 - Info bptm(pid=18045) start
2014/1/17 11:43:26 - Info bptm(pid=18045) using 262144 data buffer size
2014/1/17 11:43:26 - Info bptm(pid=18045) using 16 data buffers
2014/1/17 11:43:26 - Info bptm(pid=18045) USING 262144 data buffer size for FT
2014/1/17 11:43:27 - Info bptm(pid=18045) start backup
2014/1/17 11:43:45 - end writing; write time: 00:05:17
2014/1/17 11:48:32 - Error bptm(pid=18045) media manager terminated by parent process
2014/1/17 11:48:44 - Info DXB-NBU-MA01(pid=18045) StorageServer=PureDisk:DXB-NBU-MA01; Report=PDDO Stats for (DXB-NBU-MA01): scanned: 2 KB, CR sent: 0 KB, CR sent over FC: 0 KB, dedup: 100.0%
2014/1/17 11:48:44 - Error bpbrm(pid=18027) could not send server status message
2014/1/17 11:48:45 - Info bpbkar(pid=0) done
2014/1/17 11:48:45 - Info bpbkar(pid=0) done. status: 10: allocation failed
allocation failed(10)
Please help,thanks.