Search results

  1. A

    [SOLVED] Install ProxMox On debian 64bit

    I have SuccesFull install ProxMox but when try to Start a vm have an error: Could not access KVM kernel module: No such file or directoryfailed to initialize KVM: No such file or directory TASK ERROR: start failed: command '/usr/bin/kvm -id 100 -chardev...
  2. A

    [SOLVED] Install ProxMox On debian 64bit

    How i can select to start with proxmox kernel?
  3. A

    [SOLVED] Install ProxMox On debian 64bit

    hello, I need command for install Proxmox On debian x64 bit. I have try with proxmox wiky but not work..
  4. A

    Control panel for vps user

    i need a php code for login my php in my proxmox server and see to my client statics banner like: Ram usage etc
  5. A

    Control panel for vps user

    Hello, today i try to create an Control Panel for each VPS where users can enter and manage their vps. Each user have database account with VMID I have create stop / start / shutdown button with php code (script login in ssh and execute command: qm start /stop /shutdown [VMID on database]). But...
  6. A

    [SOLVED] Input-output error(500)

    Hello i before have ahd space root problem. When i have emptied the root space now i have other error when try sto create/delete/clone etc a vm. This is the error: unable to open file '/etc/pve/nodes/ns3357885/qemu-server/111.conf.tmp.34222' - Input/output error (500) How i can fix this...
  7. A

    [SOLVED] No space left on device (500)

    Re: [PROBLEM] No space left on device (500) Hi, i have solv the problem with HD space root is full. The vm is going off and root space is empy now. But have other error when i try to create another vm with exact hdd: Formatting '/var/lib/vz/images/111/vm-111-disk-1.qcow2', fmt=qcow2...
  8. A

    [SOLVED] No space left on device (500)

    Hello, I have big problem with proxmox, by mistake i have created backups hdd and use it for my vm. Now is full and is full too my Root Hd space.. And i can't do enything. I have this error: closing file '/var/log/pve/tasks/active.tmp.29285' failed - No space left on device (500) How i can...
  9. A

    Ip and Mac Addres

    Hello, I need to setup another ip on my vm.. How i can setup 2 mac addres on proxmox?
  10. A

    Cluster problem

    Id is already used or similar i don't remember...
  11. A

    Cluster problem

    Hello, i have activate cluster to 2 server. but if i try this code: "pvecm add ip" i have an error and i try to do this command: pvecm add ip -force all work but if i connect to my server (primary) all vm there aren't.. But all vm are online.. how i can restore all my vm and how i can stop...
  12. A

    Error: VM is locked (backups)

    Hello, I have enable a cluster.. After i make a backups and in the same time have delete a cluster node with command: "pvecm delnode" of the other proxmox.. Now when i try to start the vm i see the error: Error: VM is locked (backups) if i try this code: qm unlock 100 he said: unable to open...