Search results

  1. T

    [SOLVED] rsyslog.d conf files are ignored [AUTOSOLVED by MAGIC]

    EDIT : I went back into syslog, 45 minutes later... all looks as expected... rsyslogd seems to have taken a few minutes before actually using the new conf file. While trying to discard these log messages : Oct 18 12:12:00 pvex systemd[1]: Starting Proxmox VE replication runner... Oct 18...
  2. T

    [TUTORIAL] Get Postfix to Send Notifications (Email) Externally

    Yes, also see : https://forum.proxmox.com/threads/how-to-chage-notification-email-address.30241/
  3. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    just adding, both those drives were brand new, so whatever was on those SSDs came from the original Proxmox installation (which I had to wipe because that was easiest way to get back to a working system).
  4. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    It is indeed solved (but unexplained), and I've now marked the thread accordingly. Those are another non-boot raidz1 pool. They didn't come into play. Correct, and I fail to understand how the system booted at all, since none of the rpool members had a boot partition. Although they both had a...
  5. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    I can't any more, system has been re-installed from scratch since yesterday. fdisk showed just 2 partitions, where a fresh install shows 3 partitions on the rpool members, the boot partition being the crucial missing one I believe.
  6. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    You might have deduced from the info I gave in OP that this isn't my first rodeo. Nevertheless, thank you for having added something which you might consider valuable to this thread.
  7. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    That's what I was thinking, and that's why I had included lsblk output in my OP. I do have external backups of all clients, I'll just need to read up on backing up the host config files because that is going to be a pain to manually reconfigure from scratch. No way of adding the missing...
  8. T

    [solved] rpool silently fails to boot on 1 of 2 disks.

    edit : solved, reinstalled the OS. The "how was this possible" remains. Hi all, I have an rpool, created at Proxmox installation time. Install was about 4 weeks ago from the Proxmox iso. The pool is a 2 disk mirror. After a powercut, the server won't boot, just stays on black screen with an...
  9. T

    [SOLVED] Backup on a CIFS NAS share, in a subfolder

    I don't get it... 1. create the CIFS storage type, let's say device NAS, share Data 2. create a Directory type ?? what would be the path for this Directory so that backups go into //NAS/Data/Backups ?
  10. T

    No ZFS Degraded Notifications

    I've made small changes to the Notification section of your script, using /usr/bin/pvemailforward makes it a bit more `standard` in proxmox , and added a tag (-t) for logger which helps finding messages in syslog. if [ "$problems" -ne 0 ]; then logger -t "zfs status notifier" "$emailSubject...
  11. T

    [TUTORIAL] Get Postfix to Send Notifications (Email) Externally

    This does not work and throws errors in syslog : smtp_header_checks = pcre:/etc/postfix/smtp_header_checks . #for outgoing changes only "smtp". This works without errors : # for outgoing changes only "smtp". smtp_header_checks = pcre:/etc/postfix/smtp_header_checks
  12. T

    [TUTORIAL] Get Postfix to Send Notifications (Email) Externally

    The custom From: should be # for outgoing changes only "smtp". smtp_header_checks = pcre:/etc/postfix/smtp_header_checks
  13. T

    WOL (wak on Lan) for Proxmox-Host not working :(

    Thank you to @t.lamprecht for pointing me/us in the right direction. A little experimentation showed me that adding post-up /sbin/ethtool -s enp2s0 wol g only to the vmbr0 interface is sufficient.
  14. T

    OVMF Screen Resolution Bug

    this seems to still be a thing ?
  15. T

    unclear about setting up replication

    ...move it over, being : root@pve2:/etc/pve# mv ./nodes/pve/lxc/203.conf ./lxc/203.conf After which the LXC should be present in the web interface.
  16. T

    unclear about setting up replication

    Can I understand that the container doesn't show up on PVE2, because PVE (the originating node) is still in the cluster ? And, if for some reason (artificial or accidental) PVE disappears, then PVE2 _will_ offer up it's last known version of the replicated LXC ? Indeed the snapshot did...
  17. T

    unclear about setting up replication

    Hello, I'm trying to get Replication working between 2 PVE nodes. (I also have a Raspberry Pi in the network configured as Qdevice.) After doing a replication, the LCX doesn't show up on the other PVE, see image : What am I missing ? This is the log output of my first attempt at...
  18. T

    lxc-start throws Segmentation fault

    Thank you for thanking :p ... aka thankception. Yes, it certainly was. Because I was able to cat /zfs-pool/subvol-104-disk-0/etc/debian_version. That would otherwise have thrown an error methinks? I can not be 100% certain, I think it appeared after. Because I did cp /etc/pve/lxc/104.conf...
  19. T

    lxc-start throws Segmentation fault

    Hi all, I force-stopped a non-responsive container, and now it won't start. Have searched for something similar, but the search-results don't apply to this case. Any input greatly appreciated !!
  20. T

    [SOLVED] zfs pool will not mount at reboot (since upgrade to 6)

    sorry, i neglected to mention in here that i did also move/rename the file /etc/zfs/zpool.cache as well as enabling the service.