You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[K8S][EKS] 'MountVolume.SetUp failed for volume "volumes-dir" : hostPath type check failed: /mnt/persistent-volumes is not a directory' error installing local csi driver
#7113
Closed
2 tasks
vponomaryov opened this issue
Jan 17, 2024
· 1 comment
+ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
nvme0n1 259:0 0 30G 0 disk
|-nvme0n1p1 259:2 0 30G 0 part /mnt/hostfs
`-nvme0n1p128 259:3 0 1M 0 part
nvme1n1 259:1 0 872.6G 0 disk
So, probably we should update the regex for the Scylla disks the way it doesn't touch OS-related disk if matches to it.
Impact
Scylla-operator cannot be tested on EKS backend using SCT.
How frequently does it reproduce?
100%. All our EKS deployments fail this way.
Installation details
Cluster size: 4 nodes (i4i.4xlarge)
Scylla Nodes used in this run: No resources left at the end of the run
OS / Image: `` (k8s-eks: eu-north-1, `eu-west-1`)
Test: longevity-scylla-operator-multidc-12h-eks
Test id: 51927961-58a8-4e79-bace-60475111bb39
Test name: scylla-operator/operator-master/eks/longevity-scylla-operator-multidc-12h-eks
Test config file(s):
Issue description
Local CSI driver failed with this:
The
/mnt/persistent-volumes
must have been created by theNodeConfig
.It has following config:
List of disks on one of the K8S Scylla node:
So, probably we should update the regex for the Scylla disks the way it doesn't touch OS-related disk if matches to it.
Impact
Scylla-operator cannot be tested on EKS backend using SCT.
How frequently does it reproduce?
100%. All our EKS deployments fail this way.
Installation details
Cluster size: 4 nodes (i4i.4xlarge)
Scylla Nodes used in this run:
No resources left at the end of the run
OS / Image: `` (k8s-eks:
eu-north-1
, `eu-west-1`)Test:
longevity-scylla-operator-multidc-12h-eks
Test id:
51927961-58a8-4e79-bace-60475111bb39
Test name:
scylla-operator/operator-master/eks/longevity-scylla-operator-multidc-12h-eks
Test config file(s):
Logs and commands
$ hydra investigate show-monitor 51927961-58a8-4e79-bace-60475111bb39
$ hydra investigate show-logs 51927961-58a8-4e79-bace-60475111bb39
Logs:
Jenkins job URL
Argus
The text was updated successfully, but these errors were encountered: