Displaying 1 result from an estimated 1 matches for "unisysmcpmainfram".
Did you mean:
unisysmcpmainframe
2011 Oct 26
0
mount.cifs - 4.8.1 -- server side restart - CIFS VFS: No repsonse for cmd
Samba list:
We are mounting a share provided by a Unisys MCP mainframe with the
following fstab entry....
/etc/fstab:
//UnisysMCPmainframe.example.com/staging_test /mnt/staging cifs
rw,file_mode=0775,dir_mode=0775,uid=4051,gid=4053,credentials=/etc/nx-credentials.txt,_netdev
0 0
The mount is established just fine and works with the exception that
the mainframe does not support the POSIX utime() calls when files are
being created.
W...