Api php
Hi, I have a little problem whith the Proxmox API. My goal is to change whith a php page the MAC address of one KVM. My code : Code: if ($pve2->constructor_success()) { if ($pve2->login()) {...
View ArticleSheepdog users out there?
Based on a couple of articles I read, I decided to dabble with this. It was certainly simpler than setting up drbd, I'll say that much! Took about 5 minutes and I had a centos guest up and running....
View ArticleProxmox and DNS
Hi, I have been playing around with proxmox for the past few weeks and I have a question that might have been asked before but I still don't find an answer for. How does proxmox handle dns request for...
View ArticleCould write back / write through HDD options causing SAN errors?
I'm running 5 Proxmox hosts with an MD3200i for all VM storage, recently every 5 days or so i get both the controllers blowing out on the MD3200i with the following error: 'RAID Controller module wide...
View ArticleRRD Data API Help
I am trying to get both the RRD data and RRD images using the api and have a question for providing the ds parameter (used pve2-api-doc as reference). The document says "The list of datasources you...
View Articleproblem in LVM disk creation when instantiating VM
Hi, When i try to create a new VM on proxmox 2.3-13, i get this error Code: trying to aquire cfs lock 'storage-pve_lvm' ...TASK ERROR: create failed - got lock request timeout Syslog shows about every...
View ArticleExternal VNC problems
I followed the WIKI at the following page http://pve.proxmox.com/wiki/Vnc_2.0, but I get the error message "No valid VeNCrypt sub-type" when connecting via VNC to the Proxmox host. I added the...
View Articlenetwork performance issue appears periodically on PVE host
Hello everyone. Couple times in a month I got my network adapter works with ~7Mb/s speed. Code: ifconfig eth1 down && ifconfig eth1 up temporary solves the problem for me. I added iperf speed...
View Articlenew node / mounts working / gui & api dont detect contents
I use a nfs mount for 2 directories. /var/lib/vz/backup ( backups ) /var/lib/vz/xtemplates ( templates folder ) this works great for all nodes... i just installed new iso 2.3, ran upgrade distro got it...
View ArticleProxmox+Openvswitch VLANS+Ebtables
I have been experimenting with Proxmox and Openvswitch, and I think it is worth a second look from the dev team. The biggest tripping point at the moment, is that there is no persistant name for the...
View ArticleIs possible have mdadm, lvm2 and drbd
Hi to all can anybody help me? I want to have mdadm RAID1, lvm2 and drbd on my PVEs. I have practice with mdadm RAID1, too with drbd. Tutorials: DRBD : http://pve.proxmox.com/wiki/DRBD mdadm :...
View ArticleOpenvz Container Installation issue
I have installed proxmox 2.3-12 and assigned ip address 10.20.120.45(This is the IP address which is assigned in vmbr0). Vmbr0 interface has eth0 assigned in Ports/slaves. OpenVZ container installation...
View ArticleWhat is the best iSCSi SAN for you ?
I am testing different soluce so 1 question to all : What is for you the best open source SAN for iSCSi storages + HA ? Openmediavault, Nas4free, Openfiler, other ? All of these have the HA...
View ArticleSnapshot-Backup failed with exit code 5
I have a fresh new installation of Proxmox. I have create a new VM, and try to Backup this VM. This are my settings: Config while installation-Process: Code: PART /boot ext3 4G PART lvm vg0...
View ArticleKVM gets frozen every day, hardware error?
Hello, I'm using Proxmox VE 1.9 in a production environment with nearly 30 OpenVZ containers and one KVM machine. The KVM machine is running the Zimbra Collaboration server. Now I have the problem the...
View Articleno quota engine running?
Today a couple of these messages waited for me on the console of our shiny new 2.3 install (ext4): Code: BUG: Quota files for 121 are broken: no quota engine running This 121 OpenVZ VE is on the...
View ArticleBackup - Raw
Quick question... I have backups setup once a week on my Proxmox server. The images are RAW format. and I have the backups setup for snapshot. My question is this. I noticed today, that while it's...
View ArticleInstallation on Debian Squeeze
Hi, I have an up-to-date debian squeeze installation and would like to install Proxmox for evaluation using the debian packages. I have followed the instructions in the wiki...
View ArticleDebian Squeeze Installation Fails
I am trying to install Proxmox on debian squeeze but am finding that the installation fails. I have found other threads where people are experiencing the same issue but there doesn't seem to be a...
View ArticleProxmox Documentation Multicast typo...
http://pve.proxmox.com/wiki/Multicast_notes cman & iptablesIn case cman crashes with cpg_send_message failed: 9 add those to your rule set: iptables -A INPUT -m addrtype --dst-type MULTICAST -j...
View Article