PowerScale: OneFS: serviços do CloudPools não habilitados exibem erro indicando falha ao ler a configuração do trabalho do daemon: não existe esse arquivo ou diretório
摘要: Os serviços do CloudPools que não estão habilitados apresentam o erro "Failed to get list of jobs: failed to read the daemon job configuration: No such file or directory".
本文章適用於
本文章不適用於
本文無關於任何特定產品。
本文未識別所有產品版本。
症狀
Você pode receber um erro por solicitação de API ou na linha de comando indicando uma falha ao obter algumas informações do CloudPools.
Falha na solicitação de API usando o Superna Eyeglass:
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):
Falha de CLI:
# isi cloud jobs list
Failed to get list of jobs : failed to read daemon job configuration: No such file or directory
原因
Se os serviços do CloudPools estiverem desativados, isso causará esse problema.
# isi services -a | grep -i cloud
isi_cpool_d Isilon CloudPools Interface Disabled
isi_cpool_io_d Isilon CloudPools IO Service Daemon Disabled
解析度
Habilite os dois serviços do 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 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。