Skip to content

DLPX-94815 install zstd on the appliance #540

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

sebroy
Copy link
Contributor

@sebroy sebroy commented Jul 16, 2025

During an upgrade test, I noticed this in the output:

Jul 16 13:56:51 ip-10-110-236-229 upgrade-scripts:execute[1035]: + update-initramfs -u -t -k 5.15.0-1064-dx2024070515-22f636412-aws
Jul 16 13:56:51 ip-10-110-236-229 upgrade-scripts:execute[1035]: update-initramfs: Generating /boot/initrd.img-5.15.0-1064-dx2024070515-22f636412-aws
Jul 16 13:56:51 ip-10-110-236-229 upgrade-scripts:execute[1035]: W: No zstd in /usr/bin:/sbin:/bin, using gzip

It would be desirable to use zstd over gzip where possible, therefore we should have zstd installed.

Testing:

ab-pre-push: https://selfservice-jenkins.eng-tools-prd.aws.delphixcloud.com/job/appliance-build-orchestrator-pre-push/11674/

On a VM cloned from the image generated by the above ab-pre-push run:

delphix@ip-10-110-230-231:~$ which zstd
/usr/bin/zstd

@sebroy sebroy force-pushed the dlpx/pr/sebroy/7f7eb44d-ef1e-46dd-bd7e-6b731d9d02f5 branch from 6d2ee7d to fd240f5 Compare July 16, 2025 14:09
@sebroy sebroy marked this pull request as ready for review July 16, 2025 14:11
Copy link

@mszak-perforce mszak-perforce left a comment

Choose a reason for hiding this comment

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

Looks good.

@sebroy sebroy merged commit 9cd9047 into develop Jul 17, 2025
18 checks passed
@sebroy sebroy deleted the dlpx/pr/sebroy/7f7eb44d-ef1e-46dd-bd7e-6b731d9d02f5 branch July 17, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants