ВПЛЕКС: Директори звітності сервера управління невідомі
Summary: Після відключення електроенергії, перезавантаження сервера керування або якщо служба консолі керування перезапускається, коли VPN не працює, VPLEX повідомляє про «недосяжних директорів» ...
Symptoms
Після відключення електроенергії або перезавантаження кластера сервер управління може не бачити директорів VPlex і не може зв'язатися з ними.
У конфігурації Metro сервер управління одного кластера повідомлятиме про те, що всі директори не працює, а інший повідомляє про невідомість.
VPlexcli:/> cluster status
WARNING: There are unreachable directors: director-2-1-A director-2-1-B..
Connectivity may still have errors even if none are reported.
WARNING: Did not find corresponding wan-com port-group 'ip-port-group-0' on
cluster 'cluster-2'.
WARNING: Did not find corresponding wan-com port-group 'ip-port-group-1' on
cluster 'cluster-2'.
Cluster cluster-1
operational-status: ok
transitioning-indications:
transitioning-progress:
health-state: ok
health-indications:
local-com: ok
wan-com: connectivity: NONE
ip-port-group-0 - FAIL - Failed to determine expected connectivity.
ip-port-group-1 - FAIL - Failed to determine expected connectivity.
Cause
Після перезавантаження сервера керування або перезапуску служби консолі керування, коли VPN не працює, локальний vplexcli іноді може втратити зв'язок з віддаленими та/або локальними директорами, і директорам потрібно знову підключитися до vplexcli.
Resolution
1. Переконайтеся, що VPN увімкнено та сервер віддаленого керування доступний:
VPlexcli:/> vpn status
Verifying the VPN status between the management servers...
IPSEC is UP
Remote Management Server at IP Address xxx.xxx.xxx.xxx is reachable
Remote Internal Gateway addresses are reachable
Verifying the VPN status between the management server and the cluster witness server...
IPSEC is UP
Cluster Witness Server at IP Address 128.221.254.3 is reachable
2. Переконайтеся, що метадані-томи підключені і немає проблем з масивом BE:
VPlexcli:/> ll clusters/cluster-1/system-volumes/
/clusters/cluster-1/system-volumes:
Name Volume Type Operational Health Active Ready Geometry Component Block Block Capacity Slots
------------------------------------------ -------------- Status State ------ ----- -------- Count Count Size -------- -----
------------------------------------------ -------------- ----------- ------ ------ ----- -------- --------- -------- ----- -------- -----
LOGGING_VOL logging-volume ok ok - - raid-1 2 2621440 4K 10G -
LOGGING_VOL_2 logging-volume ok ok - - raid-1 2 5242880 4K 20G -
META_DATA meta-volume ok ok true true raid-1 2 20446976 4K 78G 64000
META_DATA_backup_2017Dec1 meta-volume ok ok false true raid-1 1 20446976 4K 78G 64000
META_DATA_backup_2017Dec1 meta-volume ok ok false true raid-1 1 20446976 4K 78G 64000
service@CLUSTER-2:~> ping 128.221.252.67
PING 128.221.252.67 (128.221.252.67) 56(84) bytes of data.
64 bytes from 128.221.252.67: icmp_seq=1 ttl=64 time=0.231 ms
64 bytes from 128.221.252.67: icmp_seq=2 ttl=64 time=0.189 ms
service@CLUSTER-2:~> ssh root@128.221.252.67
Last login: Mon Dec 11 16:58:29 2017 from 128.221.252.65
VPLEX
director-2-1-a:~ #
4. Виведіть список двигунів на віддаленому кластері, оскільки вам буде запропоновано вказати кількість двигунів, коли ви виконаєте команду"configuration connect-remote-directors"
VPlexcli:/> ll /engines/
/engines:
Name
----------
engine-2-1
VPlexcli:/> configuration connect-local-directors
Connected to Plex firmware director-1-1-A.
Connected to Plex firmware director-1-1-B.
VPlexcli:/> configuration connect-remote-directors
Please enter the number of engines present on the remote site (1, 2 or 4): 1
Connected to Plex firmware director-2-1-A.
Connected to Plex firmware director-2-1-B.