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 omdb db inventory physical-disks to show disk serial #6054

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

papertigers
Copy link
Contributor

No description provided.

@papertigers
Copy link
Contributor Author

Current output:

f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1024 synthetic-vendor synthetic-model-M2 synthetic-model-M2 M2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1025 synthetic-vendor synthetic-model-M2 synthetic-model-M2 M2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1026 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1027 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1028 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1029 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1030 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1031 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1032 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1033 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1034 synthetic-vendor synthetic-model-U2 synthetic-model-U2 U2

Fixed output:

f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1024 synthetic-vendor synthetic-model-M2 synthetic-serial-0 M2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1025 synthetic-vendor synthetic-model-M2 synthetic-serial-1 M2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1026 synthetic-vendor synthetic-model-U2 synthetic-serial-0 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1027 synthetic-vendor synthetic-model-U2 synthetic-serial-1 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1028 synthetic-vendor synthetic-model-U2 synthetic-serial-2 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1029 synthetic-vendor synthetic-model-U2 synthetic-serial-3 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1030 synthetic-vendor synthetic-model-U2 synthetic-serial-4 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1031 synthetic-vendor synthetic-model-U2 synthetic-serial-5 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1032 synthetic-vendor synthetic-model-U2 synthetic-serial-6 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1033 synthetic-vendor synthetic-model-U2 synthetic-serial-7 U2
f4a30444-d674-46a2-9deb-19184280b8fd 4bb6477b-23d3-470d-a3cf-6f900b23081f 1034 synthetic-vendor synthetic-model-U2 synthetic-serial-8 U2

@papertigers papertigers enabled auto-merge (squash) July 11, 2024 20:29
@papertigers papertigers merged commit 100179a into main Jul 11, 2024
19 checks passed
@papertigers papertigers deleted the mike/omdb-physical-disks-serial branch July 11, 2024 21:34
@andrewjstone
Copy link
Contributor

Thanks for fixing my bonehead move @papertigers !

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