Search results

  1. K

    Problem with Sybase and logical CPU

    in topic: http://forum.proxmox.com/threads/10408-KVM-1-1-and-new-Kernel
  2. K

    Problem with Sybase and logical CPU

    Right, i don't noticed that was released new kernel and kvm. But i read, that there were many problems with them. Is it safe to upgrade now?
  3. K

    Problem with Sybase and logical CPU

    Right, but meanwhile I've tested this on Proxmox 2.1 kernel 2.6.32-12: pve-manager: 2.1-1 (pve-manager/2.1/f9b0f63a) running kernel: 2.6.32-12-pve proxmox-ve-2.6.32: 2.1-68 pve-kernel-2.6.32-11-pve: 2.6.32-66 pve-kernel-2.6.32-12-pve: 2.6.32-68 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2...
  4. K

    Problem with Sybase and logical CPU

    Hello. I have big problem with KVM machine with Centos and Sybase DB. I defined for this machine 1 CPU with 4 cores. Sybase are checking what kind cpu kvm is using and where cores comes from, and it detected, that cores are coming from different CPU's (hipervisor has 2 CPU with 4 cores both...
  5. K

    New 2.6.32 Kernel for Proxmox VE 2.1 stable

    I've strange behaviour of Proxmox 2.1 kernel 2.6.32-12. I'm using this version of Proxmox since Thursday last week. I've got Kernel Panic, detailed message looks like: Kernel Panic! Kernel not support with 'relatime'. In dmesg and syslog there is no info about this event. pveversion -v...
  6. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    With no answers, I will use results of this commend: find /* -name [number of CT] - results for my migrated machine and new created are the same.
  7. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    vzcfvalidate said, that success. But more interesting me, that if config files are in right directories for Proxmox cluster?
  8. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    If I know, where should I check, I wouldn't write this topic. As I wrote before, I know 3 places: /var/lib/vz for virtual machine "disk" /etc/vz/conf for virtual machine conf /etc/pve for virtual machine conf
  9. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    As I wrote before - I don't have any problems with testes openvz container. Yes, I've migrated this machine from 2.6.32 to 2.6.32. But, it's interesting to me, if config files are in the right places.
  10. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    I didn't create cluster with Proxmox 1.8 and Proxmox 2.1. I have two clusters - one with 1.8 and one with 2.1. Manually exchanged public keys beetwen servers make possible to launch vzmigrate (this is not my idea, this is condition of vzmigrate). But I am not 100%, that configuration of migrated...
  11. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    It was very simple. First of all I've created a master on Proxmox 2.1 -> pvecm create name_of_cluster. Then, as I wrote, i've manually exchanged public key of two servers between them. Finally vmigrate. Yes, i've migrate of running machine. Backup/restore solution it's not for me. I've mail...
  12. K

    How to check that migration from Proxmox 1.8 to 2.1 is correct?

    Like in title, I've migrated one openvz container from proxmox 1.8 to proxmox 2.1 using manually exchange public keys and vzmigrate from odler one to new one (vzmigrate new_one_address CTID). In Proxmox 2.1 openvz container appeared in /var/lib/vz/private, its config file in /etc/vz/conf and...
  13. K

    Strange error message in Web Console Managment

    Hello, it works, thx. Any possible, that web console managment will work with other web browsers, like Opera 11 ? :) Anorher question - now, i'm using successfully vzmigrate to migrate virtual machines from proxmox 1.8 to 2.1 How to check, that migrate is 100% good ? Container/kvm must be in...
  14. K

    Strange error message in Web Console Managment

    I've installed my first Proxmox 2.1 server and i I wanted to migrate some of openvz containers from Proxmox 1.8 Servers. Backup/Restore solution - this is too slow for me, so i tried vzmigrate. I've manually exchange public key between two servers - Proxmox 1.8 (bonnie) and Proxmox 2.1 (clyde)...
  15. K

    problem with venet0:0 interface in openvz container

    Unfortunetly, no. EDIT: Ok problem solved. It's not what i want, but it work. I've just set veth for this openvz container and it works.
  16. K

    problem with venet0:0 interface in openvz container

    same problem, another server. I've just migrate old server, based on Red Hat 3.4.6-9. In /etc/vz/dists of my HN i found only redhat-7.x.conf versions. What should I type in ostemaplet parametr? default? I've tried with redhat-7.0 but without effect.
  17. K

    problem with venet0:0 interface in openvz container

    I've just migrated my old web server (based on Debian 3.3.5-13) to openvz container. Everythings seems to work fine (joomla, mysql apache etc) but the network is unreachable. from container - etc/network/interfaces: # Auto generated lo interface auto lo iface lo inet loopback # Auto generated...