Search results

  1. P

    Debian Squeeze Urandom package init script

    Hi, I just installed the Debian Squeeze container from a template and updated all the packages. The urnandom pacage asks if I want to overwrite the init script "/etc/init.d/urandom" with the new init script from the upgraded package. I noticed the init script is customized for openVz...
  2. P

    using shared storage for other Servers INTEL FLEX FRAME

    Ok thanks, I thought as much but wanted to make sure.
  3. P

    e1000 not working correctly for win 2003 R2 an d kernel 2.6.32-2-pve

    I believe the newest drives are here http://downloadcenter.intel.com/license_agr.aspx?url=/18719/eng/PROWin32.exe&agr=Y&sType=&PrdMap=&DwnldId=18719&strOSs=All&OSFullName=All+Operating+Systems&lang=eng
  4. P

    Windows Server 2003 e1000 or Virtio

    I am having some database (filemaker Server 11) connection drops on WK3 server KVM guest. I am running e1000 NIC but have read in the forums that the virtio nic runs faster. Can anyone share experiences with NIC perf. with W2k3 server?
  5. P

    using shared storage for other Servers INTEL FLEX FRAME

    I am using an intel modular server, one compute module has proxmox-ve on it and is storing kvm machines on shared storage (STORAGE-1). I have another compute module running Ubuntu 10.04 LTS. Can I use the same shared storage for my ubuntu machine? I can see the storage drive in my ubuntu...
  6. P

    access usb drive via OpenVZ container

    I looked at and implemented the following documentation: http://wiki.openvz.org/USB_Printing_in_VE and was able to see the usb device in my container with # lsusb but that was about it, I could not mount the device inside my container or see it with the fdisk -l command. Perhaps there is...
  7. P

    access usb drive via OpenVZ container

    I need to have an openVZ container access a usb drive connected to the host server and automount this drive during boot up. How can I best do this?
  8. P

    VMDK will not start after restore

    No sda in udev/rules.d/* the only sda entry I could find was in mtab after changing this to hda I can mount the drive as ide with a live cd but still can't boot the drive fully. This vmdk was made with SUSEstudio an appliance builder..
  9. P

    VMDK will not start after restore

    ok converted to Raw, and now the disk will boot but hangs after a while with this error: if yes or no both fall back to a command prompt. I have read that I should edit both /etc/fstab and /boot/grub/menu.lst using a live CD and change all instances of sda to hda but there are no...
  10. P

    VMDK will not start after restore

    yes proxmox-flex-1:/var/lib/vz/images/108# ls -ilh total 2.3G 4136963 -rw-r--r-- 1 root root 2.3G May 31 19:31 vm-108-disk-1.vmdk ok will give that a shot. thanks
  11. P

    New Proxmox VE Kernels 2.6.24 and 2.6.32, including KVM 0.12.4 and gPXE

    Hello, I am a little confused about which kernels to best use in my situation. I have an Intel Flex modular server with SAN, will run KVM VM's on the SAN and want to be able to do live migration for KVM machines form one compute module to another. I will will also have OpenVZ VM's running...
  12. P

    VMDK will not start after restore

    Here is the output: (just to be clear: this vmdk worked fine with the 2.6.24 kernel and SCSI, It is a SUSE LINUX VM) qemu: could not open disk image /var/lib/vz/images/108/vm-108-disk-1.vmdk start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/108.mon,server,nowait -vnc...
  13. P

    VMDK will not start after restore

    Here is the error message: Jun 2 09:35:13 proxmox-flex-1 qm[10888]: VM 108 start failed: command '/usr/bin /kvm -monitor unix:/var/run/qemu-server/108.mon,server,nowait -vnc unix:/var/run...
  14. P

    VMDK will not start after restore

    I have changed the interface from scsi to ide but the vm still does not boot.
  15. P

    VMDK will not start after restore

    So my questions are: 1. how can I can get the vmdk to work with the 2.6.18 kernel. 2. Is it now OK to run the 2.6.24 kernel on a production system with OpenVZ?
  16. P

    VMDK will not start after restore

    In this post Tom wrote "I used the current stable ISO. 2.6.18 is the only stable openvz kernel and has quite good driver support (more or less RHEL 5.4 based) the development of openvz for 2.6.24 is frozen by the openvz team. " When referring to using ProxMox-VE on the Intel modular server...
  17. P

    Intel Modular Server System MFSYS25 Installation Experiences

    DRD do you have any experience configuring multipath on this server on ProxMoX-VE ? If yes are you willing to share your experiences?
  18. P

    Intel Modular Server Configuring DMZ / Inside networks

    Yes this would be great, except that I am concerned about security. I think Tom or Dietmar recommended against putting both INSIDE and DMZ VM's on the same ProxMox-VE HOST, so I was planning to have two separate hosts one on the DMZ and one on the INSIDE with no communication between them...
  19. P

    VMDK will not start after restore

    Thanks Dietmar, but changing to IDE does not work in this case. It is a SUSE Linux VMDK (sorry I might have confused everyone with mentioning W2K3). Is OpenVZ supporting the 2.6.24 kernel yet.. or still is this still on hold?