Re: [osol-discuss] ZFS Questions

2009-12-16 Thread Ryan Proud
Ok, thanks. Still doesn't explain why my virtual disk file is so large. I'll take it up some VirtualBox gurus. -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] ZFS Questions

2009-12-16 Thread Thommy M . Malmström
> Disk usage analyzer is still reporting 4.1GB used > even though it's only showing 2.5GB actually used in > the filesystem. Don't trust that tool. Correct values is given by "zpool list" and "zfs list" -- This message posted from opensolaris.org ___ op

Re: [osol-discuss] ZFS Questions

2009-12-16 Thread Ryan Proud
Disk usage analyzer is still reporting 4.1GB used even though it's only showing 2.5GB actually used in the filesystem. http://emberapp.com/binarymelon/images/du-analyzer -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list o

Re: [osol-discuss] ZFS Questions

2009-12-16 Thread Ryan Proud
u...@osappliance:~$ zfs get -r copies rpool NAME PROPERTY VALUE SOURCE rpool copies1 default rpool/ROOT copies1 default rpool/ROOT/VOSApp copies1 default rpool/ROOT/VOSApp/opt copies1 default rpool/ROOT/

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Bartlomiej Pelc
There is no mirroring at pool level. You can also show us output of: # zfs get -r copies rpool to see if "copies" mechanism is enabled on any filesystem (which is not by default) -- This message posted from opensolaris.org ___ opensolaris-discuss mailin

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
u...@osappliance:~$ zpool status pool: rpool state: ONLINE scrub: none requested config: NAMESTATE READ WRITE CKSUM rpool ONLINE 0 0 0 c7d0s0ONLINE 0 0 0 errors: No known data errors Message was edited by: rproud --

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Bartlomiej Pelc
show output of # zpool status -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
I tried zeroing out my disk and using virtualbox to compact the virtual disk, but it barely helped. Here is some output regarding the filesystem. I'm not familiar with zfs so if there is anything else I should provide, let me know. u...@osappliance:~$ zfs list NAMEUSED AVA

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Tomas Bodzar
Where are some outputs for zfs and zpool commands to see what do you have? We don't have magic ball from glass to guess what do you have on your system. If you need something minimalistic then try eg. this http://hub.opensolaris.org/bin/view/Project+jeos/ -- This message posted from opensolaris

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
Looks like I might be wrong. My initial default install it always seemed that my used disk was twice what my actual usage in the / mount point (it may have just been a coincidence). Anyway my current install doesn't look like it. It is larger but I'm going to try zeroing out the extra disk sp

Re: [osol-discuss] ZFS Questions

2009-12-14 Thread Thommy M . Malmström
> I've been working trying to create a minimal > opensolaris VirtualBox appliance and it looks like by > default some sort of mirroring is enabled within the > filesystem. Is it possible/easy to disable this. > The appliance is just supposed to be a static > development environment for the users a

[osol-discuss] ZFS Questions

2009-12-14 Thread Ryan Proud
I've been working trying to create a minimal opensolaris VirtualBox appliance and it looks like by default some sort of mirroring is enabled within the filesystem. Is it possible/easy to disable this. The appliance is just supposed to be a static development environment for the users and will