PowerScale: OneFS: CloudPools 서비스가 활성화되지 않음 데몬 작업 구성 읽기 실패를 나타내는 오류 표시: 해당 파일 또는 디렉토리 없음
摘要: CloudPools 서비스가 활성화되지 않으면 "작업 목록 가져오기 실패: 데몬 작업 구성 읽기 실패: 해당 파일 또는 디렉토리가 없습니다" 오류가 표시됨
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
症狀
API 요청을 통해 또는 명령줄에서 일부 CloudPools 정보를 가져오지 못했다는 오류가 발생할 수 있습니다.
Superna Eyeglass를 사용한 API 요청 실패:
eyeglass-xx:~ # curl -vvv -L -k --user 'eyeglass:XXXXXXXX' https://xxxx:8080/platform/3/cloud/jobs
* Trying xx.xx.xx.xx...
* Connected to xxxx (xx.xx.xx.xx) port 8080 (#0)
* Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs/
* TLSv1.2, TLS handshake, Client hello (1):
* TLSv1.2, TLS handshake, Server hello (2):
* TLSv1.2, TLS handshake, CERT (11):
* TLSv1.2, TLS handshake, Server key exchange (12):
* TLSv1.2, TLS handshake, Server finished (14):
* TLSv1.2, TLS handshake, Client key exchange (16):
* TLSv1.2, TLS change cipher, Client hello (1):
* TLSv1.2, TLS handshake, Finished (20):
* TLSv1.2, TLS change cipher, Client hello (1):
* TLSv1.2, TLS handshake, Finished (20):
* SSL connection using TLSv1.2 / DHE-RSA-AES256-SHA
* Server certificate:
* subject: C=US; ST=Washington; L=Seattle; O=Isilon Systems, Inc.; OU=Isilon Systems; CN=Isilon Systems; emailAddress=support@isilon.com
* start date: 2014-05-15 07:48:59 GMT
* expire date: 2017-05-14 07:48:59 GMT
* issuer: C=US; ST=Washington; L=Seattle; O=Isilon Systems, Inc.; OU=Isilon Systems; CN=Isilon Systems; emailAddress=support@isilon.com
* SSL certificate verify result: self signed certificate (18), continuing anyway.
* Server auth using Basic with user 'eyeglass'
> GET /platform/3/cloud/jobs HTTP/1.1
> Host: xxxx:8080
> Authorization: Basic ZXllZ2xhc3M6RWMwbjBteTFzZzg=
> User-Agent: curl/7.42.1
> Accept: */*
>
< HTTP/1.1 500 Internal Server Error
< Date: Fri, 24 Mar 2017 17:09:29 GMT
< Server: Apache/2.2.31 (FreeBSD) mod_ssl/2.2.31 OpenSSL/1.0.2j-fips mod_fastcgi/2.4.6
< Allow: GET, POST, HEAD
< Connection: close
< Transfer-Encoding: chunked
< Content-Type: application/json
<
{
"errors" :
[
{
"code" : "AEC_EXCEPTION",
"message" : "Failed to get list of jobs : failed to read daemon job configuration: No such file or directory"
}
]
}
* Closing connection 0
* TLSv1.2, TLS alert, Client hello (1):
CLI 실패:
# isi cloud jobs list
Failed to get list of jobs : failed to read daemon job configuration: No such file or directory
原因
CloudPools 서비스가 비활성화되어 있으면 이 문제가 발생합니다.
# isi services -a | grep -i cloud
isi_cpool_d Isilon CloudPools Interface Disabled
isi_cpool_io_d Isilon CloudPools IO Service Daemon Disabled
解析度
CloudPools 서비스를 모두 활성화합니다.
# isi services -a isi_cpool_d enable
The service 'isi_cpool_d' has been enabled.
# isi services -a isi_cpool_io_d enable
The service 'isi_cpool_io_d' has been enabled
受影響的產品
PowerScale OneFS產品
Isilon, PowerScale OneFS文章屬性
文章編號: 000159549
文章類型: Solution
上次修改時間: 13 7月 2026
版本: 5
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。