Search results

  1. R

    Kvm Live Migration 1.4

    I haven't tried any windows & no 32-bit guests yet except OpenBSD. Sorry....
  2. R

    Kvm Live Migration 1.4

    Live migration works on my machines (or seems to). My boxes are AMD: 4850e 5050e be-2350 athlon II x4 620 (not tried yet) The only problem I have is if I move a "gui" machine (f12/ubuntu karmic) and then I lose my keyboard & mouse. Ping/ssh still works it seems.
  3. R

    Is Proxmox supporting Software RAID (mdadm) ?

    There is a "filesystem" section that explains how to optimize it. Did you use those options?
  4. R

    DRBD/Suggestion

    I meant this suggestion for future proxmox development. This is how I imagine it: Via the GUI: * Add lvm group with "shared" checkbox * Create new VM like normal on "shared" storage. lv is created on all nodes with "master" being the machine the vm is created on. All other (N) nodes will...
  5. R

    Is Proxmox supporting Software RAID (mdadm) ?

    It is not in that post as I hadn't discovered that yet :) http://wiki.tldp.org/LVM-on-RAID
  6. R

    Is Proxmox supporting Software RAID (mdadm) ?

    Did you optimize the file system on top of the md device properly?
  7. R

    DRBD/Suggestion

    Instead of making a primary/primary setup for the entire device and place lvm on top of it, why not use LVM block devices as drbd resources? Then you can have "primary/secondary" on a per vm basis. Thoughts? I haven't worked extensively with DRBD, but I had a lot of trouble figuring out how...
  8. R

    Is Proxmox supporting Software RAID (mdadm) ?

    Software raid is not supported by proxmox ve team. It is not difficult to setup & get working & I have had 0 issues with it (I do have a real UPS for each server -- about 1500va ea). Search for HOWTO: and you might come across my thread about setting this up.
  9. R

    vm.mmap_min_addr issue? Does it affect proxmox ve host?

    http://www.securityfocus.com/bid/36051/info http://linux.slashdot.org/story/09/11/04/0320254/Bug-In-Most-Linuxes-Can-Give-Untrusted-Users-Root
  10. R

    Best RAID configuration for PVE

    micro.bauer: Awesome info! here is the guide I found this info on that may be helpful for people that need a little more depth/explanation: http://wiki.tldp.org/LVM-on-RAID
  11. R

    r8168 driver missing in 1.4

    If you compile the one from realtek, make sure you do the following: 1) Put source in /usr/src 2) build & install driver according to realtek directions 3) install initramfs-tools if they are not there already (apt-get install initramfs-tools) 3.5) (optional?) echo r8168 >> /etc/modules 3.75)...
  12. R

    External VNC viewer?

    This works awesome!!! Of course I changed SecretPassword to something else :)
  13. R

    How to install Proxmox without CD ?

    Do you have a similar, local box ? You could always install it on a local box & dd it over. Use gparted to make the partition small.
  14. R

    kernel panic?

    I had occasional panics with onboard realtek nics. This is because the kernel was inserting the realtek 8139 driver instead of the 8138 driver. Downloading & recompilng my own driver fixed this completely.
  15. R

    OpenBSD guest

    Does OpenBSD 4.4 work for you guys? I have it working on proxmox. haven't tried 4.5 yet.
  16. R

    kern.log message

    The machine was up, but started acting strangely a few hours later: Mar 19 16:40:20 vm2 kernel: WARNING: at kernel/bc/net.c:334 __ub_skb_set_charge() Mar 19 16:40:20 vm2 kernel: Pid: 4916, comm: pvemirror Not tainted 2.6.24-2-pve #1 Mar 19 16:40:20 vm2 kernel: Mar 19 16:40:20 vm2 kernel: Call...
  17. R

    Unsupported delivery mode 7

    I had this scrolling down one of my servers this morning shortly after rebooting it & starting vm's manually. Anyone know what this means?
  18. R

    PVE and Software Raid

    I wrote a _long_ post on how to use software raid (but it is not supported by proxmox guys). Do a search & I'm sure you'll find it.
  19. R

    single fast QC vs slower QC

    Do you guys have a recommendation? I'm looking at some cheap, older B3 (TLB fixed) opterons @ 1.8ghz with 16G ram. Would I be better with 16G ram + 8 cores @ 1.8ghz (opteron) or 16G ram on a p45 board with say a 3.0ghz quad core based on core2 architecture? Is there a general rule of thumb?
  20. R

    state: nosync...?

    I had the message for a couple of hours :-(