OpenVZ Forum


Home » General » Support » Debian HN, Fedora VE
Debian HN, Fedora VE [message #32686] Sun, 24 August 2008 06:47 Go to next message
mlowrie is currently offline  mlowrie
Messages: 5
Registered: May 2008
Junior Member
Hi there,

I'm in the process of trying OpenVZ out, and I'm using Debian Etch as the hardware node, but I would like to get a Fedora VE in order to run the Fedora Directory Server.

I downloaded the fedora-9-i386-default.tar.gz file from the contributed templates, and upon setting everything up, I get the following:
vindicta-test:/etc/vz# vzctl start 191
Warning: configuration file for distribution fedora-9-i386-default not found default used
Starting VE ...
VE is mounted
Adding IP address(es): 192.168.121.191
bash: line 384: /etc/network/interfaces: No such file or directory
bash: line 392: /etc/network/interfaces: No such file or directory
cp: cannot stat `/etc/network/interfaces': No such file or directory
bash: line 430: /etc/network/interfaces.bak: No such file or directory
mv: cannot stat `/etc/network/interfaces.bak': No such file or directory
Setting CPU units: 1000
Configure meminfo: 65536
Set hostname: fedora
File resolv.conf was modified
VE start in progress...


I'm guessing this has something to do with using a Debian HN and Fedora VE? I assume Fedora uses a different configuration system for network interfaces?

Any help appreciated!
Mike
Re: Debian HN, Fedora VE [message #32729 is a reply to message #32686] Tue, 26 August 2008 06:38 Go to previous messageGo to next message
curx
Messages: 739
Registered: February 2006
Location: Nürnberg, Germany
Senior Member

Hi,

vzctl check if a fedora-9.conf vz dist script exist (-> /etc/vz/scripts/fedora-9.conf), if not the default script, here debian ist used.

To solve the problem:

$ ln -s /etc/vz/dists/fedora-core.conf /etc/vz/dists/fedora-9.conf

or

$ cp /etc/vz/dists/fedora-core.conf /etc/vz/dists/fedora-9.conf

[Updated on: Tue, 26 August 2008 06:42]

Report message to a moderator

Re: Debian HN, Fedora VE [message #32853 is a reply to message #32729] Wed, 03 September 2008 06:18 Go to previous message
mlowrie is currently offline  mlowrie
Messages: 5
Registered: May 2008
Junior Member
Yes, for some reason the script was missing. Linked and it worked like a charm.

Thanks for the help,
Mike

Previous Topic: OpenVZ and Tyan Thunder n3600m s2932 motherboard
Next Topic: No internet on the running vps
Goto Forum:
  


Current Time: Sun Aug 03 02:53:02 GMT 2025

Total time taken to generate the page: 0.61913 seconds