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

prepare: show block devices and mount points #32

Closed
wants to merge 1 commit into from

Conversation

lzap
Copy link

@lzap lzap commented Apr 15, 2024

Some instances should have ephemeral drives, I wonder if these blockdevices are available and what mountpoints options are there. IIUC various images are used so there is no "common" image so gathering it this way may be the only option.

@@ -73,6 +73,10 @@ for i in $(seq 1 90); do
sleep 1s
done

# Show block devices and mountpoints
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this useful globally? Our test logs are already super-big, so it might not be worth adding additional clutter.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this might be not the right place, I will tag you in a Slack thread for the context about what I am trying to do.

@lzap
Copy link
Author

lzap commented Apr 16, 2024

Replaced by: osbuild/osbuild-composer#4078

@lzap lzap closed this Apr 16, 2024
@lzap lzap deleted the ephemeral1 branch April 16, 2024 11:47
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.

None yet

2 participants