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

fix some fc-hba are missing the statistics/* #664

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

chijiajian
Copy link

Some FC-HBA cards are missing the /sys/class/fc_host//statistics/* directory and files, for example, the Huawei Technologies Co., Ltd. Hi1822 Family (2*16G FC) (rev 45) card with ID 3e:00.0. However, there are corresponding port_name, port_state, etc., under /sys/class/fc_host//. It is recommended to add a check in the parseFibreChannelStatistics function in the class_fibrechannel.

jiajian.chi added 2 commits September 12, 2024 10:27
Signed-off-by: jiajian.chi <jiajian.chi@zstack.io>
 On branch fixFibrechannel
 Changes to be committed:
	modified:   sysfs/class_fibrechannel.go

Signed-off-by: jiajian.chi <jiajian.chi@zstack.io>
sysfs/class_fibrechannel.go Outdated Show resolved Hide resolved
delete Printf

Signed-off-by: chijiajian <33536362+chijiajian@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

3 participants