Search results

  1. T

    LXC container - Firefox won't load any website. But other browsers ok.

    Hi all! So I'm a bit confused with this issue I'm finding for the first time... I installed an ubuntu 24.04 template, then LXDE with firefox on it (the .deb version from the mozilla repo, which I manually added). Firefox won't load any website, including internal IP addresses. It fails...
  2. T

    Unable to find template for Ubuntu 24.04

    Hi guys! Not sure what's wrong with my proxmox, but it would seem it's unable to list the Ubuntu 24.04 as a template available fro download. I connected to the console and typed pveam update and then pveam available, but it still only lists until Ubuntu 23.10, then onto the turnkeys.... Is...
  3. T

    Can't shutdown LXC container

    Hi guys! I have every few days a persistent container that refuses to let itself shut. It times out on any shutdown attempt, and so far the only solution I found is to reboot the whole server because of a single container. Is there a way to force shutdown an LXC container? This is what I get...
  4. T

    Help! System LVM volume seems RO

    Hi guys! Not very sure what happened, but seems my root LVM volume where proxmox sits is probably on RO. It keeps complaining of 0 bytes of space left, so it won't let me open a VNC console, and most tasks seem to fail. How should I proceed to fix these errors? EDIT: So, maybe it really is...
  5. T

    My host shuts down with no warning after ~16 hours

    Hi guys, I'm having this issue...The server has repeatedly shut down for a couple of days in a row after a few hours running. No traces on the syslog that might hint at anything...just, running, then the next line you see is the next boot sequence next day, when I find out. I have proxmox...
  6. T

    Unable to remove LVM disk image

    Hi guys, I'm a bit new to proxmox and LVM troubleshooting yet. I'll try to be concise. I removed the HDD from a VM, as I was considering to start with a new HDD. However the HDD storage image remained on my Storage tab. Buttons are greyed out there, so I can't just remove it. I tried: lvremove...
  7. T

    LVM system migration to new disk

    Hi guys, I'm now trying to migrate my old 64GB install SSD to a new 240GB SSD. I got a USB to MSATA adapter and I can reach the new SSD from console. How should I do this? I saw posts about pvcreate to get the disk formatted to LVM, then vgextend to add it to the cluster, pmove to move the...
  8. T

    Offline backup single node

    Hi guys, I'm using Proxmox at home as homelab server. I now bought a new SSD and want to migrate the installation to this new SSD. But I don't have an USB adapter, so I'd need to do an offline backup and restore to the new drive. How should I go about this? My setup is a single physical server...