On Thu, 2010-11-11 at 22:14 +0200, Mircea Mitu wrote: > Pt btrfs nu exista fsck. Asta inseamna ca o data corupt, asa ramane >
Pe zfs exista ? Un search pe google cu zfs+fsck returneaza intrebari retorice gen "Should ZFS Have a fsck Tool?" . De success stories cu atit mai putin. Uite alt citat : ZFS will change the way UNIX people think about filesystems. How do you use fsck with a ZFS filesystem? You don’t. ZFS filesystems are always clean so even in the worst case of a power outage bringing a system down, you’ll never be asked to give the root password for system maintenance again. With ZFS, data are always consistent on disk. For you worriers, there is a command you can use to make sure everything is okay with your filesystems. ..... zpool command has a scrub option which works on a mounted, living filesystem. When run, the command checks all data in the pool for checksum consistency. *On redundant systems (raidz or mirror), inconsistencies will be repaired.* [... and on non redundant systems I supopse you are gently fucked ] _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
