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

lsscsi truncates last 3 hex-digits of 128-bit wwn #2

Open
vaibhav92 opened this issue Oct 20, 2016 · 3 comments
Open

lsscsi truncates last 3 hex-digits of 128-bit wwn #2

vaibhav92 opened this issue Oct 20, 2016 · 3 comments

Comments

@vaibhav92
Copy link
Contributor

Currently with '--wwn' flag 128-bit wwns are getting truncated with
their last 3 hex-digit missing. Below is a comparison of wwn reported
by lspsci compared to wwn listed at /dev/disk/by-id directory.

% lsscsi -w 0:0:5:0
[0:0:5:0] disk 0x60050764008181941000000000000 /dev/sdad

% ls -l /dev/disk/by-id/wwn-*
lrwxrwxrwx. 1 root root 10 Oct 19 01:08 /dev/disk/by-id/wwn-0x600507640081819410000000000001b1 -> ../../sdad

@vaibhav92
Copy link
Contributor Author

This issue is fixed in pull request #1.

@cpaelzer
Copy link

Hi,
any updates on picking up that change?

@vaibhav92
Copy link
Contributor Author

vaibhav92 commented Jul 10, 2017

Hi @cpaelzer.
Looks like the lsscsi maintainer Doug Gilbert dgilbert@interlog.com will only accept patches via mail and my multiple attempts to reach out to him via email for this patch have yielded no success. AFAIK this repo is just a mirror of of his private svn repo hence raising a pull req doesn't work for lsscsi.

In the mean time Redhat has included this change as an out of tree patch to there tree. On canonical side the corresponding Bugzilla is marked as low priority hence is moving slow:
Refs:
Redhat-Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1387263
Launchpad-Bugzilla: https://bugs.launchpad.net/ubuntu/+source/lsscsi/+bug/1636467

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

2 participants