Failover cluster manager -OLD witness share to be removed

Ashwan 536 Reputation points
2022-12-21T02:22:45.76+00:00

Hi I installed SQL Server 2019 on Windows 2019 and need to change witness share location to new location as per adviced from storage team. I configured with new location and up and running . old network share shows offline . I tried to delete from Fail-over cluster manager and failing to delete. Any one knows how to delete it
![272691-witnessshare.jpg][1]

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Ashwan 536 Reputation points
    2023-01-24T05:21:09.77+00:00

    Hi resolved this issue

    step1: through Quorum configuration , select "do not confgure a quorum witness" and disabled

    step 2: offline the witness share from Failover cluster manager

    step3: remove the witness share from Failover cluster manager

    step 4: freshly configure new network location

    3 people found this answer helpful.
    0 comments No comments

  2. Limitless Technology 44,776 Reputation points
    2022-12-22T14:43:16.113+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having query\issues related to remove old witness share.

    Please try to reboot your Cluster nodes one-by-one

    Open cmd with elevated and type 'cluster res' to list out all of the resources. Copy the name of the failed FSW resource and then type:

    cluster res "<failed resource name>" /delete

    -----------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

  3. Ashwan 536 Reputation points
    2023-01-23T03:55:11.3333333+00:00

    hi I tried to delete the resource and end up with following issue.

    "the cluster resource could not be deleted since it is a core resource "

    Witnerss_error.JPG

    0 comments No comments

  4. Ashwan 536 Reputation points
    2023-01-23T03:56:51.15+00:00

    Hi sorry for the late reply and was on leave. I tried to delete and end up with error

    Witnerss_error.JPG

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.