2
|
Start with the first disk you'll want to create a persistent name for. Issue the commands to the right to get unique identifiers for the HDD.
|
Our SDD details:
# udevadm info -a -p /sys/block/sda
# udevadm info –attribute-walk –path /block/sda # (Same as above)
# hdparm -i /dev/sda
# hdparm -I /dev/sda
# udevadm info –query all -n /dev/sda
Sample output with the unique identifiers that can be used highlighted in bold green:
# udevadm info -a -p /sys/block/sda
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.
looking at device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0/block/sda':
KERNEL=="sda"
SUBSYSTEM=="block"
DRIVER==""
ATTR{range}=="16"
ATTR{ext_range}=="256"
ATTR{removable}=="0"
ATTR{ro}=="0"
ATTR{size}=="2930277168"
ATTR{alignment_offset}=="0"
ATTR{discard_alignment}=="0"
ATTR{capability}=="52"
ATTR{stat}==" 3665783 240524730 1953525026 323734815 4346 140 16355 708391
> 0 9095724 324441439"
ATTR{inflight}==" 0 0"
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0':
KERNELS=="0:0:0:0"
SUBSYSTEMS=="scsi"
DRIVERS=="sd"
ATTRS{device_blocked}=="0"
ATTRS{type}=="0"
ATTRS{scsi_level}=="6"
ATTRS{vendor}=="ATA "
ATTRS{model}=="ST1500DL003-9VT1"
ATTRS{rev}=="CC3C"
ATTRS{state}=="running"
ATTRS{timeout}=="30"
ATTRS{iocounterbits}=="32"
ATTRS{iorequest_cnt}=="0x3803ba"
ATTRS{iodone_cnt}=="0x3801e7"
ATTRS{ioerr_cnt}=="0xf8"
ATTRS{modalias}=="scsi:t-0x00"
ATTRS{evt_media_change}=="0"
ATTRS{dh_state}=="detached"
ATTRS{queue_depth}=="31"
ATTRS{queue_ramp_up_period}=="120000"
ATTRS{queue_type}=="simple"
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0':
KERNELS=="target0:0:0"
SUBSYSTEMS=="scsi"
DRIVERS==""
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0':
KERNELS=="host0"
SUBSYSTEMS=="scsi"
DRIVERS==""
looking at parent device '/devices/pci0000:00/0000:00:11.0':
KERNELS=="0000:00:11.0"
SUBSYSTEMS=="pci"
DRIVERS=="ahci"
ATTRS{vendor}=="0x1002"
ATTRS{device}=="0x4391"
ATTRS{subsystem_vendor}=="0x1458"
ATTRS{subsystem_device}=="0xb002"
ATTRS{class}=="0x010601"
ATTRS{irq}=="28"
ATTRS{local_cpus}=="03"
ATTRS{local_cpulist}=="0-1"
ATTRS{modalias}=="pci:v00001002d00004391sv00001458sd0000B002bc01sc06i01"
ATTRS{numa_node}=="0"
ATTRS{enable}=="1"
ATTRS{broken_parity_status}=="0"
ATTRS{msi_bus}==""
looking at parent device '/devices/pci0000:00':
KERNELS=="pci0000:00"
SUBSYSTEMS==""
DRIVERS==""
# udevadm info –attribute-walk –path /block/sda
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.
looking at device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0/block/sda':
KERNEL=="sda"
SUBSYSTEM=="block"
DRIVER==""
ATTR{range}=="16"
ATTR{ext_range}=="256"
ATTR{removable}=="0"
ATTR{ro}=="0"
ATTR{size}=="2930277168"
ATTR{alignment_offset}=="0"
ATTR{discard_alignment}=="0"
ATTR{capability}=="52"
ATTR{stat}==" 3665783 240524730 1953525026 323734815 4346 140 16355 708391
> 0 9095724 324441439"
ATTR{inflight}==" 0 0"
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0':
KERNELS=="0:0:0:0"
SUBSYSTEMS=="scsi"
DRIVERS=="sd"
ATTRS{device_blocked}=="0"
ATTRS{type}=="0"
ATTRS{scsi_level}=="6"
ATTRS{vendor}=="ATA "
ATTRS{model}=="ST1500DL003-9VT1"
ATTRS{rev}=="CC3C"
ATTRS{state}=="running"
ATTRS{timeout}=="30"
ATTRS{iocounterbits}=="32"
ATTRS{iorequest_cnt}=="0x3803c3"
ATTRS{iodone_cnt}=="0x3801f0"
ATTRS{ioerr_cnt}=="0x100"
ATTRS{modalias}=="scsi:t-0x00"
ATTRS{evt_media_change}=="0"
ATTRS{dh_state}=="detached"
ATTRS{queue_depth}=="31"
ATTRS{queue_ramp_up_period}=="120000"
ATTRS{queue_type}=="simple"
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0/target0:0:0':
KERNELS=="target0:0:0"
SUBSYSTEMS=="scsi"
DRIVERS==""
looking at parent device '/devices/pci0000:00/0000:00:11.0/host0':
KERNELS=="host0"
SUBSYSTEMS=="scsi"
DRIVERS==""
looking at parent device '/devices/pci0000:00/0000:00:11.0':
KERNELS=="0000:00:11.0"
SUBSYSTEMS=="pci"
DRIVERS=="ahci"
ATTRS{vendor}=="0x1002"
ATTRS{device}=="0x4391"
ATTRS{subsystem_vendor}=="0x1458"
ATTRS{subsystem_device}=="0xb002"
ATTRS{class}=="0x010601"
ATTRS{irq}=="28"
ATTRS{local_cpus}=="03"
ATTRS{local_cpulist}=="0-1"
ATTRS{modalias}=="pci:v00001002d00004391sv00001458sd0000B002bc01sc06i01"
ATTRS{numa_node}=="0"
ATTRS{enable}=="1"
ATTRS{broken_parity_status}=="0"
ATTRS{msi_bus}==""
looking at parent device '/devices/pci0000:00':
KERNELS=="pci0000:00"
SUBSYSTEMS==""
DRIVERS==""
#
# hdparm -i /dev/sda
/dev/sda:
Model=ST1500DL003-9VT16L, FwRev=CC3C, SerialNo=5YD6GDZQ
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=unknown, BuffSize=unknown, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=2930277168
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
AdvancedPM=no WriteCache=disabled
Drive conforms to: unknown: ATA/ATAPI-4,5,6,7
* signifies the current active mode
# hdparm -I /dev/sda
/dev/sda:
ATA device, with non-removable media
Model Number: ST1500DL003-9VT16L
Serial Number: 5YD6GDZQ
Firmware Revision: CC3C
Transport: Serial, SATA Rev 3.0
Standards:
Used: unknown (minor revision code 0x0029)
Supported: 8 7 6 5
Likely used: 8
Configuration:
Logical max current
cylinders 16383 16383
heads 16 16
sectors/track 63 63
—
CHS current addressable sectors: 16514064
LBA user addressable sectors: 268435455
LBA48 user addressable sectors: 2930277168
Logical Sector size: 512 bytes
Physical Sector size: 4096 bytes
Logical Sector-0 offset: 0 bytes
device size with M = 1024*1024: 1430799 MBytes
device size with M = 1000*1000: 1500301 MBytes (1500 GB)
cache/buffer size = unknown
Nominal Media Rotation Rate: 5900
Capabilities:
LBA, IORDY(can be disabled)
Queue depth: 32
Standby timer values: spec'd by Standard, no device specific minimum
R/W multiple sector transfer: Max = 16 Current = ?
Recommended acoustic management value: 254, current value: 0
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4
Cycle time: no flow control=120ns IORDY flow control=120ns
Commands/features:
Enabled Supported:
* SMART feature set
Security Mode feature set
* Power Management feature set
Write cache
* Look-ahead
* Host Protected Area feature set
* WRITE_BUFFER command
* READ_BUFFER command
* DOWNLOAD_MICROCODE
SET_MAX security extension
* Automatic Acoustic Management feature set
* 48-bit Address feature set
* Device Configuration Overlay feature set
* Mandatory FLUSH_CACHE
* FLUSH_CACHE_EXT
* SMART error logging
* SMART self-test
* General Purpose Logging feature set
* WRITE_{DMA|MULTIPLE}_FUA_EXT
* 64-bit World wide name
Write-Read-Verify feature set
* WRITE_UNCORRECTABLE_EXT command
* {READ,WRITE}_DMA_EXT_GPL commands
* Segmented DOWNLOAD_MICROCODE
* Gen1 signaling speed (1.5Gb/s)
* Gen2 signaling speed (3.0Gb/s)
* unknown 76[3]
* Native Command Queueing (NCQ)
* Phy event counters
* unknown 76[15]
Device-initiated interface power management
* Software settings preservation
* SMART Command Transport (SCT) feature set
* SCT Long Sector Access (AC1)
* SCT LBA Segment Access (AC2)
* SCT Features Control (AC4)
* SCT Data Tables (AC5)
unknown 206[7]
unknown 206[12] (vendor specific)
unknown 206[13] (vendor specific)
Security:
Master password revision code = 65534
supported
not enabled
not locked
not frozen
not expired: security count
supported: enhanced erase
270min for SECURITY ERASE UNIT. 270min for ENHANCED SECURITY ERASE UNIT.
Logical Unit WWN Device Identifier: 5000c500463a5d9d
NAA : 5
IEEE OUI : 000c50
Unique ID : 0463a5d9d
Checksum: correct
#
# udevadm info –query all -n /dev/sda
P: /devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0/block/sda
N: sda
W: 44
S: block/8:0
S: disk/by-id/ata-ST1500DL003-9VT16L_5YD6GDZQ
S: disk/by-id/scsi-SATA_ST1500DL003-9VT_5YD6GDZQ
S: rsdf
S: disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0
S: disk/by-id/wwn-0x5000c500463a5d9d
E: UDEV_LOG=0
E: DEVPATH=/devices/pci0000:00/0000:00:11.0/host0/target0:0:0/0:0:0:0/block/sda
E: MAJOR=8
E: MINOR=0
E: DEVNAME=/dev/sda
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: ID_ATA=1
E: ID_TYPE=disk
E: ID_BUS=ata
E: ID_MODEL=ST1500DL003-9VT16L
E: ID_MODEL_ENC=ST1500DL003-9VT16L\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
E: ID_REVISION=CC3C
E: ID_SERIAL=ST1500DL003-9VT16L_5YD6GDZQ
E: ID_SERIAL_SHORT=5YD6GDZQ
E: ID_ATA_WRITE_CACHE=1
E: ID_ATA_WRITE_CACHE_ENABLED=1
E: ID_ATA_FEATURE_SET_HPA=1
E: ID_ATA_FEATURE_SET_HPA_ENABLED=1
E: ID_ATA_FEATURE_SET_PM=1
E: ID_ATA_FEATURE_SET_PM_ENABLED=1
E: ID_ATA_FEATURE_SET_SECURITY=1
E: ID_ATA_FEATURE_SET_SECURITY_ENABLED=0
E: ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN=270
E: ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN=270
E: ID_ATA_FEATURE_SET_SMART=1
E: ID_ATA_FEATURE_SET_SMART_ENABLED=1
E: ID_ATA_FEATURE_SET_AAM=1
E: ID_ATA_FEATURE_SET_AAM_ENABLED=1
E: ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE=254
E: ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE=0
E: ID_ATA_DOWNLOAD_MICROCODE=1
E: ID_ATA_SATA=1
E: ID_ATA_SATA_SIGNAL_RATE_GEN2=1
E: ID_ATA_SATA_SIGNAL_RATE_GEN1=1
E: ID_ATA_ROTATION_RATE_RPM=5900
E: ID_WWN=0x5000c500463a5d9d
E: ID_WWN_WITH_EXTENSION=0x5000c500463a5d9d
E: ID_SCSI_COMPAT=SATA_ST1500DL003-9VT_5YD6GDZQ
E: ID_PATH=pci-0000:00:11.0-scsi-0:0:0:0
E: ID_FS_UUID=2f36ac48-5e3e-4c54-7217-7c53bea3e41e
E: ID_FS_UUID_ENC=2f36ac48-5e3e-4c54-7217-7c53bea3e41e
E: ID_FS_UUID_SUB=136eb8af-87a2-641f-be6c-5a482024b9ca
E: ID_FS_UUID_SUB_ENC=136eb8af-87a2-641f-be6c-5a482024b9ca
E: ID_FS_LABEL=mbpc:0
E: ID_FS_LABEL_ENC=mbpc:0
E: ID_FS_VERSION=1.2
E: ID_FS_TYPE=linux_raid_member
E: ID_FS_USAGE=raid
E: UDISKS_PRESENTATION_NOPOLICY=0
E: MD_LEVEL=raid6
E: MD_DEVICES=6
E: MD_NAME=mbpc:0
E: MD_UUID=2f36ac48:5e3e4c54:72177c53:bea3e41e
E: MD_UPDATE_TIME=1332826317
E: MD_DEV_UUID=136eb8af:87a2641f:be6c5a48:2024b9ca
E: MD_EVENTS=3210
E: UDISKS_ATA_SMART_IS_AVAILABLE=1
E: DEVLINKS=/dev/block/8:0 /dev/disk/by-id/ata-ST1500DL003-9VT16L_5YD6GDZQ
> /dev/disk/by-id/scsi-SATA_ST1500DL003-9VT_5YD6GDZQ /dev/rsdf
> /dev/disk/by-path/pci-0000:00:11.0-scsi-0:0:0:0 /dev/disk/by-id/wwn-0x5000c500463a5d9d
#
|
3
|
Write the UDEV rules.
|
The UDEV rules are relatively self intuitive and for the purpose of this article, one was simply copied and modified for our
purpose from the /lib/udev/rules.d/60-persistent-storage.rules file (The entries, ie SUBSYSTEM…, should be all unbroken
one line entries):
# cat /lib/udev/rules.d/60-persistent-storage.rules
# MY RULES
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0X9TA",SYMLINK+="rsda"
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0X5KC",SYMLINK+="rsdb"
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0XQ2M",SYMLINK+="rsdc"
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0WJKA",SYMLINK+="rsdd"
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0WK55",SYMLINK+="rsde"
# BAD DISK: SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST31000520AS_9VX0X994",SYMLINK+="rsdf"
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_ST1500DL003-9VT_5YD6GDZQ",SYMLINK+="rsdf"
# OS
SUBSYSTEM=="block",ACTION=="add",ENV{DEVTYPE}=="disk",PROGRAM="scsi_id –whitelisted –replace-whitespace -p0x80 -d$tempnode",RESULT=="?*",ENV{ID_SCSI_COMPAT}="$result",ENV{ID_SCSI_COMPAT}=="SATA_WDC_WD15EADS-32_WD-WCAVY1065435",SYMLINK+="ossda"
#
Notice how the devices correspond to the actual output of the udevadm commands above. Similarly, we can use the MD_UUID
to uniquely add a name for our RAID6 array like this:
# cat /lib/udev/rules.d/64-md-raid.rules
ENV{DEVTYPE}=="disk", ENV{MD_NAME}=="mbpc:0", ENV{MD_UUID}=="2f36ac48:5e3e4c54:72177c53:bea3e41e", SYMLINK+="raidmd0", OPTIONS+="string_escape=replace"
#
NOTE: The UUID for Multi Disk (mdXX) devices can be obtained using:
# mdadm –detail /dev/md0 |grep -i UUID
UUID : 2f36ac48:5e3e4c54:72177c53:bea3e41e
#
|
6
|
Reload the UDEV rules.
|
Issue the command. Typically, it will return no results unless a log option is set to non 0 (see step 5 above):
# udevadm trigger 2>&1
#
Check the /var/log/messages files for messages from UDEV:
# tail -f /var/log/messages
Apr 1 21:54:45 mbpc kernel: AMD64 EDAC driver v3.4.0
Apr 1 21:54:45 mbpc kernel: EDAC amd64: DRAM ECC disabled.
Apr 1 21:54:45 mbpc kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Apr 1 21:54:45 mbpc kernel: Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
Apr 1 21:54:45 mbpc kernel: (Note that use of the override may cause unknown side effects.)
Apr 1 21:54:45 mbpc kernel: microcode: AMD microcode update via /dev/cpu/microcode not supported
A more verbose output when using the –log-priority flag would look like this (filtered):
# tail -f /var/log/messages|egrep -i "error|warning|fatal|fail"
Apr 1 21:58:28 mbpc udevd-work[27757]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:LNXSYSTM: not found.'
Apr 1 21:58:28 mbpc udevd-work[28342]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001002d00005958sv00001002sd00005958bc06sc00i00 not found.'
Apr 1 21:58:28 mbpc udevd-work[28353]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0019v0000p0001e0000_e0,1,k74,ramlsfw not found.'
Apr 1 21:58:28 mbpc udevd-work[28354]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:LNXSYBUS: not found.'
Apr 1 21:58:28 mbpc udevd-work[28355]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:LNXSYBUS: not found.'
Apr 1 21:58:28 mbpc udevd-work[28356]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:LNXTHERM: not found.'
Apr 1 21:58:28 mbpc udevd-work[28370]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001002d00004384sv00000000sd00000000bc06sc04i01 not found.'
Apr 1 21:58:28 mbpc udevd-work[28368]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001002d0000439Dsv00001002sd0000439Dbc06sc01i00 not found.'
Apr 1 21:58:28 mbpc udevd-work[27758]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0C01: not found.'
Apr 1 21:58:28 mbpc udevd-work[27757]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0501: not found.'
Apr 1 21:58:28 mbpc udevd-work[28342]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0700: not found.'
Apr 1 21:58:28 mbpc udevd-work[28344]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0C02: not found.'
Apr 1 21:58:28 mbpc udevd-work[28345]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0C02: not found.'
Apr 1 21:58:28 mbpc udevd-work[28347]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:28 mbpc udevd-work[28348]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:28 mbpc udevd-work[28349]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28420]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0019v0000p0001e0000_e0,1,k74,ramlsfw not found.'
Apr 1 21:58:29 mbpc udevd-work[28423]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0000v0000p0000e0000_e0,5,kramlsfw8, not found.'
Apr 1 21:58:29 mbpc udevd-work[28455]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0000v0000p0000e0000_e0,5,kramlsfw2, not found.'
Apr 1 21:58:29 mbpc udevd-work[28343]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28347]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0000: not found.'
Apr 1 21:58:29 mbpc udevd-work[28345]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28349]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0100: not found.'
Apr 1 21:58:29 mbpc udevd-work[28351]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0200: not found.'
Apr 1 21:58:29 mbpc udevd-work[28352]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0800: not found.'
Apr 1 21:58:29 mbpc udevd-work[28353]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0B00: not found.'
Apr 1 21:58:29 mbpc udevd-work[28355]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0C04: not found.'
Apr 1 21:58:29 mbpc udevd-work[28354]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:PNP0C02: not found.'
Apr 1 21:58:29 mbpc udevd-work[28367]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28365]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001102d00007003sv00001102sd00000040bc09sc80i00 not found.'
Apr 1 21:58:29 mbpc udevd-work[28342]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28348]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001022d00001200sv00000000sd00000000bc06sc00i00 not found.'
Apr 1 21:58:29 mbpc udevd-work[28349]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001022d00001201sv00000000sd00000000bc06sc00i00 not found.'
Apr 1 21:58:29 mbpc udevd-work[28352]: '/sbin/modprobe' (stderr) 'FATAL: Error inserting amd64_edac_mod (/lib/modules/2.6.32-220.4.1.el6.x86_64/kernel/drivers/edac/amd64_edac_mod.ko): No such device'
Apr 1 21:58:29 mbpc udevd-work[27758]: '/sbin/modprobe' (stderr) 'FATAL: Module pci:v00001022d00001204sv00000000sd00000000bc06sc00i00 not found.'
Apr 1 21:58:29 mbpc udevd-work[28353]: '/sbin/modprobe' (stderr) 'FATAL: Module platform:Fixed not found.'
Apr 1 21:58:29 mbpc udevd-work[28344]: '/sbin/modprobe' (stderr) 'FATAL: Module platform:microcode not found.'
Apr 1 21:58:29 mbpc udevd-work[28366]: error changing netif name 'wlan0' to 'eth0': Device or resource busy
Apr 1 21:58:29 mbpc udevd-work[28356]: '/sbin/modprobe' (stderr) 'FATAL: Module platform:pcspkr not found.'
Apr 1 21:58:29 mbpc udevd-work[28359]: '/sbin/modprobe' (stderr) 'FAT+AL: Module platform:regulatory not found.'
Apr 1 21:58:29 mbpc udevd-work[28362]: '/sbin/modprobe' (stderr) 'FATAL: Module platform:vesafb not found.'
Apr 1 21:58:29 mbpc udevd-work[28351]: '/sbin/modprobe' (stderr) 'FATAL: Module acpi:device: not found.'
Apr 1 21:58:29 mbpc udevd-work[28343]: '/lib/udev/udisks-part-id' (stderr) 'read failed (No such file or directory)'
Apr 1 21:58:29 mbpc udevd-work[28342]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0003v046DpC00Ee0110_e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw not found.'
Apr 1 21:58:29 mbpc udevd-work[27758]: '/lib/udev/udisks-part-id' (stderr) 'read failed (No such file or directory)'
Apr 1 21:58:29 mbpc udevd-work[28365]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0003v03F0p0024e0110_e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,
B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw not found.'
Apr 1 21:58:29 mbpc udevd-work[28344]: '/lib/udev/udisks-part-id' (stderr) 'read failed (No such file or directory)'
Apr 1 21:58:29 mbpc udevd-work[28351]: '/lib/udev/udisks-part-id' (stderr) 'read failed (No such file or directory)'
Apr 1 21:58:29 mbpc udevd-work[28349]: '/sbin/modprobe' (stderr) 'FATAL: Module dmi:bvnAwardSoftwareInternational,Inc.:bvrFC:bd08/02/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA_890XA_UD3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA_890XA_UD3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: not found.'
Apr 1 21:58:29 mbpc udevd-work[28352]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0017v0001p0001e0100_e0,1,2,k110,111,112,r0,1,amlsfw not found.'
Apr 1 21:58:29 mbpc udevd-work[27758]: '/bin/bash' (stderr) '/bin/bash: line 0: echo: write error: Invalid argument'
Apr 1 22:28:40 mbpc udevd-work[30117]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0003v046DpC00Ee0110_e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw not found.'
Apr 1 22:28:41 mbpc udevd-work[30117]: '/sbin/modprobe' (stderr) 'FATAL: Module input:b0003v03F0p0024e0110_e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,
B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw not found.'
|
Warning: Declaration of Social_Walker_Comment::start_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::start_lvl(&$output, $depth = 0, $args = Array) in /homepages/16/d94766727/htdocs/wp/wp-content/plugins/social/lib/social/walker/comment.php on line 18
Warning: Declaration of Social_Walker_Comment::end_lvl(&$output, $depth, $args) should be compatible with Walker_Comment::end_lvl(&$output, $depth = 0, $args = Array) in /homepages/16/d94766727/htdocs/wp/wp-content/plugins/social/lib/social/walker/comment.php on line 42
[…] UDEV Sata Device Names […]