Re: [zfs-discuss] ZFS metadata and cloning filesystem layout across machines

2009-06-18 Thread Henrik Hjort
Hi Nikhil, take a look at the output from 'zpool history'. You should get/see all the information you need to be able to recreate your configuration. http://docs.sun.com/app/docs/doc/819-5461/gdswe?a=view Cheers, Henrik On Jun 18, 2009, at 8:47 PM, Nikhil wrote: Hey ZFS experts, Where i

Re: [zfs-discuss] ZFS metadata

2007-12-03 Thread Anton B. Rang
My guess is that you're looking for the on-disk format document: http://www.opensolaris.org/os/community/zfs/docs/ondiskformat0822.pdf If you're more interested in the user-visible metadata (e.g. the settings for pools and filesystems), then you'd probably have to dig through the various manu

Re: [zfs-discuss] ZFS metadata

2007-12-03 Thread Rayson Ho
Have you read the "ZFS On-Disk Specification"?? http://www.opensolaris.org/os/community/zfs/docs/ Or are you trying to find something specific?? Rayson On Dec 3, 2007 5:31 PM, Michael A Walters <[EMAIL PROTECTED]> wrote: > > > Can someone point me to a whitepaper, blog, or other document tha