linstor-gateway icon indicating copy to clipboard operation
linstor-gateway copied to clipboard

Manages Highly-Available iSCSI targets, NVMe-oF targets, and NFS exports via LINSTOR

Results 12 linstor-gateway issues
Sort by recently updated
recently updated
newest added

I found that my nfs export could not be mounted using virtual ip on the client, but the shared directory could indeed be discovered using showmount -e. I can mount...

Hello, Version: ![image](https://github.com/LINBIT/linstor-server/assets/33790160/7348a566-7dda-43b8-9ba6-9043709726ba) VirtualBox version: 7.0 I created iscsi target from this guildeline: https://linbit.com/blog/create-a-highly-available-iscsi-target-using-linstor-gateway/ with three hosts Linstor01 Linstor02 Linstor03 I deleted Linstor01 Linstor03 iscsi target, and then deleted my-target...

I'm testing linstor-gateway v1.3.0 and the new feature for iscsi tgt implementation, however I'm unable to get it working. Another user seem to have reported a similar issue in drbd-user...

By default, the network adapter is eth0, but i have iface ens160. How to add a variable correctly OCF_RESKEY_nic=ens160?

- cluster info ```bash $ linstor n l -p +----------------------------------------------------------+ | Node | NodeType | Addresses | State | |==========================================================| | vc-swarm1 | COMBINED | 192.168.90.21:3367 (SSL) | Online |...

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...

Hello! I create one iscsi resource, it has one LUN with id 1, i want to create another LUN with id 2 based on this IQN and service ip _linstor-gateway...

Currently all nvme create's will not populate past the first. The reason being is that the resource-agent responsible for creating the port and linking the subsystems to that port never...

When Creating a NVMEoF resource is not possible to specify the protocol to be either `tcp` or `rdma`. The code seems harcoding this value to `tcp`. If i set the...

Following the tutorial: [https://linbit.com/blog/highly-available-nfs-for-proxmox-with-linstor-gateway/](https://linbit.com/blog/highly-available-nfs-for-proxmox-with-linstor-gateway/) for setting up basic NFS share on Proxmox. Having the virtual IP on node in the cluster is breaking incoming mirgation on this node: `could not...