The PVE endorsed methods are described here:
https://www.proxmox.com/en/services/training-courses/videos/proxmox-virtual-environment/proxmox-ve-import-wizard-for-vmware
https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE...
Hi @imsuyog, welcome to the forum.
With any migration path, you will need to invest some time and effort into testing how appropriate it is for your data.
The migration will most likely involve data transfer, probably over an API, and may...
Did you check the CI log after boot? Have you monitored the console output during the boot? (qm start xxx && qm monitor xxx).
You presented you sanitized CI config but did not present the actual VM config.
Keep in mind that according to ...
Did you only have VMs active on node1 when you restarted the nodes last time?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Turns out that Proxmox explicitly does not want donations: https://forum.proxmox.com/threads/donation-to-proxmox-how-to-apologies-if-this-create-noise.173232/post-806352 .
There have been threads before about additional (cheaper) subscription...
May be your ISP is running openwrt on PI...
Dust out tcpdump and start capturing and comparing traces :)
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
This is a good read: https://forum.proxmox.com/threads/temporary-failure-in-name-resolution-help-needed.164020/
I think the summary is:
DNS resolution failure that affected only PVE and only when used with internal router. Caused by new version...
Are there VLANs involved? Have you tested MTU max size between the internal hosts on the switch? Does your switch implement some sort of "smart" filtering?
The best approach is to keep reducing the number of variables and complexity of the test...
Yes, you are absolutely correct.
I was just pointing out that there is more than one downside. I realize OP may have been exaggerating with 99 PB; that said, the higher the over-provisioning ratio, the greater the chance that someone might take...
The other downside is that if you do accidentally run out of space it will be somewhat catastrophic for your data.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Hi @davidedaps , welcome to the forum.
Your request is not PVE specific but rather regarding general Linux system administration. There are many existing guides and discussions covering this questions. For example...
All I can tell you is that in our lab we are running, or were at one point running, successfully:
ESXi in PVE, PVE in ESXi, PVE and ESXi in Openstack, Openstack in ESXi.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Every situation is unique, sure. You can, may be, unmap the LUN from the target on the SAN side
If your steps work, go with them.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Well, you can try few other things. For example, add "-4" to your curl options.
Try a well known site, ie "curl https://www.google.com"
Are you sure there is no proxy of any sort involved? May be you have wget specific config file?
Just keep in...
There is an expectation that system administrators take precautionary steps before removing critical components of the system.
In earlier versions, Proxmox VE included a safeguard that prevented storage from being removed while it was still in...
Once you removed all higher level dependencies on the disk, ie there is no IO as checked by iostat, you can now disconnect/remove iSCSI sessions.
Then you can work through your steps of removing the DM device and so on, including dmsetup...
Hi @giangi74 , welcome to the forum.
There is no built-in mechanism in PVE to detect and react to storage path down event. Nor is there a mechanism to address user network path down, assuming cluster network is split from it.
You might need to...
Hi @jgabrielpb , welcome to the forum.
You likely managed to dump data into one of the folders that is later being mounted over. See one of these links. There are many more if you search the forum.
Another option, is that you uploaded some...
Enterprise support is generally found via Enterprise Support subscription, whether with the Hypervisor Vendor or your Storage vendor. This is a free community forum.
Call them. Get your dedicated SE or Proxmox SME on the line. Or consider a...
Here are a few videos you should review :
https://www.youtube.com/watch?v=5j0Zb6x_hOk
https://www.youtube.com/watch?v=lFzWDJcRsqo
https://www.youtube.com/watch?v=LCjuiIswXGs
https://www.youtube.com/watch?v=2D5ZLWF8d7E
After you carefully view...