Search results

  1. N

    [SOLVED] Questions about ZFS and Migration/Backups

    What is your network configuration? Do you have a dedicated physical interface for the Proxmox cluster communicaton (corosync)? Your problem kinda sounds like corosync might have issues. It does not need a lot of bandwidth but really likes low latency. If you have in on an interface that sees a...
  2. N

    [SOLVED] Questions about ZFS and Migration/Backups

    Ah ok, maybe I should have pointed out that Ceph is a clustered solution while ZFS is local only. The slow HDDs might be a problem, not giving you enough IOPS to be performant. If you did not configure the storage as shared you should be able to select the target storage when migrating a VM...
  3. N

    Cephfs - allow other subnet

    Add a second NIC configured in the same subnet? Route the traffic? (probably not good latency wise)
  4. N

    Share host fs/folder?

    No. Desktop Virtualization products that have this feature use some kind of network protocol and make is as transparent as possible for the user with the installed guest tools and such. So you are back to Samba/NFS :)
  5. N

    [SOLVED] Questions about ZFS and Migration/Backups

    Both, ZFS and Ceph can be used to backup VM disks between clusters. ZFS with it's send/receive mechanism. Pve-zsync is a tool around that. Ceph has the rados gateway which can mirror to another Ceph cluster. There should also be an article in the wiki on how to set this up.
  6. N

    [SOLVED] Questions about ZFS and Migration/Backups

    Ceph has certain requirements to be usable. Mainly it's own fast network of 10GBit or faster. Live migration of VMs to a different storage is possible no matter what kind of storage it is. This is possit because the live copying of the disks is done via Qemu and is storage type agnostic. The...
  7. N

    Zpool attach new disk as master / recovery

    How did you mess up? Maybe it can be fixed.
  8. N

    Standard Benutzername

    Du hast sicher das Passwort verwendet, dass du bei der Installation angegeben hast?
  9. N

    [SOLVED] Neue Installation von Proxmox, keine Updates

    Passt dein gesetzter DNS Server? Die Fehlermeldungen lassen auf ein DNS Problem schließen. Wenn du keine Subskription hast musst du noch das Enterprise repo deaktivieren und das no-subscription repo konfigurieren. Wie steht im Manual. In der GUI oben rechts auf Help oder documentation (Weiß...
  10. N

    2 Server intern miteinander verbinden

    Um das Beispiel von oben zu nehmen: auto vmbr2 iface vmbr2 inet manual bridge_stp off bridge_fd 0 Bzw. wenn man die Bridge über die GUI erstellt einfach bridge port und IP config leer lassen. Somit ist das quasi nur ein switch. Wenn man den Netzwerkkarten der Gäste dann noch...
  11. N

    SSD nicht komplett genutzt?

    Die Übersicht der Storages hast du wenn du links im Tree ganz oben auf Datacenter klickst und dann im Menü daneben auf Storage. Offiziell gibt es in der hinsicht nichts. Grundsätzlich wäre aber ein wenig Handbuch studieren oder zumindest ein paar Einführungstutorials (auf Youtube gibts auch...
  12. N

    2 Server intern miteinander verbinden

    Der Bridge port muss nicht definiert sein. In dem Fall agiert die Bridge als interner Switch. Auch muss keine IP darauf konfigiert sein wenn der Proxmox Host nicht direkt Teil des internen Netzes sein soll.
  13. N

    SSD nicht komplett genutzt?

    Wie schaut deine storage config aus? Du solltest auch storage haben das local heißt. Je nachdem ob zu ZFS oder nicht verwendet hast während der Installation evtl auch ein wenig anders. Grundsätzlich ist das was du hier siehst der Platz den das OS für sich hat. Im storage mit dem Namen local...
  14. N

    ZFS: zvol vs dataset --- Frage (betrifft auch Backup-Strategie)

    Das wird technisch nicht so einfach gehen. Ein Container ist nichts anderes als eine Anzahl von Prozessen die mehr oder weniger abgeschottet auf dem gleichen Kernel wie der Proxmox VE Host laufen. Entsprechend kann man ihm schreib und leserechte auf ein ZFS subvol geben und ihm vorgaukeln, dass...
  15. N

    ZFS: zvol vs dataset --- Frage (betrifft auch Backup-Strategie)

    VMs verwenden Block Devices. Deshalb ZVOLs. Wenn du Dateibasierte Backups nicht innerhalb der VM sondern auf Host Ebene machen willst musst du das Dateisystem in die VM bekommen. AFAIK gibt es da keine magische Lösung sondern du wirst auf klassische Lösungen wie NFS Export am Host und in der VM...
  16. N

    Using Separate Ethernet Ports for Each VM

    the other bridges don't necessarily need an IP address. They are basically a software version of a switch. So you set the network interface of the VMs to the according bridges, configured the network inside the VM and still cannot reach anything? On a hunch I would remove the auto enp7s0f1...
  17. N

    Where should I install Proxmox and keep virtual systems

    You can use the same disks. If you choose ZFS during installation the VM disks will be ZVOLs, A ZFS dataset that does not show up as file system but is a block device that the VM can then use as disk.
  18. N

    Where should I install Proxmox and keep virtual systems

    Proxmox VE ist based on Debian, a regular Linux distribution. Therefore it is best installed as a regular OS. So in your case if the two SSDs are all the disk you have you can install it there. You can select a ZFS Raid1 and the disks to use in the installer. Using a USB stick for the OS is...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!