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
[root@hchiramm csi-driver-iscsi]# kubectl logs csi-iscsi-node-drtws -c iscsi
Error: invalid argument "5 --nodeid=127.0.0.1 --endpoint=unix:///csi/csi.sock" for "-v, --v" flag: strconv.ParseInt: parsing "5 --nodeid=127.0.0.1 --endpoint=unix:///csi/csi.sock": invalid syntax
Usage:
iscsi.csi.k8s.io [flags]
Flags:
--add_dir_header If true, adds the file directory to the header of the log messages
--alsologtostderr log to standard error as well as files
--endpoint string CSI endpoint
-h, --help help for iscsi.csi.k8s.io
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--log_file string If non-empty, use this log file
--log_file_max_size uint Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited. (default 1800)
--logtostderr log to standard error instead of files (default true)
--nodeid string node id
--one_output If true, only write logs to their native severity level (vs also writing to each lower severity level)
--skip_headers If true, avoid header prefixes in the log messages
--skip_log_headers If true, avoid headers when opening log files
--stderrthreshold severity logs at or above this threshold go to stderr (default 2)
-v, --v Level number for the log level verbosity
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
invalid argument "5 --nodeid=127.0.0.1 --endpoint=unix:///csi/csi.sock" for "-v, --v" flag: strconv.ParseInt: parsing "5 --nodeid=127.0.0.1 --endpoint=unix:///csi/csi.sock": invalid syntax[root@hchiramm csi-driver-iscsi]#
Image:
[root@hchiramm csi-driver-iscsi]# kubectl describe pod csi-iscsi-node-drtws |grep -i image
Image: k8s.gcr.io/sig-storage/livenessprobe:v2.1.0
Image ID: docker-pullable://k8s.gcr.io/sig-storage/livenessprobe@sha256:b0a9eb3e489150d79bff1c97681f34c579e6fcb1a4ed0289c19180eb83ebc83d
Image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0
Image ID: docker-pullable://k8s.gcr.io/sig-storage/csi-node-driver-registrar@sha256:a61d309da54641db41fb8f35718f744e9f730d4d0384f8c4b186ddc9f06cbd5f
Image: gcr.io/k8s-staging-sig-storage/iscsiplugin:canary
Image ID: docker-pullable://gcr.io/k8s-staging-sig-storage/iscsiplugin@sha256:127d8f5422b291d54eb9119eb9c1350e288325b942fb52c3b80e1750f4b2de9d
Normal Pulled 3m15s kubelet Container image "k8s.gcr.io/sig-storage/livenessprobe:v2.1.0" already present on machine
Normal Pulled 3m15s kubelet Container image "k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.1.0" already present on machine
Normal Pulled 2m33s (x4 over 3m14s) kubelet Container image "gcr.io/k8s-staging-sig-storage/iscsiplugin:canary" already present on machine
[root@hchiramm csi-driver-iscsi]#
The text was updated successfully, but these errors were encountered:
Image:
The text was updated successfully, but these errors were encountered: