What are the minimal software requirements?

(Refer to the SAM4H User Guide for latest version of the software requirements)

- Linux OS:
   -  RHEL, Oracle Linux, CentOS or Rocky Linux: version 8 or higher
   -  Ubuntu: version 20.04 or higher
   -  Debian: version 11.9 or higher
   -  SUSE: version 15sp5 or higher
- Hitachi CCI Installation (Raidcom) which matches the VSP firmware (Linux x86_64-version, installed under '/HORCM')
  - for VSP One Block 24/26/28 and/or TIA support: min. 01-76-02/01
   - otherwise (older systems, no TIA support): min. 01_55_03_03
- Root access for the installation
- for RHEL/OL/CentOS:
   - podman installed
   - podman-docker installed
   - podman-plugins installed
   - podman-daemon started (systemctl enable podman && systemctl start podman)
- for Ubuntu/Debian/SUSE:
   - docker installed
   - docker-compose-plugin installed
   - docker-daemon started (`systemctl enable docker && systemctl start docker`)