Hello all, I have a critical ZFS problem, quick history
I have a production machine which backplane has burnt (litteraly) that had 2 pools : "applis" & "storage". Those pools are RAIDz1 + 1 spare. Then we switched to the backup one, all right. Backup machine is the exact replica of production one, files are rsynced every night. I needed to reboot it to rename it, so I did. But reboot failed : zfs panic at boot. following sun's doc, I moved /etc/zfs/zpool.cache away, and reboot. All fine. Mounted pool "storage" without problem, but unable to mount pool "applis". Someone suggested disks were re-labelled, I'm open to all advices, If I can't get those datas back, all we be lost... Thanks for reading, and maybe helping. diagnostic outputs : (made from opensolaris liveCD, to have a recent ZFS) -------------------------- # zpool import pool: applis id: 5524311410139446438 state: UNAVAIL status: The pool was last accessed by another system. action: The pool cannot be imported due to damaged devices or data. see: http://www.sun.com/msg/ZFS-8000-EY config: applis UNAVAIL insufficient replicas raidz1 FAULTED corrupted data c7t0d0 FAULTED corrupted data c7t1d0 FAULTED corrupted data c8t2d0 FAULTED corrupted data c8t3d0 FAULTED corrupted data spares c5t4d0 -------------------------- # prtvtoc /dev/rdsk/c7t0d0 * /dev/rdsk/c7t0d0 partition map * * Dimensions: * 512 bytes/sector * 976773168 sectors * 976773101 accessible sectors * * Flags: * 1: unmountable * 10: read-only * * Unallocated space: * First Sector Last * Sector Count Sector * 34 222 255 * * First Sector Last * Partition Tag Flags Sector Count Sector Mount Directory 0 4 00 256 976756495 976756750 8 11 00 976756751 16384 976773134 -------------------------- # fstyp /dev/rdsk/c7t0d0 unknown_fstyp (no match) -------------------------- # zpool import -f applis cannot import 'applis': one or more device is currently unavailable
signature.asc
Description: Ceci est une partie de message numériquement signée
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss