External SATA (eSATA) removable disk not auto mounted
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HAL |
Fix Released
|
Medium
|
|||
Linux |
Invalid
|
Medium
|
|||
OEM Priority Project |
Won't Fix
|
Medium
|
Chris Van Hoof | ||
Oneiric |
Won't Fix
|
Undecided
|
Unassigned | ||
hal (Ubuntu) |
Won't Fix
|
Low
|
Unassigned | ||
linux (Ubuntu) |
Won't Fix
|
Medium
|
Unassigned | ||
udisks2 (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
eSATA disks are are not auto mounted when plugged in. This is because udisks uses a heuristic to decide if it should auto mount a drive. The heuristic is motivated by the desire to not auto mount internal disks/partitions that belong to other operating systems. The heuristic currently makes the assumption that disks connected via a usb bus are external, and disks connected with other buses ( sata, scsi ) are internal, and thus does not mount them. This heuristic is inherently unreliable as usb disks can potentially be internal, and sas/sata disks can be external. Thus, the heuristic needs to be disabled, and all unknown disks need to be auto mounted. Disks detected but left unconfigured at install time should have entries in /etc/fstab set to noauto to prevent their being auto mounted.
Changed in hal: | |
status: | Unknown → Confirmed |
Changed in linux: | |
status: | Unknown → Confirmed |
Changed in linux: | |
status: | Confirmed → Invalid |
description: | updated |
Changed in hal: | |
importance: | Unknown → Medium |
status: | Confirmed → Fix Released |
Changed in hal: | |
importance: | Medium → Unknown |
Changed in hal: | |
importance: | Unknown → Medium |
Changed in linux: | |
importance: | Unknown → Medium |
Changed in oem-priority: | |
importance: | Undecided → Medium |
Changed in oem-priority: | |
assignee: | nobody → Chris Van Hoof (vanhoof) |
status: | New → Confirmed |
Changed in udisks (Ubuntu): | |
importance: | Low → Medium |
assignee: | nobody → Ayan George (ayan) |
Changed in udisks (Ubuntu): | |
status: | Triaged → Won't Fix |
Changed in udisks (Ubuntu): | |
status: | Won't Fix → Incomplete |
Changed in oem-priority: | |
status: | Confirmed → Won't Fix |
description: | updated |
Changed in udisks (Ubuntu): | |
assignee: | Ayan George (ayan) → nobody |
affects: | udisks (Ubuntu) → udisks2 (Ubuntu) |
Please provide the complete lshal output as attachment