Announcement of the Commercial Charges of Tencent Cloud CBS Snapshot
Announcement of the Commercial Charges of Tencent Cloud CBS Snapshot Cross-Region Replication
umount (Linux) or offline (Windows) operations. Otherwise, the elastic cloud disk may not be recognized by the CVM next time it is mounted.umount operation on the elastic cloud disk you want to unmount. If you directly force unmounting without executing the umount operation, the problem shown in the following figure may occur during shutdown and bootup:

/dev/test/lv1 LV is created based on /dev/vdb1 and is attached to the /data directory):
a. Execute the umount /data command to detach the disk from the corresponding mount point in the CVM instance.
b. Execute the lvremove /dev/test/lv1 command to remove the LV. If there are multiple LVs, remove them one by one.
c. Execute the vgremove test command to remove the VG.
d. Execute the pvremove /dev/vdb1 command to remove the PV.
e. Modify the /etc/fstab file to avoid the continuous mounting of the corresponding LV on next bootup.DetachDisks API to unmount a cloud disk. For more information, see Unmounting cloud disks.Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback