Search results

  1. U

    CEPH Benchmark with 6 HDD WesternDigital 2TB

    Hi all, I have 3 nodes CEPH Cluster with version 4.4.49-1-pve. All vm are very slow. Can you help me find the cause? Network: - Switch 10GB - Interface 10GB Port For every Server: - OS System: 2 x 500GB raid 1 - OSD: 2 x 2TB HDD 7200rpm CEPH Config: [global] auth client required =...
  2. U

    Can not suspend LXC

    Hello everybody, I have an error when suspend LXC with API Proxmox. Error log: Maybe i need to upgrade CRIU 2.0. How to i can upgrade criu in proxmox ? Thanks a lot.
  3. U

    403 Permission check failed (permission denied - invalid PVEVNC ticket)

    Hello all forum, I have cluster proxmox with CEPH. I am doing a NOVNC function, but have some errors. Debug: $response = $pve2->post("/nodes/host001/qemu/26252625/vncproxy",$parameters); --> POST HTTP/1.1 200 OK Cache-Control: max-age=0 Connection: close Connection: Keep-Alive Date: Thu, 13...
  4. U

    Multi VLAn with iproute2

    Hello everyone, Can you help me this error ? I am using Proxmox 1.9. I config two vlan on interface eth0. This is my config: auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto vmbr117 iface vmbr117 inet static address 100.100.100.117...
  5. U

    VLAN Proxmox 1.9

    Hello, my datacenter help me!!!! THanksss
  6. U

    KVM - Multiple Ethernet devices

    Hello, I needing help for this, as I tried a lot of things. I search on Proxmox forum but not found. My problem: I am using Proxmox 1.9. I create an KVM with 2 Ethernet devices: - e1000 connect to vmbr0 (Local Network to Backup) - rtl8139 connect to vmbr216 (Public Network) When only has...
  7. U

    How to apply this config in command line ?

    Hello, I am using proxmox 1.9. I have a config iscsi. In graphics mode, i can choice enable or disable iSCSI easily. Now, i want to enable or disable in command line. How to apply this config: iscsi: Backupserver01 disable portal 192.168.2.2 target...
  8. U

    Errors when install proxmox on Debian Squeeze

    Hello proxmox forum! Please help me Install Proxmox on Debian Squeeze. I installed proxmox on Debian Squeeze with RAID 10. My steps: Step 1: I installed Debian Squeeze on RAID 10. Step 2: I installed Proxmox as guided at http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Lenny +...