Displaying 20 results from an estimated 41 matches for "stackabl".
Did you mean:
stackable
2006 Apr 05
0
Stackable URLs
Here''s my problem...
Suppose you have a page that lists some data. You also have some URLs
that can be used to filter that data.
Lets say you have a few links that filter by type. When you click on
them you get URLs like this one:
http://localhost/controller/action?type=SOMETYPE
Then you click on a link that filters by date. When you click on this
url you would normally get
2010 Jul 10
4
Redundant LAN routing possible?
...t's possible to set up a system with multiple
NIC to provide redundant internet connectivity such that it will
switch to a secondary connection if the primary ISP fails.
Is it possible in a similar way to setup redundant LAN routing? I read
that it is possible to aggregate/bond multiple NIC to stackable
switches that support link aggregation and redundancy. But if only
simple switches are available, is something like this possible?
e.g.
System A
eth0 -> lan switch/router 1
eth1 -> lan switch/router 2
System B
eth0 -> lan switch 1
eth1 -> lan switch 2
Then somehow specify that, if l...
2003 Sep 24
1
FS-corruption on ext3 with HTrees
Hi,
I'm working with Prof. Zadok on versionfs, a stackable versioning file
system. I face some problems with the unlink operation on ext3 with
htree.
On an unlink, I make a copy of the file (version/backup) and unlink
the original file. But some files that have been unlinked are "linked
back" to another file. For example, on deleting the file...
2016 Apr 18
1
Samba shares are slow after 4.2.11 upgrade
...= 4
# winbind normalize names = Yes
winbind offline logon = yes
vfs objects = acl_xattr
map acl inherit = Yes
store dos attributes = Yes
client max protocol = SMB2_22
#Logs
log level = 1
syslog = 0
log file = /var/log/samba/%m
max log size = 50
# Stackable VFS modules
#vfs objects = full_audit recycle
vfs objects = recycle
# Audit
#full_audit:prefix = %u|%I|%m|%S
#full_audit:success = mkdir rename unlink rmdir pwrite pread connect
disconnect
#full_audit:failure = none
#full_audit:facility = LOCAL7
#full_audit:priorit...
2007 Dec 09
4
scannedonly samba anti-virus vfs module
Dear all,
this is the first public announcement of scannedonly.
Scannedonly is a samba VFS module that ensures that only files that have
been scanned for viruses are visible and accessible to the end user.
Scannedonly was developed because of scalability problems with
samba-vscan: high server loads when (the same) files were requested
often, and timeouts when large zip files were requested.
2008 Apr 30
4
GlusterFS and Lustre
I came across this www.gluster.org
Has any one tried it .
Is it a true parallel file system allowing concurrent read and write to a
file by many processes.
Will it be suitable for HPC applications.
--
Regards--
Rishi Pathak
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jul 16
3
Announcing DragonFly BSD!
Announcing DragonFly BSD!
http://www.dragonflybsd.org/
Hello everyone! For the last few months I have been investigating
and then working on a new approach to the BSD kernel. This has snowballed
into a far more ambitious project which is now ready for wider
participation.
It is the intent of this project to take over development of the 4.x tree,
to move kernel
2009 Mar 04
9
samba 3.3.x vfs_acl_xattr support
>From samba 3.3.0 release notes, it seems like samba 3.3.x is at least
experimenting using xattr to store NT ACL, which can eventually provide
better NT ACL support. I tried similar features with samba 4.0.0 alpha6,
which works very nice. Is there any plan to provide same level of NT ACL
support with samba 3.3.x? If there is such plan, any targeted date for that?
Thanks,
Ying
2013 Aug 14
0
[Announce] Samba 3.6.18 Available for Download
...scar Wilde
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Changes since 3.6.17:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
of talloc and doesn't cope with directories being modified whilst reading.
o Gregor Beck <gbeck at sernet.de>
* BUG 9678: Windows 8 Roaming profiles fail.
o Alexander Bokovoy <ab at samba.org>
* BUG 9636: Fix parsing linemarkers...
2016 Mar 17
0
static vs shared modules build
...frankly
what you call "correct" is a fuzzy behavior and broken by definition
when i say "vfs objects = catia fruit streams_xattr" inside a share i
mean *exactly* that and not "that and some random others"
https://www.mankier.com/8/vfs_fruit
"This module is not stackable other then described in this manpage"
proves the unpredictable and problematic behavior of what you call "correct"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital...
2023 Aug 22
1
DFS questions...
Op 22-08-2023 om 08:48 schreef Joachim Lindenberg via samba:
>> On a DC both the standard vfs objects will definitely be turned off if you set 'vfs objects = full_audit' anywhere. If you set that option in a share on a Unix domain member, it will
>> override any 'vfs objects' set in global.
If you set vfs objects on a share is overrides the global setting.
It is
2023 Aug 22
1
DFS questions...
..."Be aware that the definition of this parameter will overwrite a
> possible previous definition of the vfs objects parameter."
>
> I.e. you have to repeat what you had in vfs objects global or you
> lose it on that specific share.
>
Yes, 'vfs objects' are mostly stackable (there are exceptions, see the
vfs manpages), but any 'vfs objects' line will override any earlier one.
Rowland
2008 Nov 17
0
QCOW snapshots and recursive file backings
...'s implementation of QCOW has occurred and that the QCOW
files used in Xen must be created with the associated Xen tools only
(e.g. qcow-create) and that images between QEMU and Xen are not
interchangeable.
My first question is probably a more general QCOW one, does the QCOW
format provide for stackable/recursive backings, e.g. one QCOW file is
backed by another QCOW file which is backed by another one and so
on...?
Second question is whether the snapshot feature in the new QCOW2
format in QEMU is available in Xen.
Thanks,
Mike
_______________________________________________
Xen-devel mailing...
2002 Apr 04
1
Filesystem security stuff
Dear all,
I am planning to add some cryptographic properties (file encryption and digital signature on file I/O) to Linux filesystem. In detail, I want that user can do file I/O with encrypted files like he used to do with usual file except some minor changes (e.g. supply key for decrypting file). For digital signature, all read and write acts on file of any user must be signed and recorded so
2009 May 17
0
GlusterFS 2.0 Release
...ility has
been reached, hope it helps your storage needs. :)
Announcement
===========
About GlusterFS:
GlusterFS is a clustered file system that runs on commodity
off-the-shelf hardware, delivering multiple times the scalability and
performance of conventional storage. The architecture is modular,
stackable and kernel-independent, which makes it easy to customize,
install, manage and support different operating systems. Multiple
storage systems can be clustered together, supporting petabytes of
capacity in a single global namespace. Building a configuration of a
few hundred terabytes can be accomplis...
2002 Feb 05
0
About Length of Mountpoint(mounting smb shares on linux mntpoint)
Hi,
I am writing a clone of the "smbmnt". This is to facilitate mounting of a
smb mountpoint with a FiST-Style (stackable) file system.
smbmnt.c(ver samba-2.0.7), uses fullpath() to check for the MAXPATHLEN of
the mount-point specified. Unless i've made a mistake, the MAXPATHLEN is
defined in "includes.h" which is of len 256. fullpath() checks this
mount-point name to see that the path is not greate...
2003 Mar 04
1
Multiple VFS modules per Share
Hi,
I would like to setup a share with two VFS modules : recycle and vscan.
I've done some test but it doesn't work. Any suggestion ?
Is it possible or not ?
see you
--
Rapha?l Berghmans <rberghmans@arafox.com>
2012 Jun 12
0
Working on a Vignette called Rcheology
...reak
it down to pieces.
I'd like to build up a good list of "Do This, Not That" bits, but it
is hard to find particular approaches that almost all of you will
agree to. Almost everybody agrees that calling rbind over and over
again is slow, and do.call with rbind and a collection of stackable
things is better:
http://pj.freefaculty.org/R/WorkingExamples/stackListItems.R
If you have ideas for "Do This, Not That", I'd be glad to hear them
and I'll look for example applications that make them relevant.
pj
--
Paul E. Johnson
Professor, Political Science ? ?Assoc. Dir...
2013 Aug 14
0
[Announce] Samba 3.6.18 Available for Download
...scar Wilde
==============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Changes since 3.6.17:
---------------------
o Jeremy Allison <jra at samba.org>
* BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
of talloc and doesn't cope with directories being modified whilst reading.
o Gregor Beck <gbeck at sernet.de>
* BUG 9678: Windows 8 Roaming profiles fail.
o Alexander Bokovoy <ab at samba.org>
* BUG 9636: Fix parsing linemarkers...
2010 Oct 17
5
Samba 3.6 directory ACLs
I have ACLs working for files with the following set in my share
definitions:
inherit permissions = yes
inherit acls=yes
map acl inherit=yes
vfs_objects = acl_tdb
While testing my Samba configuration, I found that permissions are being set
to 'special' for directories being copied from Windows instead of the ACL
being fully populated. Does Samba 3.6 fully implement ACLS, or are