HIVE The NexaVM Community NexaVM HIVE Community
    • Categories
    • Tags
    • Recent
    • Register
    • Login

    Shared block not displayed

    Scheduled Pinned Locked Moved Knowledgebase
    1 Posts 1 Posters 23 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • nexusundefined Offline
      nexus
      last edited by

      Problem description:
      When each physical machine in the cluster executes multipath -ll and can recognize the LUN, the shared block is not displayed when adding sharedblock primary storage.

      Analysis of the cause of the problem:
      When adding primary storage, the timeout time for synchronizing shared blocks is 5min by default.
      There are too many LUNs mapped by the physical machine in this environment, it is impossible to collect all information within 5 minutes, which causes the timeout when calling and the shared block information cannot be displayed.

      Problem handling process:

      1. set the timeout time through APISyncCallMessage.
        Execute the following configurations on the (single/dual) management node respectively
      cloud-ctl configure api.timeout.syncCallAPI=30m
      
      1. Restart the mn service to take effect.
        Single management node environment
      cloud-ctl stop && cloud-ctl start
      

      Dual management node environment

      zsha2 stop-node && zsha2 start-node
      
      1. Re-add the sharedblock primary storage and wait for the shared block to be displayed.
      1 Reply Last reply Reply Quote
      • nexusundefined nexus marked this topic as a regular topic

      • 1 / 1
      • First post
        Last post