Bon, j'avais besoin de faire des sauvegardes, j'ai fait le choix d'un SSD portable de 1 To pour plus de vitesse et autre utilisation pour du stockage de VM.

Achat SSD pour Linux

J'ai quelques attentes...

ok, c'est cohérent :

Achat Kingston XS2000 1TB - SSD Externe - USB Type-C 3.2 Gen 2x2 - SSD portable



Au branchement sur USB 2.0 journalctl -f

localhost kernel: usb 3-4: new high-speed USB device number 4 using xhci_hcd
localhost kernel: usb 3-4: New USB device found, idVendor=0951, idProduct=176b, bcdDevice= 1.00
localhost kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
localhost kernel: usb 3-4: Product: XS2000
localhost kernel: usb 3-4: Manufacturer: Kingston
localhost kernel: usb 3-4: SerialNumber: 50026B72832BADD8
localhost kernel: usb-storage 3-4:1.0: USB Mass Storage device detected
localhost kernel: scsi host6: usb-storage 3-4:1.0
localhost mtp-probe[472715]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4"
localhost mtp-probe[472715]: bus: 3, device: 4 was not an MTP device
localhost mtp-probe[472716]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4"
localhost mtp-probe[472716]: bus: 3, device: 4 was not an MTP device
localhost kernel: scsi 6:0:0:0: Direct-Access     Kingston XS2000           1000 PQ: 0 ANSI: 6
localhost kernel: sd 6:0:0:0: [sdb] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off
localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
localhost kernel: sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
localhost kernel:  sdb: sdb1
localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI disk
localhost udisksd[996]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdb': Unexpected sense data returned:
										  0000: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
										  0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
										   (g-io-error-quark, 0)
localhost udisksd[996]: Mounted /dev/sdb1 at /run/media/baud/KINGSTON on behalf of uid 1001


df -h
/dev/sdb1          954G    1,8M  954G   1% /run/media/baud/KINGSTON
/dev/sdb1          954G    1,8M  954G   1% /run/media/baud/KINGSTON


inxi -Da # sur USB 2.0
Drives:
  Local Storage: total: 1.05 TiB used: 106.82 GiB (10.0%)
  ID-1: /dev/sda maj-min: 8:0 vendor: Silicon Power
    model: SPCC Solid State Disk size: 119.24 GiB block-size: physical: 512 B
    logical: 512 B sata: 3.2 speed: 6.0 Gb/s tech: SSD
    serial: AAAA0000000000021034 fw-rev: 3A0 temp: 40 C scheme: MBR
  SMART: yes state: enabled health: PASSED on: 185d 0h cycles: 164
    read: 72.7 MiB written: 27.2 MiB
  ID-2: /dev/sdb maj-min: 8:16 model: XS2000 size: 953.87 GiB block-size:
    physical: 512 B logical: 512 B type: USB rev: 2.1 spd: 480 Mb/s lanes: 1
    mode: 2.0 tech: SSD serial: 50026B72832BADD8 fw-rev: 1000 scheme: MBR
  SMART Message: Unknown USB bridge. Flash drive/Unsupported enclosure?

débit 40 Mo/s en écriture

Au branchement sur USB 3.2 journalctl -f

localhost kernel: usb 4-3: new SuperSpeed USB device number 68 using xhci_hcd
localhost kernel: usb 4-3: New USB device found, idVendor=0951, idProduct=176b, bcdDevice= 1.00
localhost kernel: usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
localhost kernel: usb 4-3: Product: XS2000
localhost kernel: usb 4-3: Manufacturer: Kingston
localhost kernel: usb 4-3: SerialNumber: 50026B72832BADD8
localhost kernel: scsi host6: uas
localhost mtp-probe[478061]: checking bus 4, device 68: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-3"
localhost mtp-probe[478061]: bus: 4, device: 68 was not an MTP device
localhost mtp-probe[478062]: checking bus 4, device 68: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-3"
localhost mtp-probe[478062]: bus: 4, device: 68 was not an MTP device
localhost kernel: scsi 6:0:0:0: Direct-Access     Kingston XS2000           1000 PQ: 0 ANSI: 6
localhost kernel: sd 6:0:0:0: [sdb] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off
localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
localhost kernel: sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
localhost kernel:  sdb: sdb1
localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI disk
localhost udisksd[996]: Error probing device: Error sending ATA command IDENTIFY DEVICE to '/dev/sdb': Unexpected sense data returned:
										  0000: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
										  0010: 00 00 00 00  00 00 00 00  00 00 00 00  00 00 00 00    ................
										   (g-io-error-quark, 0)
localhost udisksd[996]: Mounted /dev/sdb1 at /run/media/baud/KINGSTON on behalf of uid 1001



# inxi -Da
Drives:
  Local Storage: total: 1.05 TiB used: 107.16 GiB (10.0%)
  ID-1: /dev/sda maj-min: 8:0 vendor: Silicon Power
    model: SPCC Solid State Disk size: 119.24 GiB block-size: physical: 512 B
    logical: 512 B sata: 3.2 speed: 6.0 Gb/s tech: SSD
    serial: AAAA0000000000021034 fw-rev: 3A0 temp: 40 C scheme: MBR
  SMART: yes state: enabled health: PASSED on: 185d 2h cycles: 164
    read: 73.7 MiB written: 27.2 MiB
  ID-2: /dev/sdb maj-min: 8:16 model: XS2000 size: 953.87 GiB block-size:
    physical: 512 B logical: 512 B type: USB rev: 3.2 spd: 5 Gb/s lanes: 1
    mode: 3.2 gen-1x1 tech: SSD serial: 50026B72832BADD8 fw-rev: 1000
    scheme: MBR
  SMART Message: Unknown USB bridge. Flash drive/Unsupported enclosure?


