Hi @bfoss ,
You want to extend the PV and VG part of the LVM. The LV is managed by the PVE (in most cases).
First, confirm that you see the new size - you did not mention what the old and new size is:
multipathd reconfigure
multipath -ll
vgs...
Hey @Logicman ,
We understand your requirement. Many volunteers on this forum work in similar environments and face comparable constraints. However, the audience overlap for your specific question is relatively small: business PVE users...
Any access can cause denial of service. Even read-only might allow too many network requests that cripple the system eventually. You'll have to do your own attack surface and thread vector analysis. That said: you do kind of trust the co-workers...
¯\_(ツ)_/¯
As I said, the live migration of VMs does not suffer from this. OP has a unique requirement of duplicating templates that by their nature are "off".
Remote-migration is one way to do it, but it was certainly not designed with this...
I am guessing the developers would prefer to use efficient methods (ie rbd<>rbd and zfsend<>zfssend) vs generic non-efficient ones. But I am not a PVE decision maker...
You may want to take a look at this information:
https://www.proxmox.com/en/about/open-source/developers
https://www.proxmox.com/en/downloads/proxmox-virtual-environment/agreements
Your proposal will require a Storage API version update, that...
It is hard to say what is going on without having fingers on the keyboard. That said, the ID is a Hash based on userdata and networkdata. The resolve.conf of the host is part of Network Data by default, and is inherited by VMs from the generated...
I believe this is expected to avoid duplicate VMs on the network. You can probably add a step to your Ansible to unlock the VM.
The "issue" is that Ceph is using "raw+size" for migration of offline VMs (which your template is), however the ZFS...
This is a question for your compliance and management team. There is no universal answer to your concern. Are you in Finance, Pharma, Defense, or is this a medium size SaaS business. There are many variables here.
Sometimes an agent based...
Thank you for updating the forum - this is very product specific but very useful nevertheless!
You can mark the thread as Solved by editing the first post and selecting the appropriate subject prefix.
Cheers
Blockbridge : Ultra low latency...
Hi @William Edwards ,
I am not part of PVE staff, and they will reply directly if they find it necessary. That said, I would check these:
a) "pveversion --verbose" across all hosts
b) consistency of /etc/resolv.conf across hosts
c)...
Hi @Logicman , you can absolutely create a user who is limited to "list/query" only ability. It is a good idea for the service you are talking about.
You may need to experiment with specific permissions but in the end - the less the better...
Build yourself a rescue CD/USB, or boot vanilla Ubuntu from ISO, then see if you dongle works there.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
The last line "Link detected: no" is an indication of L1/2 issue. Generally that should be "yes" before you can proceed.
Its unlikely that the BIOS/Firmware is affecting your link issue, but anything is possible. Try a different USB port...
Hi @dbHA , welcome to the forum.
As you can see from your /etc/network/interfaces the VMBR0 port is backed by enp1s0. However, as your "ip link" shows this interface name no longer exists.
Most likely you had pending Kernel update that got...
Hi @user8923428934,
Its possible there is some transition state/race that you occasionally hit. Troubleshooting the cause will require a reproducible scenario, or detailed (logs/debug/trace) record of the event.
The easier path is to add a retry...
This is an externally developed plugin and it is not supported or tested by PVE developers. Plugin documentation should the the primary source for presence of any options that might affect its functionality.
Cheers
Blockbridge : Ultra low...
I believe you will always get the latest point release when upgrading via APT interface. The only way for you to get a particular 9.x release is a fresh install from ISO. Then you will need to avoid full system upgrades and/or hold particular...
With the presence of IPv6 config on the client, and NFS server advertising ability to handle IPv6, the Kernel will prefer IPv6. In your latest post the 169.x mount is not shown, and your query shifted to IPv6. The system has changed between the...
It appears that Proxmox website is experiencing difficulties right now. Here is a PVE partner page covering this topic:
https://www.thomas-krenn.com/en/wiki/Proxmox_Remote_Migration
Blockbridge : Ultra low latency all-NVME shared storage for...