Search results

  1. N

    Error 500: closing file '/var/tmp/pve-reserverd-ports.tmp.14162' failed

    I've got Error 500: closing file '/var/tmp/pve-reserverd-ports.tmp.14162' failed when trying to console to qm. It says also No space left on device. I can see no space left on /dev/dm-0 , what should I do ? root@pve:~# df -kh Filesystem Size Used Avail Use% Mounted on udev...
  2. N

    qemu-img: output file is smaller than input file ?

    I am trying to convert PA-VM-KVM-8.0.0.qcow2 image to disk in the VM I just created (see VM config 101.conf). It says output file is smaller than input file , why ? root@pve:/var/lib/vz/images# cat /etc/pve/nodes/pve/qemu-server/101.conf bootdisk: virtio0 cores: 1 ide2: none,media=cdrom...
  3. N

    How do I upload files with any extension?

    I can add storage to Datacenter (i.e.Directory) , and then upload , but only files with proper extension, i..e. ISO determined by 'Content' field in Add Directory window. How do I allow any extension ?
  4. N

    How to make USB writable ?

    How I can make USB writable ? root@pve:~# mount /dev/sdb1 /mnt/usb -o umask=000 root@pve:~# ls -l /mnt/ total 20 drwxr-xr-x 3 root root 4096 Mar 3 15:08 config drwxr-xr-x 3 root root 4096 Mar 3 15:08 export drwxr-xr-x 5 root root 4096 Mar 3 14:17 images dr-xr-xr-x 1 root root 8192 Dec 30...
  5. N

    100% use on root partition ?

    Is it normal to see 100% use on root partition ? I don't have issues , just wondering root@pve:~# df -kh Filesystem Size Used Avail Use% Mounted on udev 10M 0 10M 0% /dev tmpfs 3.2G 265M 2.9G 9% /run /dev/dm-0 29G 29G 0 100% / tmpfs...
  6. N

    ProxMox Web GUI not working after restart

    After restart I can't connect to Proxmox https://IP:8006/, dont see anything important in log root@pve:~# tail /var/log/daemon.log Mar 15 10:05:43 pve rrdcached[1159]: rotating journals Mar 15 10:05:43 pve rrdcached[1159]: started new journal...
  7. N

    docker:write ... no space left on device

    I am using docker , directly on Debian host. Just run out of space docker: write /var/lib/docker/tmp/GetImageBlob955378987: no space left on device. What can eat my root , it is pretty fresh install root@pve:~/docker# df -kh Filesystem Size Used Avail Use% Mounted on udev...
  8. N

    Create VM from existing qcow2 image ?

    I have qcow2 image below and want to create VM using this image ..How do I do this from GUI ? If not then from CLI. I tried to google it but hasn't found straight answer yet , same on Proxmox support pages root@pve:/var/lib/vz/template/iso# ls -l /var/lib/vz/images/ total 1940868 -rw-r--r-- 1...
  9. N

    can't install 4.4 from USB

    I followed instructions at https://pve.proxmox.com/wiki/Install_from_USB_Stick and can't boot, getting GRUB prompt..I have Proxmox VE 4.4 ISO Installer