On Tue, Apr 28, 2009 at 11:49 AM, Julius Roberts <hooliowobb...@gmail.com> wrote: > Hi there, > > juli...@rainforest:~$ cat /etc/issue > Ubuntu 9.04 \n \l > juli...@rainforest:~$ dpkg -l | grep -i zfs-fuse > ii zfs-fuse 0.5.1-1ubuntu5
First of all this question might be more appropriate on zfs-fuse list. > juli...@rainforest:~$ sudo zpool status > pool: zfspool > state: UNAVAIL > status: One or more devices could not be opened. There are insufficient > replicas for the pool to continue functioning. > action: Attach the missing device and online it using 'zpool online'. > see: http://www.sun.com/msg/ZFS-8000-3C > scrub: none requested > config: > > NAME STATE READ WRITE CKSUM > zfspool UNAVAIL 0 0 0 insufficient replicas > mirror UNAVAIL 0 0 0 insufficient replicas > sdb FAULTED 0 0 0 corrupted data > sdc UNAVAIL 0 0 0 cannot open > > I think what has happened is that somehow the drive labels sda and sdc > have been swapped around and zfs-fuse got confused. IIRC i used to > boot of sda, but now it looks like i'm booting of sdc. > How do i get back to a working zpool? try : - stop zfs-fuse service - delete (or move) /etc/zfs/zpool.cache - start zfs-fuse - zpool import Regards, Fajar _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss