Jump to content
  • 0

CIFS share mount problem in xen 7.2


masud parvez

Question

I have a zfs storage in ubuntu 20.04. From this zfs I have created a samba share and trying to mount it xen 7.2 server by below command ,but it shows this error? What is the possible issue?

 

mount -t cifs "//x.x.x.x/mypool_CIFS/VM" -o username=admin /backup
Password for admin@//10.22.255.8/mypool_CIFS/VM:  ********
mount error(95): Operation not supported
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

Link to comment

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...