ocfs2console
tools for managing OCFS2 cluster filesystems - graphical interface
Install
- All systems
-
curl cmd.cat/ocfs2console.sh
- Debian
-
apt-get install ocfs2console
- Ubuntu
-
apt-get install ocfs2console
- Fedora
-
dnf install ocfs2console
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ocfs2console
- Raspbian
-
apt-get install ocfs2console
- Dockerfile
- dockerfile.run/ocfs2console
ocfs2console
tools for managing OCFS2 cluster filesystems - graphical interface
OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. A GUI frontend for managing OCFS2 volumes on the system. One can mount and unmount volumes, format, view overview information and individual files, and view and modify the current cluster configuration.