Displaying 3 results from an estimated 3 matches for "d05".
Did you mean:
05
2013 May 24
0
zpool resource fails with incorrect error
...is failing and Puppet''s returned stderr is not what I get if I
copy/paste the command given by the debug output.
# cat /etc/puppet/manifests/zpool_raidz2.pp
zpool { ''tank'':
ensure => present,
raidz => [ ''d01 d02 d03 d04'', ''d05 d06 d07 d08'' ],
raid_parity => ''raidz2'',
pool => ''tank'',
log_mirror => ''d09 d10'',
force => true,
}
I''ve put the full trace/debug in pastebin [1].
You''ll have to excuse the extra debu...
2007 Aug 07
5
Extending RAIDZ.
...- unused
* - if offset in I/O request is less that this marker we use four
disks only, if greater - we use five disks
After adding ''NewDisk'' to RAIDZ vdev, we have something like this:
Disk0 Disk1 Disk2 Disk3 NewDisk
<<P00 D00 D01 D02 U
P01 D03 D04 D05 U
P02 D06>> <<P03 D07>> U
<<P04 D08>> <<P05 D09 U
P06 D10 D11 D12>> U
<<P07 D13 D14 D15>> U
Then we start moving data, but we need to beging from the start:
Disk0 Disk1 Disk2 Disk3 NewDisk
<<N00...
2003 Dec 01
0
No subject
...on this
server.
FWIW,
Ric
--
Ric Anderson, U of Arizona, 1077 North Highland, Tucson, AZ 85721-0073
Phone: +1 520 626 2758 (v) +1 520 626 8295 FAX
ric@Arizona.EDU (RA90-ARIN) Personal Email: ric@Opus1.COM
Return-Path: <William234@aol.com>
Delivered-To: samba@samba.org
Received: from imo-d05.mx.aol.com (imo-d05.mx.aol.com [205.188.157.37])
by lists.samba.org (Postfix) with ESMTP id 2D25649BB for
<samba@samba.org>; Mon, 6 Aug 2001 13:26:30 -0700 (PDT)
Received: from William234@aol.com by imo-d05.mx.aol.com
(mail_out_v31.9.) id v.c0.1837a7f0 (15911); Mon, 6 Aug 2001 16:30:49...