[Bug 253372] raidz able to create with diff size disks
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 9 13:32:30 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253372
Bug ID: 253372
Summary: raidz able to create with diff size disks
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs at FreeBSD.org
Reporter: sri.chityala501 at gmail.com
i read about raidz5 cannot create with diff sizes of hard disks but i'm able to
create raidz with diff sized of hard disk please tell me where im missing?
```
da0 0:107 12G zfs - -
da1 0:109 8.0G zfs - -
md0 0:13 456M ufs - /
vtbd0 0:53 80G GPT - /
vtbd0p1 0:115 512K freebsd-boot
gptid/681ee6a8-6ab8-11eb-b72e-558e06157d17 -
<FREE> -:- 492K - - -
vtbd0p2 0:122 2.0G freebsd-swap gpt/swap0 -
vtbd0p3 0:127 78G freebsd-zfs gpt/disk0 <ZFS>
<FREE> -:- 1.0M - - -
```
```\root at mfsbsd:~ # zpool status edjstorage
pool: edjstorage
state: ONLINE
scan: none requested
config:
NAME STATE READ WRITE CKSUM
edjstorage ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
vtbd0p3 ONLINE 0 0 0
da0 ONLINE 0 0 0
da1 ONLINE 0 0 0
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list