-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi all,
I am using the latest version of the csi-ssy-plugin:
datacoresoftware/ssy-csi:1.01
With the Beta-Version I also have this error.
inside all the nodes, where the csi-plugin is running, I can establish a connection to the Datacore storage server.
[admin@node1 ~]# iscsiadm -m session
tcp: [11] 10.0.2.6:3260,1 iqn.2001-04.com.example:storage.kube.sys1.xyz (non-flash)
From the other pods in the kubernetes cluster I can ping the Datacore storage server.
Within the kubernetes cluster the container csi-ssy-plugin cannot establish a connection to the Datacore storage server:
I0112 08:16:20.318421 1 main.go:50] DataCore CSI plugin for SANsymphony is starting.
I0112 08:16:20.318532 1 main.go:52] unix:///var/lib/csi/sockets/pluginproxy/csi.sock
I0112 08:16:20.318537 1 main.go:53] 127.0.0.1:12303
I0112 08:16:20.318540 1 main.go:54] 10.0.2.6
I0112 08:16:20.318547 1 main.go:55] 10.0.2.6
I0112 08:16:20.318553 1 main.go:56] MyUser
I0112 08:16:20.318557 1 main.go:57] MyPassword
I0112 08:16:20.318560 1 main.go:58] My_virtual_disk_template
I0112 08:16:20.318564 1 main.go:59] node1
I0112 08:16:20.333425 1 driver.go:67] Establishing connection with array 10.0.2.6
F0112 08:16:20.346176 1 driver.go:107] An error occurred while identifying this node in the storage array: Host with ID 7D13DC8F-A249-4EE8-9505-D1BDE45D37E4 not found.
goroutine 1 [running]:
k8s.io/klog.stacks(0xc000010001, 0xc000124000, 0xae, 0xb1)
/go/src/k8s.io/klog/klog.go:922 +0xb8
k8s.io/klog.(*loggingT).output(0xe64d40, 0xc000000003, 0x0, 0x0, 0xc0000e7c70, 0xe05fd0, 0x9, 0x6b, 0x0)
/go/src/k8s.io/klog/klog.go:871 +0x19d
k8s.io/klog.(*loggingT).printf(0xe64d40, 0x3, 0x0, 0x0, 0xa0d3c0, 0x46, 0xc0001b9840, 0x1, 0x1)
/go/src/k8s.io/klog/klog.go:730 +0x17a
k8s.io/klog.Fatalf(...)
/go/src/k8s.io/klog/klog.go:1340
datacore.com/csi/service.NewDriver(0x7ffca3088ce5, 0x30, 0x9f30f4, 0xf, 0x7ffca3088d50, 0x3, 0x7ffca3088d5f, 0xd, 0x7ffca3088d38, 0xc, ...)
/go/src/datacore.com/csi/service/driver.go:107 +0x1239
main.main()
/go/src/datacore.com/csi/main.go:73 +0xcfe
goroutine 6 [syscall]:
os/signal.signal_recv(0x0)
I appreciate any help.
Metadata
Metadata
Assignees
Labels
No labels