Quantcast
Channel: Proxmox Support Forum
Viewing all 171679 articles
Browse latest View live

one nas two servers - how best to make proxmox failover cluster?

$
0
0
Hi all

I have a:

Synology DS 1513+

and 2 servers ...

How do i best make a cluster?

I was planing in the begning of just using ISCSI but than i learned that that would mean i couldn't do backups...

than i figured NFS but that doesn't seem to be supported..?

I have heard about something with a 3 node cluster where you could do some ISCI or NFS?

all in all my impression is that making a proxmox failover cluster with only one nas and two nodes is vary hard?

PLEASE set me streight???

my proxmox version is 3.1-3/dc0e9b0e

Thanks

Casper

migration slow, disable encryption?

$
0
0
hi,

when i migrate a kvm i get not more then 45MB/s. I have a 1GB Network. Both CPU are running on 100% sshd.



Is it possible to deactivate the encryption or dont use ssh to migrate?


Thx!

Impossible to Create Qcow2 disks on NFS storage

$
0
0
Hi all,

I have a strange problem here.

I have a clustered proxmox VE 3.1 connecting to WINDOWS 2K8 R2 NFS Server.

I mounted two NFS shares on proxmox storage tab and I can see them and use them.

Only thing is that when I create a VM (KVM) it will only work with a VMDK disk.

When I try with Qcow disks, I get this error

"TASK ERROR: create failed - unable to create image: got lock timeout - aborting command"

I did not test RAW yet.

Also I tried creating CT and it fails too...

I have searched the web for similar problems and found one thread only that seems to have been abandoned.

Anyone has an Idea about what is going on and how I could troubleshoot it?

Thanks a lot for your help.

pve-firmware package conflicts for installs on existing Debian 7 systems

$
0
0
Just wanted to give a heads up that the following packages should be added to conflicts and replaces in the pve-firmware package.

firmware-libertas
firmware-myricom

With these packages already installed apt fails to install pve-firmware due to file conflicts in /lib/firmware.

For those of you experiencing this issue you can remove the packages using dpkg and then apt-get -f install

Just began using Proxmox and I'm very pleased thus far :)

James

New 3.10.0 Kernel

$
0
0
HI,
I just deployed a cluster with the new kernel 3.10. on 3 differents computers. it works well

I have a error message : proxmox-ve-2.6.32: not correctly installed (running kernel: 3.10.0-1-pve)

root@pserver3:/home/moula# pveversion -v
proxmox-ve-2.6.32: not correctly installed (running kernel: 3.10.0-1-pve)
pve-manager: 3.1-27 (running version: 3.1-27/e5eff110)
pve-kernel-3.10.0-1-pve: 3.10.0-1
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.5-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.0-2
pve-cluster: 3.0-9
qemu-server: 3.1-12
pve-firmware: 1.1-1
libpve-common-perl: 3.0-10
libpve-access-control: 3.0-10
libpve-storage-perl: 3.0-18
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-6
vzctl: 4.0-1pve4
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 1.7-3
ksm-control-daemon: 1.1-1
glusterfs-client: 3.4.1-1

I will continue my tests.

Thank's

speed

$
0
0
I would just like to know from the community as to why my windows vm's run faster on proxmox than vmware or hyper-v. what is it. the CPU virtulization

VMs cannot be started due to Volume Group not found.

$
0
0
Hi, I would like to ask:

I've done rebooting my server and some of my VMs cannot be started because:

Volume group "wd1" not found
TASK ERROR: can't activate LV '/dev/wd1/vm-101-disk-2': Skipping volume group wd1


How do I fix this issue?

Code:

root@eden:~# pvesm status
local    dir 1      332616080      250200268        82415812 75.72%
vms      lvm 1      488382464              0      452730880 0.50%
wd1      lvm 0              0              0              0 100.00%
wd2      lvm 0              0              0              0 100.00%
root@eden:~# pvs
  PV        VG  Fmt  Attr PSize  PFree
  /dev/sda2  pve  lvm2 a--  465.26g  15.99g
  /dev/sdb1  vms  lvm2 a--  465.76g 431.76g
root@eden:~# vgscan
  Reading all physical volumes.  This may take a while...
  Found volume group "vms" using metadata type lvm2
  Found volume group "pve" using metadata type lvm2
root@eden:~# vgs
  VG  #PV #LV #SN Attr  VSize  VFree
  pve    1  3  0 wz--n- 465.26g  15.99g
  vms    1  2  0 wz--n- 465.76g 431.76g
root@eden:~#

Network setup with VLANs

$
0
0
Hi,
my actual network setup is as follows:

Code:

                      eth0 (wan)
                        |
                    Debian Box
                        |
                      eth1
                        |
          ---------------------------------
        |                                |
