Cockpit ZFS Manager is an interactive ZFS management package on Linux for Cockpit.
Careful! Cockpit ZFS Manager is currently in the pre-launch phase.
Software requirements:
- Cockpit 201+
- NFS (optional)
- Samba: 4+ (optional)
- ZFS: 0.8+
Installation:
Copy to Cockpit
$ git clone https://github.com/optimans/cockpit-zfs-manager.git $ sudo cp -r cockpit-zfs-manager / zfs / usr / share / cockpit
Samba:
It is recommended to add the following properties to the Samba configuration file to allow access to previous versions in Windows Explorer:
$ sudo nano /etc/samba/smb.conf
shadow: snapdir = .zfs / snapshot shadow: sort = desc shadow: format =% Y.% m.% d-% H.% M.% S shadow: localtime = yes vfs objects = acl_xattr shadow_copy2
ZFS always creates / var / lib / samba / usersharesshares in the folder when ShareSMB is enabled. To avoid duplicate sharing of the same file system, it is recommended that you configure a different path to the share-user folder if necessary or disable user shares in the Samba configuration file.
SELinux:
If you use SELinux, it is recommended to enable Boolean states for Samba:
$ sudo setsebool -P samba_export_all_en = 1 samba_export_all_rw = 1
Note:
If enabled, Cockpit ZFS Manager manages file-only sharing. The global Samba configuration will need to be configured externally.
Source: github.com- What is your reaction?
- powered by Verysign
-
Like -
Unmoved -
Amused -
Excited -
Angry -
Sad

1 Tutorial ZFS Manager Cockpit - ZFS administration on Linux

1 Opinion Linux vs. Windows - the eternal battle or the end of the war?

2 Tutorial How to empty virtual memory (SWAP) in Linux

3 Security Tools for securing the Linux system

4 Distro Linux Lite 5.4 Final is now available for download and installation

5 Distro Red Hat Enterprise Linux 8.4 Beta - launch in the new paradigm

6 Distro The first stable version of the AlmaLinux operating system
- Comment
- powered by Verysign