Hello Cindy and Goo. Since I''m not very skillful using this forum, I don''t know where to drop you the note. But I tell you here that you may improve your documentation by using graphics, for example the attached "1.jpg" illustrates the section "Adding Devices to a Storage Pool" and the attached "2.jpg" illustrates the section "Example 4?1 Adding Disks to a RAID-Z Configuration" of http://docs.sun.com/app/docs/doc/817-2271/6mhupg6fu?a=view Of course you may use this graphics or maybe improve them. I also include the Microsoft Visio source file in the case you need it. NOTE: I had to post here another thread instead of replying in the other thread (http://www.opensolaris.org/jive/thread.jspa?threadID=33306&tstart=0), because I couldn''t attach the files (the forum complained and told that I was not able to modify the thread). Thank you very much for your reply. I don''t know how new is the section that shows what operations are supported for both raidz and mirrored configurations, but that is the answer to my questions. I think that there is an mistake in section "Example 4?1 Adding Disks to a RAID-Z Configuration". Just look the black marked disks. # zpool add rpool raidz [b]c2t2d0 c2t3d0 c2t4d0[/b] # zpool status pool: rpool state: ONLINE scrub: none requested config: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 raidz1 ONLINE 0 0 0 c1t2d0 ONLINE 0 0 0 c1t3d0 ONLINE 0 0 0 c1t4d0 ONLINE 0 0 0 raidz1 ONLINE 0 0 0 [b]c1t2d0[/b] ONLINE 0 0 0 [b]c1t3d0[/b] ONLINE 0 0 0 [b]c1t4d0[/b] ONLINE 0 0 0 errors: No known data errors Thank you very much for your help. Best regards, Huitzi This message posted from opensolaris.org -------------- next part -------------- A non-text attachment was scrubbed... Name: 1.jpg Type: image/jpeg Size: 79207 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070619/ba372027/attachment.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: 2.jpg Type: image/jpeg Size: 72082 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070619/ba372027/attachment-0001.jpg> -------------- next part -------------- A non-text attachment was scrubbed... Name: Adding Devices to a Storage Pool.vsd Type: application/octet-stream Size: 836608 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070619/ba372027/attachment.obj>
Huitzi, Awesome graphics! Do we have your permission to use them? :-) I might need to recreate them in another format. Someone was kind enough to point out the error in this example yesterday and I fixed it in the opensolaris.../zfs version, found here: http://opensolaris.org/os/community/zfs/docs/ The correction example should be up on docs.sun.com soon. Thanks, Cindy Huitzi wrote:> Hello Cindy and Goo. > Since I''m not very skillful using this forum, I don''t know where to drop you the note. But I tell you here that you may improve your documentation by using graphics, for example the attached "1.jpg" illustrates the section "Adding Devices to a Storage Pool" and the attached "2.jpg" illustrates the section "Example 4?1 Adding Disks to a RAID-Z Configuration" of http://docs.sun.com/app/docs/doc/817-2271/6mhupg6fu?a=view > Of course you may use this graphics or maybe improve them. I also include the Microsoft Visio source file in the case you need it. > > NOTE: I had to post here another thread instead of replying in the other thread (http://www.opensolaris.org/jive/thread.jspa?threadID=33306&tstart=0), because I couldn''t attach the files (the forum complained and told that I was not able to modify the thread). > > Thank you very much for your reply. I don''t know how new is the section that shows what operations are supported for both raidz and mirrored configurations, but that is the answer to my questions. > > I think that there is an mistake in section "Example 4?1 Adding Disks to a RAID-Z Configuration". > > Just look the black marked disks. > > # zpool add rpool raidz [b]c2t2d0 c2t3d0 c2t4d0[/b] > # zpool status > pool: rpool > state: ONLINE > scrub: none requested > config: > NAME STATE READ WRITE CKSUM > rpool ONLINE 0 0 0 > raidz1 ONLINE 0 0 0 > c1t2d0 ONLINE 0 0 0 > c1t3d0 ONLINE 0 0 0 > c1t4d0 ONLINE 0 0 0 > raidz1 ONLINE 0 0 0 > [b]c1t2d0[/b] ONLINE 0 0 0 > [b]c1t3d0[/b] ONLINE 0 0 0 > [b]c1t4d0[/b] ONLINE 0 0 0 > > errors: No known data errors > > > Thank you very much for your help. > > Best regards, > > Huitzi > > > This message posted from opensolaris.org > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > > > ------------------------------------------------------------------------ > > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
On 6/20/07, Cindy.Swearingen at sun.com <Cindy.Swearingen at sun.com> wrote:> Huitzi, > > Awesome graphics! Do we have your permission to use them? :-) > I might need to recreate them in another format.The numbers don''t look quite right. Shouldn''t the first image have a 600GB zpool as a result, not 400GB? Similarly, the second image should be "200GB" and then "600GB". I''d suggest the yEd graph editor, here, for a format: http://www.yworks.com/en/products_yed_about.htm It''s not open sourced, but it is free. Or there''s always xfig. Will
Will Murnane wrote:> On 6/20/07, Cindy.Swearingen at sun.com <Cindy.Swearingen at sun.com> wrote: >> Huitzi, >> >> Awesome graphics! Do we have your permission to use them? :-) >> I might need to recreate them in another format. > The numbers don''t look quite right. Shouldn''t the first image have a > 600GB zpool as a result, not 400GB? Similarly, the second image > should be "200GB" and then "600GB". > > I''d suggest the yEd graph editor, here, for a format: > http://www.yworks.com/en/products_yed_about.htm It''s not open > sourced, but it is free. Or there''s always xfig.StarOffice does objects and connectors. It is included in Solaris. I didn''t add folders because I''m not sure if the folder was intended to represent a file system or directory... either way the folders didn''t seem to clarify the intent to show that the zpool can be dynamically expanded. -- richard -------------- next part -------------- A non-text attachment was scrubbed... Name: zpool-desc.png Type: image/png Size: 22290 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070620/4a6bd7ff/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: zpool-desc.odg Type: application/vnd.oasis.opendocument.graphics Size: 9870 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20070620/4a6bd7ff/attachment.odg>