メインコンテンツへスキップ

System ManagerまたはCLIによってアップロードされたイメージファイルはどこに保存されますか?

Views:
78
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

環境

回答

  • System Managerから最初にアップロードされたONTAPイメージファイルは、次の場所に保存されます:

file://localhost/mroot/etc/upload/<file name>

保存先:

file://localhost/mroot/etc/NDU/store/<version>/<file name>
 
例: 
 
file://localhost/mroot/etc/NDU/store/9.6P18/96P18_q_image.tgz
  • 以下のCLIからアップロードされたONTAP画像ファイルは、次の場所に保存されます:
    • ::> cluster image package get -url http://example.com/image.tgz
    • ::> cluster image package show-repository 

=> file://localhost/mroot/etc/NDU/store/<version>/<file name>

    • ::> system image get http://example.com/image.tgz 
    • ::> system node image package show

=> file://localhost/mroot/etc/software/<version>/<file name>

追加情報

追加情報_text
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.