Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All luns are 0 #4

Open
asomers opened this issue Mar 22, 2021 · 0 comments
Open

All luns are 0 #4

asomers opened this issue Mar 22, 2021 · 0 comments

Comments

@asomers
Copy link

asomers commented Mar 22, 2021

Trying out ctld_exporter on FreeBSD 13.0, I see that all luns are reported as lun 0

$ ~/go/bin/ctld_exporter --version
ctld_exporter, version  (branch: , revision: )
  build user:       
  build date:       
  go version:       go1.16
  platform:         freebsd/amd64

Here is a small excerpt of the reported metrics:

iscsi_target_operations{lun="0",target="...",type="NO IO"} 0
iscsi_target_operations{lun="0",target="...",type="READ"} 0
iscsi_target_operations{lun="0",target="...",type="WRITE"} 0
iscsi_target_operations{lun="0",target="...",type="NO IO"} 0
iscsi_target_operations{lun="0",target="...",type="READ"} 0
iscsi_target_operations{lun="0",target="...",type="WRITE"} 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant