This repository was archived by the owner on Jul 30, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Expand file tree Collapse file tree 1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -11,19 +11,20 @@ Cockpit ZFS Manager is currently pre-release software. Use at your own risk!
11
11
## Requirements
12
12
13
13
* Cockpit: 201+
14
- * Samba: 4+
14
+ * NFS (Optional)
15
+ * Samba: 4+ (Optional)
15
16
* ZFS: 0.8+
16
17
17
18
<details >
18
19
<summary >Tested Distributions</summary >
19
20
20
21
* Arch Linux
21
- * CentOS Linux 8.0
22
- * Debian 10.0
22
+ * CentOS Linux 8
23
+ * Debian 10
23
24
* Fedora 31
24
- * Oracle Linux Server 8.0
25
- * Proxmox VE 6.0
26
- * Red Hat Enterprise Linux 8.0
25
+ * Oracle Linux Server 8
26
+ * Proxmox VE 6
27
+ * Red Hat Enterprise Linux 8
27
28
* Ubuntu 18.04 LTS
28
29
* Ubuntu 19.10
29
30
@@ -36,6 +37,8 @@ Cockpit ZFS Manager is currently pre-release software. Use at your own risk!
36
37
<img src =" https://user-images.githubusercontent.com/58222345/80313066-6f3d3c00-881b-11ea-859d-a47cf1e85177.png " width =" 425 " />
37
38
<img src =" https://user-images.githubusercontent.com/58222345/80313067-7106ff80-881b-11ea-9688-0c94f8088b3b.png " width =" 425 " />
38
39
40
+ <sup >Screenshots using Cockpit 217 on Oracle Linux 8.1 with UEK R6.</sup >
41
+
39
42
## Installation
40
43
41
44
Copy zfs folder to cockpit
@@ -58,7 +61,6 @@ $ sudo nano /etc/samba/smb.conf
58
61
Append to [ global] section or individual share sections
59
62
60
63
```
61
- [global]
62
64
shadow: snapdir = .zfs/snapshot
63
65
shadow: sort = desc
64
66
shadow: format = %Y.%m.%d-%H.%M.%S
You can’t perform that action at this time.
0 commit comments