microscopic-cat-74984
10/30/2025, 9:23 PMcontroller:
nodeSelector:
node: base
pvc:
enabled: true
storageClass: gp3-retain
capacity: 1Gi
When I comment out the pods come up successfully. Is there some other setting I am misssing?hundreds-evening-84071
10/30/2025, 11:50 PMcontroller:
enabled: true
pvc:
enabled: true
storageClass: nfs-sc
I do not have the capacity or nodeSelector but the PVC is 1G
are you sure the storageClass is correct and no issues there?
if you deploy something else with PVC definition using same storage class does that work?microscopic-cat-74984
10/31/2025, 2:15 AMsparse-carpet-64843
10/31/2025, 9:00 AMmicroscopic-cat-74984
10/31/2025, 1:20 PMsparse-carpet-64843
10/31/2025, 1:20 PMmicroscopic-cat-74984
10/31/2025, 2:05 PMNormal Provisioning 3m53s (x9 over 8m9s) <http://efs.csi.aws.com|efs.csi.aws.com>_efs-csi-controller-6f5cfb6c69-kr8s6_58bc49d6-c0db-49b3-afdb-e523f24a8595 External provisioner is provisioning volume for claim "neuvector/neuvector-data"
Warning ProvisioningFailed 3m53s (x9 over 8m8s) <http://efs.csi.aws.com|efs.csi.aws.com>_efs-csi-controller-6f5cfb6c69-kr8s6_58bc49d6-c0db-49b3-afdb-e523f24a8595 failed to provision volume with StorageClass "efs-sc": rpc error: code = InvalidArgument desc = File System does not exist: Resource was not found
Normal ExternalProvisioning 116s (x26 over 8m9s) persistentvolume-controller Waiting for a volume to be created either by the external provisioner '<http://efs.csi.aws.com|efs.csi.aws.com>' or manually by the system administrator. If volume creation is delayed, please verify that the provisioner is running and correctly registered.microscopic-cat-74984
10/31/2025, 2:17 PMsparse-carpet-64843
10/31/2025, 2:26 PMhundreds-evening-84071
10/31/2025, 2:29 PMsparse-carpet-64843
10/31/2025, 2:31 PMsparse-carpet-64843
10/31/2025, 2:32 PMmicroscopic-cat-74984
10/31/2025, 5:42 PMmicroscopic-cat-74984
10/31/2025, 7:07 PMmicroscopic-cat-74984
10/31/2025, 8:55 PMhundreds-evening-84071
11/01/2025, 2:06 AMnodeSelector:
node: basemicroscopic-cat-74984
11/01/2025, 2:42 AMmicroscopic-cat-74984
11/03/2025, 8:27 PMmicroscopic-cat-74984
11/06/2025, 6:45 PMsparse-carpet-64843
11/06/2025, 10:51 PMOpen required ports on hosts. Make sure the required ports are mapped properly and open on the host. The allinone requires 8443 (if using the console), 18300, 18301, 18400, and 18401. The Enforcer requires 18301 and 18401.microscopic-cat-74984
11/07/2025, 2:30 PM