search for: flap

Displaying 20 results from an estimated 94 matches for "flap".

Did you mean: flag
2005 Sep 27
4
Hook Flapping on Cisco 7960
Hey all, I'm running * (1.0.9) with some 7960's. When I pick up the handset it often will flap on and off hook eventually hanging up on me and not realizing that I am still holding the handset. These phones are running with the SIP 7.5.0 image on a LAN (no NAT). I am not sure if this is a phone issue or an Asterisk setting. Ideas?
2006 Jun 22
0
HP DL360, tg3 driver, bonding and link flapping
Hi *, I'm running into a problem configuring bonding on an HP DL 360 G4p, running 4.3 + tg3 driver version 3.43f. I'm connecting eth0 and eth1 to a Cisco 2948 (CatOS 8.1(3)) and receiving flapping notices. The ethernet address is that of the primary interface. I have tried several different modes, including balance-rr (0), active-backup (1), and balance-alb (6). All have the same problem. More detailed info follows. 2.6.9-34.ELsmp #1 SMP Wed Mar 8 00:27:03 CST 2006 i686 i686...
2016 Mar 09
4
mkdir-dup test flapping
...= 820161188}, st_ex_btime = { tv_sec = 1457488009, tv_nsec = 820161188}, st_ex_calculated_birthtime = true, st_ex_blksize = 4096, st_ex_blocks = 8, st_ex_flags = 0, st_ex_mask = 0} (gdb) where you can see the st_ex_uid and st_ex_gid fields differ: douglasb at douglasb-desktop:~/src/samba (flap *)$ bin/wbinfo --uid-info=50133 ADDOMAIN/administrator:*:50133:65531::/home/ADDOMAIN/administrator:/bin/false douglasb at douglasb-desktop:~/src/samba (flap *)$ bin/wbinfo --uid-info=3000000 BUILTIN/administrators:*:3000000:3000000::/home/BUILTIN/administrators:/bin/false The issue is that after t...
2016 Mar 09
0
mkdir-dup test flapping
...v_sec = 1457488009, tv_nsec = 820161188}, > st_ex_calculated_birthtime = true, st_ex_blksize = 4096, st_ex_blocks = 8, > st_ex_flags = 0, st_ex_mask = 0} > (gdb) > > where you can see the st_ex_uid and st_ex_gid fields differ: > > douglasb at douglasb-desktop:~/src/samba (flap *)$ bin/wbinfo --uid-info=50133 > ADDOMAIN/administrator:*:50133:65531::/home/ADDOMAIN/administrator:/bin/false > douglasb at douglasb-desktop:~/src/samba (flap *)$ bin/wbinfo --uid-info=3000000 > BUILTIN/administrators:*:3000000:3000000::/home/BUILTIN/administrators:/bin/false > >...
2004 Jul 14
3
domains flapping
Whilst tinkering with lvm (which now works great - thanks!), I made a typo which caused the domain to stop booting. I think it was just that I got the config file wrong in terms of which device mapped to which. Anyway, I had specified ''restart=True'' and so the domain was starting to boot, failing, then restarting again. This was the expected behaviour, but it was a pain to kill.
2008 May 12
1
Status of OL / OB flapping with no real pattern
...I've come close to finding a few things that describe my problem, I haven't been able to nail it down. Basically I've got 8 TrippLite SU3000RTXR3U's (Couldn't it be a simple model number, like "4UPS"? hah!), and when I tap in to them with nutc, I see that the status flaps back and forth between OL and OB quite frequently, to the tune of several times a minute. I see that the power coming in is clean and not fluctuating at all, and none of my other UPSs do this, even those that nut is monitoring. I suspect some sort of bug in the firmware, however there are no upd...
2013 Mar 29
3
if clause in data frame
...es}}}} ?final1<-within(final,{flag<-ifelse(x1/m1>y1/n1, 1,0)}) ?head(final1) #? m1 n1 x1 y1 flag #1? 4? 4? 0? 0??? 0 #2? 4? 4? 0? 1??? 0 #3? 4? 4? 0? 2??? 0 #4? 4? 4? 0? 3??? 0 #5? 4? 4? 0? 4??? 0 #6? 4? 4? 1? 0??? 1 Also, just by looking at your code, you have "flag" and "flap". A.K. ________________________________ From: Joanna Zhang <zjoanna2013 at gmail.com> To: arun <smartpink111 at yahoo.com> Sent: Friday, March 29, 2013 10:56 AM Subject: if clause in data frame Why the if clause code not working here? final<-data.frame() ? ?for (m1 in...
2016 Jun 17
4
SPA112 flapping
Hi all, I've got a device that seems to become unreachable for about 2 minutes, every hour. From what I can tell, it isn't due to network or server issues. Any ideas? TIA. -- Mike Diehl Diehlnet Communications, LLC. Voice: (505) 903-5700 Fax: (505) 903-5701
2016 Mar 09
0
mkdir-dup test flapping
On Wed, Mar 09, 2016 at 04:11:05PM +1300, Douglas Bagnall wrote: > We looked at this some more, and Andrew seemed to understand and wrote > the attached patch. > > We need to decide if the change in owner is enough reason to refuse > the open(), or if we should just continue. > > On the basis that the owner change is not significant, we reworked the > code to do the
2011 Jan 26
3
ipconfig fails when an interface is flapping?
I had an odd situation yesterday, klibc 1.5.17 ipconfig was trying DHCP on all 3 NICs in the server, but one has a bad switch that causes the link on eth2 to go up/down every 10 seconds. IPconfig would just time out. If I tell ipconfig to only try eth0, then DHCP address is configured, and the netboot proceeds 100%. I'll take a peek at the code but maybe someone here is familiar with the
2009 May 18
1
timestamped debug output (was: upsd flapping in the breeze)
2009/5/16 Arnaud Quette <aquette.dev at gmail.com> > > > 2009/5/7 Daniel O'Connor <doconnor at gsoft.com.au> > >> On Wed, 6 May 2009, Arnaud Quette wrote: >> > I think I've found something, but I would need an upsd debug output >> > (level 3) to see what going on the state socket. >> >> I've attached a log for you. >>
2023 Apr 19
0
[Announce] Samba 4.18.2 Available for Download
...ower. ?? * BUG 15306: Floating point exception (FPE) via cli_pull_send at ???? source3/libsmb/clireadwrite.c. o? Andrew Bartlett <abartlet at samba.org> ?? * BUG 15328: test_tstream_more_tcp_user_timeout_spin fails intermittently on ???? Rackspace GitLab runners. ?? * BUG 15329: Reduce flapping of ridalloc test. ?? * BUG 15351: large_ldap test is unreliable. o? Ralph Boehme <slow at samba.org> ?? * BUG 15143: New filename parser doesn't check veto files smb.conf parameter. ?? * BUG 15354: mdssvc may crash when initializing. o? Volker Lendecke <vl at samba.org> ?...
2023 Apr 19
0
[Announce] Samba 4.18.2 Available for Download
...ower. ?? * BUG 15306: Floating point exception (FPE) via cli_pull_send at ???? source3/libsmb/clireadwrite.c. o? Andrew Bartlett <abartlet at samba.org> ?? * BUG 15328: test_tstream_more_tcp_user_timeout_spin fails intermittently on ???? Rackspace GitLab runners. ?? * BUG 15329: Reduce flapping of ridalloc test. ?? * BUG 15351: large_ldap test is unreliable. o? Ralph Boehme <slow at samba.org> ?? * BUG 15143: New filename parser doesn't check veto files smb.conf parameter. ?? * BUG 15354: mdssvc may crash when initializing. o? Volker Lendecke <vl at samba.org> ?...
2009 May 05
5
upsd flapping in the breeze
Hi, I have had a long standing problem with NUT talking to 110V MGE UPSs on FreeBSD, I was recently investigating again and noticed that upsd seems overly noisy, eg.. May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale May 5 03:50:36 egbert upsd[96662]: Data for UPS [ups1] is stale - check driver May 5 03:50:36 egbert upsd[96662]: UPS [ups1] data is no longer stale May 5
2007 May 29
6
Remote system up/down monitoring tool?
...sticated scheme, where a number of boxes send each other messages, indicating not only their presence, but which other boxes they believe to be up. Then if a box goes down, the other boxes all see it has gone and agree that it really is down. However, if there is instead a network outage or routing flap so that a box is reachable from some places but not all, it might be possible to distinguish this case. So my question is: does anyone know of an existing too that does this sort of thing? Cheers Tony -- Tony Mountifield Work: tony at softins.co.uk - http://www.softins.co.uk Play: tony at mount...
2015 Oct 16
2
Problems with TDBs on CTDB-managed Samba instance
...All, My site has two separate clustered Samba instances (managed by two independent CTDB instances) running over GPFS. In the last couple of weeks, we have seen a recurring issue that causes the `smbd` process in *one* of these instances to become unresponsive (as seen by CTDB), which results in flapping of CTDB and multiple IP takeover runs. The symptoms that we observe are: 1) Samba becomes unresponsive 2) The output of `smbstatus` starts to show "-1" for each connection where it should be showing user/group information. 3) Samba starts terminating connected sessions and...
2007 Dec 15
4
Is round-robin I/O correct for ZFS?
I''m testing an Iscsi multipath configuration on a T2000 with two disk devices provided by a Netapp filer. Both the T2000 and the Netapp have two ethernet interfaces for Iscsi, going to separate switches on separate private networks. The scsi_vhci devices look like this in `format'': 1. c4t60A98000433469764E4A413571444B63d0 <NETAPP-LUN-0.2-50.00GB>
2009 Oct 23
2
[LLVMdev] Please fix the buildbots.
...ag messages. >> > > I've asked Daniel Dunbar to increase the timeout on this machine. Every > build which requires libLTO to be rebuilt will fail, but because it's doing > an incremental build the later builds may succeed so long as libLTO doesn't > change. It's flapping pretty nastily because of that. > > So Daniel, please take this as a reminder to *really* increase the timeout > instead of just filing it away into your todo list :) Sure, sure, blame me not all the people making LLVM fatter (err, maybe that is also me)! :) Timeout upped to 30m, let...
2016 Mar 18
1
Where are People Storing CTDB's Accounting Files?
...r protocols over a large SAN and have had some pain related to a bit of a design flaw: we store CTDB and protocol-specific accounting files (recovery locks, state files, etc) on the same filesystem that we're offering through CTDB itself. This makes our front-end services pretty intolerant of flapping in the back-end filesystem, which is obviously not desirable. We're planning a redesign for this and were wondering what other people in similar environments are doing with the their CTDB shared files. Specifically, I'm referring to the locations supplied for <shared_dir> in th...
2023 Aug 02
1
How to tune rsync to speed up?
Hi there, we're facing some flapping traffic when rsyncing atm 70T from one server to an DELL Isilon. Both systems are connected with 10G Fiber (not Channel). So we started with one simple "rsync -a /src /dest" to the DELL by using NFS3. So it runs with around 3Gbit for some seconds, than it were 30Kbit for also some sec...