Search results

  1. P

    Intel Modular Server System MFSYS25 Installation Experiences

    Hi, I have been trying to follow your instructions on Multipath on Debian Lenny and Intel Modular Server. and accidentally rebooted before I finished the configuration. I am unable to boot up the system. I hoping someone can help me fix this problem. I have tried Right now I get...
  2. P

    Growing hardware RAID on Proxmox Host with no down time?

    Your method would not work in my scenario since I am only adding one disk to the existing raid volume (Growing the RAID volume, not adding another RAID volume). If I were to add another RAID array your method would be suitable. thanks!
  3. P

    Growing hardware RAID on Proxmox Host with no down time?

    Ok found my own solution 1. increased the partition size of /dev/sda2 with fdisk, needed to reboot after this so that the kernel could see the new partition table (tried partprobed with out rebooting but did not work) 2. increased the physical volume with pvresize /dev/sda2 3. increased...
  4. P

    Growing hardware RAID on Proxmox Host with no down time?

    Thanks Udo, My Raid firmware allows this and I was able to grow the raid volume. On my installation I have sda1 (boot partition) and sda2 LVM /dev/mapper/pve-root and /dev/mapper/pve-data The extra space is visible on sda: Disk /dev/sda: 238.3 GB, 238370684928 bytes255 heads, 63...
  5. P

    Growing hardware RAID on Proxmox Host with no down time?

    Hello, I have recently grown my hardware Raid 5 volume by 1 drive and want to add the extra space to my proxmox host. Can I do this on a live system or do I need to boot from a live cd and run gparted to resize my partitions. My preference is to do this with no down time. I think if...
  6. P

    openVZ ubuntu 8.04 container and Java issues

    here they are: don't see any fail count.. Version: 2.5 uid resource held maxheld barrier limit failcnt 105: kmemsize 6582694 9248077 9223372036854775807 9223372036854775807...
  7. P

    openVZ ubuntu 8.04 container and Java issues

    I tried installing openjdk6 on an openVZ container and all goes well except for the ca-certificate-java package. I get the following error: This seems to be an error related to the openVZ container. This container has 3 GB RAM allocated to it and Java seems to be running fine. has...
  8. P

    ProxMox-VE 1.8 installation on IBM System x3550 M2

    Re: ProxMox-VE 1.8 installation on IBM System x3550 M2 SOLVED Sorry forgot to reply to this. I got it working also. Had to switch the way the raid arrays were configured, originally I tried installing to sda2 which did not work. reconfigured the raid arrays so the array I wanted as my...
  9. P

    Move Ubuntu 6.06 LTS Physical Machine to KVM (or openVZ)

    Yeah I figured as much.. Thats why I want to move the whole installation to a VM then upgrade in place on the new VM. Other option is to export users/ passwords and aliases to a new supported version of Ubuntu with mail server already configured, run rsync on the the Maildirs once to copy...
  10. P

    Move Ubuntu 6.06 LTS Physical Machine to KVM (or openVZ)

    Ah, OK I am using postfix, courier-imap, postgrey, spamassassin, squirrelmail on Ubuntu.
  11. P

    Move Ubuntu 6.06 LTS Physical Machine to KVM (or openVZ)

    thanks for your response Tom, Yes this exactly what I need to do, since 6.06 is end of service I need to upgrade. I plan to move it to a VM and then upgrade since I currently am lacking space on the Mail server to do an upgrade on the physical machine. I am looking at vmware converter...
  12. P

    Move Ubuntu 6.06 LTS Physical Machine to KVM (or openVZ)

    I have an old email server that I need to turn into a VM. Running Ubuntu 6.06 LTS From what I have read the easiest migration to a VM is to a KVM VM instead of OpenVZ. The move has to be live as I cannot down the mail server. After creating the new VM replica of the...
  13. P

    ProxMox-VE 1.8 installation on IBM System x3550 M2

    I was given a IBM System x3550 M2 1U server: 2 X Intel Xeon E5540 CPU (Quad-Core @ 2.53Ghz) 32 GB RAM IBM BR10i SAS RAID Controller = to LSI 1078 or LSI 1068[E] I am more experienced with DELL servers and IBM is new to me. I am considering installing ProxMox 1.8 on this server and was...
  14. P

    openVZ ubuntu 8.04 cntainer from template...Upgrade to Ubuntu 10.04

    I am running a few OpenVZ Ubuntu 8.04 containers which I would like to upgrade to Ubuntu 10.04. does anyone know what the upgrade path for upgrading the 8.04 containers? Thanks!
  15. P

    Intel Modular Server Configuring DMZ / Inside networks

    Re: Best practices: Intel Modular Flex Server Configuring DMZ / Inside networks Ok thanks Tom, I will add some documentation as soon as I have figured it out for myself.
  16. P

    New Proxmox VE kernels 2.6.18, 2.6.32 and 2.6.35 released to stable

    Great thanks!... I have been looking for release notes on these kernels ... are there any? What improvements can we expect?
  17. P

    Happy Birthday - Proxmox VE is 3 years old!

    :p:pHappy Happy Birthday:p:p Thanks for all the support on the forum of over that past years!! You guys have been great and offer a great solid product!!
  18. P

    Intel Modular Server Configuring DMZ / Inside networks

    Best practices: Intel Modular Flex Server Configuring DMZ / Inside networks Hello Tom or Dietmar do you have any best practice recommendations on configuration on the Intel modular server switch for inside and dmz networks as described in my initial post? I was considering just going for two...
  19. P

    winxp kvm guest network issues with Access Database on Share

    I have a windows xp pro kvm guest with e1000 networking (also tried virtio) accessing an MS ACCESS database stored on W2k3 physical server file share. I have also configured the recommended registry tweaks for networking as specified in the wiki. When I access the database from a non...
  20. P

    HOW many CPU cores and GB of RAM can ProxMox VE handle

    Is there a diminishing return for the amount of cpu cores and RAM one server with Proxmox VE can handle?