Summary: | Cannot mount USB pen drive as normal user | ||
---|---|---|---|
Product: | udisks | Reporter: | Colin <colinjt> |
Component: | detection | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED NOTOURBUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
udisksctl dump
udevadm info --export-db mountinfo udisksctl monitor udevadm monitor --udev --property gfsmount |
Description
Colin
2013-03-23 10:28:00 UTC
Created attachment 76929 [details]
udevadm info --export-db
Created attachment 76930 [details]
mountinfo
Created attachment 76931 [details]
udisksctl monitor
Created attachment 76932 [details]
udevadm monitor --udev --property
Created attachment 76933 [details]
gfsmount
(In reply to comment #4) > Created attachment 76932 [details] > udevadm monitor --udev --property Apparently device-mapper-multipath thinks that your USB stick is a multipath device and tries to be "helpful" (probably because there are two devices: the real usb mass storage device and a fake cd-rom device with windows drivers). 10:05:00.805: Removed /org/freedesktop/UDisks2/block_devices/sdd1 10:05:00.922: Added /org/freedesktop/UDisks2/block_devices/dm_2d3 org.freedesktop.UDisks2.Block: Configuration: [] CryptoBackingDevice: '/' Device: /dev/dm-3 [...] /dev/mapper/mpathb Sorry but there is nothing udisks can do about this. You should file a bug against device-mapper-multipath in Fedora telling them to fix their software. For now you can probably remove the symptom by simply uninstalling the device-mapper-multipath RPM. But please do report the problem. Closing. Thanks for the info and pointing me in the right direction. device-mapper-multipath or a config file was the problem and where possibly corrupt maybe after a system upgrade. Repaired and everything is working fine now. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.