VMware Workstation

 View Only
  • 1.  disk product and vendor name is not full when using scsi0:0.productID, scsi0:0.vendorID

    Posted Jul 24, 2025 04:26 PM

    I use scsi0:0.productID = "Samsung SSD 870 EVO 2TB" to change the model name of my VM disk and scsi0:0.vendorID = "Samsung Electronics Co., Ltd" to change the vendor name but the model name (productID) cuts off after 15 characters and becomes "Samsung SSD 870" and vendor name (vendorID) cuts off after 8 characters being recognized "Samsung " even if what i type there was long. How can i fix that? Why doesn't it just be the full string? You can also see that at the output below. root@server:~# lsblk -s -o NAME,MODEL,VENDOR

    NAME MODEL VENDOR

    sda1

    └─sda Samsung SSD 870 Samsung

    sda2

    └─sda Samsung SSD 870 Samsung

    sdb SSDSCKKW512G8 Intel

    sdc Virtual Storage VMware

    sr0 SDRW-08D2S-U ASUS I cannot get them to be longer, even other disk tools show the cut off model and vendor names.



  • 2.  RE: disk product and vendor name is not full when using scsi0:0.productID, scsi0:0.vendorID

    Posted Jul 30, 2025 03:38 PM

    can someone tell

    -------------------------------------------



  • 3.  RE: disk product and vendor name is not full when using scsi0:0.productID, scsi0:0.vendorID

    Broadcom Employee
    Posted Jul 31, 2025 12:28 AM

    To better understand how we can work around the SCSI limitations you're hitting, could you please share a bit more detail? like What guest and host operating system are you working with? 

    -------------------------------------------



  • 4.  RE: disk product and vendor name is not full when using scsi0:0.productID, scsi0:0.vendorID

    Posted Aug 01, 2025 02:54 PM

    linux guest and windows host

    -------------------------------------------