Displaying 20 results from an estimated 33 matches for "filsystemes".
Did you mean:
filesystems
2006 Jun 04
4
Fil from filsystem -> db
Since Ajax doesn''t support file uploads, I''m using "IFRAME remoting
made easy" (http://sean.treadway.info/). I''m saving a file to the
filesystem, and then trying to put it in to the database when I do the
final submit with ajax. I thought picking the file up and putting it
in the db would be as easy as having:
"@image.data =
2004 Jan 29
0
feature-request: fs mounted only once
Hi.
Would it be hard to somehow make sure that a filsystem can only be
mounted once? Shared storage is a pain and it would be nice if one could
guarantee that a filsystem is only mounted by one computer.
I guess this _might__maybe_ be implemented by using a block on the
filsystem as "ping"-block. Mount would write a "ping" to this block, The
kernel would then have to check
2006 Sep 15
3
Samba tuning advise
Helo,
We use a big fileserver running Linux/Samba as fileshare.
We are facing performances problems for which we'd like some advise :
Clients are OS2(LanManager) and windows 2000 reading and writing lots of
files in the same directory on the fileshare.
We currently have more than 80 000 files in the directory (files size is
about 100 Bytes).
Could you please advise us some Samba tuning
2015 Apr 21
2
How to stagger fsck executions
From: Gordon Messmer Sent: April 21, 2015 10:30
>
> On 04/21/2015 09:40 AM, Hugh E Cruickshank wrote:
> > I accept that fscks are required on a periodic basis and I
> am willing
> > to reboot more often to achieve these but I would like to minimize
> > downtime (during the reboot) where possible.
>
> Why do you accept that?
Every article I have read on the
2007 Nov 19
6
Dedicated MGS?
This may be in the documentation. If so, I missed it.
If a site has multiple Lustre file systems, the documentation implies
that there only needs to be a single MGS for an entire site
(regardless of the number of file systems). However, I also know
it is fairly common to have a combined MGS/MDT. So here are the
questions.
1. If we are going to have several Lustre file systems,
2003 Apr 29
1
freezeing the ext3 filesystem
Hi,
I discovered that SGI XFS for Linux har a utility called xfs_freeze,
which freezes the filsystem and makes sure that the filesystem is
consistant. It is a bit like a mount -o remount,ro but it does not fail
when applications have open files.
When we take snapshots of our XFS volume, we do "xfs_freeze -f /mnt/foo;
lvcreate -s /dev/vg_foo/bar /dev/vg_foo/bar-snapshot;xfs_freeze -u
2012 May 11
1
namespace from snapshots
hi all,
I'm trying to give access to snapshots taken from by dell iscsi MD3200i
to my maildirs users.
snapshot are mounted in read only mode from my FreeBSD box.
In my /usr/local/etc/dovecot/conf.d/10-mail.conf, I have :
namespace inbox {
inbox = yes
}
namespace da1 {
prefix = INBOX.backup.da1.
hidden = no
list = yes
inbox = no
location = maildir:/da1/%u/Maildir
type = private
}
I
2003 Jun 13
1
fsck fails (then succeeds)
Hello,
This may be a slightly rambling and inexpert question from
point of view of the learned folks on this list - feel free
to go and read something more interesting, but I am curious
and a little alarmed about a recent event.
I am running Linux from Scratch ("LFS"), under a locally
compiled Kernel 2.4.20 (SMP). The root filsytem was created
as ext2 and converted to ext3 with an
2009 Nov 02
4
samba & libiconv
Hi,
I am building a NAS that only has a couple of SATA disks attached (no USB, no
CD/DVD, no NFS, no ...). Since the available space for the rootfs is limited
(only 8 MB), I'd like to omit libiconv because this library takes 875 Kbytes.
The filesystem on the disks will be ext3. UClibc is built with WCHAR support.
Can I build Samba 3.3.8 without libiconv and still have unicode filenames
2014 Jul 22
1
Dovecot mailstore performance tuning
HI All,
We have a couple of dovecot director proxies and six backed mailstores
each accessing mailboxes stored on five NFSv4 filsystems with about
1TB of mail on each in maildir format.? We have about 800 max users
on each mailstore at peak times and performance appears to starting to
degrade at these times.? The mailstores are pretty recent hardware
with 64GB of RAM and 24 cores.?? The NFS
2016 Jun 03
0
rsync keeps writing files over
"McDowell, Blake" <McDowellH at si.edu> wrote:
> The storage is just an regular HDD in a mac pro tower.
Ah, is this the version of rsync that comes with OS X ? Are these HFS+ filesystems ?
I vaguely recall that the OS X version is "hacked" to handle the file semantics of HFS+ filesystems. Hopefully someone else actually knows the details, I could be a bit wrong
2002 Jul 09
1
ext3 file corruption
I recently patched our 2.2.20 production kernel with the ext3 patch from
kernel.org and have experienced failure on more than one account.
Everything seems to run great until the power goes out and the box isn't
shutdown correctly. After that files are missing and the box won't boot.
All of the partitions were mounted ext3 ordered mode I think. Anyone else
experience filesystem
2003 Dec 02
1
rdiff
Is there any chance for rdiff ?
I need to frequently synchronize big text file (60MB+) undertaking small
changes and I am interested in differences between the subsequent versions
[DNS RBL data in dnsbl format, 1E6+ lines of text, new version every 20m, on
average 50 new entries (lines) in every synchronization]
I would like to get (small) diff file as result of rsync session and apply it
to
2012 Dec 14
0
user can't access subdirectories on share using Win7
Hello,
I have samba 3.5.6 PDC and BDC on debian squeeze with openldap backend
and couple samba member servers based on samba 3.5.15 and 3.6.6 on
solaris 11 delivering shares to windows and linux users.
recently we moved from samba 3.0.24 on solaris to above verions and we
stuck with a problem on windows 7 machines.
on solaris zfs filsystem mounted with these settings:
drwxrws--t 20 root
2001 Nov 01
2
ext3 partition still gets mounted as ext2
I'm using the ext3-patched version of Linux 2.4.13 (the patch from Andrew
Morton's UOW site). I compiled both ext3 and ext2 into the kernel. I've also
done "tune2fs -j /dev/hda3" and changed /etc/fstab to ext3. However, when I
boot up, the filesystem still gets mounted as ext2. I've been trying to
figure out why for many days now.. any ideas?
Here's my setup:
2010 Jul 18
3
Proxy IMAP/POP/ManageSieve/SMTP in a large cluster enviroment
Hi to all in the list, we are trying to do some tests lab for a large scale
mail system having this requirements:
- Scale to maybe 1million users(Only for testing).
- Server side filters.
- User quotas.
- High concurrency.
- High performance and High Availability.
We plan to test this using RHEL5 and maybe RHEL6.
As a storage we are going to use an HP EVA 8400 FC(8 GB/s)
We defined this
2006 Apr 18
1
Ntconfig.pol policies not applied immediatly after been read
hi,
My NTconfig.pol file into \\netlogon share seems to be good...
in the logs the file is readed with no problem at my user logon.
The strange think I have is that the policy I've made is applied if my
user loggon onto a windows 2003 server we have for testing purpose ! (If
I loggon first onto my win2k machine, the policy is not applied ...)
logging after onto my win2k computer takes
2001 Feb 28
1
Crash-report; 2.2.19pre14-ext3-0.0.6b
Our main NFS-server, running Debian Potato, died this morning whilst
under quite heavy load - due to a runaway perl-script forking of some
200 instances of "/bin/cp" (the load was ~ 50). The server is running
2.2.19pre14 with ext3-0.0.6b. The server is running kernel-nfs.
Assertion failure in journal_dirty_metadata() at transaction.c line 796: "bh->b_next_transaction ==
2007 Aug 29
3
How to use ZFS volume
Hi,
I want to use Samba with ZFS volume, although I know 3.0.25c dose not
work with ZFS volume.
And I found modules/vfs_zfsacl.c on Samba-3.0.26.
(
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_3_0_26/source/modules/
)
But I can't find samba-3.0.26.tar.gz on samba.org.
So, I have two question.
1. It is possible to download samba-3.0.26.tar.gz (or something another
which can use
2001 Apr 12
2
Samba - Workaround for "The account is not authorized to log in from this station."
Problem:
--------
On the client mascines I get the msg: "The account is not authorized to log
in from this station."
This has bugged me for days now, so I am posting this sloution around varius
places on the net...
Analysis:
---------
from a round of analysis by Jamz Boman B.Sc (Jamz@Boman.com), Toby
Corkindale (tjcorkin@steadycom.com.au)
Andreja Zivkovic (zivkotech@ozemail.com.au) at