~johnhamelink/docker-hpe-storeopen

Minimal Rockylinux container which builds & runs a fork of HPE StoreOpen
Improve docs & runner
Drop down from root user before exporting the image
Add a justfile to trigger docker commands simply

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~johnhamelink/docker-hpe-storeopen
read/write
git@git.sr.ht:~johnhamelink/docker-hpe-storeopen

You can also use your local clone with git send-email.

Docker HPE StoreOpen

Why?

This repository builds leavelet's fork of HPE StoreOpen Software[0] in
Rockylinux 9. This is necessary because CentOS is now EOL, and the
binary RPM provided by HPE has dependency mismatches with modern
RHEL-based distros.

0: https://github.com/leavelet/ltfs-hphttps://github.com/leavelet/ltfs-hp

Usage

The host needs to use procfs for mounting SCSI drives (Almalinux,
Rockylinux, RHEL), not sysfs (Debian). If you can see `/proc/scsi/sg/`
on the host, then you should be fine.

You need to mount the drive into the container when you run it. This
allows storeopen to access & control the drive.

You'll also need to mount any volumes you wish you backup or restore.