December 12, 2013, 8:09 am
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
↧
December 12, 2013, 9:28 am
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!
↧
↧
December 12, 2013, 12:43 pm
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.
↧
December 12, 2013, 5:02 pm
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
↧
December 13, 2013, 12:07 am
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
↧
↧
December 13, 2013, 2:07 am
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
↧
December 13, 2013, 3:02 am
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:~#
↧
December 13, 2013, 6:12 am
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
↧
December 13, 2013, 6:46 am
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
↧
↧
December 13, 2013, 10:03 am
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.
↧
December 13, 2013, 11:56 am
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
↧
December 13, 2013, 2:09 pm
Hi @all,
whats up with the sources.list ?
Which entry's are in your sources.list?
Tnx
Sebastian
↧
December 13, 2013, 10:08 pm
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.
↧
↧
December 14, 2013, 4:38 am
Hi all,
Can I use it on Dell Blade PowerEdge M420, M520 or M620, has anyone tried it with Proxmox ?
Best regards
↧
December 14, 2013, 5:47 am
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?
↧
December 14, 2013, 6:01 am
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
↧
December 14, 2013, 7:46 am
Hello,
how can I format the trafficdata (netin/netout) from the rrddata via api2 (for example:
https://123.123.123.123:8006/api2/js...timeframe=hour) to a real format?
So in megabyte or gigabyte. If I simply expect the values by 1024 I'm on totally incorrect values.
Thanks! :-)
↧
↧
December 14, 2013, 12:18 pm
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.
↧
December 14, 2013, 10:05 pm
↧
December 14, 2013, 10:32 pm
↧