Search results

  1. V

    LXC restore (can only restore as privileged but need it unprivileged)

    Update - I restored it as a privileged container and removed apparmor (probably not the best solution); https://forum.proxmox.com/threads/apparmor-permission-issues-after-switching-from-unprivileged-to-privileged-lxc.78404/post-359286 My docker stuff starts. I'm hoping someone here can help me...
  2. V

    Apparmor permission issues after switching from unprivileged to privileged LXC

    Wait, so your problem is resolved by uninstalling Apparmor, but you say you don't know what it is so it should be installed, so you're looking for a solution? Do things not work without Apparmor?
  3. V

    LXC restore (can only restore as privileged but need it unprivileged)

    My LXC container fails to restore if it is an unprivileged container: tar: ./var/lib/docker/overlay2/c9dd9b8b5fcdec7ffed4b6246ab45da0a8a1daf1a7b3ecc59f0375a48fd51262/diff/usr/bin/with-contenv: Cannot mknod: Operation not permitted tar...
  4. V

    Shared USB HDD storage

    Can anyone point me out how I would setup a shared NFS for all nodes on a cluster?
  5. V

    Cluster Join failed This host already contains virtual guests

    This is a bad design. Consider making it possible to join when guests exist on the joining node.
  6. V

    Joined cluster - all nodes now cannot be reached

    I removed all nodes (without reinstalling): I attempted to join the cluster with a node that was previously connected successfully before and get: detected the following error(s): * this host already contains virtual guests TASK ERROR: Check if node may join a cluster failed! Any tips? I...
  7. V

    Joined cluster - all nodes now cannot be reached

    - It's possible the new node was a slightly higher version. I re-installed. However, weird things are happening with the cluster. When I login to two working nodes, the initial "master" node shows the failed node that joined, but the other node doesn't. Datacenter shows 2/3 nodes on the other...
  8. V

    Joined cluster - all nodes now cannot be reached

    I joined a third machine to a cluster and now none of the web interfaces will show any node in the left side of the data center dropdown, nor can I login to any of the GUI's.
  9. V

    Shared USB HDD storage

    Never heard of nfs export - is this installing a NFS server service?
  10. V

    Shared USB HDD storage

    I have a large USB drive that I wish to use as shared network storage - how can I achieve this? Can it be connected to any one cluster node, or must it be the "master" of the cluster? Or is it better to do like this post and do GlusterFS/Ceph...
  11. V

    Can you change "master" in cluster?

    Can I elect a new "master" for my cluster in Proxmox?
  12. V

    VM set to X space, not all of it shows up

    Yes, this is what happened. There's no way to change the allocation?
  13. V

    Storage options - two nodes, one is getting a new HDD

    I just wanted to ask, I have a 4 TB USB 3 HDD, on a remote computer attached to the network, would I be able to add it inside Proxmox as a shared network drive to store disks? The HDD drive is running on a Windows machine however.
  14. V

    LXC won't start after needing to force stop

    A bad idea, but it wouldn't stop otherwise. lxc-start -n 110 --logfile log.log -l debug It didn't return anything useful about why it won't start. Any help?
  15. V

    LXC Device Mountpoint - High I/o delay

    Super strange, but I ran the exact same thing on a different node with USB 2 (other node was USB 3) and there's no I/O wait bottleneck...
  16. V

    Live migrate of LXC continues to fail

    I even tried a different migration (restart): Task viewer: CT 100 - Migrate 2020-12-06 16:53:17 shutdown CT 100 2020-12-06 16:53:22 starting migration of CT 100 to node 'pvedell' (192.168.100.2) 2020-12-06 16:53:22 found local volume 'local-lvm:vm-100-disk-0' (in current VM config)...
  17. V

    Live migrate of LXC continues to fail

    I've tried this multiple times: It always seems to fail at around 40% with no indication of why. How can I look into why this happens? drive-scsi0: transferred: 136469020672 bytes remaining: 198581747712 bytes total: 335050768384 bytes progression: 40.73 % busy: 1 ready: 0 drive-scsi0...
  18. V

    LXC Device Mountpoint - High I/o delay

    I am syncing files to a USB HDD which is mounted on host and shared to an LXC. The host/LXC HDD is not being used and the sync agent is syncing files to the /mnt/bidmounts/shared folder on the host. I am experiencing extreme I/O wait delay, the sync agent is causing it, but the USB drive isn't...
  19. V

    Storage options - two nodes, one is getting a new HDD

    A little bit annoyed, but the purchase of my 1 TB drive arrived faulty and can't get a replacement. I'll need to return and get another one. Thanks for your offer. I'll update the thread when I actually get my new 1 TB drive. Hopefully in a week or so. Main storage is shared with OS/PROXMOX is...
  20. V

    [SOLVED] USB HDD mount to LXC

    Update: solution to my issue: https://www.reddit.com/r/homelab/comments/k6v8is/proxmox_how_to_mount_usb_in_turnkey_core_lxc/gennq2o/?context=8&depth=9