How to import other VMFS storage on the ESX server

Source: Internet
Author: User
Tags file system

ESX Server recommends using a VMFS file system for use as a virtual machine store, but VMFS is only a cluster class file system dedicated to VMware, so reading to the Vmfs file system can be a bit of a hassle.

When you reinstall the ESX SERVER, or a VMFS STORAGE that is migrated from elsewhere, you need to reactivate the new Vmfs STORAGE.

Using VI Method:

First, the Lvm.disallowsnapshotlun switch is set to 1 in the Advanced Setting--->lvm, the lvm.enableresignaturing switch is set to 1, and then the advanced Setting--->storage adapters--->rescan. Can be seen in the storage.

Using the command-line method:

After you log in with SSH, execute:

Echo 1 >/proc/vmware/config/lvm/enableresignature

Echo 1 >/proc/vmware/config/lvm/disallowsnapshotlun

And then execute:

Vmkfstools-s

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.