In order to online backup Proxmox VE images, I tried to mount several differt NAS system.
Final target is backup to Google Drive(file base,by 3rd party software.).
Include free or commercial product.
mount remove storage through cifs.
mount.cifs //remote server/share_dir /mountpoint -o user=username,pass=password
Fail message like below.
mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
The tested result is weird.
1.OpenMediaVault V3.097 TEST Fail(IO Error)
2.Free NAS TEST Fail(IO Error)
3.NAS4Free TEST Fail(IO Error)
4.QNAP TEST Pass
5.EASYNAS TEST Fail
after all, I think commercial product may have the higher compatibility, so I tried Synology, but
Synology TEST Fail(IO Error)
someone may question this cause by command issue, but I also try smb smb2, get the same result.
NFS, iSCSI can not upload to google drive(cluster base), not in my test condition.
I try to figure out the issue, dmesg command, I got the message as below.
dmesg | tail
[17661.517334] No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3 (or SMB2.1) specify vers=1.0 on mount.
[17663.022545] CIFS VFS: protocol revalidation – security settings mismatch
[17663.023249] CIFS VFS: session ffff94a44c53f800 has no tcon available for a dfs referral request
[17663.025327] CIFS VFS: cifs_mount failed w/return code = -5
I will try other free NAS system, and I will modify fstab , Proxmox VE will mount remote storage automatically.
2018/03/01
After upgrade Openmediavault 4.X
Test Connect Success….
It look likes Samba Version issue,
The old version distribution linux NAS should care the kernel version and samba version.
隨機文章
- jQuery的免費教學-學習 jQuery 從入門到精通只要兩小時! (2009-06-10)
- 看到光世代降價的新聞~我傻掉了 (2011-01-04)
- 不懂金融不懂新創的人做金管會主委,才是國外的新衣 (2019-04-17)
- Ubuntu Apache2 使用 Curl (2013-01-18)
- 刑事局偵九隊只會抓手機竊聽,卻不會抓網路詐騙 (2014-03-14)

![[chatGPT 測試] 比較Synolgy TrueNAS 和 OpenMediaVault](https://chihping.aflypen.com/wp-content/uploads/2023/03/synolgo_opensource_comparison-300x169.jpg)






