Re: [zfs-discuss] I/O Currently Suspended Need Help Repairing

2011-07-05 Thread zfsnoob4
Reading through this page (http://dlc.sun.com/osol/docs/content/ZFSADMIN/gbbwl.html), it seems like all I need to do is 'rm' the file. The problem is finding it in the first place. Near the bottom of this page it says: " If the damage is within a file data block, then the file can safely be rem

Re: [zfs-discuss] I/O Currently Suspended Need Help Repairing

2011-07-05 Thread zfsnoob4
Thanks for your help, I did a zpool clear and now this happens: pool: tank state: ONLINE status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the en

Re: [zfs-discuss] I/O Currently Suspended Need Help Repairing

2011-07-05 Thread Jim Klimov
Hello, Are you certain that after the outage your disks are indeed accessible? * What does BIOS say? * Are there any errors reported in "dmesg" output or the "/var/adm/messages" file? * Does the "format" command return in a timely manner? ** Can you access and print the disk labels in "format" co

Re: [zfs-discuss] I/O Currently Suspended Need Help Repairing

2011-07-05 Thread zfsnoob4
Ok so now I have no idea what to do. The scrub is not working either. The pool is only 3x 1.5TB drives so it should not take so long. Does anyone know what I should do next? pool: tank state: DEGRADED status: One or more devices are faulted in response to IO failures. action: Make sure the a

[zfs-discuss] I/O Currently Suspended Need Help Repairing

2011-07-05 Thread zfsnoob4
Hey guys, I had a zfs system in raidz1 that was working until there was a power outage and now I'm getting this: pool: tank state: DEGRADED status: One or more devices are faulted in response to IO failures. action: Make sure the affected devices are connected, then run 'zpool clear'. see