Re: [zfs-discuss] zfs permanent errors in a clone

2010-05-31 Thread devsk
I wrongly said myr...@dbus_gam_server_race_partly_solved-6pm-may30-2010. I 
meant mypool.

This is the send command that failed:

time zfs send -Rv myp...@dbus_gam_server_race_partly_solved-6pm-may30-2010 | 
ssh 192.168.0.6 zfs recv -vuF zfs-backup/opensolaris-backup/mypool
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zfs permanent errors in a clone

2010-05-31 Thread devsk
OK, I have no idea what ZFS is smoking...:-)

I was able to send the individual datasets to the backup server.

zfs-backup/opensolaris-backup/mypool   11.5G   197G 
   82K  /zfs-backup/opensolaris-backup/mypool
zfs-backup/opensolaris-backup/mypool/ROOT  8.21G   197G 
   21K  /zfs-backup/opensolaris-backup/mypool/ROOT
zfs-backup/opensolaris-backup/mypool/ROOT/May25-2010-Image-Update  4.14G   197G 
 4.14G  /zfs-backup/opensolaris-backup/mypool/ROOT/May25-2010-Image-Update
zfs-backup/opensolaris-backup/mypool/ROOT/OpenSolaris-Latest   4.07G   197G 
 4.07G  /zfs-backup/opensolaris-backup/mypool/ROOT/OpenSolaris-Latest
zfs-backup/opensolaris-backup/mypool/export2.39G   197G 
   23K  /zfs-backup/opensolaris-backup/mypool/export
zfs-backup/opensolaris-backup/mypool/export/home   2.39G   197G 
 1.90G  /zfs-backup/opensolaris-backup/mypool/export/home

Does having a later snapshot safe in pocket on the backup server mean that I am 
OK now? Do I have both BE images imtact? How do I verify? There is no checksum 
command in zfs that I can run on both the source and backup server to make sure 
that my backups are good!

What's the error with that dated snapshot/clone? Why does scrub ignore it but 
send doesn't?
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] zfs permanent errors in a clone

2010-05-31 Thread devsk
Scrub has turned up clean again:

  pool: mypool
 state: ONLINE
status: The pool is formatted using an older on-disk format.  The pool can
still be used, but some features are unavailable.
action: Upgrade the pool using 'zpool upgrade'.  Once this is done, the
pool will no longer be accessible on older software versions.
 scan: scrub repaired 0 in 0h7m with 0 errors on Mon May 31 09:00:27 2010
config:

NAMESTATE READ WRITE CKSUM
mypool  ONLINE   0 0 0
  c6t0d0s0  ONLINE   0 0 0

errors: No known data errors

Is this a bug?
-- 
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss