Open
Description
Hi,
With this configuration
$ linstor rg lp nfs_group -p
+-------------------------+
| Key | Value |
|=========================|
| FileSystem/Type | xfs |
+-------------------------+
$ linstor-gateway nfs create shares 10.20.117.254/32 10G --allowed-ips=10.20.117.0/24 --resource-group=nfs_group
Created export 'shares' at 10.20.117.254:/srv/gateway-exports/shares
linstor-gateway generate a drbd-reactor config file for an ext4 filesystem:
$ cat /etc/drbd-reactor.d/linstor-gateway-nfs-shares.toml | grep ext4
"ocf:heartbeat:Filesystem fs_cluster_private device=/dev/drbd/by-res/shares/0 directory=/srv/ha/internal/shares fstype=ext4 run_fsck=no",
"ocf:heartbeat:Filesystem fs_1 device=/dev/drbd/by-res/shares/1 directory=/srv/gateway-exports/shares fstype=ext4 run_fsck=no",
with FileSystem/Type ext4 setting all are fine
Metadata
Assignees
Labels
No labels
Activity