OpenVZ Forum


Home » General » Support » *SOLVED* Accessing Files outside the VPS
Re: Accessing Files outside the VPS [message #9963 is a reply to message #9439] Wed, 31 January 2007 21:05 Go to previous messageGo to previous message
seyko is currently offline  seyko
Messages: 2
Registered: January 2007
Junior Member
About VEID.umount script: Is there a need to umount something?
It's looks that all mounts inside /vz/root/${VEID} are unmounted automaticaly by openvz tools

I prefer classic style of /etc/mtab (it's file and not symlink to /proc/mounts in my VE0 and VE). I found that vztools do not remove unmounted info from VE0 /etc/mtab. Therefore there is only one line in my vps.umount:

#!/bin/sh
sed -ie "\|^.* /vz/root/${VEID}/.* .*\$|d" /etc/mtab
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some problem !!!!
Next Topic: Error in Slackware Template - Where to upload the fix?
Goto Forum:
  


Current Time: Sun Aug 03 07:20:28 GMT 2025

Total time taken to generate the page: 1.56993 seconds