iface eth1.10              iface eth1.20
vlan-raw-device eth1  vlan-raw-device eth1

        |                                |
          ---------------------------------
                        |
                    VLAN SWITCH
                    |      |
------------------          ---------------
vlan20 sbs2003 server network                vlan10

I want to install sbs2003 server and debian router/firewall on proxmox.
I know that bridges are like physical network switches and are attached to physical network cards and all VMs can share one bridge. But can you give me an idea how to setup this becouse it is hard to me to imagine this in virtual environment on one phisical proxmox host.

Please tell me if this is correct?
- 2 phisical interfaces
- eth0 - wan
VirtualMachine1:
- eth1 - bridege to Debian Box VM
- on debian box two virtual interfaces, one (eth0) is wan bridged to phisical eth1 and second (eth1) is vlan1 eth1.10 (vlan-raw-device eth1) and vlan2 eth1.20 (vlan-raw-device eth1)

and now I'm confused what to do with sbs2003 server VM:D

PVE3.1 install

$
0
0
Greetings,
I'm having issues with installation of VE from ISO files, I've tried both 3.1 and 2.3 and each fails when creating the volume group PVE where it claims it already exists.

Here's a screen shot of the 3.1 error:
pmox_31_install_error.jpg

and here's a screen shot of the 2.3 error:
pmox_23_install_error.jpg

It appears the accepted answer is that this is caused from a previous install, but I'm not buying it. This test install is on new Dell M620 (128Gb ram, dual intel 2.5 x 6 core proc) Raid 1 136Gb drive. Each screen shot reports errors before the group creation and I'm unsuccessful in figuring out what they mean. After each attempt, I have initialized the virtual drive that for all intents and purposes obliterates all drive content, reverting it back to empty.

I welcome any and all help to work through this, my goal is to get this up and running and test against our vmWare install.

Thank you,

Darwin
Attached Images

Accessing a mount point located on host from container

$
0
0
Is it possible to have a container access a mount point that is located on the Proxmox host?
I've added storage to the host mounted on /mnt/data2 but I need a CT to have access to this location.

trial license expired

$
0
0
My trial license expired today so we went ahead and paid the annual subscription, awaiting transaction to go through. I've called, emailed office@ I really need this.

I've been reading about getting extended trial license, is there anyway to get one while the paid is pending???

Thanks

Drew
619-730-4000

sources.list if you have a subscription

$
0
0
Hi @all,

whats up with the sources.list ?

Which entry's are in your sources.list?

Tnx

Sebastian

public IPs on all my CTs

$
0
0
Is it possible to use public IPs on CTs without port forwarding? With VMs it is very straight forward. My CT machines cannot go through any kind of NAT.

Thanks.

Is Dell Blade PowerEdge M420, M520 or M620 supported?

$
0
0
Hi all,

Can I use it on Dell Blade PowerEdge M420, M520 or M620, has anyone tried it with Proxmox ?

Best regards

PVE Backup / Snapshot via RSYNC

$
0
0
Hi,

i would like to get something work...but i don't know how...


PVE -> VM-100 -> automatic snapshots and transfering these via rsync on the backup server.

So i got a structur on the backup host like :

- vm-master-disk.qcow2 - FULL
- vm-snapshot-1-14122013.raw - SNAP
- vm-snapshot-1-15122013.raw - SNAP

This solution could act like Hyper-V Replica right?

Node deleted before deleting VMs

$
0
0
Hello,

unfortunately I deleted a node in my 5 node cluster but forgot to delete the VMs at first.
The node is shown in management console. VMs are there but not accessible.
How to correct this?
Any help appriciated.

Best Regards

Trafficdata from RRDDATA

Installation disc ejects and reboots during install

$
0
0
I'm installing proxmox on a core2duo computer from a dvd, and the disc ejects after a few seconds of running the installer, then the system reboots. I know this is barely any information, tell me what you need to know to debug this.

Latest version drivers for broadcom 1 and 10 Gb/s

$
0
0
Hi PVE team

I see in this link:
http://forum.proxmox.com/threads/165...new-ISO-image?
That PVE don't have the latest version driver for Broadcom NetXtreme II 1 Gigabit Drivers, please see this link for 1 Gb/s (the latest version of driver is 7.8.56):
http://www.broadcom.com/support/ethe...etxtremeii.php

And for Broadcom NetXtreme II 10 Gigabit Drivers please see this link (the latest version of driver is 7.8.56)
http://www.broadcom.com/support/ethe...xtremeii10.php

Question:
Is possible add tha latest version driver of broadcom 1 and 10 Gb/s in the next release of PVE?

Best regards
Cesar

Latest version drivers for LSI megasas driver

Viewing all 171679 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>