Cannot upload ISOs more than 2,7Gb

  • Thread starter Thread starter bulatsib
  • Start date Start date
B

bulatsib

Guest
Hi.
I have manually installed Proxmox 2.0 on Debian Squeeze. Everything runs OK, except that I can't upload isos with the size more than 2,7 GB. Everything below uploads OK. Do I need to setup some upload limits?
 
Well, the solution is simple - you need to have enough space in /var/tmp. I created a very small / and large partition for ISOs mounted to /iso, so I had to create /iso/tmp and then:
mount -obind /iso/tmp /var/tmp