Problem mounting shared folder on windows server 2008

C

carmadsu

Guest
People, a query.
As I can do to share folders between a VM (KVM) with Windows Server 2008 and an MV (OPENVZ) with Debian?

the line is used to mount:
mount-t cifs //hostname/directory-shared /mnt/shares -o user=user

but I get the following message:

mount error: cifs filesystem not supported by the system
mount error (19): No such device
Refer to the mount.cifs (8) manual page (eg man mount.cifs)

PS: I do it from the MV DEBIAN

Thank you.
 
mount the windows share on the Proxmox VE host (use the samba packages from lenny-backports) and use Bind mounts to make it available in the OpenVZ container.
 
Let's see if I understand!

You tell me that you mount in the VE Proxmox the shared folder that has the Windows Server 2008 MV.

(Riding the Proxmox)

Example: mount -t cifs //maquina-con-windows_server_2008/directory-shared /mnt/shares -o user=user, password =****

and then using bind mount.

Then the query would be ...
As associate that folder Proxmox mounted to the virtual machine (OpenVZ) with DEBIAN?

Thanks
 

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!