Search results

  1. J

    restore from backup

    Now that you have your backup hd mounted go in there and try to run the command http://pve.proxmox.com/wiki/Qmrestore_manual qmrestore --storage (name of LVM container) raid1data vzdump-qemu-555.tgz 500 (500 is the example ID to register the vm)
  2. J

    Proxmox 2.2 Backup Problem

    I was testing different settings to resolve my backup failures with a large vm. I tried changing it to use gzip from lzo to see if it succeeds this too failed. I was able to finally make the backup work after I changed the setting in vzdump.conf to use size: 2048. The backup took an hour to...
  3. J

    Ubuntu 12.04 Server Virtual Machine crashed during scheduled backup

    During a scheduled backup the backup succeeds to backup all of the virtual machines but it causes one virtual machine to crash. This virtual machine is an Ubuntu 12.04 LTS server, the data size for this vm which gets backup amounts to 132 GB. I could not even stop or shutdown the vm through the...
  4. J

    Snapshot roll back times out

    My apologies for the confusion. What I should have said was when I was installing Ubuntu on this KVM virtual machine the virtual HD of 160 GB, was partitioned using LVM.
  5. J

    Snapshot roll back times out

    The LVM disk assign to my KVM is 150 GB.
  6. J

    Snapshot roll back times out

    Hi, First off thanks a lot for adding this feature! I tried to roll back using the web interface but it times out always. But when I use the command line it succeeds. Where can I increase the time out limit? I had to unlock the vm too first qm unlock 101 then. qemu-img snapshot -a snap1...
  7. J

    Cluster and quorum....

    Thanks OO-Dragon that fixed mine too which broke after doing an upgrade.
  8. J

    Backup notification email not coming in

    I have our main mail server on the same network as my proxmox host. So I have my proxmox host use this internal mail server to send emails by adding this into the postfix config. vi /etc/postfix/main.cf relayhost = 123.123.123.123
  9. J

    radeon EDID error

    This was constantly showing up on my logs and monitor: [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 128 my proxmox host is a supermicro sp700-1R by adding the change resolved my problem too! Thank you Jorem!
  10. J

    Anyone using the Areca 1212?

    Yes i have raid 10 but these are just sata disks.
  11. J

    Anyone using the Areca 1212?

    Thanks for sharing your results Udo! These are the readings I get when running pveperf /var/lib/vz, the data location is using ext3. My bogomips is not as high when compared to yours but this is the hardware I have to work with. It is an Intel(R) Xeon(R) CPU 5130 @ 2.00GHz, 4...
  12. J

    Anyone using the Areca 1212?

    I am prepping my supermicro server which has four 1TB WDC disks. If you have found the best setting for the Areca 1212 raid controller to use or have some recommendation please share it. I also have a question regarding disk initialization do I have to do this? I read online for RAID 10, there...
  13. J

    Proxmox VE 2.0 on a Mac Mini Server

    The specs of our Mac mini server has an Intel Core i7 2GHz processor also supports VT according to the Intel website. According to what I have read I am also able to add 16 Gigs of memory maybe even more. I'd like to try to install it on a Mac mini server. Is this doable and has anyone already...
  14. J

    Proxmox 2.1 and Webmin LVM Logical Volumes

    I do see it too when I do an lvdisplay but it does not show up using the Webmin LVM manager. It looks like a bug in Webmin, you'll have to post it on the Webmin forum.
  15. J

    Proxmox 2.1 and Webmin LVM Logical Volumes

    No issues here. I just did a fresh install of Proxmox 2.1 and installed the latest Webmin I am able to see the PVE volume group. I also created two LVMs using fdisk. Then I went into Webmin and it does allow me to create a new volume group using the two LVMs I created. I suggest you just...
  16. J

    NFS Mounting options

    Hi, Could you point where this file is so I may add the added NFS options too? Thank you!
  17. J

    DRBD in PVE 2.0

    It would be nice to have a web interface to manage DRBD implementation but since the developers of proxmox are very busy I did a search online if there was one available this came up http://lcmc.sourceforge.net/. I haven't tried it yet maybe someone who has could share their experience. After...
  18. J

    Is this even close?

    Thanks Tom for these performance links.
  19. J

    Is this even close?

    I am trying to understand the difference between full virtualization and paravirtualization. So with that in mind I came up with this analogy to help me wrap my head around these topics. When traveling by car to go to another state or province there is a good chance you'll pass through a...