Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
dracut /
modules.d /
95nvmf /
Delete
Unzip
Name
Size
Permission
Date
Action
95-nvmf-initqueue.rules
557
B
-rw-r--r--
2022-06-19 22:35
module-setup.sh
4.52
KB
-rwxr-xr-x
2026-08-14 00:41
nbftroot.sh
98
B
-rwxr-xr-x
2026-08-14 00:41
nvmf-autoconnect.sh
1.85
KB
-rwxr-xr-x
2026-08-14 00:41
parse-nvmf-boot-connections.sh
9.19
KB
-rwxr-xr-x
2026-08-14 00:41
Save
Rename
# # nvmf-initqueue.rules # # D-Bus doesn't run in the initrd, which means that we cannot use our # usual trick of starting custom systemd services. # So use a rule to create initqueue entries instead. ACTION=="change", SUBSYSTEM=="fc", ENV{FC_EVENT}=="nvmediscovery", \ ENV{NVMEFC_HOST_TRADDR}=="*", ENV{NVMEFC_TRADDR}=="*", \ RUN+="/sbin/initqueue --onetime --unique --name nvmf-connect-$env{NVMEFC_TRADDR}-$env{NVMEFC_HOST_TRADDR} /usr/sbin/nvme connect-all --transport=fc --traddr=$env{NVMEFC_TRADDR} --host-traddr=$env{NVMEFC_HOST_TRADDR}"