-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
$ kubectl get pods -o wide -n storage
NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
pso-csi-controller-0 6/6 Running 6 6h1m 172.20.2.53 init22b-8 <none> <none>
pso-csi-node-24qd8 2/3 Running 53 6h1m 10.64.112.52 k8s-worker-02 <none> <none>
pso-csi-node-mfjg7 3/3 Running 0 6h1m 10.64.230.41 init22b-8 <none> <none>
pso-csi-node-ncqmn 3/3 Running 0 6h1m 10.64.230.40 init22b-7 <none> <none>
pso-csi-node-p6b97 2/3 Running 56 6h1m 10.64.112.51 k8s-worker-01 <none> <none>
pso-db-0-0 1/1 Running 0 6h1m 172.20.1.47 init22b-7 <none> <none>
pso-db-1-0 1/1 Running 0 6h1m 172.20.2.54 init22b-8 <none> <none>
pso-db-2-0 1/1 Running 0 6h1m 172.20.3.4 k8s-worker-01 <none> <none>
pso-db-3-0 1/1 Running 0 6h1m 172.20.4.5 k8s-worker-02 <none> <none>
pso-db-4-0 1/1 Running 0 6h1m 172.20.1.48 init22b-7 <none> <none>
pso-db-cockroach-operator-5f494b6b5b-wpskw 1/1 Running 0 6h1m 172.20.1.45 init22b-7 <none> <none>
pso-db-deployer-5df48fb79b-5hj82 1/1 Running 0 6h1m 172.20.1.46 init22b-7 <none> <none>
pso-explorer-84d6cf69f9-lgqjc 2/2 Running 0 5h35m 172.20.2.57 init22b-8 <none> <none>
psox-agent-2bj4j 1/1 Running 0 5h51m 172.20.3.5 k8s-worker-01 <none> <none>
psox-agent-2vx4x 1/1 Running 0 5h51m 172.20.4.7 k8s-worker-02 <none> <none>
psox-agent-pc5bh 1/1 Running 0 5h51m 172.20.2.56 init22b-8 <none> <none>
psox-agent-z2hnz 1/1 Running 0 5h51m 172.20.1.49 init22b-7 <none> <none>
psox-agent-zqlnl 1/1 Running 1 5h51m 172.20.0.9 k8s-master-01 <none> <none>
node-driver-registrar
W0508 00:42:08.409027 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:42:18.409174 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:42:28.409061 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:42:38.409045 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:42:48.409081 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:42:58.408966 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:43:08.408997 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:43:18.409026 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:43:28.409013 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
W0508 00:43:38.409098 56628 connection.go:170] Still connecting to unix:///csi/csi.sock
I0508 00:43:42.144113 56628 node_register.go:51] Starting Registration Server at: /registration/pure-csi-reg.sock
I0508 00:43:42.144325 56628 node_register.go:60] Registration Server started at: /registration/pure-csi-reg.sock
I0508 00:43:43.563343 56628 main.go:77] Received GetInfo call: &InfoRequest{}
I0508 00:43:43.584165 56628 main.go:87] Received NotifyRegistrationStatus call: &RegistrationStatus{PluginRegistered:true,Error:,}
E0508 00:49:40.845200 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 01:00:54.861780 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 01:05:12.763918 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 01:14:36.757668 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 01:33:18.765391 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 02:28:59.840505 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 02:46:42.755703 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
E0508 02:57:45.872492 56628 connection.go:129] Lost connection to unix:///csi/csi.sock.
pso-csi-container
Original NodeID: k8s-worker-01
processIPHost
time="2021-05-08T06:50:10Z" level=error msg="Failed to retrieve configmap from cluster." configmap="&ConfigMap{ObjectMeta:{ 0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []},Data:map[string]string{},BinaryData:map[string][]byte{},}" configmap_name=pure-csi-container-configmap error="an empty namespace may not be set when a resource name is provided"
time="2021-05-08T06:50:11Z" level=info msg="Starting server" debug=false endpoint="unix:///csi/csi.sock" nodeID=k8s-worker-01 span="{}"
time="2021-05-08T06:50:11Z" level=info msg="Created listener" addr=//csi/csi.sock protocol=unix span="{}"
time="2021-05-08T06:50:11Z" level=info msg="Listening for connections" address=//csi/csi.sock network=unix span="{}"
time="2021-05-08T06:50:11Z" level=info msg="Parsing ISCSI target ranges for CIDR filter." ISCSITargetRanges=
time="2021-05-08T06:50:11Z" level=info msg="CIDR Filters constructed." CIDRs="[]"
(/go/src/pso.purestorage.com/k8s/vendor/pso.purestorage.com/nsm/pkg/datastores/services/cockroach/collection.go:166)
[2021-05-08 06:50:12] sql: no rows in result set
time="2021-05-08T06:51:00Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:00Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:00Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:02Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:02Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:02Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:04Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:04Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:04Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:06Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:06Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:06Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:08Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:08Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:08Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:10Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
time="2021-05-08T06:51:10Z" level=error msg="failed to queue request" error="rpc error: code = Aborted desc = requests pending" req="(*csi.ProbeRequest) " span="{}"
time="2021-05-08T06:51:10Z" level=error msg="GRPC handler error" error="rpc error: code = Aborted desc = requests pending" method=/csi.v1.Identity/Probe request= span="{}"
time="2021-05-08T06:51:12Z" level=error msg="waiters found" bucket= req="(*csi.ProbeRequest) " span="{}" waiters=1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels