Recent content by rowihei

  1. R

    rpool not loadable

    What a nice day .... the start of trouble was ... Win11. We had a VM with W10 (4x2.4GHz + 8GB.RAM) and special Software on it. Now we wanted to upgrade to W11 24H2. It was only possible on an another hardware, because of "CPU too old". But now the VM-W11 is slow like honey and CPU needs...
  2. R

    VM-Image auf SSD übertragen

    Moin, Proxmox benutze ich privat als "Frühbeet" für diverse Systeme, meist LINUXE. Die betreffende Distri wird in einer VM installiert, getestet und angepaßt. Falls möglich, erzeuge ich aus dem angepaßten System ein Live-ISO, um das fertige System auf beliebiger Hardware installieren zu können...
  3. R

    Notification mystery

    Thank you, we will try to find the reason - it's the new Nethserver 8, total new structure, not like NS7
  4. R

    Notification mystery

    Thank you, I renamed notification.cfg and started a backup of a little VM - but something went wrong - no mail in admins inbox...: Sep 17 11:17:04 pve pvedaemon[746563]: INFO: Finished Backup of VM 100 (00:00:17) Sep 17 11:17:04 pve pvedaemon[746563]: INFO: Backup job finished successfully Sep...
  5. R

    Notification mystery

    matcher: default-matcher comment Route all notifications to mail-to-root mode all target mail-to-root sendmail: mail-to-root comment Send mails to root@pam's email address from-address user00@firma.lan mailto admin@firma.lan mailto-user...
  6. R

    Notification mystery

    Good Afternoon, Excuse me, but I don't like this kind of configuration ... it's too complicated. In Proxmox5,6 and 7 I only edited /etc/postfix/main.cf and it's all OK. nano /etc/postfix/main.cf - changed relay host: # cd /etc/postfix/ # mcedit main.cf relayhost = 10.2.2.9:587 #...
  7. R

    Notification mystery

    Thanks, root@pam has the mail address admin@xxx.lan. We created a new matscher "smtp" and started again a backup by hand with mail to admin@xxx.lan - but no mail to see.
  8. R

    Notification mystery

    This file exists and inside are the configuration of our smtp server and something more like sendmail ... (names are changed...) root@pve:~# cat /etc/pve/notifications.cfg matcher: default-matcher comment Route all notifications to mail-to-root mode all target...
  9. R

    Notification mystery

    Thanks, I readed this, but I don't understand the sense of this configuration. There is only another IP/name for the mail server. Notification-matcher we never touched , never had to configured....
  10. R

    Proxmox für Familien Admin sinnvoll?

    Moin, ... da haben Sie vermutlich etwas falsch verstanden. Proxmox VE ist eine Virtualisierungsplattform, quasi ein Server-Betriebssystem, keine Applikation, die man auf jede Linuxmaschine installieren kann. Ich bin ebenso ein Turnschuh-Admin und benutze Proxmox um vor allem verschiedene...
  11. R

    Notification mystery

    Hello, ... we changed our mail server and now we have to edit all mail clients, on proxmox too. Under Datacenter > notification wie created a new SMTP and tested it : All OK, testmail arrieved the admins mail account. But admin gets no notification from the inside backup. With our old mail...
  12. R

    Proxmox VE 8.0 (beta) released!

    Good - the pve7to8 is a separate problem - we look later Boot in debug mode hangs at: loading drivers: matroxfb_base pata_atiixp pata_acpi ahci mptsas ipmi_si sif ipmi_sif mac_hid ehci_pci i2c_piix4 sp5100_tco efi_pstore serio_raw psmouse pcspkr kvm_amd dcdbas after that nothing to do - only...
  13. R

    Proxmox VE 8.0 (beta) released!

    Good day, I tried to install the proxmox8-BETA1 as a test. It worked fine so far, but the system doesn't boot after all, with the message: ... Error preparing initrd: Device Error I installed it on a DELL R415 * 2x6 cores 2,6GHz * 32GB RAM * 4x1TB SeagateHD as ZFS-RAID10 at LSI SAS1068E-IT It...
  14. R

    Proxmox Konfiguration komplett sichern, Wie ?

    Gut ! das hab ich schon gesehen - ich muß es nur verstehen, bevor ich es auf mein System loslasse. Ist z.B auch eine PackageList enthalten usw.usw,
  15. R

    Proxmox Konfiguration komplett sichern, Wie ?

    Moin, seit einigen Jahren nutze ich proxmox (no subscription) - und bisher hatte ich auch kaum schwerwiegende Probleme. BISHER .... aber dann (~ 09.2021) kam ein kernel-ugrade, daß alles lahmlegte, nur gut, daß ich alle VM's gesichert hatte ... (bis auf den CUPS-Printserver, noch im Aufbau) Ich...