Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 3 results
    • https://kb.netapp.com/on-prem/ontap/da/NAS/NAS-KBs/Should_multiple_SVMs_be_used_to_host_multiple_S3_buckets
      If using a version of ONTAP which supports multiple buckets per SVM, it is at the discretion of the administrator whether to serve multiple buckets from the same SVM, or host one bucket per SVM. Using...If using a version of ONTAP which supports multiple buckets per SVM, it is at the discretion of the administrator whether to serve multiple buckets from the same SVM, or host one bucket per SVM. Using multiple buckets per SVM can reduce the need to repeat the same configuration steps (defining a particular S3 access group / bucket policy / policy statement, etc.)
    • https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/How_is_failover_handled_for_ONTAP_S3
      Applies to ONTAP S3 ONTAP 9 Answer S3 is not subject to multipathing like SAN protocols, so it is made resilient to a node going down through LIF migration. There are not S3-specific considerations fo...Applies to ONTAP S3 ONTAP 9 Answer S3 is not subject to multipathing like SAN protocols, so it is made resilient to a node going down through LIF migration. There are not S3-specific considerations for enabling failover. As long as the LIFs being used to access S3 are correctly configured for failover (valid broadcast-domain configuration, failover-policy, and physical network configuration), LIF migration will allow S3 access after LIF migration. Additional Information
    • https://kb.netapp.com/on-prem/ontap/OHW/OHW-KBs/Can_bucket_sizing_information_be_seen_from_an_S3_client
      Applies to ONTAP S3 ONTAP 9 Answer To see bucket sizing information it is necessary to use an administrative interface (ONTAP CLI, System Manager.) Cluster::> object-store-server bucket show -fields s...Applies to ONTAP S3 ONTAP 9 Answer To see bucket sizing information it is necessary to use an administrative interface (ONTAP CLI, System Manager.) Cluster::> object-store-server bucket show -fields size, logical-used Additional Information Bucket capacity can also be constrained by the capacity of the underlying FlexGroup. To check that: vol show -fields size, available -volume <volume name> S3 configuration with System Manager and the ONTAP CLI