upload iso hang

pietrop

New Member
Apr 17, 2020
1
0
1
41
Hello

for testing purpose i've create i proxmox vm (virtualbox).
created /iso folder like:

root@pve:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 8G 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 512M 0 part
└─sda3 8:3 0 7.5G 0 part
sdb 8:16 0 20.8G 0 disk
└─sdb1 8:17 0 10G 0 part /iso
sr0 11:0 1 1024M 0 rom


when i try to upload centos 8 iso CentOS-8.1.1911-x86_64-dvd1.iso the upload remain in hang, if i try to upload other iso (much small) work fine

1587128199225.png

if i upload it whit winscp work fine. but not visible in the dashboard.

how can resolve?

thanks
 
Hi,

if you have such large files, you should use scp, a USB stick, or an external disk for the copy process.
The file will be written in a temporary dir before it will finally be written to its destination.