[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Partitioning >2.2 TB drives
- To: silug <silug-discuss@silug.org>
- Subject: Re: Partitioning >2.2 TB drives
- From: Robert Citek <robert.citek@gmail.com>
- Date: Sat, 27 Apr 2013 19:49:35 -0400
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=S8q2WPpmETi8cCATvJ+i/73ojp1FLXojnAlt2UNhAXw=; b=HxPUsMJ0aRKNerQ/b6oVWyRi6Cxw70jGHzIi3fVVFf67kCMovfWEH/h++/2vM/szGn bOuQoONtnUZgt+Oxxknuv196GFJbVT9VoZQsRg0KWTJ0Tpit6g8CPKeyAUN0sVOJ/Zpo fxMiz7DFR0vFM+dg5ToAfbHg1kajkVS/NIq9I2prS1q9k43GxtOPDp3JRNIBMLaEk3L4 WBuHkH33KV4ntmFibo+W3tjlku9LKchc8dinmnEOCf93eXo9Fg4nw7E/iycJPbB+ACBK tJmlxpKniQgkh57MJUuOMzWUJWoE4HfMFF591+G2b684MDmwConyrYntAXBpog+1N5uy FJRw==
- In-Reply-To: <1367083196.14764.987.camel@lion.protogeek.org>
- Organization: Southern Illinois Linux Users Group
- References: <1367083196.14764.987.camel@lion.protogeek.org>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
On Sat, Apr 27, 2013 at 1:19 PM, Robert G. (Doc) Savage
<dsavage@peaknet.net> wrote:
> Is it possible to partition and format a hard drive larger than 2.2 TB
> with a USB2 adapter
Yes. For example on a Dell PowerEdge R410 system running Ubuntu 10.04.:
# parted /dev/sde print
Warning: Device /dev/sde has a logical sector size of 4096. Not all
parts of GNU Parted support this at the moment, and
the working code is HIGHLY EXPERIMENTAL.
Model: WD My Book 1140 (scsi)
Disk /dev/sde: 3001GB
Sector size (logical/physical): 4096B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 3001GB 3001GB primary
# df -hTl /mnt/external.3TB/
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/securebackup
ext4 2.7T 2.4T 338G 88% /mnt/external.3TB
> ... on a CentOS 6.4 machine with a BIOS motherboard?
That I do not know. What does /proc/partitions say for the drive?
What commands did you issue to create the partition?
Regards,
- Robert
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.