无法从命令行界面通过FTP上传ONTAP 映像
适用场景
- ONTAP 9
- ONTAP 升级。
问题描述
映像上传失败、并显示错误:
Cluster_01::*> system image get -node Node_01 Cluster_01::*> system image get -node Node_01 -package ftp://xx.xx.xx.xx1/9101P7_q_image.tgz
Cluster_01::*> system image update -node Cluster_01 -package 9101P7_q_image.tgz Warning: The recommended best practice is to use the automated nondisruptive update procedure if you are attempting an upgrade or a minor version downgrade. Refer to the ONTAP Upgrade and Revert/Downgrade Guide for details.Do you want to continue? {y|n}: y Software update started on node Node_01. Updating image2 with package 9101P7_q_image.tgz.
Listing package contents. Decompressing package contents. Verifying package signature. Invoking script (install phase). This might take up to 60 minutes. Mode of operation is UPDATE Current image is image1 Alternate image is image2 Usage: INSTALL [-check] [-1] update|copy|install image1|image2 dir|tarball [dev] -check - will perform everything up to the point of writing to the device -1 - will cause install to install only on the specified image update|copy|install - operation to perform image1|image2 - the currently running image dir|tarball - the location of the files to install or a gzipped tarball dev - optional device containing the boot device used for the install operation tar: Truncated input file (needed 501806080 bytes, only 0 available) tar: Error exit delayed from previous errors. ERROR: Invalid location specified - must be a directory or a gzipped tarball. Install failed. Install failed. tar: Truncated input file (needed 501806080 bytes, only 0available) tar: Error exit delayed from previous errors. ERROR: Invalid location specified - must be a directory or a gzipped tarball. Error: command failed: Install failed. Install failed. tar: Truncated input file (needed 501806080 bytes, only 0 available) tar: Error exit delayed from previous errors. ERROR: Invalid location specified - must be a directory or a gzipped tarball.