search for: autoh

Displaying 3 results from an estimated 3 matches for "autoh".

Did you mean: auth
2010 Sep 30
3
Cannot destroy snapshots: dataset does not exist
...'s what I see: root at bambi:/# zfs rollback bambi/faline/userdocs at AutoD-2010-09-28 cannot rollback to ''bambi/faline/userdocs at AutoD-2010-09-28'': more recent snapshots exist use ''-r'' to force deletion of the following snapshots: bambi/faline/userdocs at AutoH-2010-09-28T2200 bambi/faline/userdocs at AutoH-2010-09-28T0300 <snip> That looks right; ZFS sees that there are other snapshots newer than the rollback snapshot. No problem, I''ll just run with -r: root at bambi:/# zfs rollback -r bambi/faline/userdocs at AutoD-2010-09-28 cannot des...
2009 Apr 28
1
glusterfs and samba (file-max limit reached)
Recently a gluster I setup got mounted on a server that exports it through samba. It appears to work till a point. Unexpectedly on heavy usage the nodes happen to reach the max file descriptors opened limit really easily. Anybody else has experience on it? Is that kind of usage supported. currently one node seems to have surpassed about 3M open files even if the samba server claims to have
2011 Sep 07
2
Gluster-users Digest, Vol 41, Issue 16
...'s not ever safe to do writes to an active Gluster >> backend. > Question was about reads though and then the answer is it is perfectly fine > (and faster) to do reads directly from the filesystem (in replicated setups) > if you keep in mind that by doing so you lose the Glusters autoheal > eature - eg if one of the gluster nodes goes down and there is a file > written meanwhile when the server comes up if you access the file directly > it won't show up while it would when accessing it via the gluster mount > point (you can work arround it by manually triggering...