Opened 2 years ago

Last modified 9 months ago

#45 assigned enhancement

Information lacking about drive when creating volumes

Reported by: bsdimp Owned by:
Priority: major Milestone: 9.1.0-RELEASE
Component: GUI Version: 8.2.0-RELEASE-p1
Keywords: Cc:

Description

The user is presented only with 'ad0' for a disk, rather than giving more details such as size, manufacturer, etc.

Change History (8)

comment:1 Changed 2 years ago by bsdimp

We provide the easy size now...

pc-bsd's pc-sysinstall greps dmesg to find manufacturer info out, but I'm not sure how reliable that is.

comment:2 Changed 2 years ago by axel_2078

Having the drive's serial numbers listed (as previous releases did) is also beneficial for replacing a failed drive if you have more than one in your system. I have 4 in mine and being able to grab the serial number from the GUI in 0.7.1 saved me lots of troubleshooting time because I was able to tell right away which disk was bad.

Last edited 2 years ago by axel_2078 (previous) (diff)

comment:3 Changed 2 years ago by rsoltys

++

comment:4 Changed 2 years ago by Stefanc

Would "camcontrol identify <device>" be safe to use? It seems to provide nice intel on my disks at least.

comment:5 Changed 21 months ago by gcooper

+++

camcontrol devlist would be stellar too for determining the device info.

Having this enhanced would make identifying multiple targets with ada(4) in particular more sane (because the drive locations aren't necessarily fixed) when creating a volume; it would definitely make troubleshooting easier as well.

dmesg provides annoyingly inconsistent data from camcontrol.. I would recommend using camcontrol, but there some scenarios where camcontrol may or may not provide the necessary visibility for determining which disk is which.

comment:6 Changed 21 months ago by gcooper

  • Owner set to gcooper
  • Status changed from new to accepted

comment:7 Changed 13 months ago by gcooper

  • Owner gcooper deleted
  • Status changed from accepted to assigned

Untake.

comment:8 Changed 9 months ago by william

  • Milestone changed from 8.0-RELEASE to 9.1.0-RELEASE
  • Version changed from 8.0 Beta (r5606) to 8.2.0-RELEASE-p1
Note: See TracTickets for help on using tickets.