isnsd
Internet Storage Name Service - iSNS server
Install
- All systems
-
curl cmd.cat/isnsd.sh
- Debian
-
apt-get install open-isns-server
- Ubuntu
-
apt-get install open-isns-server
- Alpine
-
apk add open-isns
- Arch Linux
-
pacman -S open-isns
- Kali Linux
-
apt-get install open-isns-server
- CentOS
-
yum install isns-utils
- Fedora
-
dnf install isns-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install open-isns-server
- Raspbian
-
apt-get install open-isns-server
- Dockerfile
- dockerfile.run/isnsd
- Docker
-
docker run cmd.cat/isnsd isnsd
powered by Commando
open-isns-server
Internet Storage Name Service - iSNS server
Open-iSNS is an implementation of the Internet Storage Name Service (iSNS), according to RFC 4171, which facilitates automated discovery, management, and configuration of iSCSI and Fibre Channel devices on a TCP/IP network. This package contains the isnsd server, supporting persistent storage registrations.
isns-utils
The iSNS daemon and utility programs
isns
Internet Storage Naming Service
The internet storage name service (iSNS) is used to register iSCSI and iFCP storage devices in the network. The iSNS allows dynamic discovery of available storage targets by storage initiators.