PowerFlex: 명령줄을 사용하여 디바이스 경로를 업데이트하고 SDS 디바이스 오류를 지우는 방법

Summary: clean 명령을 수행한 후에도 SDS 디바이스 오류가 지워지지 않습니다. 이 문제를 해결하는 방법에 대한 단계는 다음과 같습니다.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

SDS 오류가 아래와 같이 보고됩니다.  

4: Name: ScaleIO-3a5aeb6e  Path: /dev/sdl  Original-path: /dev/sde  ID: 2a71c74700030003
                Storage Pool: SP_SAS, Capacity: 1116 GB Error-fixes: 0 scanned 0 MB, Compare errors: 0 State: Error
 13: Name: ScaleIO-3a5aeb77  Path: /dev/sdu  Original-path: /dev/sdn  ID: 2a71c7500003000c
                Storage Pool: SP_SAS, Capacity: 1116 GB Error-fixes: 0 scanned 0 MB, Compare errors: 0 State: Error

다음 명령을 시도했습니다. 

scli --clear_sds_device_error --sds_id c948227100000004 --device_path  /dev/sdp
 Successfully cleared SDS device sds: with ID c948227100000004, /dev/sdp

그러나 체크인했을 때 query_sds sds_id 오류는 동일했습니다. 

 

Cause

scli를 보면 --query_sds --sds_id

4: Name: ScaleIO-3a5aeb6e  Path: /dev/sdl  Original-path: /dev/sde  ID: 2a71c74700030003
                Storage Pool: SP_SAS, Capacity: 1116 GB Error-fixes: 0 scanned 0 MB, Compare errors: 0 State: Error

경로와 원래 경로는 모두 서로 다릅니다. 

Resolution

  다음 명령 

Scli --update_device_original_path --sds_id  --device_id 

예:

scli --update_device_original_path --sds_id c948227000000003 --device_id  2a71c74700030003
scli --clear_sds_device_error --sds_id  --device_id  
scli --clear_sds_device_error --sds_id c948227100000004 --device_id 2a71c74700030003

참고: device_path를 사용하는 대신 device_id를 사용하는 것은 어느 시점에서 다를 수 있지만 위의 명령은 동일하게 수정됩니다. 

Affected Products

PowerFlex rack, ScaleIO
Article Properties
Article Number: 000027185
Article Type: Solution
Last Modified: 12 Nov 2025
Version:  8
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.