You are right, it's test -> no-sub -> enterprise, and I was incorrectly thinking it was test -> enterprise -> no-sub... So, if anything it's enterprise that lags slightly in features.
Woops, thanks a lot for the hint, changed it to the default 65000
Thanks for the clarification! I must have been misremembering being able to ping VMs from the nodes.
We use Proxmox API for parallel full clones of same or different template from "nfs volume1" to target storage is "nfs volume 2" .
no of parallel : 20 to 30 clones at a time.
we experience below error. Is there any way to solve the issue...
Another things to consider: Due to the opensource nature of ProxmoxVE it's not only possible but completely legal to develop and use custom solutions.
@gyptazy mentioned on his linkedin feed that some third-party developers created PegaProx...
du solltest normalerweise auch im gerätemanager manuell den älteren treiber zuweisen können:
hier sieht man die unterschiedlichen installierten teriberversionen.
ich meine er würde dann auch bei der version bleiben und nicht wieder automatisch...
OK, if you tell me what to do and what to share, I'll do it immediately.I'll tell you that Ceph is also configured on the cluster with a full mesh configuration, and the Ceph part isn't having any problems.Thanks in advance for your help.
we do parallel full clones of same or different template from "nfs volume1" to target storage is "nfs volume 2" .
no of parallel : 20 to 30 clones at a time.
we got below error
create full clone of drive scsi0...
Can you post some more information, from the node where the VM is running?
ip a
ip r
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
cat...
gibt mehrere möglichkeiten.
dazu empfehle ich jetzt mal https://www.diskinternals.com/raid-recovery/zfs-raid-different-size-drives/ als lesestoff
mein persönlicher favorit, wenn es um maximale kapazität geht und nicht um performance, wäre den...
Hi!
you could check if tailscale is working using tailscale status. To check where the packets are going a tcpdump -envi any would also be useful. What SDN tutorial did you follow? How does your sdn config look like:
grep -r ''...
Hi!
You should be able to connect/disconnect with VM.Config.Network and the SDN.Use permission (on any used bridge or vnet). Have you tried these together? PVEVMAdmin is not allowed to do this because it lacks the necessary SDN permissions.
You could try using something like kdump inside the guest to capture the crash, but it is a bit involved. An easier way is to run journalctl -f via ssh from the host (or another machine) to monitor the logs and hope to retrieve more information...