Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-28 Thread Nicholas Krause via talk



On 12/29/19 12:48 AM, Evan Leibovitch wrote:

Hrm.

For the 4TB disk in the same system (which has been working for 
years), fdisk -l reports:


Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 88C7DF91-CD80-4EEB-AC6B-110119B04DD4

Device     Start        End    Sectors  Size Type
/dev/sdc1   2048 7814035455 7814033408  3.7T Linux filesystem

Wondering if that helps. Starting to wonder if it's the firmware on 
the USB external chassis.
Maybe as those numbers look better on the physical side. Try seeing if 
connecting it directly
to a open SATA port and see if that gets you 512 bytes for logical and 
4096 for physical. I've
suspecting that may be it based on the internal drive you proved sector 
size numbers.


Nick



On Sun, 29 Dec 2019 at 00:42, Nicholas Krause > wrote:




On 12/29/19 12:19 AM, Evan Leibovitch wrote:



On Sun, 29 Dec 2019 at 00:08, Nicholas Krause
mailto:xerofo...@gmail.com>> wrote:


Your using fdisk right. There is a version for GPT disks
called gdisk and you may want to try
that or a GUI program like gparted.


Tried that. gdisk also reports 2TB and refuses to create any
partition larger than that.

- Evan

While its stating that you have a sector size of 512 bytes which
is odd. Most gpt drives should
be 4096bytes per sector, I just double checked. So even if its gpt
it may be doing it based on
issues with other things, not sure if the computer or device your
using at a firmware level
supports 4K sectors but it seems maybe that should be checked. Its
a common problem
with larger drives, I've never run into it as the systems I have
are almost all UEFI or later.

Nick



--
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56


---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-28 Thread Evan Leibovitch via talk
Hrm.

For the 4TB disk in the same system (which has been working for years), fdisk
-l reports:

Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 88C7DF91-CD80-4EEB-AC6B-110119B04DD4

Device StartEndSectors  Size Type
/dev/sdc1   2048 7814035455 7814033408  3.7T Linux filesystem

Wondering if that helps. Starting to wonder if it's the firmware on the USB
external chassis.


On Sun, 29 Dec 2019 at 00:42, Nicholas Krause  wrote:

>
>
> On 12/29/19 12:19 AM, Evan Leibovitch wrote:
>
>
>
> On Sun, 29 Dec 2019 at 00:08, Nicholas Krause  wrote:
>
>>
>> Your using fdisk right. There is a version for GPT disks called gdisk and
>> you may want to try
>> that or a GUI program like gparted.
>>
>
> Tried that. gdisk also reports 2TB and refuses to create any partition
> larger than that.
>
> - Evan
>
> While its stating that you have a sector size of 512 bytes which is odd.
> Most gpt drives should
> be 4096bytes per sector, I just double checked. So even if its gpt it may
> be doing it based on
> issues with other things, not sure if the computer or device your using at
> a firmware level
> supports 4K sectors but it seems maybe that should be checked. Its a
> common problem
> with larger drives, I've never run into it as the systems I have are
> almost all UEFI or later.
>
> Nick
>
>

-- 
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-28 Thread Nicholas Krause via talk



On 12/29/19 12:19 AM, Evan Leibovitch wrote:



On Sun, 29 Dec 2019 at 00:08, Nicholas Krause > wrote:



Your using fdisk right. There is a version for GPT disks called
gdisk and you may want to try
that or a GUI program like gparted.


Tried that. gdisk also reports 2TB and refuses to create any partition 
larger than that.


- Evan
While its stating that you have a sector size of 512 bytes which is odd. 
Most gpt drives should
be 4096bytes per sector, I just double checked. So even if its gpt it 
may be doing it based on
issues with other things, not sure if the computer or device your using 
at a firmware level
supports 4K sectors but it seems maybe that should be checked. Its a 
common problem
with larger drives, I've never run into it as the systems I have are 
almost all UEFI or later.


Nick

---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


