Puestos a probar a montar usbs a mi los que tengo con ext4 no me los monta ni a tiros es mas sale en el montador solo ext así que algo pasa con el fuse ese.
Es mas he intentado probar a montar un zfs con una 10.1 que bien cerquita está la cosa y no sé si es porque tiene también el nombre de tank no me hace caso y no quiere montarse. Dice que pá luego, está un tanto funcionarial.
Y en cuanto al zfs ese cabroncete de sistema de ficheros que nos han puesto pues lo mejor es ir usando el manual del PCBSD que en su capitulo 3 installing PCBSD apartado 3.3.2.1 zfs overview nos conducirá a enlaces interesantes con los que ver como va.
Por ejemplo:repairing zfs storage Pool-Wide Damage
En mi caso y para mi sorpresa tengo errores, como iba a ser si no, aunque la imagen de arriba es de la 10.1 parece ser que es perenne el error debe ser de la instalación otra cosa importante es que no funciona el arreglo o solución desde el programa gráfico parece ser que no hay permisos aunque se haga sudo o eso supongo y ha de ser desde CLI, por ejemplo cosas que he intentado y he visto que solo valen para asustar.
[ximo@nunbsd-6836] ~% zpool status
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: 1 data errors, use '-v' for a list
[ximo@nunbsd-6836] ~% zpool status -v
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: List of errors unavailable (insufficient privileges)
[ximo@nunbsd-6836] ~% sudo zpool status -v
Password:
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool clear -F tank
[ximo@nunbsd-6836] ~% sudo zpool status -v
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool scrub tank
[ximo@nunbsd-6836] ~% sudo zpool status -v tank
Password:
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: scrub in progress since Tue Dec 22 15:33:04 2015
9,38G scanned out of 13,1G at 12,4M/s, 0h5m to go
0 repaired, 71,36% done
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool status -v tank
Password:
pool: tank
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0 in 0h16m with 0 errors on Tue Dec 22 15:49:57 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: No known data errors
[ximo@nunbsd-6836] ~% 0x1f4b7>0x12e>0x1f4b7>0x12e>0x1f4b7>0x12e>
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: 1 data errors, use '-v' for a list
[ximo@nunbsd-6836] ~% zpool status -v
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: List of errors unavailable (insufficient privileges)
[ximo@nunbsd-6836] ~% sudo zpool status -v
Password:
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool clear -F tank
[ximo@nunbsd-6836] ~% sudo zpool status -v
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: resilvered 50K in 0h0m with 0 errors on Wed Oct 21 11:33:42 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool scrub tank
[ximo@nunbsd-6836] ~% sudo zpool status -v tank
Password:
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
entire pool from backup.
see: http://illumos.org/msg/ZFS-8000-8A
scan: scrub in progress since Tue Dec 22 15:33:04 2015
9,38G scanned out of 13,1G at 12,4M/s, 0h5m to go
0 repaired, 71,36% done
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: Permanent errors have been detected in the following files:
<0x12e>:<0x1f4b7>
[ximo@nunbsd-6836] ~% sudo zpool status -v tank
Password:
pool: tank
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0 in 0h16m with 0 errors on Tue Dec 22 15:49:57 2015
config:
NAME STATE READ WRITE CKSUM
tank ONLINE 0 0 0
da0p2 ONLINE 0 0 0
errors: No known data errors
[ximo@nunbsd-6836] ~% 0x1f4b7>0x12e>0x1f4b7>0x12e>0x1f4b7>0x12e>
Visto lo visto en su momento y perdido en el tiempo era algo de una impresora sea como sea parece irrecuperable para mi y que tengo que apechugar con el pecado original pá los siempres de los siempres. Bueno parece que el scrubear ha hecho su trabajo.
No hay comentarios:
Publicar un comentario