[SOLVED] Mounting network share on host

Ståle Gulbransen

New Member
Feb 21, 2018
2
1
1
Hi,

I'm trying to mount a network shere from another server in fstab on my proxmox host. I run v5.1-41.

When i add this to fs tab:

//10.0.0.100/PVE /mnt/share cifs username=*user*,password=*pass* 0 0

I get the error:

mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)


I can ping the server, and the username and password are correct.

I use the same setting on an debian server and an ubuntu server i got running and it works like a charm on them..

Any idea what i can do to fix this? Tryed to google the error, but not found anything that works..
 
Right after posting here, i found the issue.. had to use an older dialect like this:

//10.0.0.100/PVE /mnt/share cifs username=*user*,password=*pass*,vers=1.0 0 0
 
  • Like
Reactions: Heurist

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!