You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/01/02 15:11:59 UTC

[GitHub] [cloudstack] wqmeng commented on issue #3792: Register iso template get "Stream closed" error. Can not register self build iso template.

wqmeng commented on issue #3792: Register iso template get "Stream closed" error.  Can not register self build iso template.
URL: https://github.com/apache/cloudstack/issues/3792#issuecomment-570236179
 
 
   The iso file size is 3.1G.
   
   [root@nfs2 ~]# wget http://xxx.com/iso/virtio/en_windows_server_2008_r2_with_sp1_vl_build_x64_dvd_617403_virtio.iso
   --2020-01-02 03:02:59--  http://xxx.com/iso/virtio/en_windows_server_2008_r2_with_sp1_vl_build_x64_dvd_617403_virtio.iso
   Resolving xxx.com (xxx.com)... xxx.65.26
   Connecting to xxx.com (xxx.com)|xxx.65.26|:80... connected.
   HTTP request sent, awaiting response... 200 OK
   Length: 3315433472 (3.1G) [application/octet-stream]
   Saving to: ‘en_windows_server_2008_r2_with_sp1_vl_build_x64_dvd_617403_virtio.iso’
   
   100%[========>] 3,315,433,472 99.7MB/s   in 32s
   
   2020-01-02 03:03:31 (100 MB/s) - ‘en_windows_server_2008_r2_with_sp1_vl_build_x64_dvd_617403_virtio.iso’ saved [3315433472/3315433472]
   
   [root@nfs2 ~]# ls -lh
   total 3.1G
   -rw-r--r--. 1 root root 3.1G Jan  1 22:01 en_windows_server_2008_r2_with_sp1_vl_build_x64_dvd_617403_virtio.iso
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services