search for: samper

Displaying 5 results from an estimated 5 matches for "samper".

Did you mean: sampler
2007 Jan 17
3
Implementation Question
Why does zfs define raidz/raidz2/mirror/stripe at the pool level instead of the filesystem/volume level? A sample use case: two filesystems in a eight disk pool. The first filesystems is a stripe across four mirrors. The second filesystems is a raidz2. Both utilizing the free space in the 8 disk pool as needed. Thanks in advance... This message posted from opensolaris.org
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
...es and Raftery's MCGibbsit MCMC diagnostic Version: 1.0 Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> Description: mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit run-length diagnostic for a set of (not-necessarily independent) MCMC sampers. It combines the estimate error-bounding approach of Raftery and Lewis with evaulate between verses within chain approach of Gelman and Rubin. Maintainer: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> License: GPL Depends: coda References: Warnes GR. The Normal Kernel Coup...
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
...es and Raftery's MCGibbsit MCMC diagnostic Version: 1.0 Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> Description: mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit run-length diagnostic for a set of (not-necessarily independent) MCMC sampers. It combines the estimate error-bounding approach of Raftery and Lewis with evaulate between verses within chain approach of Gelman and Rubin. Maintainer: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com> License: GPL Depends: coda References: Warnes GR. The Normal Kernel Coup...
2008 Oct 11
5
questions about replacing a raidz2 vdev disk with a larger one
I''d like to replace/upgrade two 500GB disks in RaidZ2 vdev with 1TB disks, but I have some preliminary questions/concerns before trying ''zfs replace dpool ?'' Will ZFS permit this replacement? Will ZFS use the extra space in a heterogeneous RaidZ2 vdev, or is the size limited by the smallest disk in the vdev? Thanks in advance, Vizzini The system is currently running
2009 Dec 05
0
zfs send/receive with different on disk versions
Can you send a volume from a version 10 zpool to a version 14 zpool? I''ve been trying to send a zfs volume, and all it''s snapshots, to a new machine but the receiver eventually enters sleep and never finishes. -- This message posted from opensolaris.org