Search results

  1. D

    Windows server backup only taking 4 Mb of Backup

    I confirm it works a lot better with check box... thanks again I will flag this as solve
  2. D

    Windows server backup only taking 4 Mb of Backup

    wow idiot me... thank you for that i don't know why it was uncheck, I will test it out thanks again I will check all my other machine make sure I don't have this issue elsewhere
  3. D

    Windows server backup only taking 4 Mb of Backup

    Also I did upgrade Proxmox backup server to 3.4.3 just to make sure I got this covered as well
  4. D

    Windows server backup only taking 4 Mb of Backup

    Good day I have a Proxmox VE Cluster v. 8.4.1 I have 1 particular VM that on 4 mbps of data is backup there is no error it's like if the backup agent is does not see the disk VM hardware: Machine type is pc-q35-8.1 SCSI controler VirtIO SCSI Single Hard drive CEPH disk 150 GB QEMU Guest...
  5. D

    proxmox PMG 8.1.2 fingerprints not verified abort

    After some research and test I was able to solve this issue what I did is to get the fingerprint for each node with this command openssl x509 -in /etc/pmg/pmg-api.pem -fingerprint -noout -sha256 then went to /etc/pmg/cluster.conf on the node with error and copy the fingerprint info for each...
  6. D

    proxmox PMG 8.1.2 fingerprints not verified abort

    Good day, Not sure what I have to do Looks like that since I update to all the latest update I have a fingerprints not verified error in my pmg cluster I have 2 nodes both node have all the latest patch installed (no package left available in the upgrade section) Both node are running with...
  7. D

    Host key verification failed. when trying to migrate VM

    wow great thanks very much I did test with 2 nodes that were not able to migrate and from each shell just did an ssh root@TheOtherNodeName say yes to the key and VOILA!!!! everything is working thanks again for the answer this was very bizarre I event created a spreadsheet with source and...
  8. D

    Host key verification failed. when trying to migrate VM

    Good day so this is what I have found out the problem seems to be between Kernel 8.2.2 and 8.1.10 When tryin to migrate form 8.1.10 to 8.2.2 under certain circonstance (not clear for me) migration is not working but if I upgrade the node to 8.2.2 not I'M able to migrate from that node to other...
  9. D

    Host key verification failed. when trying to migrate VM

    migration: network=10.10.10.102/24,type=secure And yes all node can speak on the 10.10.10.X network I actually avec 2 Network card per host 1 on the 10.25.X.X for local vlan/internet vlan 1 on the 10.10.10.X for CEPH + backup (this is a 10G network) And both node do have CEPH configure so...
  10. D

    Host key verification failed. when trying to migrate VM

    Here is pvecm status result Cluster information ------------------- Name: ncluster-2024 Config Version: 9 Transport: knet Secure auth: on Quorum information ------------------ Date: Thu May 2 14:10:51 2024 Quorum provider: corosync_votequorum Nodes...
  11. D

    Host key verification failed. when trying to migrate VM

    thank you for the idear, I did try the update certs, after that try to reboot node still same issue here is the complete error message ++ Host key verification failed. TASK ERROR: command '/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=hote806' root@10.25.0.106 pvecm mtunnel...
  12. D

    Host key verification failed. when trying to migrate VM

    Good day I run into a new issue and not sure how to handle it and I don't want to break something that work I have a cluster with 7 nodes on Promox VE 8.1.10 with CEPH Storage On my 5 firsts I can migrate VM from node to node no problem But on the 2 last to Node I have added to the cluster I...
  13. D

    retreive backup by machine name in configuration

    thank you for the answer I did find the backup Note option on PVE8, I dd manage to find my restore by going one by one, so once I will finish migrating all my VM from PVE6 to PVE8 I will have this new option, thank again
  14. D

    retreive backup by machine name in configuration

    Good day I had a few change over the time and it made the VM number of some VM change So for exemple my vm #100 had an other number before (that I don't recall) I'm using Proxmox backup 2.4-6 I would like to get an older backup (under the old VM number that I don't recall) I was wondering if...
  15. D

    Phishing test

    Just to confirm that the solution worked perfectly thank you very much again
  16. D

    Phishing test

    thank you very much I will test it out, but it all makes sense thanks for the idear I didn't know how to approach this
  17. D

    Phishing test

    Good day, I'm not 100% sure how to do this We would like to do phising test So we will have a few (2 or 3) source server that will send emails to all our users but we would like to have the mailgateway to let them go throu I was reading the documentation regarding whitelisting but not sure how...
  18. D

    outgoing mail server relay for PMG report

    Thanks for the quick fallow up the reason for this is for a matter of SPF record, we are using PMG as mail filter for multiple domain (some are not event host in our premise but we use PMG to filter and then forward email to other servers) so daily spam reports are sent all over the place and...
  19. D

    outgoing mail server relay for PMG report

    Good day I would like to know if it's possible to specify a smtp server to be used by my PMG server when it send out daily reports, and other reports Thank you Daniel
  20. D

    proxmox-file-restore failed: Error: mounting 'drive-scsi0.img.fidx/part/["2"]' failed: all mounts failed or no supported file system (500)

    Good day Thank you for the quick fallow up I have updated the promox backup server to 2.0-12 I have done a new backup of the same VM after the proxmox backup server update I still have the same error when trying to do file restore I have tryed directly from the VM/ BACKUP and from the storage...