[Bug 1280881] Re: Does not detect hotplugged storage device (WD Elements 1TB)
Adrian Frith
adrian at frith.co.za
Fri Feb 28 19:12:12 UTC 2014
As requested:
# blkid -p /dev/sdb1
/dev/sdb1: LABEL="ElementsSmall" UUID="6822170D55D13F29" TYPE="ntfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_TYPE="0x7" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="1953456128" PART_ENTRY_DISK="8:16"
There is definitely a partition and a filesystem there, since I can
manually mount the filesystem using 'mount' on the commandline. Here is
the partition table from 'fdisk':
# fdisk -l /dev/sdb
Disk /dev/sdb: 1000.2 GB, 1000170586112 bytes
38 heads, 40 sectors/track, 1285169 cylinders, total 1953458176 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x4d7da5b1
Device Boot Start End Blocks Id System
/dev/sdb1 2048 1953458175 976728064 7 HPFS/NTFS/exFAT
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1280881
Title:
Does not detect hotplugged storage device (WD Elements 1TB)
Status in “systemd” package in Ubuntu:
Incomplete
Bug description:
My WD Elements 1TB drive does not automatically mount when connected,
although I can mount it manually with 'mount'.
Some things I have noticed:
1. While the device /dev/sdb1 (for the only partition on the drive) is created, it is given permissions 600 and belongs to group root, whereas for other drives the device is given permissions 660 and belongs to group disk.
2. The usual symlinks to the device are not created in /dev/disk/by-uuid/ or /dev/disk/by-label/.
3. This problem appeared with the out-of-the-box partition table; I have blanked the first 100MB of the disk with dd, recreated the partition table and reformatted, but it still happens.
4. 'udevadm info /dev/sdb1' gives very perfunctory output for this drive, compared to the copious output for other drives.
5. 'udisksctl info -b /dev/sdb1' responds 'Error looking up object for device /dev/sdb1'.
ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: udev 204-0ubuntu19.1
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Sun Feb 16 22:40:52 2014
HotplugNewDevices: /dev/sdb1 /dev/sdb
HotplugNewMounts:
InstallationDate: Installed on 2014-02-16 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: LENOVO 33667KG
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic.efi.signed root=UUID=a5496a96-8572-4e2c-96ac-d8e36c7775d6 ro quiet splash vt.handoff=7
SourcePackage: systemd
Symptom: storage
Title: Does not detect hotplugged storage device
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/27/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: H0ET91WW (2.51 )
dmi.board.asset.tag: Not Available
dmi.board.name: 33667KG
dmi.board.vendor: LENOVO
dmi.board.version: Win8 Pro DPK TPG
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvrH0ET91WW(2.51):bd02/27/2013:svnLENOVO:pn33667KG:pvrThinkPadEdgeE530c:rvnLENOVO:rn33667KG:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 33667KG
dmi.product.version: ThinkPad Edge E530c
dmi.sys.vendor: LENOVO
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1280881/+subscriptions
More information about the foundations-bugs
mailing list