All pastes #2127440 Raw Edit

Stuff

public text v1 · immutable
#2127440 ·published 2012-03-12 21:16 UTC
rendered paste body
[root@Flicka /root]# zpool import -f                                            
  pool: Datenraid                                                               
    id: 10736740739045864935                                                    
 state: ONLINE                                                                  
action: The pool can be imported using its name or numeric identifier.          
config:                                                                         
                                                                                
        Datenraid                                       ONLINE                  
          da1p2                                         ONLINE                  
          replacing                                     ONLINE                  
            gptid/f68dc95d-65ed-11e1-a9d2-485b3949f851  ONLINE                  
            ada0p2                                      ONLINE                  
[root@Flicka /root]# zpool detach Datenraid gptid/f68dc95d-65ed-11e1-a9d2-485b39
49f851                                                                          
cannot open 'Datenraid': no such pool                                           
[root@Flicka /root]# zpool import Datenraid                                     
cannot mount '/Datenraid': failed to create mountpoint                          
[root@Flicka /root]# zpool import -f                                            
[root@Flicka /root]#