Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng

Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng (http://quantrinet.com/forum/index.php)
-   10. Lỗi, Troubleshooting VMware (http://quantrinet.com/forum/forumdisplay.php?f=538)
-   -   Found host(s) esxi.mydomain.lab participating in the vSAN service which is not a mem (http://quantrinet.com/forum/showthread.php?t=10240)

hoctinhoc 18-12-2020 10:12 AM

Found host(s) esxi.mydomain.lab participating in the vSAN service which is not a mem
 
How to Delete vSAN Datastore using ESXi and vCenter Correctly





Khi bạn bị lỗi này đơn giản là SSH vào ESXi Host và gõ lệnh sau để delete vsan




esxcli vsan cluster get
esxcli vsan cluster leave




https://i1.wp.com/www.technig.com/wp...85%2C637&ssl=1 A simple note to delete vSAN datastore from ESXi host while it’s not parts of the cluster. The error “Found host(s) esxi.mydomain.lab participating in the vSAN service which is not a member of this host’s vCenter cluster“, indicates that the host is still a member of vCenter cluster.
https://i0.wp.com/www.technig.com/wp...24%2C215&ssl=1Found host(s) esxib.technig.lab participating in the vSAN service which is not a member of this host’s vCenter cluster The issue comes out when I was playing with vSAN configuration on vShpere 7. I’ve deleted the cluster without removing the cluster hosts properly.
Delete vSAN Datastore in ESXi Host

It’s not possible to delete a vSAN datastore from Datastore section of ESXi host. I’ve tried but the Delete button was false.
<img alt="How to Delete vSAN Datastore - vCenter 7" class="wp-image-16419" width="1024" height="412">How to Delete vSAN Datastore – vCenter 7 But we can remove the ESXi host from vSAN cluster then the vSAN datastore will be removed automatically.
Let’s delete vSAN Datastore using the following steps.
Enable SSH on ESXi host where you deploy VCSA
  1. Log in ESXi host suing IP address and root and password.
  2. Click Manage on Navigator part.
  3. Select the Services tab.
  4. Select TSM-SSH service from the list.
  5. Push Start button on top.
https://i0.wp.com/www.technig.com/wp...24%2C385&ssl=1Enable SSH on ESXi Host – Technig Make sure the SSH is enabled and you are able to connect to ESXi host via SSH.
Related Article: How To Fix No Healthy Upstream VCenter 7 Issue?
You can enable ESXi SSH through vCenter as well.
<img alt="Enable SSH on ESXi Host via vCenter" class="wp-image-16414" width="1024" height="492">Enable SSH on ESXi Host via vCenter Connect with root user to ESXi host using PuTTy, command prompt, Terminal, PowerShell, Chrome SSH or whatever you have.
ssh root@192.168.20.101 https://i1.wp.com/www.technig.com/wp...25%2C458&ssl=1SSH to ESXi Host – Delete vSAN Datastore Now, type the following command to check out the vSAN Datastore.
esxcli vsan storage list If you have any storage linked to vSAN, delete it with the following command. Make sure you select the right UUID of the vSAN Datastore.
esxcli vsan storage remove -u "UUID" The command will list all the vSAN mounted storage on ESXi host. If you don’t have any mounted datastore like my lab, just type the following command to remove the host from vSAN cluster.
esxcli vsan cluster leave <img alt="Remove ESXi Host from vSAN Cluster - Delete vSAN Datastore" class="wp-image-16423" width="755" height="85">Remove ESXi Host from vSAN Cluster – Delete vSAN Datastore The task has been completed. Now you should have a healthy ESXi host with any notifications or the “Found host(s) esxi.mydomain.lab participating in the vSAN service which is not a member of this host’s vCenter cluster” error.
I hope this has been informative and solved the issue you have with your VMWare vSphere Lab. If you want more about vSAN Datastore and Disk group.


Bây giờ là 10:19 PM. Giờ GMT +7

Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.