OpenVZ Forum


Home » General » Discussions » is this possible ?
is this possible ? [message #32393] Tue, 05 August 2008 08:33 Go to next message
sexyj is currently offline  sexyj
Messages: 1
Registered: August 2008
Junior Member
I'm new to openvz, so please bear with me.

So basically this is what I like to do. I have a primary and secondary hdd.

I have the primary OS installed on the primary HD and on the secondary hd I will have 2 partition (/home2 and /backup)

I would like to place all the VMs on the primary hdd's /home, and to be able to mount /backup on the secondary hdd inside each VM. So that the programs on the VM's is able to send backups to the /backup.

I was reading up on this thread http://forum.openvz.org/index.php?t=msg&goto=931&&am p;srch=mount+hdd+to#msg_931 and it doesnt say if there is a way.

So please give me some advise.

Re: is this possible ? [message #32403 is a reply to message #32393] Tue, 05 August 2008 17:21 Go to previous message
kenjy is currently offline  kenjy
Messages: 50
Registered: July 2008
Location: Mexico
Member
Yes, it is posible if you add a file called VEID.mount in /etc/vz/conf/ with something like this:

#!/bin/bash
mount -n --bind /backup /vz/root/101/home/target
exit ${?}


http://kenjy.net |Live net !!!
Previous Topic: 8GB Host Machine (Repost)
Next Topic: openvz in enterprise environment
Goto Forum:
  


Current Time: Tue Jul 16 03:44:40 GMT 2024

Total time taken to generate the page: 0.02631 seconds