API Doc
Search Docs...
⌘ K
OverviewDeploymentManagementOperationReferenceGlossary
    ACOS 6.3.0
  • Arcfra Cloud Operating System>
  • CLI command>
  • Managing nodes

Collecting hardware information about nodes

Collecting node PCI device information

Procedure

Run the following command to collect the PCI device information about the node.

zbs-node collect_pci_device

Output note

If PCI device information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.

Collecting node NIC device information

Procedure

Run the following command to collect the NIC device information about the node.

zbs-node collect_nic_device

Output note

If NIC device information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.

Collecting node GPU device information

Procedure

Run the following command to collect the GPU device information about the node.

zbs-node collect_gpu_device

Output note

If GPU device information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.

Collecting hardware RAID information about nodes

Procedure

Run the following command to collect the hardware RAID information about the node.

zbs-node collect_hardware_raid

Output note

If hardware RAID information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.

Collecting node USB information

Procedure

Run the following command to collect the USB information about the node.

zbs-node collect_usb_device

Output note

If USB device information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.

Collecting information on all types of devices from nodes

Procedure

Run the following command to collect information about PCI, NIC, GPU, USB, and hardware RAID devices on the node.

zbs-node collect_all_device

Output note

If device information is updated, the corresponding device information will be displayed; otherwise, no output will be shown.