mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Clarify mc support inspect usage (#1170)
If a customer's SUBNET issue requires information from `mc support inspect` we will give them the correct command to run. Staged: http://192.241.195.202:9000/staging/mc-support-inspect/linux/reference/minio-mc/mc-support-inspect.html
This commit is contained in:
@ -24,9 +24,12 @@ The :mc:`mc support inspect` command collects the data and metadata associated t
|
||||
.. end-mc-support-inspect-desc
|
||||
|
||||
MinIO assembles this data from each backend drive storing an :ref:`erasure shard <minio-erasure-coding>` for each specified object.
|
||||
|
||||
The command produces an encrypted zip file that includes all matching files with their respective *host+drive+path*.
|
||||
|
||||
If this information is required to diagnose a |SUBNET| issue, MinIO Engineering will provide the appropriate command.
|
||||
The resulting report is intended for use by MinIO Engineering via SUBNET and may contain internal or private data points associated to the object.
|
||||
Exercise caution before sending a report to a third party or posting the report in a public forum.
|
||||
|
||||
.. versionchanged:: RELEASE.2023-01-11T03-14-16Z
|
||||
|
||||
The file uploads to MinIO for use by the engineering team in support efforts.
|
||||
@ -36,9 +39,6 @@ The command produces an encrypted zip file that includes all matching files with
|
||||
|
||||
When writing the zip archive, MinIO also encrypts the zip index of file names included in the archive.
|
||||
|
||||
The resulting report is intended for use by MinIO Engineering via |SUBNET| and may contain internal or private data points associated to the object.
|
||||
Exercise caution before sending a report to a third party or posting the report in a public forum.
|
||||
|
||||
.. important::
|
||||
|
||||
:mc:`mc support inspect` requires a MinIO deployment server from October 2021 or later.
|
||||
|
Reference in New Issue
Block a user