Displaying 2 results from an estimated 2 matches for "2007_month_04".
Did you mean:
2007_month_01
2007 Apr 20
0
problem mounting one of the zfs file system during boot
...271G 2.12G 143G /d/d2
mypool/d at 2006_month_10 3.72G - 123G -
mypool/d at 2006_month_12 22.3G - 156G -
mypool/d at 2007_month_01 23.3G - 161G -
mypool/d at 2007_month_02 16.1G - 172G -
mypool/d at 2007_month_03 13.8G - 168G -
mypool/d at 2007_month_04 15.7G - 168G -
mypool2 489G 448G 52K /mypool2
mypool2/d3 171G 448G 171G legacy
Regards,
Chris
2007 Apr 16
10
zfs send/receive question
...eal 4h0m42.40s
user 0m0.00s
sys 17m49.84s
zfs send -i mypool/d at 2007_month_02 mypool/d at 2007_month_03 | zfs receive mypool2/d at 2007_month_03
real 2h17m21.76s
user 0m0.00s
sys 10m9.26s
zfs send -i mypool/d at 2007_month_03 mypool/d at month_04 | zfs receive mypool2/d at 2007_month_04
real 2h40m14.03s
user 0m0.00s
sys 11m37.35s
then I was doing:
zfs send -i mypool/d at month_04 mypool/d at day_14 | zfs receive mypool2/d at day_14
and my system rebooted (I tont think its related to the zfs send/receive, anyway
when system started I did see that this partition was mo...