Search results

  1. V

    [SOLVED] Bind mount in a nonprivileged container of a FUSE mount in the host

    Often the solution lies in the problem statement itself. If the problem only occurs with sshfs then you have to touch something in sshfs. In fact it is enough to use the parameter -o "allow_other". sshfs -o reconnect -C -o "allow_other" server2.domain.net:/disk /mnt/server2 parameter so that...
  2. V

    [SOLVED] Bind mount in a nonprivileged container of a FUSE mount in the host

    Setting a mapping of the host permissions on the unprivileged LXC In /etc/pve/lxc/150.conf lxc.idmap: u 0 100000 1005 lxc.idmap: g 0 100000 1005 lxc.idmap: u 1005 1005 1 lxc.idmap: g 1005 1005 1 lxc.idmap: u 1006 101006 64530 lxc.idmap: g 1006 101006 64530 In /etc/subuid root:100000:65536...
  3. V

    [SOLVED] Bind mount in a nonprivileged container of a FUSE mount in the host

    I have a non-privileged 150 container on a Proxmox 7.4. On the host I have a directory from another server mounted via sshfs on /mnt/server2, so it is fuse. sshfs -o reconnect -C server2.domain.net:/disk /mnt/server2 Now in container 150 I have the following configuration arch: amd64 cores: 2...
  4. V

    Proxmox rescue disk trouble

    Yes, work fine Boot with Proxmox ISO Advanced Options Install Proxmox VE (Debug Mode) In the console: exit /sbin/modprobe zfs mkdir /mypool zpool import -f -R /mypool rpool In the directory /mypool is the Proxmox pool for changing what needed When terminate the operations to start again...
  5. V

    Proxmox rescue disk trouble

    I installed a Proxmox 7.3 with a ZFS RAIDZ1 file system. After finishing the installation I upgraded to Proxmox 7.4 with apt dist-upgrade. Now I am trying to boot with a rescue disk. I try the proxmox 7.4 rescue disk and when I try to boot I get the error: Error: Unsuported embedded BP...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!