Last active
August 29, 2015 14:24
-
-
Save jshbrntt/966c861b99e3a3d16571 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@freenas] ~# gpart list ada2 | |
Geom name: ada2 | |
modified: false | |
state: OK | |
fwheads: 16 | |
fwsectors: 63 | |
last: 8191999966 | |
first: 34 | |
entries: 128 | |
scheme: GPT | |
Providers: | |
1. Name: ada2p1 | |
Mediasize: 3145728000000 (2.9T) | |
Sectorsize: 512 | |
Stripesize: 0 | |
Stripeoffset: 17408 | |
Mode: r0w0e0 | |
rawuuid: 520f7cee-24f0-11e5-92eb-080027639ca6 | |
rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b | |
label: 1 | |
length: 3145728000000 | |
offset: 17408 | |
type: freebsd-zfs | |
index: 1 | |
end: 6144000033 | |
start: 34 | |
Consumers: | |
1. Name: ada2 | |
Mediasize: 4194304000000 (3.8T) | |
Sectorsize: 512 | |
Mode: r0w0e0 | |
[root@freenas] ~# gpart show ada2 | |
=> 34 8191999933 ada2 GPT (3.8T) | |
34 6144000000 1 freebsd-zfs (2.9T) | |
6144000034 2047999933 - free - (976G) | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@freenas] ~# gpart list ada2 | |
Geom name: ada2 | |
modified: false | |
state: OK | |
fwheads: 16 | |
fwsectors: 63 | |
last: 8191999966 | |
first: 34 | |
entries: 128 | |
scheme: GPT | |
Providers: | |
1. Name: ada2p1 | |
Mediasize: 3298534883328 (3.0T) | |
Sectorsize: 512 | |
Stripesize: 0 | |
Stripeoffset: 17408 | |
Mode: r0w0e0 | |
rawuuid: 20949f54-24f1-11e5-92eb-080027639ca6 | |
rawtype: 516e7cba-6ecf-11d6-8ff8-00022d09712b | |
label: 1 | |
length: 3298534883328 | |
offset: 17408 | |
type: freebsd-zfs | |
index: 1 | |
end: 6442450977 | |
start: 34 | |
Consumers: | |
1. Name: ada2 | |
Mediasize: 4194304000000 (3.8T) | |
Sectorsize: 512 | |
Mode: r0w0e0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment