Yes, i saw that, i also understand that its not recommended. But on this point. Is the recommendation related to the fact the if the node fails you cand access the backup ? Or some other problems ? Like package conflicts, etc ?
Hi Fiona,
those two are reasonably small and secret, how can I share full logs without compromising internal information e.g. IP-addresses and servernames etc. in here?
Hi @bbgeek17 thanks for info.
I have found out this thread https://forum.proxmox.com/threads/ubuntu-vm-wont-start-when-cloned-to-lvm-iscsi-shared-storage-local-storage-ok.141237/page-2 that seems to be related as it describes similar process...
this is likely the same issue also affecting pve-subscription, since both use the same underlying HTTP client: https://bugzilla.proxmox.com/show_bug.cgi?id=6791
Hello,
Is Veeam restore working for you with PVE plugin v12.1.5.17 either with PVE9 or PVE8.x?
Recently Veeam has published PVE plugin v12.1.5.17 which should support PVE9 [1]. Tried using it to restore some backups made from ESXi but after...
Hi,
thanks for asking, and sorry for beeing that unprecise.
I first tried to backup via vzdump 100 --storage local but that resulted in the error message: could not activate storage "local": storage local is disabled cloud not get storage...
Hi,
the service runs fine for me. Please share the full system logs/journal from around the time of the failure as well as the output of pveversion -v.
Running 'key only' since around half a year.
Only adding new nodes won't work - you need to reenable password auth for the 'entry host' in the cluster for this.
Hi All. Thanks to everyone for the suggestions. For me, it was definitely the "/usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js" that was causing the issue. I tried a gazillion other fixes first, but in the end, it was reinstalling...
Das ist mir absolut klar. An dem Punkt sind wir aber noch nicht, da die Liste der möglichen Lösungen ist, versuche ich mir selber einen Überblick zu verschaffen. Auch aus persönlichem Interesse.
Hi,
it means you have a directory storage called data1 configured (see Datacenter > Storage in the UI) which expects that its data is mounted at /mnt/pve/data1, but nothing is mounted there. If that was the same as data1 on sdc and you...
Naja, an irgendeinen Punkt müssen die Leute sich aber doch (wohl oder übel) mit der Technik dahinter beschäftigen. Wenn docker-volumes (die ja auch nicht mehr sind als "Benutze Ordner x an Ort y") schon zu kompliziert sind, warum setzen sie dann...
Hi,
Dumb question but, have you tested the IOPS on the host before testing it inside the VMs ?
I tested my OVH server (ZFS in Mirror with Samsung MZQLB1T9HAJR-00007) with this command :
fio --name=iops-test --filename=/root/iops_test.tmp...
Adding my own findings here after struggling with this.
Several places talk about adding a VirtIO Block disk and installing drivers for it. I did that, but that doesn't install the pass-through SCSI controller drivers, which is what's required...
Oh, I see. Yes, that is because you have the saferemove flag enabled on the storage: https://pve.proxmox.com/pve-docs/chapter-pvesm.html#pvesm_lvm_config The VM shuold already be functioning fine and not be blocked by that removal, just other VM...
So card appears detected on hypervisors, without additional effort.
And it looks like no work is required at all to simply pass through the raw PCI device to a single VM.
Which would mean 1x VM per hypervisor can utilise the IB card - assuming...
Oh das hat geklappt. Danke!!
Nachdem der Sync durch war, wurde die externe HDD dann ausgeworfen.
Also fummele ich mir jetzt ein Script, dass den unmount mit allen potentiellen HDD macht, damit ich das dann wiederum in einen Cronjob packen kann...