similar to: modification time inconsistency

Displaying 20 results from an estimated 2000 matches similar to: "modification time inconsistency"

2001 Nov 06
1
ext3/kjournald overhead
Hi, I've recently installed ext3 on an 800MB RAID5 (software) array. I am running RedHat Linux 7.1 with the Linux kernel 2.4.12-ac3 on a 1GHz Pentium system with 128MB RAM. I am seeing a significant amount of write operation slowdown when running ext3 (and kjournald), as opposed to my old ext2. The problem seems to be associated with the times that kjournald is accessing the disk. At
2010 Dec 15
2
Recommendation for a Linux based SCADA
Hi list, For a telecom project I need to setup a SCADA solution. I don't have any previous experience in this type of monitoring and automization. I'll be using SNMP data from asterisk servers and endpoints. If anybody has any suggestion which SCADA software can fit in such a VoIP solution, your guidance will be highly appreciated. Thanks, Zeeshan A Zakaria -- www.ilovetovoip.com
2017 Sep 14
1
Print All Warnings that Occurr in All Parallel Nodes
Dear R Users, I have developed the following code for importing a series of zipped CSV by parallel computing. My problems are that: A) Some ZIP Files (Which contain CSVs inside) are corrupted, and cannot be opened. B) After executing parRapply I can only see the last.warning variable error, for knowing which CSV have failed in each node, but I cannot see all warnings, only 1 at a time. So: *
2005 Jan 28
1
security=share, write / read-only mix doesn't work on Samba3
Hi, I'm having trouble migrating from Samba2 to Samba3. I'm trying to make a share that allows some users read-only access, and others read-write. In version 2.2 this worked, but not in version 3. I'm pretty sure it's my configuration, but I ran into this link on the samba bugzilla site, and now I don't know. https://bugzilla.samba.org/show_bug.cgi?id=1844 Can
2010 Nov 01
1
wine - mons.exe
http://wine.1045685.n5.nabble.com/file/n3244941/mons.rar mons.rar I need help with this application.. It's a small monitor (for Win32) wich connects to the SCADA server. In Windows it's uses Exceed (X Windows for Win32), but I want to run it in Ubuntu 10.10... Wine run this mons.exe, but it's didn't connect.. ('could not establish connection'), firewall down. What
2006 Apr 28
1
smb.conf(5) manpage suggestion re. idmap backend
suggestion for minor improvement of the smb.conf manpage in the context of the 'idmap backend' parameter. At least as of v3.0.22 the manpage says: Finally, using the idmap_ad module, the UID and GID can directly be retrieved from an Active Directory LDAP Server that supports an RFC2307 compliant LDAP schema. idmap_ad supports "Services for Unix"
2006 Aug 24
1
Caching authentication request
Hi, I've got some problem with samba (v3.0.22) on a linux (RedHat 4 ES) running squid (2.5Stable6). My server has joined a WIndows Domain. My problem is that from time to time, and usually on rush hour, Squid runs out of authentication process and at the same time, winbind have also no more authentication process free (winbindd: Exceeding 200 client connections, no idle connection found).
2007 Apr 25
1
winbind nss info : how does it handle multiple values?
It looks to me like the 'winbind nss info' parameter is designed to be a space-separated list of values. I say this because: 1) i gave it two values, separated by spaces, and testparm(1) did not complain; 2) the man page ( http://www.die.net/doc/linux/man/man5/smb.conf.5.html ) gives an example of two values. Assuming that's true, how do the multiple values work together? Is order
2006 Aug 10
1
winbind: group name doesn't map to a SID, but gid does
I'm using winbind v3.0.22 on Debian Linux as a source for nss info. I have a group that was once known by winbind, but is no more: ------ beging shell except ------ # ls -ld ./ drwxrws--- 10 root $MND000-TT227MV5K24I 4096 2006-05-10 15:41 ./ # ------ end shell except ------ It must have been known, as I was the one who chgrp'ed the dir originally. I know what the group name is
2006 Jul 18
2
smbd panic on security = ADS
I have a samba server that was updated to samba v3.0.22 and is not working. It is a fileserver for the network, it's a member of the ADS and it was working perfectly up until saturday. It doesn't panic when I change security = ADS to security = server, unfortunately I need ADS auth. I've tried to down grade back to 3.0.14a with no luck, It looks like it might be samba's
2005 Feb 07
1
is "security = share" maintained in 3.0.x?
Hi, I've been having a problem in Samba version 3, using "security = share". When you have a share that you want to be read-only to one group, and read-write to another. It ends up being read-write for both groups. This behavior seems inconsistent with Samba 2.2.x behavior. Have the configuration options changed, or is this a bug? This issue is listed on Samba's
2006 Dec 01
1
ntlm authentication
Heyho. My apologies if this mail arrives twice. The first time I sent it my email address didn't correspond to the one I signed onto the list with (one was an alias for the other). I'm not sure if the original will eventually make it through or not. I have a NT Domain which is run by my samba server (v3.0.22-r3 on Gentoo Linux). Everything works well, and the backend database is
2007 Mar 08
1
winbind fails "getent passwd eknuds"
Now I'm trying to make it so the Samba accounts can be used for user logins as well. Unfortunately I'm having a bit of trouble with winbind. Whenever I try to do a "getent passwd eknuds", it find the entry in the ldap sam, but the winbind log for my domain comes up with this and the getent displays nothing: [2007/03/07 15:48:46, 2] passdb/pdb_ldap.c:init_sam_from_ldap(541)
2005 Feb 04
2
Logging in via Linux machine to Windows Domain
Hi List - I have a friend that runs a Windows domain with Active Directory and is setting up some new laptops with Redhat. He wants to automate installs, etc. on these laptops as he would on a Windows machine. Just wondering if anyone has any experience with this - and also if anyone knows of a good tutorial for joining a Linux machine to a Windows domain. I've heard that it is possible.
2006 Apr 10
5
How to create tables/models on the fly?
Hi everyone, I need to create a lot of new db tables during application lifecycle. Like 1000 tables, each holding data from a specific device, collecting data in real time. Each table may have different columns number, e.g. one is: datetime, temperature, pressure and another will be: datetime, voltage, current, power, resistance. Can anybody advice how to best achive it, to make good use
2008 Jun 09
6
FW: Memory Leak Problem in My Application running on Solaris 10.
Hi, This is regarding Dtrace usability for memory leak detection. We have real-time application written C++ which runs on Solaris 10 having a problem that''s the my application grows in size from 130 Mb to 450Mb in around 15 days. So there is two possibilities with the application growth of memory due to Size growth of Dictionary Objects (Like Maps) and Memory Leak.
2011 Sep 13
1
SVD Memory Issue
I am trying to perform Singular Value Decomposition (SVD) on a Term Document Matrix I created using the 'tm' package. Eventually I want to do a Latent Semantic Analysis (LSA). There are 5677 documents with 771 terms (the DTM is 771 x 5677). When I try to do the SVD, it runs out of memory. I am using a 12GB Dual core Machine with Windows XP and don't think I can increase the memory
2005 Aug 24
3
plotting GAM
Dear colleagues, I would like to have GAM regression lines (package gam) thicker than the default setting does. Is there any way to change the width of regression line when plotting gam.objects from the package GAM with more than one predictor? Changing lwd parameter in plot function controls all line components, including points making them thicker as well, which is not what I would like to
2014 Dec 05
2
Inbound call from sip peer to internal webrtc peer fails while internal sip-webrtc calls work
Hello, I'd appreciate your comments on the following problem I'm having, please forgive me if this is something obvious, I've been scratching my head on this for a while: I have Asterisk+Kamailio setup where I'm currently testing inbound calls from outside. I have both webrtc and sip clients, where webrtc peers are defined according to sip.js instructions (
2007 Jun 28
1
complete stumper: variable exists in hidden_field_tag, but nil everywhere else
This is a real mystery to me. I have an instance variable in a partial that only gives its value inside a hidden_field_tag. If I try to use the variable anywhere else in the partial, i either get nil or an undefined error. The goal is to use the value of @event.id outside of hidden_field_tag. Here''s what works: <%= hidden_field_tag ''id'', @event && @event.id,