Dell Unity: UEMCLI-User 수정 가능을 사용하여 디스크 풀 확장이 취소된 후에도 계속
Zusammenfassung: UEMCLI를 사용하여 풀 확장 작업을 취소하면 백그라운드에서 작업이 계속되지만 작업이 성공적으로 완료되었다는 사실이 스토리지에 보고됩니다. 이 동작은 OE 5.1에서 수정되었습니다.
Dieser Artikel gilt für
Dieser Artikel gilt nicht für
Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden.
In diesem Artikel werden nicht alle Produktversionen aufgeführt.
Symptome
CLI(Unity OE 5.0 이하)를 사용하여 풀 확장 작업을 취소하면 작업이 계속되더라도 작업이 성공적으로 완료되었다고 스토리지에 보고됩니다.
풀 확장 작업의 상태 읽기:
service@Unity380F spa:~/user# uemcli -d localhost -u admin -p <password> /sys/task/job -id B-550 show -detail
Storage system address: localhost
Storage system port: 443
HTTPS connection
1: ID = B-550
Type =
Title = Expand storage pool
State = Running
Result description =
User =
Step = Expand storage pool
Start time = 2023-11-16 21:11:43
Elapsed time = 1h 10m 46s
Estimated time left =
Percent complete = 69%
Associated object = pool_1(/stor/config/pool) 풀 확장 취소:
service@Unity380F spa:~/user# uemcli -d localhost -u admin -p <password> /sys/task/job -id B-550 cancel
Storage system address: localhost
Storage system port: 443
HTTPS connection
Operation completed successfully.
풀 확장 작업의 상태를 다시 읽습니다.
service@Unity380F spa:~/user# uemcli -d localhost -u admin -p <password> /sys/task/job -id B-550 show -detail
Storage system address: localhost
Storage system port: 443
HTTPS connection
1: ID = B-550
Type =
Title = Expand storage pool
State = Running
Result description =
User =
Step = Expand storage pool
Start time = 2023-11-16 21:11:43
Elapsed time = 1h 15m 40s
Estimated time left =
Percent complete = 71%
Associated object = pool_1(/stor/config/pool) Ursache
풀 확장 작업이 시작되면 WebUI 또는 UEMCLI를 사용하여 취소할 수 없습니다. 이 특정 인스턴스에서 CLI 요청 은 배치 작업에 대한 취소 프로세스를 시작하는 데 성공했다고 보고합니다. 이 정보는 배치 작업 내에서 실행 중인 모든 개별 단계의 취소 가능성을 고려하지 않고 보고됩니다. 취소된 요청에 대한 정답은 내부 단계를 취소할 수 없기 때문에 배치 작업을 취소할 수 없다고 보고하는 것입니다.
Lösung
이 UEMCLI(REST) 동작은 Unity OE 5.1 이상에서 수정되었습니다. 취소할 수 없는 단계가 있는 배치 작업 취소 요청이 실패하고 실패의 정확한 이유를 보고합니다.
예제:
예제:
service@Unity380F spa:~/user# uemcli -d localhost -u admin -p <password> /sys/task/job -id B-28 show -detail
Storage system address: localhost
Storage system port: 443
HTTPS connection
1: ID = B-28
Type =
Title = Expand storage pool
State = Running
Result description =
User =
Step = Expand storage pool
Start time = 2023-11-17 22:01:03
Elapsed time = 10m 30s
Estimated time left =
Percent complete = 7%
Associated object = pool_1(/stor/config/pool)
service@Unity380F spa:~/user# uemcli -d localhost -u admin -p <password> /sys/task/job -id B-28 cancel
Operation failed. Error code: 0x7d13168
The job [B-28] cannot be completely canceled because not all active steps can be canceled. (Error Code:0x7d13168)Betroffene Produkte
Dell EMC Unity 300F, Dell EMC Unity 350F, Dell EMC Unity 400, Dell EMC Unity 400F, Dell EMC Unity 450F, Dell EMC Unity 500, Dell EMC Unity 500F, Dell EMC Unity 550F, Dell EMC Unity 600, Dell EMC Unity 600FProdukte
Dell Unity 450F DC, Dell Unity 300, Dell Unity 300 DC, Dell Unity 350F DC, Dell EMC Unity XT 380, Dell EMC Unity XT 380F, Dell Unity 400 DC, Dell EMC Unity XT 480, Dell EMC Unity XT 480F, Dell EMC Unity 650F, Dell EMC Unity XT 680
, Dell EMC Unity XT 680F, Dell EMC Unity XT 880, Dell EMC Unity XT 880F, Dell EMC Unity Family |Dell EMC Unity All Flash, Dell EMC Unity Family, Dell EMC Unity Hybrid, Dell Unity Operating Environment (OE), Dell EMC UnityVSA Professional Edition/Unity Cloud Edition
...
Artikeleigenschaften
Artikelnummer: 000220002
Artikeltyp: Solution
Zuletzt geändert: 06 März 2024
Version: 2
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.