OpenVZ Forum


Home » General » Support » smbfs/ cifs inside VE
Re: smbfs/ cifs inside VE [message #5001 is a reply to message #4994] Tue, 08 August 2006 05:29 Go to previous messageGo to previous message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
smbfs/cifs isn't virtualized now,
you can't use it inside VE.
All available in VE filesystems resides in /proc/filestystems
file inside VE.

You can do the following to make smb shares available in VE:

On HOST (!):
mount -t cifs //192.168.1.30/test /mn
mount --bind /mn /vz/root/101/mn

After that you can see contents of //192.168.1.30/test
inside VE in /mn directory.
You can automate this process using 101.mount and 101.umount
scripts in conf directory of OpenVZ.

HTH,
vass.

[Updated on: Tue, 08 August 2006 05:30]

Report message to a moderator

 
Read Message icon7.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upgrading hardware (memory) re-write 0.conf for HN VE0?
Next Topic: *RESOLVED* Using dhcpd within VE without relay agent possible?
Goto Forum:
  


Current Time: Fri Aug 01 22:45:44 GMT 2025

Total time taken to generate the page: 0.78780 seconds