Search results

  1. G

    [SOLVED] migration from hyper-v: problem with debian 10

    Hi, this arn't the original settings I forgot to say. I played a little bit around and change it to ide and so on,... Maybee a new installation of 3XC with playback the settings will be the better way,...
  2. G

    [SOLVED] migration from hyper-v: problem with debian 10

    Hi, I migrate different machines from an hyper-v to proxmox. All run well, but noe I've problem with an debian 10 vm. The problem is, it's the 3CX telephone appliance. (yes 3CX is still on 10) The VM is setup as an UEFI Boot. I can import the disk, made all the Settings I guess but it will...
  3. G

    [SOLVED] SSL Fehler bei sync job trotz Fingerprint

    die Gegenseite ist geerbt. ;-) Jetzt wollte ich von der anderen Seite den Backupsync auf unser internes System einrichten.
  4. G

    [SOLVED] SSL Fehler bei sync job trotz Fingerprint

    Hat ein wenig gedauert, einen Teil habe ich aus Dikretionsgründen geXt: root@meddv-pbs001:~# openssl s_client -connect prod-pvb01.mdv.local:8007 -showcerts CONNECTED(00000003) depth=2 CN = EMT Root CA verify error:num=19:self-signed certificate in certificate chain verify return:1 depth=2 CN =...
  5. G

    [SOLVED] SSL Fehler bei sync job trotz Fingerprint

    Tschuldigung, verlesen. proxmox-backup-client list --repository prod-pvb01.mdv.local:prod-pve certificate validation failed - context depth != 0 Error: error trying to connect: error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify...
  6. G

    [SOLVED] SSL Fehler bei sync job trotz Fingerprint

    Über die Funktion ' Show Fingerprint' habe ich den Fingerprint natürlich erst mal genommen. Nachdem ich die Fehlermeldung erhalten habe habe ich unter anderen mal vom lokalen Server aus per openssl den Fingerprint geprüft. Mit proxmox-backup-manager sync-job create testsync --remote...
  7. G

    [SOLVED] SSL Fehler bei sync job trotz Fingerprint

    Moin, ich möchte einen entfernten backup server zu einem lokalen synchronisieren. Ich habe den Remote mit dem Fingerprint des entfernten Servers eingerichtet, trotzdem erhalte ich folende Fehlermeldung: 2024-02-08T12:37:40+01:00: TASK ERROR: error trying to connect: error:0A000086:SSL...
  8. G

    [SOLVED] Migrate with veeam from baremetal

    You are right! After that settings it works.
  9. G

    [SOLVED] Migrate with veeam from baremetal

    Hi, I've a baremetal host wich I like to migrate to an virtual machine at proxmox. There is an Baremetal backup with veeam. So I wonder if I could use the recovery media to migrate. When I start the point baremetal recovery it told me there are no identifier: I see that the bios already...
  10. G

    [SOLVED] CEPH: Understanding of utilization

    Hi, sorry for the late answer. It is ceph: 17.2.6-pve1+3 ceph balancer status { "active": true, "last_optimize_duration": "0:00:00.004928", "last_optimize_started": "Wed Oct 18 15:08:58 2023", "mode": "upmap", "no_optimization_needed": false, "optimize_result"...
  11. G

    [SOLVED] CEPH: Understanding of utilization

    Hi, thank you, here the output. And yes I see it today before that one OSD is down. That's the next problem,... In the moment I'm not knowing if there is an guarantee on the hardware,... ceph -s cluster: id: 65b65640-8d90-4f0a-811d-d77b7cc6c771 health: HEALTH_OK services...
  12. G

    [SOLVED] CEPH: Understanding of utilization

    Hi, maybee we misunderstood. In the moment I dosn't have a problem in the moment, even the utilisation is on 86% of the available Space. I'll care for a realy problem, like an Server goes Down of an hardware problem or other things. When one node goes Down, 20% of the available Space is gone...
  13. G

    [SOLVED] CEPH: Understanding of utilization

    Hi, in one site I overtook the administration aof an pve cluster with five knodes. The CEPH pool is up to 86%, the Pool is a 3/2 . Do I thougth right, that when obe node is vanished of an HW Problem I run in a problem with the utilisation. Cause the PGs from this node must rebuild on an other...
  14. G

    Studienarbeit Proxmox VMware

    Ich habe das mal rausgesucht: was eventuell geht: - windows VM aufsetzen - backup snapshot mappen - loop-back device in die VM durchreichen (qm set XXX -scsi1 /dev/loopY,... - entsprechend anpassen ;)) War die Antwort von fabian auf eine Anfrage von mit...
  15. G

    Studienarbeit Proxmox VMware

    Du kannst die Backups auch über den proxmox host einer vm read only zuweisen. Ich habe jetzt nur nicht mehr die Befehle parat.
  16. G

    Studienarbeit Proxmox VMware

    Nach meiner Erfahrung drückt hier der Schuh noch am meisten. Die Einführung des PBS war damals schon ein Sprung, die Sicherung vorher war in meinen Augen nicht gut. vmware hat einfach den Vorteil, dass es nahtlos mit veeam gesichert werden kann. Und veeam ist einfach nach meinen Erfahrungen die...
  17. G

    [SOLVED] Sync-Job im Hintergrund

    Alternativ nutze ich für so etwas auch gerne screen.
  18. G

    VM hängt nach remote-migrate

    Moin, klingt logisch. Kannst Du das noch ein wenig präzesieren? Meinst Du in der VM Einstellung unter Hardware --> Processors? Da habe ich noch nie rumgespielt, bin aber immer gerne bereit etwas kaputt zu machen :-)
  19. G

    VM hängt nach remote-migrate

    Moin, ich habe meinem alten Homeserver: pve001: 8 x AMD Ryzen 5 2400G, 64 GB RAM durch einen neuen Ergänzt: pve002: 16 x AMD Ryzen 7 5700G, 64 GB ECC RAM Ich musste gleich mal remote-migrate ausprobieren. Habe also alle Maschinen von pve001 nach pve002 geschoben. Das lief auch problemlos...