Search results

  1. E

    Update zu 6.1.8 legt Server lahm

    Wir haben open-vswitch am Laufen. Beim Update von 6.1.7 zu 6.1.8 bricht die VNC Konsole ab wenn der Punkt openvswitch erreicht ist. Geht man dann vor Ort auf die Konsole ist das ganze Netzwerk platt. /etc/init.d/openvswitch restart liefert dann genau die gleichen Fehler. Es hilft nur ein...
  2. E

    Wie entfernt man eine subscription?

    Klingt komisch, aber ... Zum ersten Test wurde ein kleines Cluster aufgebaut. Der erste Server erhielt eine Premium subscription. Es sollten dann aber (für Support) alle die gleiche Subscription haben. Nachdem nun der Kunde aber nicht für alle (zum Testen) die Premium Lizenz kaufen will, wurde...
  3. E

    [SOLVED] Proxmox 6.1 keine Maus

    Bug is fixed in the new install ISO file
  4. E

    Snapshots on CEPH

    Hi, at the weekend we run into a problem: We made snapshots of windows servers for backups to transport the images. In one case the windows server immediately rebootet and did not found his boot drive anymore. We had to completely stop the server and start it again. Then, fortunately, the server...
  5. E

    Wenn Backup Probleme macht werden VMs blockiert

    Hallo, wir sichern auf ein FreeNAS über NFS. Wenn der FreeNAS nicht mehr erreichbar ist während des Backupjops, kann man mit allen QEMUs und LXCs nicht mehr kommunizieren. Auch in der GUI bekommen die VMs rote Kreuze. Zweitens werden oftmals LXCs nicht mitgesichert, weil noch ein vzdump...
  6. E

    [SOLVED] Proxmox 6.1 keine Maus

    Bei der Installation von Proxmox 6.1 auf einem HP DL380 G8 und G9 ist kein Mauscursor zu sehen. Mit der Proxmox 6.0.1 ist alles Ok.
  7. E

    Benutzeroberfläche ISP

    Gibt es für Proxmox auch ein optimiertes GUI für den Zugriff von Kunden für einen ISP ?
  8. E

    vswitch config changes

    We want to use the VXLAN feature of Open vSwitch to allow a customer net over all his devices in the net.
  9. E

    vswitch config changes

    We want to add a VLAN bridge for each customer. @vshaulsk You have to make the changes in the interface file and then ifdown ifup the changed interface.
  10. E

    vswitch config changes

    Hi, we want to use vswitch to separate customer VMs from others. If we get a new customer, we have to add/change the network settings. It looks, that we need to go to the console, copy the new file and make a manual ifup for the new interface. And this on each proxmox of the cluster. We can...
  11. E

    Ceph with Open VSwitch

    Target is to split customer that vms from one customer can´t see other customers. Cluster crow and demands always more complicated from project to project and we want a maximum on open possibilities with this installation.
  12. E

    Ceph with Open VSwitch

    We want to setup a Cluster with 6 Ceph Nodes splitet in 2 Racks. In the pased we have used Linux Bridge and Bond to build the Network for Ceph 2x 10 GB each Node with 2 VLAN for Access and Sync for Ceph. the Question is: is it Recommended to built this hypervisor with Ceph Network used Open...
  13. E

    [SOLVED] create mds failed after update to 5.3

    A 'normal' updater will not do this at first. Maybe a hint in the error message can be included like 'Did you already rerun pveceph install?' Then the user know what he can do.
  14. E

    [SOLVED] create mds failed after update to 5.3

    I installed it now 'by hand' via apt-get install ceph-mds on all servers of the cluster. I was able to create all mds. Thank's for the fast answer! But maybe this package should be automatically installed by the update. Bernd
  15. E

    Hourly Spam Report

    The command at the console ist simply: pmgqm send maybe: pmgqm send --receiver test@test.test Bernd
  16. E

    [SOLVED] create mds failed after update to 5.3

    Hi, I just updated our Proxmox cluster and want to try out the cephfs integration. After pressing the button create mds I get binary not installed: /usr/bin/ceph-mds (500) After update I get 5.3-5 as main version.
  17. E

    5.2.9 4 nodes 3 mons rados connect err on 4

    Add it as monitor, add the OSDs, remove the monitor. Was the working 'bugfix'
  18. E

    5.2.9 4 nodes 3 mons rados connect err on 4

    That was fast :) Ok, now I know it is a bug. And the bugfix is ... Copy the files form one of the other nodes by hand? Add it as monitor, add the OSDs, remove the monitor?
  19. E

    5.2.9 4 nodes 3 mons rados connect err on 4

    Hi, I just setup a 4 node proxmox cluster and tried to install ceph. I added only 3 monitors, since this is recommended, and started to add the OSDs On the 3 nodes which works as monitors everything went fine. When I change to the 4th node I get the message 'rados connect failed 500'. But I...
  20. E

    kein Start von Proxmox nach Update mit Subscribtion

    Lösung: Auf allen 4 Systemn wurde ein update durchgeführt 1 system rebootete von Selbst, daraugf hin hing der gesamte Cluster (Vermutlich Corosync) Der gesamte Cluster musste neu gestartet werden. Danach liefen die Proxmox Prozesse.