NetWorker: Data Domain 디바이스 연결 테스트
Summary: 이 KB에서는 NetWorker 호스트와 Data Domain 간의 연결 또는 통신 문제를 식별하기 위한 몇 가지 문제 해결 단계를 설명합니다.
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
1. 포트 2049, 2051, 2052(NFS), 111 및 3009(관리)에 대하여 NetWorker Server와 DD(Data Domain) 간의 포트 연결을 확인합니다. 이 작업은 OS 연결 명령을 사용하여 수행할 수 있습니다.
Linux: curl -v dd_hostname:port#
Windows(PowerShell): tnc dd_hostname -p port#
불특정 : nsrports -t dd_hostname -p port#
[root@nw_server ~]# nsrports -t dd -p 2049
Forward lookup for dd
Query time: 0.267 sec
Canonical name (CNAME): dd.domain.com
Address (A): 10.0.0.10
Connect to port 2049: Succeeded (0.001 sec)
Reverse lookup for 10.0.0.10
Query time: 0.000 sec
Name: dd.domain.com
추가 포트 정보는 다음에 설명되어 있습니다. NetWorker 프로세스 및 포트
2. SSH를 사용하여 Data Domain에 연결하고 sysadmin 계정으로 로그인합니다.
a. NetWorker MTree가 Data Domain에 표시되는지 확인합니다.
mtree list
sysadmin@dd# mtree list
Name Pre-Comp (GiB) Status
---------------------- -------------- ------
/data/col1/backup 0.0 RW
/data/col1/nw_server 312.0 RW
b. 파일 시스템이 실행 중인지 확인합니다.
fi st
sysadmin@dd# fi st
The filesystem is enabled and running.
c. Data Domain에서 CIFS, NFS, ddboost가 활성화되어 있는지 확인합니다.
service_name status
When services are running they should report sysadmin@dd# ddboost status DD Boost status: enabled sysadmin@dd# cifs status CIFS is enabled. If a service is not running it will report. sysadmin@dd# nfs status The NFS system is currently not active. Total number of NFS requests handled = 0.
d. CIFS, ddboost 및/또는 NFS가 활성화되지 않은 경우 다음을 활성화합니다. service_name enable
sysadmin@dd# nfs enable NFS server version(s) 3 enabled. Rerun the status command to confirm sysadmin@dd# nfs status The NFS system is currently active and running. Total number of NFS requests handled = 0. NFS server version(s) 3 enabled
3. 서비스를 활성화해야 하는 경우 NFS 서비스를 활성화한 후 디바이스 마운트를 시도합니다.
Additional Information
Affected Products
Data Domain, NetWorkerArticle Properties
Article Number: 000048555
Article Type: How To
Last Modified: 26 Sep 2025
Version: 3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.