noobaa-core: Error "No space left on device" observed while running warp run I/O
Environment info
Noobaa version
[root@hpo-app1 ~]# noobaa version
INFO[0000] CLI version: 5.11.0
INFO[0000] noobaa-image: noobaa/noobaa-core:5.10.0-20220120
INFO[0000] operator-image: noobaa/noobaa-operator:5.11.0
OC version
[root@hpo-app1 ~]# oc version
Client Version: 4.11.0
Kustomize Version: v4.5.4
Server Version: 4.11.0
Kubernetes Version: v1.24.0+9546431
ODF version
[root@hpo-app1 ~]# oc get csv
NAME DISPLAY VERSION REPLACES PHASE
mcg-operator.v4.11.1 NooBaa Operator 4.11.1 mcg-operator.v4.11.0 Succeeded
metallb-operator.4.11.0-202208300306 MetalLB Operator 4.11.0-202208300306 Succeeded
ocs-operator.v4.11.1 OpenShift Container Storage 4.11.1 ocs-operator.v4.11.0 Succeeded
odf-csi-addons-operator.v4.11.1 CSI Addons 4.11.1 odf-csi-addons-operator.v4.11.0 Succeeded
odf-operator.v4.11.1 OpenShift Data Foundation 4.11.1 odf-operator.v4.11.0 Succeeded
When running warp consecutively on 3 IP’s, the run fails due to error “warp: <ERROR> upload error: We encountered an internal error. Please try again”. On checking end-points logs, found that error i.e "upload_stream had error: [Error: No space left on device] { code: 'ENOSPC' } is returned for all runs.
Actual behavior
- Warp run is failing
Expected behavior
1.Warp run should execute with any error.
Steps to reproduce
- Setup BM with CNSA/CSI RC4, ODF 4.11.1, latest DAS operator.
- Run warp on all three metallb IPs with 3 different users.
More information - Screenshots / Logs / Other output
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 23 (9 by maintainers)
This is the current status on the hpofvt1 machine (neesha m/c) atm