centos7 minial system when sharing directory with a storage device, use mount-t cifs-o username=”***”,password=”***” \\ \ storage device IP \\ directory name \\ directory name, system error mount error(112): Host is down, after performing yum install cifs-utils and smb-related dependencies, mount -t cifs-o vers=1.0,username=”***”,password=”***” \\ \ storage device IP \ directory name \\ directory name, load successfully, this situation mainly involves two problems:
1, cifs and SMB. SMB (Server Message Block) is also known as CIFS(Common Internet File System), an application layer network transport protocol (developed by Microsoft and Intel in 1987). The main function of SMB is to enable machines on the network to share computer files, printers, serial ports, communications and other resources. It also provides certified interprocess communication skills. It is mainly used on Windows machines. CIFS is a protocol developed by Microsoft based on SMB and extended to the Internet. It has nothing to do with the specific OS; CIFS is available after Samba is installed on Unix. It enables a program to access files on a remote Internet computer and request the services of that computer. CIFS USES client/server mode. The client requests the server application on the remote server to serve it. The server gets the request and returns the response.
CIFS is a public or open version of the SMB protocol and is used by Microsoft. The SMB protocol is now a LAN protocol for accessing and printing server files. Like the SMB protocol, CIFS runs at a high level, rather than at the bottom, as TCP/IP does. CIFS can be seen as an implementation of application protocols such as file transfer protocol and hypertext transfer Protocol. Ii. The first packet sent by cifs protocol contains version information. Mount vfstype
mount vfstype
DOS fat16 file system: msdos
Windows 9x fat32 file system: vfat
Windows NT NTFS
mount Windows file network sharing: SMBFS
UNIX(LINUX) file network sharing: NFS
Read More:
- Mount error (22): invalid argument refer to the mount.cifs (8) manual page (
- NFS mount error: mount.nfs mount system call failed
- Samba mount error (115): operation now in progress refer to the mount.cifs (8) manual page (e.g. ma
- Solutions to the problem that Ubuntu is stuck when copying large files and can’t mount mobile hard disk normally
- SUSE mount NFS prompt mount.nfs no such device
- cifs mount error(13): Permission denied
- Samba mount directory file rename strange failure
- Error installing network file system: Mount error 20 = not a directory
- The docker copies the win10 host file into the docker container. An error is reported: copying between containers is not supported
- The remote host closed the connection. The error code is 0x80072746.
- Mount windows NTFS partition under Linux
- Host is not allowed to connect to this MySQL server
- Failed to mount /sysroot
- SSH Login: RSA host key for 192.168.x.x has changed and you have requested strict checking. Host key
- Virtual host running ASP error resolution: HTTP/1.1 New Application Failed when allowSessionState is set to false in web.config
- /sbin/mount.vboxsf: mounting failed with the error: No such device
- Failed to mount / cache (no such device)
- invalid connection string format, a valid format is host:ip:port
- twrp failed to mount system
- SSD [failed] failed to mount / sysRoot solution