OpenSolaris Solaris Forum  
     

Left Nav Register FAQ Members List Default Password Members List Linux Commands Search Today's Posts Mark Forums Read Right Nav

Left Container Right Container
 

Go Back   OpenSolaris Solaris Forum » Solaris General

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-27-2011, 01:51 PM
Unregistered
Guest
 
Posts: n/a
Default zpool query

Hi all,

I was wondering if one of you good people could assist me with a problem I have.

I have a zpool which consists of two 146GB disks as follows:

root@server # zpool status zeepool
pool: zeepool state: ONLINE
scrub: none requested
config:

NAME STATE READ WRITE CKSUM
zeepool ONLINE 0 0 0
c1t4d0 ONLINE 0 0 0
c1t5d0 ONLINE 0 0 0

errors: No known data errors
root@server #

Basically its just a pool without resilience. I now have available two more 146GB disks and I want to make the above pool resilient. So I can try to use:

root@server # zpool attach zeepool c1t4d0 c1t6d0
root@server # zpool attach zeepool c1t5d0 c1t7d0

But then I get:

root@server # zpool status zeepool
pool: zeepool state: ONLINE
scrub: none requested
config:

NAME STATE READ WRITE CKSUM
zeepool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
c1t4d0 ONLINE 0 0 0
c1t6d0 ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
c1t5d0 ONLINE 0 0 0
c1t7d0 ONLINE 0 0 0


errors: No known data errors
root@server #

What I want to know is: is this the correct/best way to make the pool resilient? And how will it affect the data on the original pool?

Thanks in advance.
Reply With Quote
Sponsored Links

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating zpool to bigger disks JimXugle Solaris General 1 06-28-2010 03:58 PM
Check timestamp of file and ftp query JDK Solaris General 2 03-15-2010 02:44 PM


All times are GMT. The time now is 03:02 PM.


Powered by vBulletin. Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.