Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171679

Problem starting LXC container after mapping user to allow writing to NAS mnt

$
0
0
I am trying to make my docker LXC host be able to read/write to my external NAS

So I have this /etc/pve/lxc/101.conf
Code:
arch: amd64
cores: 8
features: keyctl=1,nesting=1
hostname: docker
memory: 16384
mp0: /mnt/samba/SeagateExternal,mp=/mnt/SeagateExternal
mp1: /mnt/samba/Backup,mp=/mnt/Backup
net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:A7:71:25,ip=dhcp,type=veth
onboot: 1
ostype: debian
rootfs: local-lvm:vm-101-disk-0,size=500G
swap: 512
tags: community-script;docker
unprivileged: 1...

Read more

Viewing all articles
Browse latest Browse all 171679

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>