Icinga / Icinga/icinga-powershell-cluster
Invoke-IcingaCheckClusterSharedVolume: Custom Exception: InvalidNameSpace
@LordHepipud is already working on this.
Since Jul 14, 2026.
- Dominant language
- PowerShell
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Various Hyper-V servers are throwing the following error using Invoke-IcingaCheckClusterSharedVolume :
'curl' '--verbose' '--tlsv1.2' '--fail-with-body' '--connect-to' 'syshva21s06.xxxx.xxxx.xxxxx.com:5668:localhost:5668' '--ciphers' 'ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256' '--cert' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//syshva21s06.xxxx.xxxx.xxxxx.com.crt' '--key' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//syshva21s06.xxxx.xxxx.xxxxx.com.key' '--cacert' 'C:\ProgramData\icinga2\var\lib\icinga2/certs//ca.crt' '--request' 'POST' '--url' 'https://syshva21s06.xxxx.xxxx.xxxxx.com:5668/v1/checker?command=Invoke-IcingaCheckClusterSharedVolume' '--user-agent' 'Icinga/v2.14.2' '--header' 'Accept: application/json' '--header' 'Content-Type: application/json' '--data-raw' '{"SpaceCritical":"95%","SpaceWarning":"90%"}'
Any ideas?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.