Opened 2 years ago

Closed 2 years ago

#149 closed defect (fixed)

Only one disk detected

Reported by: lme Owned by: jpaetzel
Priority: major Milestone:
Component: Backend Version: 8.0-RC1
Keywords: Cc:

Description

8.0-RC1 installed on a CF-Card and booted from a multi-card reader, inside the PC are two hard disks and one usb stick connected.
The "Add volume" section only shows "da4" which is the usb stick but not the other disks.
Output from sysctl:

sysctl kern.disks
kern.disks: da4 da3 da2 da1 da0 ad12 ad10 ad9

See screenshot for details. "Testfreigabe" volume was created from da4 but all other disks are missing.

Attachments (1)

screenshot.png (58.2 KB) - added by lme 2 years ago.

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by lme

comment:1 Changed 2 years ago by jpaetzel

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

The issue for this was the way diskinfo handles removeable devices with no media in them. We've patched diskinfo and the system is rebuilding now. Once that is done I'll provide download and installation instructions.

comment:2 Changed 2 years ago by jpaetzel

  • Resolution set to fixed
  • Status changed from accepted to closed

Download http://download.freenas.org/diskinfo

Replace /usr/sbin/diskinfo with this version.

RC4 will include the fix.

Note: See TracTickets for help on using tickets.