Re: [zfs-discuss] zfs list hangs if zfs send is killed (leaving zfs receive process)

2007-07-14 Thread Matthew Ahrens
David Smith wrote:
> Well, the zfs receive process finally died, and now my zfs list works just
> fine.
> 
> If there is a better way to capture what is going on, please let me know
> and I can duplicate the hang.

If you can take a crash dump while it is "hung" and make it available, we can 
take a look.

--matt
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Another zfs dataset [was: Plans for swapping to part of a pool]

2007-07-14 Thread Cyril Plisko
On 7/13/07, Darren J Moffat <[EMAIL PROTECTED]> wrote:
> Mario Goebbels wrote:
> >> While the original reason for this was swap, I have a sneaky suspicion
> >> that others may wish for this as well, or perhaps something else.
> >> Thoughts?  (database folks, jump in :-)
> >
> > Lower overhead storage for my QEMU volumes. I figure other filesystems 
> > running within a ZVOL may cause a little bit havoc in regards to pool 
> > fragmentation.
>
> Interesting, for QEMU I'd actually want a real ZVOL so I can use ZFS to
> snapshot the image.

QEMU (or strictly speaking a number of image formats it supports) has
its own snapshot facility, which may (or may not) be more suitable
for the task in hand.

Since its snapshot facility is application specific there are cases where
ZFS just cannot provide anything comparable. For example we had
a situation where QEMU image (snapshot) resided on one kind of
storage (a really slow one), while the delta blocks generated by the
writes to the volume/image were redirected to a another, dedicated
(very fast) storage.Worked extremely well.

-- 
Regards,
Cyril
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] ZFS vs VXFS

2007-07-14 Thread Rayson Ho
Did you take a look at "Solaris ZFS and Vertias Storage Foundation
File System Performance White Paper"??

It's more than just a presentation, but I guess you can extract the
graphs from the paper:

http://www.sun.com/software/whitepapers/solaris10/zfs_veritas.pdf

Rayson



On 7/13/07, Vishal Dhuru <[EMAIL PROTECTED]> wrote:
>
> Hi ,
> I am looking for customer shareable presentation on the ZFS vs VxFS , Any 
> pointers to URL or direct attached prezo is highly appreciated !
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re: [zfs-discuss] Another zfs dataset [was: Plans for swapping to part of a pool]

2007-07-14 Thread Mario Goebbels
> >> While the original reason for this was swap, I have a sneaky suspicion
> >> that others may wish for this as well, or perhaps something else.
> >> Thoughts?  (database folks, jump in :-)
> > 
> > Lower overhead storage for my QEMU volumes. I figure other filesystems 
> > running within a ZVOL may cause a little bit havoc in regards to pool 
> > fragmentation.
> 
> Interesting, for QEMU I'd actually want a real ZVOL so I can use ZFS to 
> snapshot the image.

Naturally, that's a valid use.

But the VMs I have are throw-away Windows VMs, with data on the host via
SMB. Windows loves swapping. That and ZFS COW is something I'd rather
not want combined, if not necessary.

-mg


signature.asc
Description: This is a digitally signed message part
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss