Search results

  1. S

    [SOLVED] existing zpool isn't recognized by pbs

    little installation post update: i had to import my zpool again after the installation of the proxmox-backup package.
  2. S

    [SOLVED] existing zpool isn't recognized by pbs

    thanks for your help, it was quite a hassle to finish this. i originally installed the proxmox-backup-server package, because i wanted to keep my original system with kernel and everything. an upgrade of the zfsutils-linux package to the latest version was not possible because of some...
  3. S

    [SOLVED] existing zpool isn't recognized by pbs

    Hi, thanks for the reply, here is the requested output: root@serverxyz:~# apt show zfsutils-linux Package: zfsutils-linux Version: 0.8.5-pve1 Priority: optional Section: contrib/admin Source: zfs-linux Maintainer: Proxmox Support Team <support@proxmox.com> Installed-Size: 1.267 kB Provides...
  4. S

    [SOLVED] existing zpool isn't recognized by pbs

    Hello, we already have a backupserver with a zfs backend in use. Until today, we are doing our pve-cluster full backups via smb on this target, but we want to use the pbs in future to profit from incremental backups and other features. I installed the pbs on top our existing VM backup server...
  5. S

    How to disable "New software packages available" Mailing

    Hi, I'm stumbled over this Problem again in PVE 5.1. The only solution i Found is to comment out the matching section in the responsible script. The script is located in /usr/bin/pveupdate. Make a backup-copy first. The upgrade section you have to comment out is shown below: ... if (my $info...
  6. S

    PVE 5.1 Backup per nfs freeze

    Hi, ja ich brauche das, meine struktur ist ein cluster aus mehreren servern mitt einer hp msa 2040 als zentrales san storage. Dieses ist wird per iscsi mit multipathing angesteuert und dann als lvm group im cluster zur verfügung gestellt. d.h. 2x 10Gbit/s -> OVS Bond -> OVS IntPort für den...
  7. S

    PVE 5.1 Backup per nfs freeze

    Moin, dmesg liefert nichts außer meldungen vom multipathing, beispielhaft nachfolgend aufgeführt: [511565.053435] sd 3:0:0:0: alua: supports implicit TPGS [511565.053446] sd 3:0:0:0: alua: device naa.600c0ff0001dc41882dcf85901000000 port group 1 rel port 5 [511565.069847] sd 3:0:0:0: alua...
  8. S

    PVE 5.1 Backup per nfs freeze

    mit scp lässt sich das problem auch nachvollziehen. z.B.: von proxmox01 10.0.2.11 auf backup 10.0.2.8 werden daten geschrieben, aber nur mit knapp 10 MB/s nach kurzer Zeit -stalled- umgekehrt von backup 10.0.2.8 auf proxmox01 10.0.2.11 Daten schreibend funktioniert ohne Probleme mit ca 100 MB/s...
  9. S

    PVE 5.1 Backup per nfs freeze

    moin, ja schreiben kann er generell schon, er legt beim backup auch das temp verzeichnis und die vma.dat an, aber dann bleibt er eben bei 1% stehen. Ich hatte testhalber mal so ein backup über nacht laufen lassen, dann war er bei 3%, trotzdem kann das ja nicht sein. die Maschine war nur 100GB...
  10. S

    PVE 5.1 Backup per nfs freeze

    Hallo zusammen, ich habe unseren Produktivcluster auf PVE 5.1 aktualisiert und habe seitdem ein sehr eigenartiges Problem. Ich kann keine Backups mehr erstellen. Genauer gesagt: Ich konnte nach aufsetzen des neuen Clusters in der Version 5.1 zwar lesend auf das nfs Target zugreifen und die...
  11. S

    Many ksoftirqd daemons using 99% of I/O

    Hi, same problem here. root@proxmox03:~# pveversion -v proxmox-ve: 5.1-25 (running kernel: 4.13.4-1-pve) pve-manager: 5.1-35 (running version: 5.1-35/722cc488) pve-kernel-4.13.4-1-pve: 4.13.4-25 libpve-http-server-perl: 2.0-6 lvm2: 2.02.168-pve6 corosync: 2.4.2-pve3 libqb0: 1.0.1-1...
  12. S

    3 node Cluster mit zentralem Storage

    Guten Tag, ich betreibe bisher einen 3 Node proxmox 3.4 Cluster mit zentralem SAN Storage über iscsi/multipathing und lvm. funktioniert seit Jahren super stabil, aber leider ohne snapshots. Da bei uns nun die Aktualisierung auf Version 5 ansteht, versuche ich eine Lösung zu finden wie ich die...
  13. S

    How to disable "New software packages available" Mailing

    if there is no possibility to disable these Messages, then i want you to create a feature request for configuring what messages are reported through mailing. regards, gruner
  14. S

    How to disable "New software packages available" Mailing

    we have a productive environment with multiple pve instances, so we can't an won't update if there are only a few new packages. If we update our pve instances, then we perform multiple test-scenarios in a seperate environment, before we upgrade our productive system. For this reason, we have...
  15. S

    How to disable "New software packages available" Mailing

    Hey, how can i disable the "New software packages available" mailing in proxmox 3.4? i want to receive error messages and other important messages, but i don't need this update information. root@proxmox01:~# pveversion pve-manager/3.4-6/102d4547 (running kernel: 2.6.32-38-pve)...
  16. S

    multipathd: uevent trigger error

    the default route is not shown on any of the servers. but the gateway/default route is not needed here, because all servers and storage are direct connected through the 10.0.0.0-network. ip-packets are only send through the default-route, if the host has no ip in the target-network...
  17. S

    multipathd: uevent trigger error

    all servers have set the gateway 192.168.0.1. the question is why its not recognized by proxmox and used as normal. right thats the question. But my main problem is the "uevent trigger error" reported by multipathd ... May 18 15:13:28 proxmox01 multipathd: uevent trigger error May 18...
  18. S

    multipathd: uevent trigger error

    none of the three servers has a default route. the fact, that no server has a default route is a second problem, not corresponding with the main problem of uevent trigger errors proxmox01 reports uevent trigger errors proxmox02 reports no errors proxmox03 reports uevent trigger errors all...
  19. S

    multipathd: uevent trigger error

    Hello, we have a system environment from 3 Proxmox servers and a central storage is that linked via iscsi with the servers. The 3 servers were all identical installed and brought into a cluster for instructions. The Storage has been linked via multipathing with the servers and then added via...
  20. S

    multipathd: uevent trigger error

    Guten Tag, wir haben eine Systemumgebung aus 3 proxmox-servern sowie einem zentralem Storage welches über iscsi mit den Servern verknüpft ist. Die 3 Server wurden alle identisch installiert und nach Anleitung in einen Cluster gebracht. Das Storage wurde nach Anleitung per multipathing mit den...