61320:savefs: Cannot bind socket to connection port in configured port range on system <Client_name>: Cannot assign requested address 61320:savefs: Cannot bind socket to connection port in configured port range on system <Client_name>: Cannot assign requested address 97512:savefs: Cannot access NetWorker server '<NetWorker_server_name>': Remote system error - Cannot assign requested address savefs <Client_name>: failed.
61320 1483533202 3 1 126 3 38646 0 <Client_name> nsrexecd SYSTEM error 79 Cannot bind socket to connection port in configured port range on system %s: %s 2 12 10 <Client_name> 24 31 Cannot assign requested address - Port is free
NetWorker: nsr_render_log 사용 방법
root@<Client_Name> # netstat -an | grep -i 7938 <ip_address_1>.37938 <ip_address_1>.9151 49878 0 49152 0 CLOSE_WAIT <ip_address_1>.47938 <ip_address_1>.9151 49877 0 49152 0 CLOSE_WAIT <ip_address_1>.57938 <ip_address_1>.9151 49877 0 49152 0 CLOSE_WAIT root@fmsprochk1 # netstat -an | grep -i 7937 <ip_address_1>.37937 <ip_address_1>.9151 49875 0 49152 0 CLOSE_WAIT <ip_address_1>.57937 <ip_address_1>.9151 49878 0 49152 0 CLOSE_WAIT <ip_address_1>.47937 <ip_address_1>.9151 49878 0 49152 0 CLOSE_WAIT
::1 localhost 127.0.0.1 localhost localhost.localdomain
ipfstat -io
방화벽(IP 필터)이 실행되고 있지 않거나 구성되어 있지 않아야 합니다.
Solaris 호스트가 "connection ports: 0-0
클라이언트에서 사용되는 연결 포트를 업데이트합니다.
클라이언트에 루트로 로그인합니다.
다음을 실행합니다. nsrports
연결 포트 범위를 기본값(0-0)에서 레거시 포트 범위(10001-30000)로 설정하는 명령:
nsrports -C 10001-30000
다음을 실행하여 새 포트 설정을 확인합니다. nsrports
추가 플래그가 없습니다.
[root@lnx-client02]:~# nsrports Service ports: 7937-9936 Connection ports: 10001-30000
해결 방법: 클라이언트에서 NetWorker 데몬을 중지하고 kill을 사용하여 남아 있는 데몬을 종료한 다음 데몬을 시작하면 백업이 얼마 동안 작동할 수 있습니다.