For the record, I was able to get this same panic when I dd'd /dev/zero over a
file that was part of my own test pool. Specifically, I had files of sizes 128M
192M 192M 256M in a simple pool with copies=2. I put a 109M file on the
filesystem and ran 'dd count=1 bs=192M if=/dev/zero of=disk2'. Th
On 02 July, 2007 - Eric Enright sent me these 3,3M bytes:
>
Those images has nothing to do with ZFS, please don't send large crap to
this list.
/Tomas
--
Tomas Ögren, [EMAIL PROTECTED], http://www.acc.umu.se/~stric/
|- Student at Computing Science, University of Umeå
`- Sysadmin at {cs,acc}.um
Mattias Pantzare wrote:
> For this application (deduplication data) the likelihood of matching
> hashes are very high. In fact it has to be, otherwise there would not
> be any data to deduplicate.
>
> In the cp example, all writes would have matching hashes and all need
> a verify.
Would the rea
> roland wrote:
>
>> is there a reliable method of re-compressing a whole zfs volume
>> after turning on compression or changing compression scheme ?
>
I have had some success using zfs send recv into a child of a
compressed filesystem to do this although you have the disadvantage
of losin
I have had some success using zfs send recv into a child of a
compressed filesystem to do this although you have the disadvantage
of losing your settings.
basically :
zfs create tank/foo
mv a bunch of files into foo
zfs create tank/bar
zfs set compression=on bar
zfs snapshot tank/[EMAIL PROTEC
Jesse Hallio wrote:
>I've been trying to upgrade to snv66 and I've been using a single disk ZFS
>pool (not the whole 8-disk pool, more about that in another post). I installed
>snv66 in Parallels and ufsdumped the filesystem to the one disk pool. The one
>disk pool also has a snv55b install tha
All details on how to participate are posted on the review site:
http://opensolaris.org/os/project/zfs-crypto/design_review/
--
Darren J Moffat
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinf
Does anyone know the minimum packages needed to make the ZFS webadmin work?
So far It seems you need Java, SUNWjato, tomcat.
thanks
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensol
We are looking at the alternatives to VXVM/VXFS. One of the feature which we
liked in Veritas, apart from the obvious ones is the ability to call the disks
by name and group them in to a disk group.
Especially in SAN based environment where the disks may be shared by multiple
machines, it is ve
If you are doing things manually, you could as well unmount the ufs partition
and mount a zfs dataset to the same location just before the installer starts
installing the packages? Saves some file copying and you could remove the ufs
partition entirely?
- Jesse
This message posted from open
roland wrote:
is there a reliable method of re-compressing a whole zfs volume after turning
on compression or changing compression scheme ?
It would be slow, and the file system would need to be idle to avoid
race conditions, and it wouldn't be very fast, but you _could_ do the
following (PO
Hi,
This is a report of my latest investigations on how to setup (by hand) your ZFS
root filesystem.
My experiment was carried on with Solaris Express Community Edition b66 DVD and
an additional disk slice to temporarily install the root fs to. It takes place
during the installation process as
12 matches
Mail list logo