Dear Martin
I know this is an easy question, so much that you have no time to answer. But is my issue. I have a Container that uses too much space when restored I need to create many containers out of this single one, using as little space as humanly possible. Only the changes. How do I do this...
I rebooted my second node after adding a bridge, and the cluster web site shows no the same red light, and I cannot see any detail of the configuration. It is like if the node did not reconnect to the cluster How do I force it to reconnect?
My third node, all new, nothing running or installed on it, shows a red light and also if I click in Summary, it shows no CPU statistics. My node #2 is also empty and new, but it does not show the red light and it shows stats in summary. What am I doing wrong??
update
vzlist was there in /usr/sbin, but /usr/sbin was not in the path. I modified /etc/profile and added it.
but it should be already in the path.
But pvceca is missing from the machine.
root@proxmox1:~# pveversion -v
pve-manager: 3.0-23 (pve-manager/3.0/957f0862)
running kernel...
I just installed Proxmox VE 3.0, did all the upgrades, etc, created a container, but when I log in, I type vzlist and it cannot find the command. It finds vzctl, for instance.
Am I missing something? Did vzlist get replaced?
Sorry for the simple question. Once I have my model container, how do I convert it to a Template? I need to clone several times. Is there any advantage on converting to a template?
This list is right. I logged into two Linux 64 virtual machines, on two identical servers, one with KVM and one with Vshpere 4.1m and did cat /proc/cpuinfo
KVM Virtual machine (Debian Squeeze):
flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pse36 clflush mmx fxsr sse sse2...
I am doing some comparative research betweer KVM and Vmware Vsphere
4.1. For a client virtual machine, Vmware exposes these cpu features
not found in a KVM virtual machine:
acpi
aperfmperf
arch_perfmon
bts
constant_tsc
dts
nonstop_tsc
pat
pebs
ss
ssse3
tsc_reliable
unfair_spinlock
vme
The...
I have a Dell R900 with 128 GB of RAM,16 cores, 4 CPUs, 1 Disc of 274 Gb and 2 extra disks of 1.5 TB on a separate controller (Direct attached storage). Proxmox installs only in the small disk, not in the others. However, it never boots after installing. There is no error, the installation...
Solved
I already succeeded. Just copied the entire dir /etc/sysconfig/network-scrips from a running Centos and changed the IP address, and voila! it worked.
Question
I have dozens of Centos machines, but how am I going to copy the files if the network does not work? Please help me find a workaround, since many people are going to face the same issue. Meybe there should be a template for for bridged networking and another one for virtual networking...
Problem with bridged networking
Let's take a step back. I am confused. I create the VE and choose bridged networking. Then I log into the VE and how exactly do I add my three elements, IP address, MASk and Default gateway?
I tried editing ifcfg-venet0 and when I issue a 'service network...
Problem with bridged networking
You keep replying that but I already showed you the error message I get when I try to configure the file ifcfg-venet0. I know Centos pretty well and I am at a loss as how to configure the network inside. If you cannot support me on this then what do I do? Find...
Error inside the container wit bridged betwork
I get an error when configuring venet0 inside the container:
cat ifcfg-venet0
DEVICE=venet0
BOOTPROTO=static
ONBOOT=yes...
Need help with bridged networking
I want to add a new veth interface for my VE 102, in the bridge vmbr0 as my windows virtual box, so they can exchange data diretcly. But there is an error.
vzctl set 102 --netif_add veth102.0, 00:12:34:56:78:9A, eth0, 00:12:34:56:78:9B --save
Saved parameters...
Bridged
I have been a user of Virtuozzo for a long time and the problem is that if you use virtual networking then you can actually use one single network, and I have many. If you try to use more than one network, then the default gateway from network "A" appears to be used for VE's with IP's...
I downloaded and uploaded the template centos-5-x86_64-default-5.2-20090108.tar.gz, and created a VE from it, with bridged networkinf. When I open the VNC console, I type setup and I cannot see any networking option. How do I assign an IP address, or actually two, to my new VE?