Re: [zfs-discuss] resilver running for 35 trillion years

2008-06-25 Thread Matthew Ahrens
Indeed. This happens when the scrub started in the future according to the timestamp. Then we get a negative amount of time passed, which gets printed like this. We should check for this and at least print a more useful message. --matt Sanjeev Bagewadi wrote: Mike, Indeed an interesting

[zfs-discuss] resilver running for 35 trillion years

2008-06-24 Thread Mike Gerdts
This is good for a chuckle. # zpool status pool: rpool state: ONLINE status: One or more devices is currently being resilvered. The pool will continue to function, possibly in a degraded state. action: Wait for the resilver to complete. scrub: resilver in progress for

Re: [zfs-discuss] resilver running for 35 trillion years

2008-06-24 Thread Sanjeev Bagewadi
Mike, Indeed an interesting result :) ! This is a known problem with VirtualBox :) They have fixed it in the latest release -- snip -- #1639: Solaris Virtual box guest keeps getting its time reset after resuming VM from suspend