# fdisk -l /dev/sdb
Disque /dev/sdb : 953,87 GiB, 1024209543168 octets, 2000409264 secteurs
Modèle de disque : XS2000          
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Type d'
étiquette de disque : dos
Identifiant de disque : 0x800a1c61

Périphérique Amorçage Début        Fin   Secteurs Taille Id Type
/dev/sdb1              2048 2000406527 2000404480 953,9G  7 HPFS/NTFS/exFAT

débit ~400 Mo/s en écriture




Achat Patriot Transporter 1TB SSD Externe Portable Type-C - Disque à État Solide - PTP1TBPEC



Au branchement en USB-A 3.0 journalctl -f

localhost kernel: usb 3-3: new full-speed USB device number 5 using xhci_hcd
localhost kernel: usb 4-3: new SuperSpeed USB device number 69 using xhci_hcd
localhost kernel: usb 4-3: New USB device found, idVendor=174c, idProduct=2362, bcdDevice= 1.00
localhost kernel: usb 4-3: New USB device strings: Mfr=2, Product=3, SerialNumber=1
localhost kernel: usb 4-3: Product: Transporter 1TB
localhost kernel: usb 4-3: Manufacturer: Patriot
localhost kernel: usb 4-3: SerialNumber: TPABBA23110900216
localhost kernel: scsi host6: uas
localhost mtp-probe[482910]: checking bus 4, device 69: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-3"
localhost mtp-probe[482910]: bus: 4, device: 69 was not an MTP device
localhost mtp-probe[482911]: checking bus 4, device 69: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-3"
localhost mtp-probe[482911]: bus: 4, device: 69 was not an MTP device
localhost kernel: usb 4-3: USB disconnect, device number 69
localhost kernel: scsi 6:0:0:0: tag#12 uas_zap_pending 0 uas-tag 1 inflight: CMD 
localhost kernel: scsi 6:0:0:0: tag#12 CDB: Inquiry 12 00 00 00 24 00


et ça part en boucle :/

au débranchement

localhost kernel: usb 4-3: USB disconnect, device number 86
localhost kernel: scsi 6:0:0:0: tag#4 uas_zap_pending 0 uas-tag 1 inflight: CMD 
localhost kernel: scsi 6:0:0:0: tag#4 CDB: Inquiry 12 00 00 00 24 00
localhost kernel: usb 4-3: Device not responding to setup address.
localhost kernel: usb 4-3: Device not responding to setup address.
localhost kernel: usb 4-3: device not accepting address 87, error -71
localhost kernel: usb usb4-port3: attempt power cycle
localhost kernel: usb usb4-port3: unable to enumerate USB device



lsusb
Bus 004 Device 028: ID 174c:2362 ASMedia Technology Inc. Transporter 1TB


en branchant en USB-C sur mon ordiphone : je peux copier des fichier sur le disque...


sur Debian, Kernel: 6.1.0-25-amd64 :

localhost kernel: usb 1-1: new high-speed USB device number 6 using ehci-pci
localhost kernel: usb 1-1: device descriptor read/all, error -71
localhost kernel: usb 1-1: new high-speed USB device number 7 using ehci-pci
localhost kernel: usb 1-1: New USB device found, idVendor=174c, idProduct=2362, bcdDevice= 1.00
localhost kernel: usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
localhost kernel: usb 1-1: Product: Transporter 1TB
localhost kernel: usb 1-1: Manufacturer: Patriot
localhost kernel: usb 1-1: SerialNumber: TPABBA23110900216
localhost kernel: scsi host6: uas
localhost mtp-probe[7685]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:04.1/usb1/1-1"
localhost mtp-probe[7685]: bus: 1, device: 7 was not an MTP device
localhost mtp-probe[7691]: checking bus 1, device 7: "/sys/devices/pci0000:00/0000:00:04.1/usb1/1-1"
localhost mtp-probe[7691]: bus: 1, device: 7 was not an MTP device
localhost kernel: scsi 6:0:0:0: Direct-Access     Patriot  Transporter      0    PQ: 0 ANSI: 6
localhost kernel: scsi 6:0:0:0: Attached scsi generic sg2 type 0
localhost kernel: sd 6:0:0:0: [sdb] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
localhost kernel: sd 6:0:0:0: [sdb] Write Protect is off
localhost kernel: sd 6:0:0:0: [sdb] Mode Sense: 43 00 00 00
localhost kernel: sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
localhost kernel: sd 6:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
localhost kernel:  sdb: sdb1
localhost kernel: sd 6:0:0:0: [sdb] Attached SCSI disk
localhost udisksd[600]: Mounted /dev/sdb1 at /media/sunlab/Patriot on behalf of uid 1000


lsusb
Bus 001 Device 008: ID 174c:2362 ASMedia Technology Inc. Transporter 1TB

lsusb --tree

/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/7p, 480M
|__ Port 1: Dev 8, If 0, Class=Mass Storage, Driver=uas, 480M











There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki