search for: filsystem

Displaying 20 results from an estimated 33 matches for "filsystem".

Did you mean: filesystem
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 bloc...
2006 Sep 15
3
Samba tuning advise
...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 you would apply in a such situation. I'm sure you also have some recommendations on Linux parameters like filsystem type, general kernel/network settings. Feel free to forward this to whoever who could help us. Regards. Salutations / Kind Regards Fabrice
2015 Apr 21
2
How to stagger fsck executions
...checks are inconvenient, then it is recommended to disable the automated filesystem check as discussed in the following article: How to turn off forced/automatic fsck in Red Hat Enterprise Linux? . Once disabled, it is recommended to schedule regular "human controlled/monitored" filsystem checks, when it is convenient to do so. These checks should not be ignored, or scheduled too far apart. This is from https://access.redhat.com/solutions/70531 Regards, Hugh -- Hugh E Cruickshank, Forward Software, www.forward-software.com
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 /mnt/foo...
2012 May 11
1
namespace from snapshots
...ocal/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 have two problems : - In my log, dovecot complain about the fact that my snapshot filsystem is read only Error: open(/da1/test2 at toto.com/Maildir/.Trash/dovecot-uidlist) failed: Read-only file system The second problem is that through my thunderbird I can't see the Inbox saved in the snapshot (whereas I see Sent and Trash folders) If anyone could help me, It would be nice. Reg...
2003 Jun 13
1
fsck fails (then succeeds)
...(which was successful), I did not see the usual "errors were found and fixed ... " warning. I thought I would do a fsck just to check that all was well. I ran e2fsck from my old SuSE 7.0 rescue disk on the unmounted filesystem. This produced the "bad superblock / not a valid ext2 filsystem" warning. I rebooted successfully into LFS and then I shut down "-r -F" to force a check. The fsck ran and at about 95% complete I got a big red "errors have been found which cannot be fixed" warning and the system halted "pending manual intervention" (fat chan...
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 storage is EMC VNX and we are doing abou...
2016 Jun 03
0
rsync keeps writing files over
...hat 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 here, but IIRC it's something like : On a "*nix" filsystem, a file is a file - a chunk of data and some filesystem metadata. On HFS+, a file is comprised of up to 3 parts - the data fork, the resource fork (I don't believe this is widely used these days), and a chunk more metadata. "Regular" rsync only copies the data fork and that part of th...
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
...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 dnateam 22 Dec 7 11:48 sample_tracking and exported with samba: [sample_tracking] path = /dataPool/samples/sample_tracking force group = dnateam force create mode = 0770 force directory mode = 0770...
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
...for partition divition. - Directory Hashing(How it actually works the theory behind this), we see the wiki but we need to understand the theory to balance the directory structure. - Using some criteria ex Lun1(a-h users), Lun2(i-m users).... - Proxy or Director is a must for a Clustered Filsystem or for the solution of a user belonging to one server. - In case we use a Proxy with dovecot we know we can use it with IMAP/POP but are not sure for ManageSieve and more important for SMTP. The question is, how can we proxy for the same user IMAP/POP/ManageSieve and SMTP delivery to mailbox a...
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
...1 EIP: 0010:[<c0154731>] EFLAGS: 00010282 eax: 00000074 ebx: cffe3c80 ecx: ca5b6000 edx: 0000003a esi: cb34eec0 edi: c40a5640 ebp: c8f697e0 esp: c5125f14 ds: 0018 es: 0018 ss: 0018 Whilst booting after the crash the following output was recorded while mounting the ext3 filsystems; JFS DEBUG: (recovery.c, 255): journal_recover: JFS: recovery, exit status 0, recovered transactions 13283215 to 13283259 JFS DEBUG: (recovery.c, 257): journal_recover: JFS: Replayed 477 and revoked 0/0 blocks EXT3-fs: 30:05: 3 orphan inodes deleted EXT3-fs: recovery complete. EXT3-fs: mounted fi...
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."
...ssion responce > Win95 box lists the Dialects it is able to speak (0-5)and says it would like > NT LM 0.12 (No.5) > Samba accepts and selects dialect 5 (NT LM 0.12) > Win95 sends session setup with username and password in CLEARTEXT! > All sorts of things happen now Tree connects and filsystem info packets.. > and the connection is successful > > The same situation, same untouched server.. but with win98 > > Win98 box sends NBT session request > Samba sends positive session responce > Win98 box lists the Dialects it is able to speak (0-5)and says it would like > N...