OpenVZ Forum


Home » General » Support » vps.mount not mounting
Re: vps.mount not mounting [message #33271 is a reply to message #33270] Thu, 02 October 2008 23:15 Go to previous message
UnderpantsGnome is currently offline  UnderpantsGnome
Messages: 2
Registered: October 2008
Junior Member
Ok, so I was just missing something...

cat vps.mount 
#!/bin/bash

. /etc/sysconfig/vz 
. $VE_CONFFILE 

mount -n --bind /bigdisk/vars/${VEID} /vz/root/${VEID}/var
mount -n --bind /bigdisk/yum_cache /vz/root/${VEID}/var/cache/yum
mount -n --bind /bigdisk/homes/${VEID} /vz/root/${VEID}/home


Sorry for the wasted bits.
 
Read Message
Read Message
Previous Topic: CentOS 5 - Network creates venet0:0
Next Topic: NFS in VE == hang?
Goto Forum:
  


Current Time: Mon Sep 16 00:10:58 GMT 2024

Total time taken to generate the page: 0.03781 seconds