Skip to content

Fixed issues in Image Building chapter in the Administration Guide bsc#1245987 #4173

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

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

Conversation

keichwa
Copy link
Contributor

@keichwa keichwa commented Jul 15, 2025

@keichwa keichwa marked this pull request as ready for review July 15, 2025 09:49
@keichwa keichwa marked this pull request as draft July 15, 2025 09:49
@keichwa keichwa requested a review from aaannz July 15, 2025 09:49
@keichwa keichwa marked this pull request as ready for review July 15, 2025 12:45
@keichwa keichwa requested review from jcayouette and 0rnela July 15, 2025 12:45
Comment on lines 503 to 505
OS Images can require a significant amount of storage space.
Therefore, we recommended that the OS Image store is located on a partition of its own or on a Btrfs subvolume, separate from the root partition.
Therefore, we recommend that the OS Image store is located on a partition of its own or on a Btrfs subvolume, separate from the root partition.
By default, the image store is located at [path]``/srv/www/os-images``.
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be removed.

Kiwi image store is hardcoded without option to change it. I think this snippet is from the time when we though about adding proper store, but this never materialized.

Also with containerization, this is completely obsoleted.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I removed l. 504. Or shall I remove more here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Change the line

By default, the image store is located at [path]/srv/www/os-images.

to

OS Image store is using srv-www volume.

That make sense coming together with the existing first line talking about storage space.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

now I understand.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

but there are more places, and not everything is clear...

@keichwa keichwa requested a review from aaannz July 17, 2025 12:11
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