Latest activity

  • D
    I just checked all my upgraded nodes, most are less than 0.05% on IO pressure stall, and IO load barely cracks 1%, its at 0% most the time. I'm running Epyc's (rome/milan) and 5950x's, guests are doing average workloads, storage tiers are all...
  • UdoB
    UdoB reacted to Onslow's post in the thread local backup storage no longer available? with Like Like.
    Hi. I believe it should be backup, not proxmox-backup-client. BTW, is your datastore really below /root directory? This is quite unusual. P.S. Mind that /root directory permissions usually don't let other users (like backup user) access...
  • M
    mvarst replied to the thread [SOLVED] Hung startup sequence.
    This is my current/old fstab (the one that works): # <file system> <mount point> <type> <options> <dump> <pass> # Data Drives LABEL=ZXA1F80V /mnt/data/hdd/24T-ZXA1F80V ext4 defaults 0 2...
  • D
    Indeed, already have alternative layers in place to provide monitoring, but they are an additional myriad of scripts that in all fairness is a lot of extra legwork that could in theory be avoided to make things more streamlined. From an...
  • O
    Don't mess with /root ;-) Use some new directory like /datastore I don't remember the details how I made mine because I was experimenting a bit and used the CLI. I think it's possible to create a datastore using just the GUI. Or maybe except the...
  • D
    For this it might make sense to setup a dedicated monitoring software though e.g. Prometheus, Icinga2 or checkmk. pulse is a monitoring software specifically aimed at ProxmoxVE which also publishes it's metrics to prometheus.
  • UdoB
    The problem with Gluster is that a negative lookup has to (worst case scenario) traverse every brick in the cluster and do a DHT search. Gluster metadata operations, particularly for negative lookups and in rebalancing scenarios, can become...
  • UdoB
    IMO also bit strange discussion, so only two points from my side: 1. Glusterfs really is not KISS, it might be relatively simple to setup for some use cases, especially testing ones, but there stops the simple side of it. If you find it bein EOL...
  • UdoB
    If you want a technical discussion, you need to do it on technical terms. Your benchmarks (like most benchmarks) are invalid because you're not benchmarking the 'same thing'. Moreover, you're benchmarking 1 thing (Windows?) which, if you know...
  • UdoB
    This is a logical fallacy. Just because the security issues you linked are not pressent in an older kernel doesn't mean that your old kernel doesn't have any security issues. In fact it defenitifely will have known (and unknown) security issues...
  • J
    For this it might make sense to setup a dedicated monitoring software though e.g. Prometheus, Icinga2 or checkmk. pulse is a monitoring software specifically aimed at ProxmoxVE which also publishes it's metrics to prometheus.
  • J
    It periodically polls the status and metrics and caches them locally so that one can check what was going on before a node got unresponsive or when it got shut down. When you check the UI in some views, and especially the refresh buttons, ensure...
  • D
    It periodically polls the status and metrics and caches them locally so that one can check what was going on before a node got unresponsive or when it got shut down. When you check the UI in some views, and especially the refresh buttons, ensure...
  • L
    Version 9.1.1 Lost the quorum node and when to remove it which failed half way. Tried to delete it manually in the /etc/pve/corosync.conf and pretty sure I messed something up. Cluster information ------------------- Name...
  • P
    Thanks! I ran the chmod with "backup" and it processed. Rebooted, hasn't changed anything. root@memoryalpha:~# ls -ld /root/.chunks drwxr-xr-x 1 backup backup 1056768 May 10 15:08 /root/.chunks root@memoryalpha:~# chmod 700 /root/.chunks...
  • A
    alexskysilk replied to the thread Cómo lo soluciono.
    vea aqui: https://pve.proxmox.com/wiki/Certificate_Management pero la version corta: rm /etc/pve/pve-root-ca.pem rm /etc/pve/local/pve-ssl.key rm /etc/pve/local/pve-ssl.pem openssl genrsa -out ca.key 2048 openssl req -x509 -new -nodes -key...
  • A
    linux-tools-common is an ubuntu metapackage. Just install whatever utilities you are actually looking for.
  • S
    I can't figure out how to install these with the pve repos. Anyone know how I can install these on proxmox? C
  • O
    Hi. I believe it should be backup, not proxmox-backup-client. BTW, is your datastore really below /root directory? This is quite unusual. P.S. Mind that /root directory permissions usually don't let other users (like backup user) access...
  • F
    You did not give many details about your system. By far too few. So you get only a very sparse reply: check your NIC names and verify the network settings.