Some media server has been "offline" with not reachable by master (6)
We have a small NBU 8.2 domain environment with one master, four media servers and also share one TL with 2 SSO TDs. All of them work fine except for one media server is offline with not reachable by master (6) via nbemmcmd listhosts. This problematic media server can be activated/online only for nearly 5 minutes every time, then it would be offline again. Notes: there is almost no any more errors/warnings in all the relevant logfiles including VxUL logs. # # # nbemmcmd -listhosts -display_server -machinename erp-fzyf -machinetype media -verbose|grep State MachineState = not reachable by master (6) # # # nbemmcmd -updatehost -machinename erp-fzyf -machinetype media -machinestateop set_master_server_connectivity -masterserver erpbak NBEMMCMD, Version: 8.2 Command completed successfully. # # # nbemmcmd -listhosts -display_server -machinename erp-fzyf -machinetype media -verbose|grep State MachineState = active for tape and disk jobs (14) # # # nbemmcmd -listhosts -display_server -machinename erp-fzyf -machinetype media -verbose|grep State MachineState = active for tape and disk jobs (14) # # # nbemmcmd -listhosts -display_server -machinename erp-fzyf -machinetype media -verbose|grep State MachineState = not reachable by master (6) # # This problematic media server appears with the machinestateopcode = <9> every 10 minutes. Notes: the other good media servers have no one such opcode 9 entry within the OID 144 ! # # vxlogview -p 51216 -o 144 -d all -t 06:00:00 > /tmp/nb_144.txt # # # grep erp-fzyf /tmp/nb_144.txt|grep -Ei "\<9\>"|tail 06/05/2025 14:57:26.478 [Debug] NB 51216 da 144 PID:738 TID:139688411072256 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:07:26.444 [Debug] NB 51216 da 144 PID:738 TID:139688404768512 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:17:26.554 [Debug] NB 51216 da 144 PID:738 TID:139688404768512 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:27:26.453 [Debug] NB 51216 da 144 PID:738 TID:139688404768512 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:37:26.474 [Debug] NB 51216 da 144 PID:738 TID:139688411072256 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:47:26.499 [Debug] NB 51216 da 144 PID:738 TID:139688404768512 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 15:57:26.438 [Debug] NB 51216 da 144 PID:738 TID:139689423341440 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 16:07:26.447 [Debug] NB 51216 da 144 PID:738 TID:139688404768512 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 16:17:26.534 [Debug] NB 51216 da 144 PID:738 TID:139688411072256 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > 06/05/2025 16:27:26.462 [Debug] NB 51216 da 144 PID:738 TID:139689423341440 File ID:111 [No context] 1 [DeviceAllocatorImpl::updateMachineState] - MachineName = < erp-fzyf >, NetBackupVersion = < 0 >, MachineStateOpCode = < 9 > # # # grep erp-hana1 /tmp/nb_144.txt|grep -Ei "\<9\>"|tail # # # grep erp-hana2 /tmp/nb_144.txt|grep -Ei "\<9\>"|tail # # # grep erp-test /tmp/nb_144.txt|grep -Ei "\<9\>"|tail #40Views0likes7Comments