Recent content by khayman

  1. K

    Strange problem with Proxmox 3.0 and KVMs

    I have strange problem with KVM's machines, they radomly lost network. They are running, sudenly (in logs I've found nothing) i cant ping them, and they cant reach network. I must stop machine and then start. Machines running few days and then trouble are starting, and not every machine at the...
  2. K

    problem with built-in nmap

    when i run nmap, it shows: root@hevelius:~# nmap proxmox.com Starting Nmap 6.00 ( http://nmap.org ) at 2013-08-23 10:50 CEST route_dst_netlink: can't find interface "vmbr0" clear instalation, pveversion -v: pve-manager: 3.0-23 (pve-manager/3.0/957f0862) running kernel: 2.6.32-22-pve...
  3. K

    Problem with iso installer of Proxmox 3.0

    thx, when i used PVE 2.2, i've just typed http://name_of_server, and then link was automatically redirected to correct link.
  4. K

    Problem with iso installer of Proxmox 3.0

    Hello. I have downloaded in last week iso installer of Proxmox 3.0 from this page: http://www.proxmox.com/downloads/category/iso-images-pve . I've installed it, then I made apt-get update and apt-get dist-upgrade, and then I want to login to web interface, but it isnt loaded. Apache2 isnt...
  5. K

    [OPEN VZ] Request for new feature - pif file

    Hey. KVM machines has own pid file, which is generated in /var/run/qemu-server - great, I can link this with external software to monitoring kvm working. But OpenVZ containers generates any info only in /proc/vz, as directories, if it is any possible, to add pif files for my openvz...
  6. K

    addind network interface to KVM

    Proxmox 2.1 ad Proxmox 2.2.
  7. K

    addind network interface to KVM

    Recently I have a problem with addind many network interface to KVM Machine. I could add 6 network interface, but when i try to add seventh net interface i receive: "Parameter verification failed. (400) net6: property is not defined in schema and the schema does not allow additional properties"...
  8. K

    Install Proxmox cluster

    If I can do that, I would do. But I have already VM and CT on machines. And this is no hacking, this is using linux shell ;) I would do this, but I dont know if pvecm add dont delete files from /var/lib/vz/private and images. Linux shell is necessary to create cluster for example.
  9. K

    Install Proxmox cluster

    Hmm or if I move conf files from /etc/pve/openvz and /etc/pve/qemu-server to another directory - vzlist and qm list show nothing - I will join server to cluster? Does files from /var/lib/vz/private and /var/lib/vz/images not to be deleted ?
  10. K

    Install Proxmox cluster

    ok, thx for reply.