View Single Post
  #6   (View Single Post)  
Old 15th July 2008
stukov's Avatar
stukov stukov is offline
Real Name: Jean-Michel Philippon-Nadeau
Package Pilot
 
Join Date: May 2008
Location: Sherbrooke, Qc, Canada
Posts: 167
Default

Thanks for the reply dk_netsvil. I had to do the following steps in order to re-insert my ad10 drive into the array:
Code:
% sudo gmirror forget gm0
% gmirror status
      Name    Status  Components
mirror/gm0  COMPLETE  ad12
% sudo gmirror remove gm0 ad10
gmirror: No such provider: ad10.
% sudo gmirror insert gm0 ad10
% gmirror status
      Name    Status  Components
mirror/gm0  DEGRADED  ad12
                      ad10 (0%)
As we are speaking, the array is rebuilding. Let's see how it goes and if it still working tomorrow...

Thanks!
__________________
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
Reply With Quote