Well, live migration should usually work always. With a non-shared storage it will also transfer the disks of the guests, and that can take a long time.
So if you followed the multipath guide and still have some issues, the question would be...
Well, live migration should usually work always. With a non-shared storage it will also transfer the disks of the guests, and that can take a long time.
So if you followed the multipath guide and still have some issues, the question would be...
yes, that is the correct type. Once you enable the Snapshot-as-volume-chain, the format will be QCOW on LVM.
Keep in mind that this technology is in Preview mode.
There is an associated performance impact to using QCOW whether on LVM or on top...
Yes, I was about to reply to @aaron. I'm aware of the quorum and that I have at least a third vote. I would have set it up. I was wondering if it was possible, since I can't manage live migration and shared storage access. If Proxmox can actually...
Das war mal in den 90ern so ;)
Ernsthaft, Ein MegaRaid ist ja am Ende auch nur ein Software Raid, mit dem Unterschied, dass es von der Firmware einer properitären Broadcom Karte kontrolliert wird, und wenn dir die abraucht, kann es dir das Raid...
LVM-Thin mit default root Partition Größe ist die erste Wahl, aber wenn jetzt oder später Replikation genutzt werden soll, braucht man halt ZFS und das geht natürlich auch.
Hi,
I've created a 3 node Proxmox cluster to test, and presented a Fibre Channel Lun. I've then created a LVM group on top as per https://pve.proxmox.com/wiki/Multipath
I then imported a VM, and it's done raw format on the lvm storage group. I...
To answer your question - NO, its not production feasible config. As @aaron pointed out, you need an odd number of servers in the cluster.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
To add to @bbgeek17
check out the multipathing guide that also covers the finalization with a shared LVM on top: https://pve.proxmox.com/wiki/Multipath
And with just 2 nodes, you need to add a 3rd vote to the cluster, as otherwise if you...
To add to @bbgeek17
check out the multipathing guide that also covers the finalization with a shared LVM on top: https://pve.proxmox.com/wiki/Multipath
And with just 2 nodes, you need to add a 3rd vote to the cluster, as otherwise if you...
Hi @aflocco , welcome to the forum!
You may want to read this article to give you a starting point:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage
Follow your vendor's guide on attaching FC LUNs to Linux. Continue with vendor...
this is unfortunate because it's my first "hello world" attempt,
pretty much follow the example in the docs, try a file level back up from the command line,
using the client.
I am backing up "root", expecting to see it skip some mount points...
Hi,
I noticed unexpected behavior with proxmox-backup-client during restore tests and would like to clarify whether this is intended or a bug.
Environment / Setup
Proxmox Backup Server 3.4.8
Proxmox backup client version: 4.1.1
I use one host...