Re: [GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-28 Thread Nicholas Krause via talk



On 12/29/19 12:05 AM, Evan Leibovitch via talk wrote:
It's not an Xmas present as it was bought a few weeks ago, but I'm 
trying to install a 10TB WD (Red Pro) disk and it's not exactly going 
to plan.


My original plan was to put the disk into an external case, plug it in 
to format and copy over files, then install it in the case.


The system already has an SSD as /dec/sda, and two disks one of 3TB 
and the other of 4TB, all working fine.


When I attach the external drive, lsblock and fdisk -l both report TWO 
new drives, /dev/sdd and /dev/sde, both of 2TB size. I went into set 
the disk from DOS to GPT but the size didn't change;


Now fdisk -l reports:

Disk /dev/sdd: 2 TiB, 2199023255040 bytes, 4294967295 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 49FDD63D-6C95-46F0-B7B1-650038D8FB9B

Disk /dev/sde: 2 TiB, 2199023255040 bytes, 4294967295 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

And cat /proc/scsi/scsi reports:

Host: scsi10 Channel: 00 Id: 00 Lun: 00
  Vendor: WDC WD10 Model: 1KFBX-68R56N0    Rev: 0200
  Type:   Direct-Access                    ANSI  SCSI revision: 04
Host: scsi10 Channel: 00 Id: 00 Lun: 01
  Vendor: WDC WD10 Model: 1KFBX-68R56NLUN1 Rev: 0200
  Type:   Direct-Access                    ANSI  SCSI revision: 04


The disk model is WD101KFBX and its specs can be found here. 
All 
of the online guides I've consulted say that the full capacity of the 
drive should be visible once I switch it to GPT mode.


Is this a USB limitation? Or is there something else I need to change? 
I've attached the output of hwinfo if that's any help.


Thanks for any suggestions!



Your using fdisk right. There is a version for GPT disks called gdisk 
and you may want to try

that or a GUI program like gparted.

Nick

--
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56

---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk


[GTALUG] 10TB drive seen as a 2TB drive (twice?)

2019-12-28 Thread Evan Leibovitch via talk
It's not an Xmas present as it was bought a few weeks ago, but I'm trying
to install a 10TB WD (Red Pro) disk and it's not exactly going to plan.

My original plan was to put the disk into an external case, plug it in to
format and copy over files, then install it in the case.

The system already has an SSD as /dec/sda, and two disks one of 3TB and the
other of 4TB, all working fine.

When I attach the external drive, lsblock and fdisk -l both report TWO new
drives, /dev/sdd and /dev/sde, both of 2TB size. I went into set the disk
from DOS to GPT but the size didn't change;

Now fdisk -l reports:

Disk /dev/sdd: 2 TiB, 2199023255040 bytes, 4294967295 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 49FDD63D-6C95-46F0-B7B1-650038D8FB9B

Disk /dev/sde: 2 TiB, 2199023255040 bytes, 4294967295 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

And cat /proc/scsi/scsi reports:

Host: scsi10 Channel: 00 Id: 00 Lun: 00
  Vendor: WDC WD10 Model: 1KFBX-68R56N0Rev: 0200
  Type:   Direct-AccessANSI  SCSI revision: 04
Host: scsi10 Channel: 00 Id: 00 Lun: 01
  Vendor: WDC WD10 Model: 1KFBX-68R56NLUN1 Rev: 0200
  Type:   Direct-AccessANSI  SCSI revision: 04


The disk model is WD101KFBX and its specs can be found here.

All of the online guides I've consulted say that the full capacity of the
drive should be visible once I switch it to GPT mode.

Is this a USB limitation? Or is there something else I need to change? I've
attached the output of hwinfo if that's any help.

Thanks for any suggestions!

-- 
Evan Leibovitch, Toronto Canada
@evanleibovitch or @el56


evan-hwinfo.gz
Description: application/gzip
---
Post to this mailing list talk@gtalug.org
Unsubscribe from this mailing list https://gtalug.org/mailman/listinfo/talk