Linux sagir-us1.hostever.us 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
LiteSpeed
Server IP : 104.247.108.91 & Your IP : 216.73.216.105
Domains : 74 Domain
User : georgeto
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
2025-12-17 17:48
nbftroot.sh
98
B
-rwxr-xr-x
2025-12-17 17:48
nvmf-autoconnect.sh
1.85
KB
-rwxr-xr-x
2025-12-17 17:48
parse-nvmf-boot-connections.sh
9.19
KB
-rwxr-xr-x
2025-12-17 17:48
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}"