So here is the command line that works for me :
//192.168.XX.XX/media /mnt/media cifs noperm,iocharset=utf8,rw,credentials=/root/.storage_credentials,uid=root,gid=root,file_mode=0660,dir_mode=0770 0 0
then do nano /root/.storage_credentials
username=sambauser...
I have an Ubuntu LXC on PVE and I want it to mount automatically after a reboot to a Samba share because doing mount -a each time sucks.
So I checked the SMB/CIFS box and as I said I can access the share manually after mount -a. My guess is I should type a magic command into the /etc/fstab, but...
I can litterally see the bootdisk growing up... I really dont know the cause of it... and when I reboot it come back to 75% and continue to grow again! I figured that when I stop streaming then the bootdisk comeback to its regular size. My guess is the stream is temporarily store into the lxc...
Hello there,
I am sorry I need to be enlightened.
Actually what I have is that :
#PBS:/usr/share/lxc/config/common.conf.d# ls
00-lxcfs.conf 01-pve.conf README
Should I create 02-stacked-apparmor.conf ? If so then, I have to paste : lxc.cap.drop = sys_time sys_module sys_rawio
Right?
Thanks
I tried to backup PVE with clonezilla. Worked fine until I launched a container on PVE and I tried to make that backup. Looks like all my partitions are saved successfully until it reach the lxc part of the drive. Should I do something inside the lxc?
When I reinstall PVE on the boot drive I lost all my configurations, this is quite normal, but I can't reload ZFS pool, I have to wipe my disks and then recreate ZFS pools. Is there a way to remount the storage?
I am on a PVE ubuntu LXC, when I try to install docker container (portainer) then I have :
Error response from daemon: using mount program fuse-overlayfs: fuse: device not found, try 'modprobe fuse' first
fuse-overlayfs: cannot mount: No such file or directory
: exit status 1
When I type...
Should I really configure PVE to allowed GPU passthrough (PCI passthrough) to a LXC? When I type this : lspci | grep -i nvidia on the LXC I can see this Ubuntu LXC is actually reading my GPU so...
# lspci | grep -i nvidia
03:00.0 VGA compatible controller: NVIDIA Corporation GK107GL [Quadro...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.