You are not logged in.
Hello I have a problem that I have not Idea how to solve.
I try to connect my disks via an external USB disk my old one is able to connect to any without any issue but new USB box that I bought AXAGON USB Box AAAABBBBCCCC0003 is not able to connect correctly to encrypted drives with all normal drives when I put in lsblk I will get see all my drives and all mountable volumes but with encrypted drives I only see sdX there an now sdX1 so cannot mount it.
Do you know if there is something I am missing or what could be the issue??
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 1.8T 0 disk
└─sda1 8:1 0 1.8T 0 part
sdb 8:16 0 1.8T 0 disk - when sdb connected via different box it shows sdb1 and is mountable
sdc 8:32 1 0B 0 disk
sdd 8:48 1 0B 0 disk
sde 8:64 0 3.6T 0 disk
└─sde1 8:65 0 3.6T 0 part
└─old 254:0 0 3.6T 0 crypt
nvme0n1 259:0 0 476.9G 0 disk
├─nvme0n1p1 259:1 0 512M 0 part /boot
└─nvme0n1p2 259:2 0 476.4G 0 part
Here is Dmesq that all seems correct:
[186099.935111] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[186119.231801] usb 4-1.2: new SuperSpeed USB device number 14 using xhci_hcd
[186119.248989] usb 4-1.2: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
[186119.248997] usb 4-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[186119.249000] usb 4-1.2: Product: AXAGON USB BOX
[186119.249002] usb 4-1.2: Manufacturer: AXAGON
[186119.249004] usb 4-1.2: SerialNumber: AAAABBBBCCCC0003
[186119.250363] scsi host1: uas
[186119.275987] scsi 1:0:0:0: Direct-Access ST4000DM 004-2U9104 0 PQ: 0 ANSI: 6
[186119.307089] sd 1:0:0:0: [sdb] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[186119.307095] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[186119.307196] sd 1:0:0:0: [sdb] Write Protect is off
[186119.307199] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[186119.307381] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[186119.307697] sd 1:0:0:0: [sdb] Preferred minimum I/O size 4096 bytes
[186119.307701] sd 1:0:0:0: [sdb] Optimal transfer size 33553920 bytes not a multiple of preferred minimum block size (4096 bytes)
[186119.319019] sd 1:0:0:0: [sdb] Attached SCSI disk
Offline