VPLEX: Hallintapalvelimen raportointijohtajat tuntemattomia
Summary: Sähkökatkoksen, hallintapalvelimen uudelleenkäynnistyksen tai Management Console Service -palvelun uudelleenkäynnistyksen jälkeen VPLEX ilmoittaa, että Directorit eivät ole tavoitettavissa ...
Symptoms
Sähkökatkoksen tai klusterin uudelleenkäynnistyksen jälkeen hallintapalvelin ei ehkä näe VPlex-johtajia eikä ole yhteydessä niihin.
Metro-kokoonpanossa yhden klusterin hallintapalvelin ilmoittaa, että kaikki Directorit ovat toiminnassa, kun taas toinen raportoi tuntemattomasta.
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
Kun hallintapalvelin käynnistyy uudelleen tai hallintakonsolipalvelu käynnistetään uudelleen VPN:n ollessa poissa käytöstä, paikallisen vplexclin yhteys etä- ja/tai paikallisiin Directoreihin voi joskus katketa, ja Directorit on yhdistettävä uudelleen vplexcliin.
Resolution
1. Varmista, että VPN on käytössä ja etähallintapalvelin on tavoitettavissa:
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. Varmista, että metatietotaltiot on yhdistetty ja että BE-järjestelmässä ei ole ongelmia:
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. Näytä luettelo etäklusterin moottoreista, koska moduulien määrä pyydetään suoritettavan komennonconfiguration-remote-directors suorittamisen yhteydessä
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.