search for: 6284

Displaying 20 results from an estimated 37 matches for "6284".

Did you mean: 284
2009 Mar 18
3
fill_share_mode_lock failed
...[2009/03/18 13:20:41, 3] smbd/process.c:switch_message(1361) switch message SMBtrans2 (pid 6284) conn 0xb92772d8 [2009/03/18 13:20:41, 3] smbd/trans2.c:call_trans2qfilepathinfo(3932)...
2005 Jul 15
1
problems with tdm11P
when i display in extensions.conf this : exten => s,1,Answer exten => s,n,DeadAGI(astcc.agi,${CALLERIDNUM}) exten => s,n,hangup when a call comes the zap doesnot rerad the callerid an give me this: Jul 15 10:45:24 WARNING[6693]: chan_zap.c:5739 ss_thread: CallerID returned with error on channel 'Zap/4-1' excuse me for my english iam italian ,thanks in advance.
2009 Oct 19
2
iptables question
The logs on my mail server are filling up with this kind of thing: Oct 19 17:03:51 bnofmail kernel: REJECT: IN=eth0 OUT= MAC=XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX:XX SRC=195.140.240.6 DST=XX.XX.XX.XX LEN=189 TOS=0x00 PREC=0x00 TTL=52 ID=6284 DF PROTO=TCP SPT=25 DPT=32776 WINDOW=65535 RES=0x00 ACK PSH URGP=0 The source port is always 25 and the destination is a high-numbered port. The destination address is the private IP of the server. These seem to be related to outgoing email connections based on the source IPs, but I don't kn...
2011 Oct 02
1
generating Venn diagram with 6 sets
...B&E&F"=2831,"A&B&E"=38362,"A&B&F"=4950,"A&B"=68289,"A&C&D&E&F"=11657,"A&C&D&E"=107235,"A&C&D&F"=14883,"A&C&D"=193338,"A&C&E&F"=6284,"A&C&E"=79985,"A&C&F"=14710,"A&C"= 271416 ,"A&D&E&F"=1069,"A&D&E"=17628,"A&D&F"=3152,"A&D"=71573,"A&E&F"=2786,"A&E"=57511,"A&F"=136...
2003 Apr 17
3
mpg123 hangs on close, but plays fine.
...root 6277 6272 0 22:32 ? 00:00:00 asterisk root 6279 6272 0 22:32 ? 00:00:00 asterisk root 6281 6272 0 22:32 ? 00:00:00 asterisk root 6282 6272 0 22:32 ? 00:00:00 asterisk root 6283 6272 0 22:32 ? 00:00:00 asterisk root 6284 6272 0 22:32 ? 00:00:00 asterisk root 6285 6272 0 22:32 ? 00:00:00 asterisk root 6286 6272 0 22:32 ? 00:00:00 asterisk root 6287 6272 0 22:32 ? 00:00:00 asterisk root 6299 6272 0 22:32 ? 00:00:00 asterisk root 6300 6299 0...
2017 Mar 03
2
How do you exclude a directory that is a symlink?
...reply-all for most replies to avoid omitting the mailing list. >To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync >Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2015 Jul 01
5
cut-off time for rsync ?
> If your goal is to reduce storage, and scanning inodes doesnt matter, > use --link-dest for targets. However, that'll keep a backup for every > time that you run it, by link-desting yesterday's copy. The goal was not to reduce storage, it was to reduce work. A full rsync takes more than the whole night, and the destination server is almost unusable for anything else when it
2015 Apr 15
1
Can I let rsync only transer a part of file within specific byte ranges?
Hi all, Suppose I have a file on the remote rsync server: rsync://path/to/myfile And I want to only retrieve a part of the file based a ranges of bytes to my local host, say, 0-499, means only transfer the first 500 bytes of that file. Is this possible with rsync client? Regards -- .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :.
2015 Apr 16
0
rsync --delete
...reply-all for most replies to avoid omitting the mailing list. >To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync >Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2015 Jul 01
0
cut-off time for rsync ?
...ne week on >the source side is a waste of time and effort, as the rsync is done >every day, so they can safely be assumed to be in sync already. > >Dirk van Deun >-- >Ceterum censeo Redmond delendum -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2015 Jul 02
1
cut-off time for rsync ?
> What is taking time, scanning inodes on the destination, or recopying the entire > backup because of either source read speed, target write speed or a slow interconnect > between them? It takes hours to traverse all these directories with loads of small files on the backup server. That is the limiting factor. Not even copying: just checking the timestamp and size of the old copies.
2015 Jul 02
1
cut-off time for rsync ?
...any unix) can be told to cache metadata more aggressively than data - not much point for the latter on a backup server. The former would be great. I dont know how big metadata is in ram either for typical OS's, per inode. /kc -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2015 Jul 16
1
Fwd: rsync --link-dest and --files-from lead by a "change list" from some file system audit tool (Was: Re: cut-off time for rsync ?)
On Mon, 13 Jul 2015 17:38:35 -0400, Selva Nair wrote: > As with any dedup solution, performance does take a hit and its often > not worth it unless you have a lot of duplication in the data. This is so only in some volumes in our case, but it appears that zfs permits this to be enabled/disabled on a per-volume basis. That would work for us. Is there a way to save cycles by offering zfs
2005 Aug 03
1
chan_capi upgrade
...out with: >exten => _3.,1,Dial,CAPI/<mynumber>:b${EXTEN}|90 > ; Cellular Phone numbers >exten => _3.,2,Goto(s-${DIALSTATUS},1) >exten => _3.NOANSWER,1,Hangup() ; Hangup >exten => _3.BUSY,1,Hangup() ; Hangup The console says: >Aug 3 23:59:34 NOTICE[6284]: app_dial.c:764 dial_exec: Unable to create channel of type 'CAPI' capi info works: >mini-CDC*CLI> capi info >Contr1: 2 B channels total, 2 B channels free. Not surprising as I do get incoming calls... Where can I find the new details on the dial with capi? Thanks Aldo
2007 Jul 06
1
using centos
i work in tech support and i am an advanced windows user. but i have not used linux other than booting up live cd's and checking out the applications. i have recently installed centos 4.5 on a computer for testing. all my hardware installed with good defaults and i have been able to access the internet for updates. but that is as far as i have been unable to get. i want to install a wireless
2015 Apr 17
1
Recycling directories and backup performance. Was: Re: rsync --link-dest won't link even if existing file is out of date (fwd)
...reply-all for most replies to avoid omitting the mailing list. >To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync >Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2018 Jan 24
1
glob exclude vs include behaviour
...4:17 .. drwxr-xr-x 2 user user 4096 Jan 24 14:16 a /tmp$ ls -la bar/foo/a total 8 drwxr-xr-x 2 user user 4096 Jan 24 14:16 . drwxr-xr-x 3 user user 4096 Jan 24 14:16 .. where's .baz in the copy? how does * match .baz? /kc -- Ken Chase - ken at heavycomputing.ca skype:kenchase23 +1 416 897 6284 Toronto Canada Heavy Computing - Clued bandwidth, colocation and managed linux VPS @151 Front St. W.
2015 Jun 15
1
rsync very slow with large include/exclude file list
I investigated the rsync code and found the reason why. For every file in the source, it searches the entire filter-list looking to see if that filename is on the exclude/include list. Most aren't, so it compares (350K - 72K) * 72K names (the non-listed files) plus (72K * 72K/2) names (the ones that are listed), for a total of about 22,608,000,000 strcmp's. That's 22 BILLION
2002 Sep 27
0
"incorrect password length" when trying to domain-logon from XP to 2.2.3a
...ot; (translated from German) ... in the server's log there are the following lines connected with my join attempt: [2002/09/27 17:43:38, 0] smbd/service.c:make_connection(381) helge logged in as admin user (root privileges) [2002/09/27 17:43:38, 2] rpc_parse/parse_samr.c:samr_io_userinfo_ctr(6284) samr_io_userinfo_ctr: unknown switch level 0x1a [2002/09/27 17:43:38, 0] rpc_server/srv_samr.c:api_samr_set_userinfo(670) api_samr_set_userinfo: Unable to unmarshall SAMR_Q_SET_USERINFO. [2002/09/27 17:43:38, 0] libsmb/smbencrypt.c:decode_pw_buffer(263) decode_pw_buffer: incorrect password l...
2001 Mar 20
1
Charset / Language with an NT installation?
...ded character set or non-English language. Anybody have an idea? I haven't investigated the problem in huge detail yet, in the hope that somebody else knows the symptom at this level. :) Thanks, Richard. -- Richard Lovejoy. Richard.Lovejoy@ericsson.com.au +61 3 9301 6284 Send me mail with "Public key" as the subject for an automated reply. GPG fingerprint: 7667 9679 6BF9 DB73 96D6 54FC 9A16 E57E 292E 05AD