Search results

  1. A

    Disable pvestatd for cifs/samba

    Well... Proxmox doesn't check if the NAS is alive - it checks if mounted volumes are available for reading and writing. Meaning it does this for all volumes - regardless where they are coming from. You need a script for checking if the nas is alive. However keep in mind that technically if the...
  2. A

    Unable to run NUT

    Yes - I did - there was a mismatch in string as reported by the server and processed by NUT. Something with a leading 0 that was not accepted by NUT when starting. When I removed that line from the config NUT started as expected. At this time I'm not in a position to give you more details -...
  3. A

    Subscriptions on consumer hardware

    Proxmox is the seller - hence the question in this forum: https://www.proxmox.com/en/proxmox-virtual-environment/pricing Or am I missing something?
  4. A

    Subscriptions on consumer hardware

    Technically you are right. And yes - the community subscription relies on community support. But what about the basic subscription?
  5. A

    Subscriptions on consumer hardware

    Team, Is the community and basic subscription supported on consumer hardware? Like for example an Asus TUF B550-Pro system board?
  6. A

    Unable to run NUT

    I have 2 Proxmox servers - one for testing and one for production. Both servers have a consumer grade systemboard being Asus TUF B550-Pro for the test server and the M edition for production. I tried installing NUT on the test server and this works as expected. I then tried the same on the...
  7. A

    vlan interfaces not working

    Team, I'm struggling with 2 (out of 4) Ubuntu VM's. The vlans in these are not working as expected (i.e. eth0.122 and eth0.123). The output of "ip link" looks fine to me - the same applies for "ip a". However, pinging the defailt gateway for both vlans is not working. Everything works fine via...
  8. A

    Disable pvestatd for cifs/samba

    Not sure if we are on the same page here. But pvestatd is about collecting stats and statusses. And generates a lot of errors in syslog when the CIFS volume is not available. In my case this was caused because of daily shutdown/reboot cycle of the Synology NAS. The pvesm commands are about...
  9. A

    Disable pvestatd for cifs/samba

    No problem. I'm starting pvesm "shortly" after starting the CIFS server. And stopping "shortly" before the server stops. Where "shortly" means 30 minutes after starting and before stopping. So that al tasks related to the CIFS server have time enough to finish their tasks. Below the code for...
  10. A

    DNS system-resolved caching problem

    I recently upgraded from Proxmox 7 to 8. Within that upgrade, the systemd-resolved was removed. I reinstalled this with the stub-resolver enabled - the same way it was previously. In fact - the original systemd-resolved config-file was not removed. However the caching (i.e. stub-resolving)...
  11. A

    5 minute delay

    I managed to solve (work-around?) this with: (1) - disabling the ifupdown-wait-online.service (2) - install ifupdown2 (which turned out removing the already installed ifupdown?) Both where done within the LXC container It now works as expected.
  12. A

    5 minute delay

    Thank Must be something like this - yes.
  13. A

    5 minute delay

    Yes - the IPv6 field is set to static and all fields are left empty. In addition - nothing on IPv6 in /etc/network/interfaces. This applies for the host as well as the container.
  14. A

    5 minute delay

    Thank you. When I run this on 2 different LXC containers (one with Debian en one with Ubuntu), the Ubuntu container has 13 seconds for systemd-networkd-wait-online.service. While the Debian container has 5min for ifupdown-wait-online.service. Any idea where these differences are coming from...
  15. A

    5 minute delay

    Team, I'm trying to build a LXC container with a few network services like docker, pihole and chrony. The build went as expected. However, after a reboot, there is a little over 5 minute delay when starting these services. Using debug mode of pihole reveiled the following message: Jun 26...
  16. A

    Disable IPv6 within LCX container

    I tried this - still having local IPv6 addresses.
  17. A

    Summary dashboard issues after upgrade

    Like this: ● rrdcached.service - LSB: start or stop rrdcached Loaded: loaded (/etc/init.d/rrdcached; generated) Active: active (running) since Mon 2023-05-22 16:24:07 CEST; 3h 25min ago Docs: man:systemd-sysv-generator(8) Process: 1078 ExecStart=/etc/init.d/rrdcached start...
  18. A

    Summary dashboard issues after upgrade

    Team, I just finished an upgrade - replacing an Asus B450 with an Asus B550. This includes a CPU replacement: the Ryzen 1600 is replaced with a Ryzen 5700X. After some config changes in the BIOS the system boots as expected. And after changing the network config (i.e. /etc/network/interfaces)...
  19. A

    Messages flooding /var/log/syslog and console

    Team, The file /var/log/syslog and console screen is flooded with these messages: vmbr0: received packet on eno1 with own address as source address (addr:08:60:6e:7d:18:fe, vlan:1010) The current settings of vmbr0: auto vmbr0 iface vmbr0 inet dhcp bridge-ports eno1 bridge-stp...
  20. A

    Unknown "vlan" and DNS requests...?

    It turned out to be a Samba issue. Meaning that the config file /etc/samba/smb.conf was still based on the interface vmbr1 (i.e. vmbr1 and vmbr1.*). After changing this to vmbr0 and vmbr0.* everything was working as expected - no more strange vlans and/or DNS requests. :)

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!