Hi Everyone,
I want to start out by saying ZFS has been a life saver to me, and the
scientific collaboration I work for. I can't imagine working with the TB's of
data that we do, without the snapshots or the ease of moving the data from one
pool to another.
Right now I'm trying to setup a wh
rcmsr" target=4 lun=0;
name="sd" parent="arcmsr" target=5 lun=0;
etc etc. Oh, and do make sure you're using JBOD mode if
that's available.
James
On Thu, May 7, 2009 at 4:29 PM, Gregory Skelton <
gskel...@gravity.phys.uwm.edu> wrote:
Hi Everyone
Hi All,
I'm kinda worried about my zpool right now. When I did a zpool status I
got the following error message:
state: ONLINE
status: One or more devices has experienced an unrecoverable error. An
attempt was made to correct the error. Applications are unaffected.
action: Determine if the de
Hello all,
I've tried changing all kinds of attributes for the zfs's, but I can't
seem to find the right configuration.
So I'm trying to move some zfs's under another, it looks like this:
/pool/joe_user move to /pool/homes/joe_user
I know I can do this with zfs rename, and everything is fine
1 Aug 2009, Andrey V. Elsukov wrote:
Gregory Skelton wrote:
I've tried changing all kinds of attributes for the zfs's, but I can't
seem to find the right configuration.
So I'm trying to move some zfs's under another, it looks like this:
/pool/joe_user move to /poo
ystem via NFS it will only share what is actually in
that filesystemso you will need to also share the second filesystem as
well.
On Fri, Aug 21, 2009 at 3:41 PM, Gregory Skelton <
gskel...@gravity.phys.uwm.edu> wrote:
Thanks for your reply Andrey,
Unfortunately, I wasn't
Hi,
What are you using for a client? What version of NFS?
We're using Red Hat Enterprise Linux(Centos) 5.3 for the clients, with
nfs 3
NFSv4 in Solaris Nevada build 77 and later, or any OpenSolaris
versions, will do this "mirror mounts" stuff automatically.
Other than that, it's manual mo
Thanks Robert,
The older version of nfs that was exactly the problem. Nfs3 made the
directorieslook like they were empty, while nfs4 displays the contents of
each directory.
Many Thanks!
Gregory
On Mon, 24 Aug 2009, Robert Thurlow wrote:
Gregory Skelton wrote:
> What are you using