search for: objectivefs

Displaying 4 results from an estimated 4 matches for "objectivefs".

Did you mean: objectivef
2010 Mar 23
2
[LLVMdev] How to avoid memory leaks
Hi Jeffrey, Listed below the Full valgrind report (using latest revision r99309) The program creates many thousands of instructions and values as you can see from the report below ==20504== Memcheck, a memory error detector ==20504== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==20504== Using Valgrind-3.5.0-Debian and LibVEX; rerun with -h for copyright info ==20504==
2020 Jul 23
2
vfs_shadow_copy2: permission denied - SMB_VFS_NEXT_OPENDIR() failed for '/snapshots'
Hello. I am trying to get the windows "previous versions" / shadow copies to work with our setup (samba+winbind over objectivefs). I have setup a test where I manually mounted two objectivefs snapshots in the /snapshots/ directory. Objectivefs filesystem is mounted on /ofs. When I try and look at the "previous version" in windows I get the error "there are no previous versions available" information: -...
2020 Aug 05
2
CTDB question about "shared file system"
Could I impose upon someone to provide some guidance? Some hint? Thank you Is a shared file system actually required? If etcd is used to manage the global recovery lock, is there any need at that point for a shared file system? In other words, are there samba or CTDB files (state) that must be on a shared file system, or can each clustered host simply have these files locally? What must be
2020 Aug 06
2
CTDB question about "shared file system"
...ic subnet for the client traffic. More on the changes we made last night in a sec... Let me explain our architecture, for context. Would love some feedback, expressed concerns, etc. We have built a geo-distributed SMB file system, it is deployed in AWS, over four regions globally, internally uses ObjectiveFS as a backend shared file system and cache, and uses a custom ETCD locking helper (written in Golang). The instances have only one network interface, private; they do not have a second interface (possibly our mistake). The existing private interface is AWS assigned, static, and cannot be reassigned...