Hello,
I recently purchased a new USB drive to back up my existing system disk on a mirrored volume. Unfortunately, the drive is not recognized upon boot, leading to a critical error condition every time I start up the FreeNAS server. I have to pull the USB stick from the port and put it back in again to get the system to recognize it. I then get the expected messages from the kernel, and the system state turns green again shortly after:
Do you know what needs to be done to make FreeNAS recognize the USB drive at boot? Do you need any more data about the underlying hardware? If so, how can I retrieve it? I am no expert in FreeBSD, so I am not sure what could be causing this behaviour or how to triage it properly.
Thanks!
I recently purchased a new USB drive to back up my existing system disk on a mirrored volume. Unfortunately, the drive is not recognized upon boot, leading to a critical error condition every time I start up the FreeNAS server. I have to pull the USB stick from the port and put it back in again to get the system to recognize it. I then get the expected messages from the kernel, and the system state turns green again shortly after:
Code:
[root@freenas ~]# dmesg ... ugen1.2: <JetFlash Mass Storage Device> at usbus1 umass1 on uhub0 umass1: <JetFlash Mass Storage Device, class 0/0, rev 3.00/11.00, addr 1> on usb us1 umass1: SCSI over Bulk-Only; quirks = 0x8100 umass1:12:1: Attached to scbus12 da1 at umass-sim1 bus 1 scbus12 target 0 lun 0 da1: <JetFlash Transcend 16GB 1100> Removable Direct Access SPC-4 SCSI device da1: Serial Number 02Y2575NFBUGNDI7 da1: 400.000MB/s transfers da1: 15064MB (30851072 512 byte sectors) da1: quirks=0x12<NO_6_BYTE,NO_RC16>
Do you know what needs to be done to make FreeNAS recognize the USB drive at boot? Do you need any more data about the underlying hardware? If so, how can I retrieve it? I am no expert in FreeBSD, so I am not sure what could be causing this behaviour or how to triage it properly.
Thanks!