Search results

  1. s.lendl

    [SOLVED] Root zpool degradated

    There are instructions to do that in the pve docs: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#sysadmin_zfs_change_failed_dev
  2. s.lendl

    Plex LXC: Multiple error including storage issue

    I don't know about Apple TV. For an LXC container, you do not need to pass through the GPU like in a VM because the CT is on the same machine and the same kernel.
  3. s.lendl

    Plex LXC: Multiple error including storage issue

    Judging from your CPU graph, it looks like you might be transcoding in CPU not in GPU. This might be happening because the selected target coded is not supported by the GPU or some LXC restrictions. Plex client allows you to select the resolution / codec you want. You can select to stream...
  4. s.lendl

    Container replication stucked at "freeze guest filesystem"

    This is a known problem with fuse in containers. Please use the fuse feature with caution.
  5. s.lendl

    Nextcloud CT doesn't start

    You can resize the disk used by the CT by using the pct CLI. pct resize <vmid> rootfs 100G Checkout the documentation for pct to learn more: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_strong_pct_strong_proxmox_container_toolkit
  6. s.lendl

    fresh install VE 2nd attempt, still in shell, apt update errors

    On the default installation of Proxmox VE only the paid enterprise repository is configured. To enable the free no-subscription repository, take a look at the documentation https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysadmin_no_subscription_repo
  7. s.lendl

    [TUTORIAL] Ip address can ping but not connect on browser

    Please provide further details. What did you do before it broke? maybe an update? Can you reach the node via ssh?
  8. s.lendl

    Proxmox VE 6 does not boot ubuntu cloud images with cloud-init for VM.

    renaming .img to .qcow2 before importing worked for me as well
  9. s.lendl

    Is it possible to run a NFS server within a LXC?

    adding lxc.apparmor.profile: unconfined enabled nfs for me on 5.3