[zfs-discuss] [Fwd: [osol-discuss] Possible ZFS corruption?]

2009-06-11 Thread Jim Walker
Joel, Welcome to the community. I'm forwarding this to zfs-discuss where you may get more help, but this isn't the best place to get help with s10. Cheers, Jim --- Begin Message --- Hi everyone, This is my first post to these forums, but I must first say that there is alot of very useful data

[zfs-discuss] [Fwd: Re: [osol-discuss] Possible ZFS corruption?]

2009-06-11 Thread Jim Walker
--- Begin Message --- Some data I forgot to add: I have tried installing opensolaris 2009.06 and importing the pool, yields the same results as Solaris 10 U7 The array is configured to use all 24 disks in a radz2 configuration with 2 hot-spares this gives me about 16TB of usable space. The re

[zfs-discuss] Re: ZFS panics system during boot, after 11/06 upgrade

2007-01-29 Thread Jim Walker
> There are ZFS file systems. There are no zones. > > Any help would be greatly appreciated, this is my > everyday computer. Take a look at page 167 of the admin guide: http://opensolaris.org/os/community/zfs/docs/zfsadmin.pdf You need to delete /etc/zfs/zpool.cache. And, use zpool import to

[zfs-discuss] FROSUG February Meeting Announcement (2/22/2007)

2007-02-08 Thread Jim Walker
This month's FROSUG (Front Range OpenSolaris User Group) meeting is on Thursday, February 22, 2007. Our presentation is "ZFS as a Root File System" by Lori Alt. In addition, Jon Bowman will be giving an OpenSolaris Update, and we will also be doing an InstallFest. So, if you want help installing a

[zfs-discuss] UPDATE: FROSUG February Meeting (2/22/2007)

2007-02-15 Thread Jim Walker
***Meeting Update*** We will be having this month's meeting at the Omni Interlocken Resort in Broomfield and a conference call number is being provided for those who can not make the meeting in person, see Meeting Details below for more information. In addition, we will be discussing Solaris Expre

[zfs-discuss] REMINDER: FROSUG March Meeting Announcement (3/29/2007)

2007-03-28 Thread Jim Walker
30pm - 6:45pm OpenSolaris Update (Jim Walker) 6:45pm - 8:30pm Sharemgr (Doug McCallum) Where: Sun Broomfield Campus Building 1 - Conference Center 500 Eldorado Blvd. Broomfield, CO 80021 The meeting is free and open to the public. Pizza and soft drinks will be served at the

[zfs-discuss] ZFS test suite released on OpenSolaris.org

2007-06-26 Thread Jim Walker
The ZFS test suite is being released today on OpenSolaris.org along with the Solaris Test Framework (STF), Checkenv and Runwattr test tools. The source tarball, binary package and baseline can be downloaded from the test consolidation download center at http://dlc.sun.com/osol/test/downloads/curre

[zfs-discuss] Sharemgr Test Suite Released on OpenSolaris.org

2007-07-23 Thread Jim Walker
The Sharemgr test suite is available on OpenSolaris.org. The source tarball, binary package and baseline can be downloaded from the test consolidation download center at: http://dlc.sun.com/osol/test/downloads/current The source code can be viewed in the Solaris Test Collection (STC) 2.0 sour

[zfs-discuss] New version of the ZFS test suite released

2007-08-03 Thread Jim Walker
Version 1.8 of the ZFS test suite was released today on opensolaris.org. The ZFS test suite source tarballs, packages and baseline can be downloaded at: http://dlc.sun.com/osol/test/downloads/current/ The ZFS test suite source can be browsed at: http://src.opensolaris.org/source/xref/test/ontest-

Re: [zfs-discuss] New version of the ZFS test suite released

2007-08-04 Thread Jim Walker
> Is it in mercurial repository? I'm not able to download it, but maybe > I'm using wrong path: > > % hg clone ssh://[EMAIL PROTECTED]/hg/test/ontest-stc2 test > remote: Repository 'hg/test/ontest-stc2' ' inaccessible: No such file or > directory. > abort: no suitable response from remote hg! We

[zfs-discuss] Re: zfs panic when unpacking open solaris source

2006-05-12 Thread Jim Walker
Looks like CR 6411261 busy intent log runs out of space on small pools. I found this one. I just bumped up the priority. Jim > When unpacking the solaris source onto a local disk > on a system running build 39 I got the following > panic: > > > panic[cpu0]/thread=d2c8ade0: > really out of spac

[zfs-discuss] Re: Has the ST3750640AS Segate 750 GB sata drive been tried with ZFS yet

2006-05-29 Thread Jim Walker
><[EMAIL PROTECTED]> wrote: >> Hi, >> >> Segate has released the ST3750640AS 750 GB sata drive. >> I would like to take two of these and plug in to a the Nvidia Nforce 4 >> Sata I/F an run Zfs on . ( I have installed SXCR build 40 on a shuttle >> SNP25 PC last weekend with some install probl

[zfs-discuss] Re: RE: [Security-discuss] Proposal for new basic privileges related with

2006-06-21 Thread Jim Walker
> I am also interested in writing some test cases that > will check the correct semantic of access checks on > files with different permissions and with different > privileges set/unset by the process. Are there > already file access test cases at Sun I may expand? > Should test suites for OpenSola

[zfs-discuss] ztest - ZFS developer maintained test suite

2006-12-14 Thread Jim Walker
Mike Byrne did a nice write-up on ztest at: http://www.opensolaris.org/os/community/zfs/ztest Bill Moore also discusses ztest in his blog at: http://blogs.sun.com/bill/date/20051116 This is a "whitebox" test suite that is maintained by the ZFS developers, and is in the ON source code base on op