Unsolved
This post is more than 5 years old
7 Posts
0
3145
March 20th, 2009 03:00
nsrmmd missing from polling reply, restarting nsrmmd # on storagenode_name
Hello,
I have upgraded my networker server and storage node to 7.3.4 for UNIX
Actually, i have this message on my log of monitoring :
nsrmmd missing from polling reply
restarting nsrmmd # on storagenode_name
All work's fine, but it spam the deamon.log
i have restarted my two storages nodes and the networker server.
i have increased the nsrmmd polling interval to 10
nothing
When i mount a tape on the storage node, the message don't appears
Do you have an idea ?
I have upgraded my networker server and storage node to 7.3.4 for UNIX
Actually, i have this message on my log of monitoring :
nsrmmd missing from polling reply
restarting nsrmmd # on storagenode_name
All work's fine, but it spam the deamon.log
i have restarted my two storages nodes and the networker server.
i have increased the nsrmmd polling interval to 10
nothing
When i mount a tape on the storage node, the message don't appears
Do you have an idea ?
No Events found!


Hari5
443 Posts
0
March 20th, 2009 21:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
March 22nd, 2009 13:00
If you get this message that I would not say that everything works fine. It means that nsrmmd for device has vanished (core dump?) or network communication is bad and server can't reach it over RPC. I would suggest to check those two.
tfaucille3
7 Posts
0
March 26th, 2009 09:00
It's was a problem of DNS :
files hosts of my networker server
x.x.x.x storage1
x.x.x.x storage1.mydns.fr
x.x.x.x storage2
x.x.x.x storage2.mydns.fr
files hosts of my two storages nodes
x.x.x.x networkersrv
x.x.x.x networkersrv.mydns.fr
cameron11
28 Posts
0
March 29th, 2009 14:00
For clarification, The /etc/hosts file should contain hostnames or aliases for each IP address listed on the same line according to the following format:
x.x.x.x networkersrv networkersrv.mydns.fr
The NetWorker /nsr/res/servers file requires the entries to be listed one after another:
networkersrv
networkersrv.mydns.fr
psoni1
41 Posts
0
May 11th, 2009 06:00
I am using NW 7.3.3 on Win2K3 with three clustered storage node.
Here is the devcies configuration in NMC.
rd= :\Adv_File1_Backup_Path
rd = :\Adv_File2_ Backup_Path
rd= :\Adv_File3_Backup_Path
With this config NW failed to detect adv_file device when one of the hosts went down yesterday during backup.
The adv_file (SAN LUN) is allocated to the physical node so it didn't failover with the other resources.
Then I decided to use virtual_name and added one more device.
rd= :\Adv_File_Backup_Path.
(Added one more LUN and configure it as a cluster resource on node 1)
Test backup completed successfully but it spam daemon.log file with the message
Check storage node < host name> (nsrmmd is missing from polling)
Restrating nsrmmd on the
nsrmmd started on as requested
Check storage node < virtual name> (nsrmmd is missing from polling)
Restrating nsrmmd on the
nsrmmd started on as requested
Check storage node < host name> (nsrmmd is missing from polling)
Restrating nsrmmd on the in 2 minutes
nsrmmd started on as requested
Check storage node < virtual name> (nsrmmd is missing from polling)
Restrating nsrmmd on the in 2 minutes
nsrmmd started on as requested
.........................................
.......................................
I didn't see these messages after I deleted the adv_file device as well as that entry for the storage node.
NW server > media properties
nsrmmd polling interval: 3
nsrmmd restart interval: 2
nsrmmd control timeout: 5
All three storage nodes have 8 devcies each.
NW server (Network edition) has 4 devices.
Any suggestions ?
How can I configure storage node for virtual node in the cluster ?
Pls advice.
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
May 12th, 2009 02:00