Search found 2 matches

by haruka
Thu Apr 24, 2025 6:12 pm
Forum: StarWind NVMe-oF Initiator [+Free], Deduplication Analyzer, RDMA Performance Benchmark
Topic: Initiator cannot find the adapter when it has multiple IPs
Replies: 4
Views: 18165

Re: Initiator cannot find the adapter when it has multiple IPs

I agree it's very uncommon to have multiple IPs on one interface. In theory though, I don't think it's too hard to add - you should already have all the data when enumerating adapters in IpAddressList property.
by haruka
Wed Apr 23, 2025 8:32 pm
Forum: StarWind NVMe-oF Initiator [+Free], Deduplication Analyzer, RDMA Performance Benchmark
Topic: Initiator cannot find the adapter when it has multiple IPs
Replies: 4
Views: 18165

Initiator cannot find the adapter when it has multiple IPs

My main network interface on Windows has 2 IPs - 10.224.2.0/17 and 10.224.128.2/17. However, the CLI tool can only identify the correct adapter with the first IP, not the second one. PS C:\Users\User> StarNVMeoF_Ctrl.exe discovery 10.224.128.1:4420 10.224.128.2 StarNVMeoF Controller Application v 2....