#disk firmware update
1 messages · Page 1 of 1 (latest)
what do you mean by "director"?
if you can upload the firmware package to the cluster beforehand somehow, you can use an URL like file://mroot/etc/...
It would need to be local to the node or a Unix server?
to the ontap node. ontap cannot mount NFS shares from somewhere else
just put the file on a central web server somewhere in your org and have it download from there. or you can even put it in an S3 bucket (AWS or something else) and fetch it from there
Cool thanks for the help
Ah nice any S3 endpoint would work?
yes, S3 allows regular browsers to download the file via URL. As long as the bucket properties are set correctly, allowing the download