Re: [OpenIndiana-discuss] Doubt on ZFS

2011-02-03 Thread Basil Kurian
Hi Jeppe Thanks a lot for your reply. It cleared all my doubts On 3 February 2011 13:13, Jeppe Toustrup wrote: > 2011/2/3 Basil Kurian : > > [root@beastie /etc]# zpool create nas da0 da1 > > [root@beastie /etc]# zpool list > > NAME SIZE USED AVAILCAP HEALTH ALTROOT > > nas 23.9G

Re: [OpenIndiana-discuss] Doubt on ZFS

2011-02-02 Thread Jeppe Toustrup
2011/2/3 Basil Kurian : > [root@beastie /etc]# zpool create nas da0 da1 > [root@beastie /etc]# zpool list > NAME   SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT > nas   23.9G  73.5K  23.9G     0%  ONLINE  - > [root@beastie /etc]# zpool add nas da2 > [root@beastie /etc]# zpool list > NAME   SIZE   USED

[OpenIndiana-discuss] Doubt on ZFS

2011-02-02 Thread Basil Kurian
HI * I have some doubts on ZFS.* [root@beastie /etc]# zpool create nas da0 da1 [root@beastie /etc]# zpool list NAME SIZE USED AVAILCAP HEALTH ALTROOT nas 23.9G 73.5K 23.9G 0% ONLINE - [root@beastie /etc]# zpool add nas da2 [root@beastie /etc]# zpool list NAME SIZE USED AV