Search results

  1. M

    updated 8 to 9 now server unresponsive

    I updated a server from the newest pve 8 to 9 and now the server is very slaggish. I can't log into the webgui anymore (I see it but I get " Login fehlgeschlagen: Verbindungsfehler 596: Connection timed out Bitte versuchen Sie es erneut") same with SSH. And when I directly log in with ipmi it...
  2. M

    Cluster Node lost connection

    I have a 2-Node Cluster with a Qdevice. It worked fine for quite a long time, however, suddenly the VMs on Node 2 get a "?" and the node "unkown". BUT I can access the VMs/Shell/disks/zfs/EVERYTHING of Node 2from the webgui of Node 1. I already rebooted the nodes. I can ping node 2 from 1 and...
  3. M

    Metrics does not send information of all LXC/VM

    I have InfluxDB and Grafana running and pointed to them in the metrics settings. Approximately 10-20 % of my LXCs/VMs are missing in Grafana/InfluxDB. What I did to solve the problem: - Upgraded from PVE7 to 8.1 - Installed new Grafana and InfluxDB - Upgraded to InfluxDB 2 (what a pain in...
  4. M

    Chown within unprivileged LXC

    Hi, I moved files on the proxmox-Host from one LXC to another (both were mountpoints on a different zfspool than rpool). I would like to chown the file owner, but I get "operation not permitted". How can I set the correct owner? I want to set "www-data" as owner.
  5. M

    after upgrade to 8.0 the server does not shutdown anymore

    After upgrading to PVE 8.0 following the proxmox guide I cannot shutdown the server anymore. I get this error: what's wrong?
  6. M

    Cluster

    Hi, I have several servers with Proxmox running and I would like to merge them into a cluster. However, only one node is running most of the time, but I would like to manage all nodes from a single webgui and I would like to migrate LXC/VMs between them. What I don't need (yet) is HA or Ceph...
  7. M

    Metric Server doesn't send all LXC and VMs

    Hi, I have two servers with metric Server configured. Since 3 month not all of my lxcs or VMs are monitored on my Grafana anymore. I even reinstalled influxdb and grafana. For example, Server 1 hast 23 LXC running, but I only see stats from 13 in Grafana. What's wrong?
  8. M

    Metric Server doesn't show all VMs/LXCs on Grafana anymore

    Hi, out of the sudden only 14 out of 84 VMs/LXCs are shown in my CPU-diagram on grafana. Did anything change in the past on the metric server what could be the source of this problem?
  9. M

    ZFS mountpoint empty; VMs starts anyway?

    Hi, I have a SSD Mirror consiting of two SSDs names "ssdpool" the GUI tells me that it is almost full (that's true, there's a VM on there with a 400GB Disk, which is filled with almost 50 GB) and the VM starts fine. But if I cd into /ssdpool then there is nothing? zfs list ssdpool NAME...
  10. M

    How to setup a remote PBS?

    Hi, I would like to sync a local PBS to a remote PBS. What have I to do? Do I need a wireguard/VPN site-to-site connection, or is it possible to just open a Port on the router firewall at the remote site?
  11. M

    Error with timesyncd.service after upgrade to 7.0

    Hi, after upgrading to 7.0.2 I face this errors in the syslog: Jul 23 12:47:37 r620 systemd[20630]: systemd-timesyncd.service: Failed to set up mount namespacing: /run/systemd/unit-root/: Host is down Jul 23 12:47:37 r620 systemd[20630]: systemd-timesyncd.service: Failed at step NAMESPACE...
  12. M

    Problem with volblocksize

    Hi, I installed a new server and set up a new zfs pool (hdds) with ashift=12. Now I get this error when I try to restore a backup of a VM to a zfs storage directly: TASK ERROR: zfs error: cannot create 'zfstank/vm-100-disk-0': 'volblocksize' must be power of 2 from 512B to 1M If I restore it to...
  13. M

    pct assigns the same core to all LXC

    Hi, I have an R710 with 24 threads. But Proxmox (6.3.2) assigns mostly the same core and just gives a f*ck about the other 23. ---------------------------------------------------------------------- pct cpusets 100020: 8 11 12 16 100110...
  14. M

    Network goes down

    Hi, I freshly installed PBS on a Server, but everytime it boots the network adapter goes down. If I make an "ip a", it tells me "enp4s0 xxx down". If I try to bring it up with "ifup enp4s0" it tells me "adapter enp4s0 not found" ? What can I do?
  15. M

    Can't logout from LXC-Sessions

    Hi, I open xterm.js sessions to connect to lxcs. When I enter "exit" to leave the session, it does not log me out anymore. Thus, I can't log in again as well. It tells me "logout" but then nothing happens. I can type everything I want but I can't prompt any command or username or whatever. How...
  16. M

    Problem with 3 node cluster

    Hi, I have a 3-Node Cluster running, but only node 1 is running 24/7. If I'm starting another node I'll loose quorum, thus I'll have to use "pvecm expected 1" after shutting down the oder node/s. With a 2-Node Cluster I could bypass this problem by adding " two_node: 1 wait_for_all: 0 "...
  17. M

    Added third node - node 2 stopped working

    Hi, I had before two nodes running with two_node: 1 wait_for_all: 0 and it worked fine. I now want to add a third node. The third node is running and I can access it with the webgui, but the second node isn't accessible, it is shown as offline. I removed the "two_node: 1" line, but nothing. I...
  18. M

    can't upgrade zfs

    Hi, I can't upgrade zfs to 0.7.13. this is what I get: root@pve:~# apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages were automatically installed and are no longer required...
  19. M

    Load average increasing

    Hi, the CPU Load average is since yesterday 5 pm increasing. Until the reboot I made 6 hours ago the load was at 280. Now it's at 36 and still increasing again. The CPU usage is normal like before (3-4 %). What is this and what can I do?
  20. M

    SPICE doesn't change resolution anymore

    Hi, My somewhat older Mint VM still works, but if I install a new Linux-VM and set the screen to spice, I got at least a screen but it doesn't resize the resolution anymore if I set the virt-viewer to fullscreen. As I said my old Mint VM works with fullscreen but other guests not anymore...