Re: [zfs-discuss] Synchronous Mount?

2007-01-23 Thread Prashanth Radhakrishnan
> > Is there someway to synchronously mount a ZFS filesystem? > > '-o sync' does not appear to be honoured. > > No there isn't. Why do you think it is necessary? Specifically, I was trying to compare ZFS snapshots with LVM snapshots on Linux. One of the tests does writes to an ext3FS (that's on

Re: [zfs-discuss] Synchronous Mount?

2007-01-23 Thread Prashanth Radhakrishnan
Right. I wanted to check if creating snapshots affected the performance of the origin FS/clone. Thanks, Prashanth > On 1/23/07, Prashanth Radhakrishnan <[EMAIL PROTECTED]> wrote: > > > > > > Is there someway to synchronously mount a ZFS filesystem? > > > > &#x

Re: [zfs-discuss] Synchronous Mount?

2007-01-24 Thread Prashanth Radhakrishnan
> > Specifically, I was trying to compare ZFS snapshots with LVM snapshots on > > Linux. One of the tests does writes to an ext3FS (that's on top of an LVM > > snapshot) mounted synchronously, in order to measure the real > > Copy-on-write overhead. So, I was wondering if I could do the same with

[zfs-discuss] Snapshot of a clone?

2006-11-15 Thread Prashanth Radhakrishnan
Hi, Is it possible to create snapshots off ZFS clones and further clones off those snapshots recursively? thanks, Prashanth ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] Synchronous Mount?

2007-01-22 Thread Prashanth Radhakrishnan
Hi, Is there someway to synchronously mount a ZFS filesystem? '-o sync' does not appear to be honoured. Thanks, Prashanth ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss