Proxmox host, edit the config file at /etc/pve/lxc/<CTID>.conf
#nano /etc/pve/lxc/<CTID>.conf
features: mount=fuse,nesting=1
lxc.mount.entry: /dev/fuse dev/fuse none bind,create=file,optional
lxc.mount.auto: cgroup:rw
Next step open lxc container, install app, after switch off
also can create...
HSB support ver=3.11
mount
mount.cifs //uXXXXXXX.your-storagebox.de/uXXXXXX-sub1 /data/HSB -o credentials=/etc/HSB,nounix,vers=2.0 --verbose
mount.cifs kernel mount options: ip=78.47.*4.**,unc=\\uXXXXXX.your-storagebox.de\uXXXXX-sub1,nounix,vers=2.0,user=uXXXXXX-sub1,pass=********
mount error...
After a long conversation with technical support Hetzner Storage Box (HSB) Team
we found that my client (PVE) is trying to connect to HSB with smbclient to version SMB3_11
Using the smbclient directly negotiated SMB3_11 against the Storage Box.
Please contact Proxmox Support for further...
This is a very interesting question, I already described that none of the versions that can be in the list - Does not work this
pvesm add cifs hetzner --smbversion 3 --server uXXXXX.your-storagebox.de --share uXXXXXX-sub1 --username uXXXXXX-sub1 --password mypw
--smbversion default
--smbversion...
Why do you think so?
~/.ssh# smbclient //uXXXXXX.your-storagebox.de/uXXXXXX-sub1 -d 0 -m smb3.0 -U uXXXXXX-sub1 -c 'l'
WARNING: Ignoring invalid value 'smb3.0' for parameter 'client max protocol'
Enter WORKGROUP\uXXXXXX-sub1's password:
. D 0 Mon Aug...
Maybe 3.11 is too new. What about 3.0 or 2.1?
root@pve:~/.ssh# pvesm add cifs hetzner --smbversion 3.0 --server uXXXXXX.your-storagebox.de --share uXXXXXX-sub1 --username uXXXXXX-sub1 --password mypw
mount error: Server abruptly closed the connection.
This can happen if the server does not...
when I checked smb versions to hetzner storage box, i use the command:
smb3
# smbclient //uXXXXX.your-storagebox.de/uXXXXX-sub1 -d 0 -m smb3 -U uXXXXX-sub1 -c 'l'
Enter WORKGROUP\uXXXXX-sub1's password:
. D 0 Mon Aug 1 12:50:36 2022
...
previously unmount:
umount -f -a -t cifs -l
Yes, but have an errors:
mount.cifs //uXXXXXX.your-storagebox.de/uXXXXXX-sub1 /data/HSB -o user=uXXXXXX-sub1,pass=mypassword --verbose
mount error: Server abruptly closed the connection.
This can happen if the server does not support the SMB version...
I was try insert IP address, and domain name, same situation
ping icmp_seq=3 ttl=58 time=28.8 ms
When I add that line:
mount.cifs //uXXXXXX.your-storagebox.de/uXXXXXX-sub1 /data/HSB -o user=uXXXXXX-sub1,pass=mypassword,vers=1.0 --verbose
mount in folder /data/HSB
like that post
pveversion -v...
Hi joge
Hi I have the same problem with add Hetzner Storage Box via GUI
create storage failed: mount error: Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg) (500)
dmesg
CIFS: VFS: cifs_mount failed w/return code = -112
why is it strange ?
yes, /dev/sdd (typing mistake)
raid6 using 2 tb disk 8 (12 TB Available space 4 TB Used for protection)
all results on problems disk
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.