Search results

  1. G

    2012 server install issue

    Hi All I have a box running 2.3.12 of Proxmox which as a rule works fine. I am now trying to install 2012 server oem edition which arrived today. The problem I am getting is that during the install it won't find the hard drive. I have tired as scsi, ide, sata and VirtIO and also used this...
  2. G

    Virtual ip range

    Hi all I am running proxmox 3.1 currently with my internal ranger 192.168.1.x which works great with my vm's I want to make some training videos but want the new servers I create to have say a 172.160.0.x range but still be able to have outbound internet access to update the machines etc. I...
  3. G

    Storage raid - 4 x 3 TB disks

    Hi. I have just done this on an HP Micro server but using a 250gb drive with proxmox and raid running on 2x1tb hard drives. These are the links I used to complete the setup http://www.scriptit.ch/?p=63 http://www.howtoforge.com/proxmox-2-with-software-raid Hope these help. Glenn
  4. G

    Wake On Lan

    Hi All I am having issues getting wake on lan working with my HP microserver. I have made sure the bios is enabled and followed a couple of site on how to setup $ su # aptitude install ethtool # ethtool -s eth0 wol gThis can be automated by editing /etc/network/interfaces: iface eth0 inet...
  5. G

    New setup advise

    Hi All Currently I have a proxmox server running zimbra & a pbx, I also have a separate box running clearos with 2 nics as it's the firewall and file server. Is it possible for me to put the clearos on the proxmox box and still use it as the firewall for the other 2 systems and do the...
  6. G

    Increase drive space on container

    My applogies I have KVM's, I thought they were still a container as such Glenn
  7. G

    Increase drive space on container

    HI All Still new to proxmox and have been given a v2 to look after. The current server has 2 vm running kvm ubuntu. 1 of these is running out of space and was wondering if there is a way of increasing the space allocated to the 1 vm as there is space space on the main proxmox server its self...
  8. G

    Move os to proxmox

    Hi All I have a small machine running centos 5.5 with Zimbra mail server, and a new big machine running proxmox. Rather than built it all on the proxmox box and taking a lot of work. IS there a way I can copy the os from the centos machine to a proxmox image? Also without distroying the...
  9. G

    Raid setup

    Thanks for the fast reply. Can I install proxmox straight on to the raid rather than another drive?
  10. G

    Raid setup

    Hi All I have bought Adaptec 6405 raid controller as I understand this works with proxmox. Can anyone tell me how easy this will be to get up and running. I have never used a raid card with Linux before and hoping it's a plug and play job after setting up the drives in the controller. Any...
  11. G

    advise on issue

    HI All I have started getting this emailed to me from the proxmox box in the last couple of days /etc/cron.daily/mlocate: Warning: /var/lib/mlocate/daily.lock present, not running today. run-parts: /etc/cron.daily/mlocate exited with return code 1 Can anyone advise what this is and what I...
  12. G

    CD issue

    Yes running version 1.9. Ran an update to make sure all up to date
  13. G

    CD issue

    Hi All I have an issue which is driving me around the bend. I am running proxmox with a number of virtual machines. If I install a cd in to the drive and run something and then change the cd, it still shows as the original cd. The only way for it to see the new cd is to reboot proxmox its...
  14. G

    Host and Nagios issue

    Hi We run nagios on all machine just to keep an eye on things. I have noticed that I can not get a disc check to work on any host as the usual command fdisk -l say cannot open /proc/partitions and the command from Nagios is /dev/sda etc Can anyone shed any light on how I might fix this Thanks
  15. G

    Hardware RAID card

    Hi All Never really played with Raid in Linux machines only windows with HP servers. I would like to install a RAID card that will work with proxmox which is not too expensive. Can anyone sugges some makes and model that I can get hold of in the UK Many thanks Glenn
  16. G

    Netwrok issues

    Hi All I have just built a proxmox server and installed a template created by a friend. The main box is fine and I can ping out no issues. The issue is with the template that I installed with the venet network settings. I can ssh in to the template but have no access out to ping google or...
  17. G

    Copying Images

    Hi I am a little new to proxmox. I want to deploy about 15 boxes all the same whith mostly the same images. How can I copy an image that I have setup over to all the different boxes I wnat to deploy. Many thanks