Displaying 20 results from an estimated 3000 matches similar to: "need undelete function"
1999 Jun 17
3
need undelete function (Jeremy, what is your idea?)
Hi there:
> ps: my little suggestion: if we add some parameters at smb.conf like
> protected dir = /home/share, /home/user1 ;
> trashcan dir = /smbtrash ;
It seems that implementation of such parameter has some difficulties and
eventuates reduction on performance (e.g. handling "protected dir"s and
"trash dir" on the different devices like /dev/hda1
1999 Jun 15
0
Reply¡GAgain! need undelete function !!!
David Collier-Brown <davecb@canada.sun.com> ©ó 99/06/14 11:42:22 PM
¦¬¥ó¤H¡G tbsky lee/unicap, samba@samba.org, Michel
<michel@nyenrode.nl>
1999 Jun 15
0
samba undelete function
>Actually I wrote a hack for this functionality myself about a year back;
>it was simply a matter of rewriting the unlink() routine, so that not only
>would it keep a copy of a file before being deleted, but also
>keep several revisions of the file.
>If interested, I'm sure I can dig up the code somewhere...
>Michel.
Yes! i'm very interested...
if u can release the
1999 Jun 17
1
The samba recycle bin clarified
> Unless I am wrong, the "Recycle Bin" works only on LOCAL drives.
Alas it does. But users don't know that and shouldn't be expected to
understand the subtleties of operating systems, that's our job. In their
world, when they use Windows or MacOS, a trashcan exists and should exist on
servers as well.
> Like Jonathan Kelly, I mirror network drives at night to a backup
2001 Feb 26
3
status of undelete
Months ago there was a thread here about the implementation of a
simple undelete-function (i.e: dont delete files, but move them to a
folder).
Is this this still a relevant idea or has this feature low priority ?
thanx,
peter
ps: anyone knows about a 3rd-party software (propably on nt-side) that
implements such a feature ?
--
mag. peter pilsl
phone: +43 676 3574035
fax : +43 676 3546512
2018 Mar 13
0
trashcan on dist. repl. volume with geo-replication
Hi Dietmar,
I am trying to understand the problem and have few questions.
1. Is trashcan enabled only on master volume?
2. Does the 'rm -rf' done on master volume synced to slave ?
3. If trashcan is disabled, the issue goes away?
The geo-rep error just says the it failed to create the directory
"Oracle_VM_VirtualBox_Extension" on slave.
Usually this would be because of gfid
2018 Mar 13
1
trashcan on dist. repl. volume with geo-replication
Hi Kotresh,
thanks for your repsonse...
answers inside...
best regards
Dietmar
Am 13.03.2018 um 06:38 schrieb Kotresh Hiremath Ravishankar:
> Hi Dietmar,
>
> I am trying to understand the problem and have few questions.
>
> 1. Is trashcan enabled only on master volume?
no, trashcan is also enabled on slave. settings are the same as on
master but trashcan on slave is complete
2018 Mar 12
2
trashcan on dist. repl. volume with geo-replication
Hello,
in regard to
https://bugzilla.redhat.com/show_bug.cgi?id=1434066
i have been faced to another issue when using the trashcan feature on a
dist. repl. volume running a geo-replication. (gfs 3.12.6 on ubuntu 16.04.4)
for e.g. removing an entire directory with subfolders :
tron at gl-node1:/myvol-1/test1/b1$ rm -rf *
afterwards listing files in the trashcan :
tron at gl-node1:/myvol-1/test1$
2017 Jun 28
2
setting gfid on .trashcan/... failed - total outage
Hello,
recently we had two times a partial gluster outage followed by a total
outage of all four nodes. Looking into the gluster mailing list i found
a very similar case in
http://lists.gluster.org/pipermail/gluster-users/2016-June/027124.html
but i'm not sure if this issue is fixed...
even this outage happened on glusterfs 3.7.18 which gets no more updates
since ~.20 i would kindly ask
2017 Jun 29
0
setting gfid on .trashcan/... failed - total outage
On Wed, 2017-06-28 at 14:42 +0200, Dietmar Putz wrote:
> Hello,
>
> recently we had two times a partial gluster outage followed by a total?
> outage of all four nodes. Looking into the gluster mailing list i found?
> a very similar case in?
> http://lists.gluster.org/pipermail/gluster-users/2016-June/027124.html
If you are talking about a crash happening on bricks, were you
1999 Jun 15
7
quotas: documentation? Properties?
System: samba 2.0.4b on Solaris 2.x
Starting point: PC's "Properties" window on a share of home directories;
diskspace Used/Free "pie-chart" and figures.
A colleague asked me yesterday whether this properties window could
display the diskspace information, using the user's UNIX quota rather than
the physical space on the disk.
Our environment has potentially 14,000
2017 Jun 29
1
setting gfid on .trashcan/... failed - total outage
Hello Anoop,
thank you for your reply....
answers inside...
best regards
Dietmar
On 29.06.2017 10:48, Anoop C S wrote:
> On Wed, 2017-06-28 at 14:42 +0200, Dietmar Putz wrote:
>> Hello,
>>
>> recently we had two times a partial gluster outage followed by a total
>> outage of all four nodes. Looking into the gluster mailing list i found
>> a very similar case
2011 Aug 09
3
OT: headless fanless silent 2 HDs micro server/pc...
Hey,
A bit out of topic but I am looking for a micro server/pc if anyone knows a descent one...
I found many nice NAS but I would like to have full access to the OS (install CentOS, etc).
Dream one would be
- Very quiet (fanless) since it will sit in my bedroom.
- Headless
- Small.
- 2/3 HDs (2.5" are ok) for RAID1 (hardware RAID would be nice, and with BBC even more).- 1 or 2 GB NICs
-
2017 Jun 16
1
emptying the trash directory
All,
I just enabled the trashcan feature on our volumes. It is working as
expected. However, I can't seem to find the rules to empty the trashcan. Is
there any automated process to do that? If so, what are the configuration
features?
Regards,
Ludwig
--
Ludwig Gamache
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Nov 27
4
SAN arrays with NVRAM cache : ZIL and zfs_nocacheflush
Hi,
I read some articles on solarisinternals.com like "ZFS_Evil_Tuning_Guide" on http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide . They clearly suggest to disable cache flush http://www.solarisinternals.com/wiki/index.php/ZFS_Evil_Tuning_Guide#FLUSH .
It seems to be the only serious article on the net about this subject.
Could someone here state on this
2008 Feb 21
1
Is Gnome in CentOS 5 ready for nfsv4?
Hello,
all my data are hosted by a server and exported with nfsv4. For example
if a user logs in on a client, /home and /data are exported with nfsv4
and autofs. Now if the user delete some files, the trashcan under
gnome doesn't change its status nor doesn't show the deleted files if
opening the trashcan window.
Also the user isn't able to copy or move files between the exported
2017 Feb 21
1
that ever puzzling special chars escaping + rdiff-backup
hi everyone
a good basher around here?
I try in a script:
_rdiffBack="rdiff-backup -v5 --tempdir /tmp/ --no-eas
--exclude-other-filesystems --exclude-symbolic-links"
_rdffiExclude="--exclude '**/~*' --exclude '**.tmp'
--exclude-regexp '(.glusterfs|.trashcan|temp)'"
_execCom=${!2}
_sourceDir=${1}
_backupTo=${3}
__backMeUp() {
for _sourceDir in
2009 Aug 16
2
Samba PDC + OpenLDAP (Debian Lenny)
Hey.
I'm trying to move my existing MS-AD over to SAMBA, the place I'm
working for is changing all servers from MS to Debian, but all the
clients is still a mixed environment for now.
We have MAC, *NIX, and Windows clients, so its imported that everything
keeps running in the same or almost the same way as before the change but.
When I try to join a Windows Vista Ultimate ore Windows
2009 Feb 08
6
real SATA RAID
Hi
Last week I had a lengthy thread in which someone indicated the my SIL
card is a FRAID (don't know if F stands for the F word or Fake, though it
doesn't really matter). I want to replace the controller with a controller
that Linux will see the RAID1 group as a single HD and not multiple HDs as
it happens with the SIL controller. Recommendations anyone?
--
TIA
Paolo
--------------
2007 Sep 14
3
space allocation vs. thin provisioning
Short question:
I''m curious as to how ZFS manages space (free and used) and how
its usage interacts with thin provisioning provided by HDS
arrays. Is there any effort to minimize the number of provisioned
disk blocks that get writes so as to not negate any space
benefits that thin provisioning may give?
Background & more detailed questions:
In Jeff Bonwick''s blog[1], he