Recent content by Domino

  1. D

    Copy a vm from one proxmox server to another over the internet with limited storage.

    Another way is to just pipe a dd read call through tar through ssh from one to the other end where it untar's and dd writes all in a single call, this will minimize bandwidth and also achieve what you're after. I'm pretty sure I had an old backup script that did this 25 odd years ago.
  2. D

    Ryzen 5950X: "Uncorrected, software containable error" events after upgrade to kernel 7.0.x

    No errors here on a 5950x. amd64-microcode is already the newest version (3.20251202.1~bpo13+1) Motherboard is an Asrock x570m pro4 with bios P5.65 Memory is M391A4G4AB1-CWE
  3. D

    Proxmox Virtual Environment 9.2 available!

    Hi Fiona, /etc/systemd/network/eth0.network [Match] Name = eth0 [Network] Description = Interface eth0 autoconfigured by PVE Address = xxx.xxx.xxx.xxx/16 Gateway = xxx.xxx.xxx.xxx DHCP = no IPv6AcceptRA = false 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default...
  4. D

    EXT4-fs error (device dm-1):

    It's never too late unless the drive is totally dead. Clone the drive the first chance you get, do NOT disable RO mode, it does that to protect the data, at this point you have no idea what could have caused the ext4 journalling issue, hence cloning it at this stage is paramount, so that you...
  5. D

    EXT4-fs error (device dm-1):

    @Impact, is on the money, if you need it, back it up. When you say files, do you mean your guests? What you can do is attach an external storage device, mount it, and then do a cp -r /etc/pve <your mounted storage device> (for example) cp -r /etc/pve /mnt/external_storage Then you need...
  6. D

    Increase in IO pressure after 9.2.3 update

    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 local nvmes with some via NVMe-oF. In my case, I...
  7. D

    Proxmox Datacenter Manager 1.1 released!

    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 analytical perspective, PDM is a highly welcome'd...
  8. D

    Proxmox Datacenter Manager 1.1 released!

    Looks good my end! Love the ability to just glance at the dashboard and see all is fine across the network of nodes. Has there been any thoughts regarding adding a sweet notifications layer which can send out notifications when out-of-thresholds are detected? does it monitor in the background...
  9. D

    Glusterfs is still maintained. Please don't drop support!

    Thats good to know! Thanks! I've always just ran a strip of thermal across the lot. Although in this case it is a U.3 drive, so not really something you think about regarding opening and re-padding, plus with it being a Samsung pm1733, they do run crazy hot as it is. My Kioxia CM6's run 10...
  10. D

    Proxmox Virtual Environment 9.2 available!

    Ok, so I notice something strange after the 9.2.3 upgrade from 9.1. One of the LXCs is logging this warning every few minutes: eth0: Failed to set IPv6 MTU to 9198: Invalid argument The process causing this error is: systemd-networkd The LXC is running kernel "Ubuntu 26.04 LTS (GNU/Linux...
  11. D

    Glusterfs is still maintained. Please don't drop support!

    At the end of the day, only you can know what is good for you based on what you have tested, the way you tested it, with the hardware you own and if it made you happy in the sense it performs to your expectations. The problem is the variables, hardware, software, user experience, the list goes...
  12. D

    Glusterfs is still maintained. Please don't drop support!

    I gave up on all the software-defined storage layers. Went back to direct-2-nvme, and good old solid backup schedules. I employ hardware-raid1 and 10 where data-uptime criticality applies. I tend to carry this ethos across to both production and labbing. The only time I let software control...
  13. D

    Proxmox Virtual Environment 9.2 available!

    Upgrade to 9.2.3 from 9.1 went without issue across all my nodes. Didn't need to do any resource remapping, plug-n-play all the way. Nice to see Proxmox upgrades becoming so streamlined even when migrating kernels, well done Proxmox Team.
  14. D

    In Proxmox 9.2.3 what is this UI checkbox for?

    The checkbox is described as 'Host-Managed', it shows up when you edit a LXC guest's network interface: Unfortunately the Help page doesn't have any reference information for this checkbox.
  15. D

    Could we have a 'lab' subscription license?

    The nag doesn't hurt me per-se, but yes I have a fair few installations across my lab. If one off payment per year covers my whole lab that would be pretty awesome! and nobody, even the slimmest of wallets could bat an eye lid at offering over some cash every year. :cool: Kind of like no...