Hi,

I was trying to import the root pool of my system (SATA slot 0) from the 
OpenSolaris 2009.06 live cd:

# zpool import -f -R /a rpool newrpool

All went ok, then I plugged in another hard drive in SATA slot 1 that contains 
an old root pool of OpenSolaris 2009.06, then with '# cfgadm -c configurate 
...' I make this hard drive active, all ok, then I imported the root pool like 
this:

# zpool import -f -R /b rpool oldrpool

All went ok, the porpuse of this is that I needed to copy the files from hard 
drive slot 1 (oldrpool) to hardrive slot 0 (newrpool), I copied the files and 
then I exported the oldrpool:

# zpool export oldrpool

Then:

# cfgadm -c unconfigurate sata1/1

Then I plugged out phisically the hard drive and then the system rebooted it 
self and now I cannot access the 'newrpool', every time I do:

# zpool import 

The system (LiveCD) crash.


What can I do?


Thanks in advance.
xavier
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to