ERP Next Moving - Migrating from Tencent Cloud to PVE

Prerequisites Lightweight cloud creates images and shares them Create a cloud server instance through the image created by the lightweight cloud Create another image for the cloud server created under this image. Create a new bucket as a storage object for image export Download the backed up image through the bucket Import to PVE Get start Create an image for the erpnext host in the lightweight cloud Enable sharing of the image in the region of the instance Create a cloud server in this region (cloud server - non-lightweight cloud) and select this image After activation, wait for startup and confirm that the service is normal Stop the instance and create an image on the current instance (cloud server - not lightweight cloud) Wait for the image to be created Come to object storage-bucket list-create bucket Return to the image in the cloud service and select the image created in step 5. Select image export in the image options Select the QCOW2 format when exporting. After the export is completed, it will be stored in the bucket. Return to object storage - select the bucket list - find the image you just exported - select download image Download the exported image locally and then import it into PVE. PVE Import USB Disk mount Import qcow2 to vm Config VM lsblk mkdir -p /mnt/usb mount /dev/sdb1 /mnt/usb ls /mnt/usb/iso/*.qcow2 ## import to vm - qm importdisk <源文件路径> <目标存储ID> qm importdisk 101 /mnt/usb/iso/vps-backup.qcow2 local-lvmReturn to the PVE interface, add the imported disk to the created empty vm, and set the startup disk. ...

搜尋文章

輸入標題、分類或文章內容

Plz typing to search for articles.