abdelouahabb opened a new issue #4734:
URL: https://github.com/apache/cloudstack/issues/4734


   - I created a pool from `TrueNas 12U2` then shared the `nfs` advanced 
settings with `root, nogroup`
   - On Cloudstack `(Ubuntu 18.04.5)` I did : 
   `sudo mount -t nfs 192.168.56.3:/mnt/server /mnt/secondary/` 
   `sudo 
/usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt 
-m /mnt/secondary -f systemvmtemplate-4.15.0-kvm.qcow2.bz2 -h kvm -F`
   and it worked 
   ```
   cd /mnt/secondary/
   find .
   .
   ./template
   ./template/tmpl
   ./template/tmpl/1
   ./template/tmpl/1/3
   ./template/tmpl/1/3/ae5c5c5a-cbc8-46a1-94c0-2fe44c94d78f.qcow2
   ./template/tmpl/1/3/template.properties
   ```
   But if I try to upload an ISO to the secondary, it gives me error : 
   `Request Failed (530)
   There is no secondary storage VM for downloading template to image store 
My-isos`
   ![Sans 
titre](https://user-images.githubusercontent.com/2527234/109450408-1b0e7400-7a4b-11eb-9369-59d78839ed81.png)
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to