This is exactly the impression I was getting from the discussion as well. The OP wants a “simple” small-business solution that nonetheless delivers a fully featured, reliable DR setup with many characteristics typically associated with enterprise...
I think you may be obsessing about the "performance" and "cost" aspects entirely too much.
1. What is the makeup of your payload? (number of vms, function, ACTUAL performance in IOPs)
2. a backup device MUST be a separate device then the...
You cannot add multiple SCSI controllers through the PVE UI. To do so, you will need to experiment with direct QEMU options via --args.
I am not sure which UUID your SQL installation is bound to, as there are several possibilities. Most of these...
You are very welcome. Happy you found an easy explanation.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Vielen Dank für die beiden Antworten bisher.
Mit dpkg-reconfigure console-setup habe ich schon rumgespielt - ich treffe font und Grösse allerdings nicht damit es wie bei den anderen Konsolen aussieht.
so sieht es in der Host Shell aus. und...
On the roadmap page i see
"Off-site replication copies of guest for manual recovery on DC failure (not HA!)"
Does this mean replication of VMs to another cluster (like zfs pool) or something else? If its VM replication I would be very...
When the error appears:
/mnt : input/output error
all disks are visible both in Ubuntu and in the virtual machine. Linux RAID itself is also visible.
I cannot access the MNT folder where Linux RAID is actually mounted. When I try to open the MNT...
This is exactly the impression I was getting from the discussion as well. The OP wants a “simple” small-business solution that nonetheless delivers a fully featured, reliable DR setup with many characteristics typically associated with enterprise...
interesting idea. I dont know if the pve tooling would work for this but even if it doesn't it can be scripted relatively easily. I'd love you hear your success story if you'd be so kind to document :)
Having said that, if PBS allows live access...
I think you may be obsessing about the "performance" and "cost" aspects entirely too much.
1. What is the makeup of your payload? (number of vms, function, ACTUAL performance in IOPs)
2. a backup device MUST be a separate device then the...
Her is some Feedback after doing some Experiments:
Changing the Owner/Permissions of the mountpoint in the container while it's not mounted works.
The correct solution would probaply be the idmap shenanigans. But that's for another time.
For...
I think you may be obsessing about the "performance" and "cost" aspects entirely too much.
1. What is the makeup of your payload? (number of vms, function, ACTUAL performance in IOPs)
2. a backup device MUST be a separate device then the...
Hello there,
I've been working on a proof of concept on a testserver of mine for Networking without any bridges, just with tap interfaces.
Qemu does allow you to run vms without any bridge, only creating a tap interface on the system but it is...
Hi,
in dem Debian kannst Du per dpkg-reconfigure console-setup unter anderem die Fontgröße einstellen, z. B. 8x16, 16x28 usw. Die verfügbare Auswahl kommt auf den Font an.
Für die Shell am Server stellst Du das in der WebGUI ein. Rechts oben auf...
Du kannst deine Linux-VM doch auch einfach per SSH administrieren – so mache ich das bei mir auch. Dabei spielt die Auflösung der virtuellen Konsole überhaupt keine Rolle.
Thank you so much @fba this was exactly the issue!
You were spot on that the Ubuntu .img cloud image is actually qcow2, and that importing it as raw caused Proxmox to mis-handle the disk during conversion. Renaming the file to .qcow2 before...
There are actually a lot of situations where having enough swap space available is cruicial. Yes, having everything in ram usually sems best, but that's not always the case. If you have a workload that allocates and deallocates a lot of memory...
Du kannst deine Linux-VM doch auch einfach per SSH administrieren – so mache ich das bei mir auch. Dabei spielt die Auflösung der virtuellen Konsole überhaupt keine Rolle.