Search results

  1. K

    Proxmox Backup Server S3 backend – “Conditional object PUTs are not supported” (OVH Object Storage)

    Hello, I’m trying to configure a Proxmox Backup Server datastore on OVH Object Storage using the S3 backend. The S3 client is set up in PBS and the bucket is accessible, but when I start a backup, I get the following errors during chunk upload: <?xml version='1.0' encoding='UTF-8'?>...
  2. K

    Certificate Error on Proxmox

    Hi, Sometimes I received Certificates Error on my Proxmox Cluster: kvm: -vnc unix:/var/run/qemu-server/105107105.vnc,x509,password: Failed to start VNC server: Our own certificate /etc/pve/local/pve-ssl.pem failed validation against /etc/pve/pve-root-ca.pem: The certificate hasn't got a known...
  3. K

    Server refused to allocate pty

    Hi, After upgrading Proxmox SSH is no more working. Kernel Version Linux 4.15.18-9-pve #1 SMP PVE 4.15.18-30 (Thu, 15 Nov 2018 13:32:46 +0100) PVE Manager Version pve-manager/5.2-12/ba196e4b I Also comment but its not fixed the problem. # /sbin/start_udev
  4. K

    Audit Error on LXC Operation

    Hi, I got this error on my Proxmox 5.2
  5. K

    Cluster Problem

    Hi, I have some servers over SoYouStart Datacenter and I want to use Proxmox VE 4 Cluster over them but.... They are not in same network and I dont know why its hanged in this section ! I also check DNS and Hostnames and all of them are correct. How its possible to have Cluster !? copy...
  6. K

    CSF Fatal Error : Could not load /lib/modules/2.6.32-32-pve/modul

    Hi, I received this error on my CSF. Testing iptables...Testing ip_tables/iptable_filter...OK Testing ipt_LOG...OK Testing ipt_multiport/xt_multiport...FAILED [FATAL Error: FATAL: Could not load /lib/modules/2.6.32-32-pve/modules.dep: No such file or directory] - Required for csf to function...
  7. K

    Use pvcreate on existing hardisk

    I tried to mount my Proxmox Harddisk into another machine, I wrongly use this command : proxmox-ve:~# pvcreate /dev/sdg1 Physical volume "/dev/sdb1" successfully created proxmox-ve:~# proxmox-ve:~# vgcreate usb-stick /dev/sdg1 Volume group "usb-stick" successfully created proxmox-ve:~# And right...
  8. K

    syslog error: Use of uninitialized value in multiplication (*) at /usr/share/perl5/PV

    Hi, I recevied this error in syslog ! How can I fix this warning ? Nov 17 00:26:33 proxmox2 pvestatd[827874]: WARNING: Use of uninitialized value in multiplication (*) at /usr/share/perl5/PVE/OpenVZ.pm line 211. Nov 17 00:26:33 proxmox2 pvestatd[827874]: WARNING: Use of uninitialized value in...
  9. K

    Proxmox Features !

    Hi, I'm really sorry about my question, I have a Dedicated Server and I want to install Proxmox on it ! I want to know that Is it possible for me to have Win and Linux VPS over this dedicated server with proxmox ? Is it possible for me to have KVM Windows Machine and OpenVZ Linux Machine on my...