search for: tmr

Displaying 20 results from an estimated 104 matches for "tmr".

Did you mean: tmp
2018 Aug 20
0
Can't connect after Ubuntu 18.04.1 Upgrade???
Thanks for the replys... Just a basic samba server...being accessed by windows 7 to the gc and tmr shares with \\10.10.171.9\gc and \\10.10.171.9\tmr This has been running for a year without any issues...till the update yesterday afternoon :-( The file server is Ubuntu 18.04 and there was an update to Ubuntu 18.04.1, which I thought would be a mild step. The current version of samba is... Sam...
2018 Aug 20
6
Can't connect after Ubuntu 18.04.1 Upgrade???
I have a server which we use for backing up files. Noticed there was an upgrade available to 18.04.1. Now I cannot connect to from my win7 machine to the Ubuntu share. Any thoughts on what would have changed??? Tom
2019 Mar 05
1
File Permissions
...group = gcarchive create mask = 0775 directory mask = 0775 writable = yes browseable = yes [jdh] comment = GreenCare Archive Data Files path = /gcdata/jdh valid users = @jdh force group = jdh create mask = 0775 directory mask = 0775 writable = yes browseable = yes [tmr] comment = TMR Data Files path = /tmrdata/tmr valid users = @tmr force group = tmr create mask = 0775 directory mask = 0775 writable = yes browseable = yes Thomas Rieff GreenCare 1717 3rd Avenue Mankato, MN 56001
2016 Apr 18
0
[PATCH v4 26/37] therm: don't cancel the timer
...diff --git a/drm/nouveau/nvkm/subdev/therm/base.c b/drm/nouveau/nvkm/subdev/therm/base.c index 8894fee..0c0feec 100644 --- a/drm/nouveau/nvkm/subdev/therm/base.c +++ b/drm/nouveau/nvkm/subdev/therm/base.c @@ -92,7 +92,6 @@ nvkm_therm_update(struct nvkm_therm *therm, int mode) struct nvkm_timer *tmr = subdev->device->timer; unsigned long flags; bool immd = true; - bool poll = true; int duty = -1; spin_lock_irqsave(&therm->lock, flags); @@ -102,11 +101,9 @@ nvkm_therm_update(struct nvkm_therm *therm, int mode) switch (mode) { case NVKM_THERM_CTRL_MANUAL: - nvkm_tim...
2009 Nov 06
0
iscsi connection drop, comes back in seconds, then deadlock in cluster
...time of failure on Node 7 (rack105): Nov 6 01:00:38 rack105 kernel: o2net: connection to node mgr01 (num 0) at 10.244.1.100:7777 has been idle for 30.0 seconds, shutting it down. Nov 6 01:00:38 rack105 kernel: (0,1):o2net_idle_timer:1503 here are some times that might help debug the situation: (tmr 1257498008.773099 now 1257498038.772814 dr 1257498008.773068 adv 1257498008.773099:1257498008.773100 func (6055cf71:502) 1257498002.348395:1257498002.348398) Nov 6 01:00:38 rack105 kernel: o2net: no longer connected to node mgr01 (num 0) at 10.244.1.100:7777 Nov 6 01:00:38 rack105 kernel: (42...
2019 Nov 24
2
nouveau on NV04 calling illegal method 02fc under fbcon
...-0: ctor Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: disp: head-1: ctor Nov 24 18:27:27 zeus kernel: nouveau: DRM-master:00000000:00000080: init running... Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: putting AGP V2 device into 0x mode Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: unknown input clock freq Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: input frequency : 0Hz Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: numerator : 00000001 Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: denominator : 00000001 Nov 24 18:27:27 zeus kernel:...
2008 Jul 14
1
Node fence on RHEL4 machine running 1.2.8-2
...s morning, all local disk logging activity on node1 stopped. Our Nagios server could continue to ping node1 during this time. Meanwhile, in the remote syslogs, this started happening: Jul 14 05:36:22 node1 (27575,0):o2net_idle_timer:1426 here are some times that might help debug the situation: (tmr 1215977752.923279 now 1215977782.914919+dr 1215977754.923101 adv 1215977752.923285:1215977752.923288 func (88eefa53:504) 1215977375.25138:1215977375.25147) Jul 14 05:36:23 node1 (27575,0):o2net_idle_timer:1426 here are some times that might help debug the situation: (tmr 1215977753.136223 now 1215...
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
Hello, I've just been hit by this old bug which is still present in 4.14: https://bugs.freedesktop.org/show_bug.cgi?id=80675 On MCP79 (ION), when stolen memory is set to 32MB in BIOS, console is blank but X11 works. When the stolen memory is increased to 64MB, console works fine. Bisected it to this: 4f6029da58ba9204c98e33f4f3737fe085c87a6f is the first bad commit commit
2019 Nov 25
0
nouveau on NV04 calling illegal method 02fc under fbcon
...18:27:27 zeus kernel: nouveau 0000:01:00.0: disp: head-1: ctor > Nov 24 18:27:27 zeus kernel: nouveau: DRM-master:00000000:00000080: init running... > Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: putting AGP V2 device into 0x mode > Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: unknown input clock freq > Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: input frequency : 0Hz > Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: numerator : 00000001 > Nov 24 18:27:27 zeus kernel: nouveau 0000:01:00.0: tmr: denominator : 00000001 > Nov 24 18...
2017 Nov 17
2
Blank console but X11 works on MCP79 - old regression since 3.8
...Maybe also see if > fbcon/fbdev have any debug things that can be turned on? Here's diff of the 32MB and 64MB debug logs: --- nouveau-debug-32mb.txt- 2017-11-17 18:12:06.290108330 +0100 +++ nouveau-debug-64mb.txt- 2017-11-17 18:12:31.709696096 +0100 @@ -81,9 +81,9 @@ nouveau 0000:02:00.0: tmr: numerator : 0000000c nouveau 0000:02:00.0: tmr: denominator : 00000005 nouveau 0000:02:00.0: tmr: timer frequency : 31250Hz -nouveau 0000:02:00.0: tmr: time low : 6335d09e +nouveau 0000:02:00.0: tmr: time low : 7bb102a6 nouveau 0000:02:00.0: tmr: time high : 000000...
2009 Jun 09
6
question about oracle shared home install
Hi All, Scenario: I'm trying to install 9i rac on a 2 node cluster on OCFS2 OS: Oracle enterprise linux To my understanding, OCFS2 supports shared home installs which to my knowledge is not only can i have datafile and control files but also clustermanager files and binaries (pretty much everything: no files or executables need to kept local to any nodes). I have one single shared file for
2007 Feb 06
2
Network 10 sec timeout setting?
Hello! Hey didnt a setting for the 10 second network timeout get into the 2.6.20 kernel? if so how do we set this? I am getting OCFS2 1.3.3 (2201,0):o2net_connect_expired:1547 ERROR: no connection established with node 1 after 10.0 seconds, giving up and returning errors. (2458,0):dlm_request_join:802 ERROR: status = -107 (2458,0):dlm_try_to_join_domain:950 ERROR: status = -107
2009 Apr 20
2
BUG: soft lockup - CPU#1 stuck for 61s
...192.168.10.10:7777 Apr 20 17:31:16 um-fe-1 [ 9087.529912] o2net: connection to node um-be-1 (num 3) at 192.168.10.20:7777 has been idle for 30.0 seconds, shutting it down. Apr 20 17:31:16 um-fe-1 [ 9087.529971] (4614,1):o2net_idle_timer:1468 here are some times that might help debug the situation: (tmr 1240219828.837488 now 1240219858.837654 dr 1240219858.834946 adv 1240219828.837494:1240219828.837496 func (d5a868ed:502) 1240219802.621728:1240219802.621733) Apr 20 17:31:16 um-fe-1 [ 9087.529971] o2net: connection to node um-be-2 (num 4) at 192.168.10.21:7777 has been idle for 30.0 seconds, shutti...
2019 Dec 16
2
Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
...dr after login is enough) with the following error: > kernel: nouveau 0000:01:00.0: fifo: SCHED_ERROR 08 [] ... > kernel: nouveau 0000:01:00.0: DRM: failed to idle channel 0 [DRM] > kernel: nouveau 0000:01:00.0: i2c: aux 0007: begin idle timeout ffffffff > kernel: nouveau 0000:01:00.0: tmr: stalled at ffffffffffffffff > kernel: ------------[ cut here ]------------ > kernel: nouveau 0000:01:00.0: timeout > kernel: WARNING: CPU: 10 PID: 384 at drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35 g84_bar_flush+0xcf/> 0xe0 [nouveau] (detailed log in a corresponding issue - [1])...
2013 May 31
62
cpuidle and un-eoid interrupts at the local apic
Recently our automated testing system has caught a curious assertion while testing Xen 4.1.5 on a HaswellDT system. (XEN) Assertion ''(sp == 0) || (peoi[sp-1].vector < vector)'' failed at irq.c:1030 (XEN) ----[ Xen-4.1.5 x86_64 debug=n Not tainted ]---- (XEN) CPU: 0 (XEN) RIP: e008:[<ffff82c48016b2b4>] do_IRQ+0x514/0x750 (XEN) RFLAGS: 0000000000010093 CONTEXT:
2009 Jul 29
3
Error message whil booting system
...node alf1 for above node alf3 is like Jul 29 10:15:57 alf1 kernel: o2net: connection to node alf3 (num 3) at 172.25.29.13:7777 has been idle for 30.0 seconds, shut ting it down. Jul 29 10:15:57 alf1 kernel: (0,1):o2net_idle_timer:1506 here are some times that might help debug the situation: (tmr 124887 6927.861591 now 1248876957.858464 dr 1248876927.861556 adv 1248876927.861622:1248876927.861623 func (0ffa2aed:506) 1248876927 .861592:1248876927.861604) Jul 29 10:15:57 alf1 kernel: o2net: no longer connected to node alf3 (num 3) at 172.25.29.13:7777 Jul 29 10:16:27 alf1 kernel: (2600,1)...
2010 Oct 23
1
Reg: ocfs2 two node cluster crashed, node2 crashed, when I rebooted node1 for maintenance.
...D54913AE6D8EC0EB539603"): 2 Oct 23 15:44:06 node2 kernel: o2net: connection to node node1 (num 1) at 192.168.3.1:7777 has been idle for 60 .0 seconds, shutting it down. Oct 23 15:44:06 node2 kernel: (swapper,0,15):o2net_idle_timer:1503 here are some times that might help debug the situa tion: (tmr 1287848586.872368 now 1287848646.872227 dr 1287848586.872346 adv 1287848586.872376:1287848586.872376 func (fb860756 :513) 1287848578.874476:1287848578.874487) Oct 23 15:44:06 node2 kernel: o2net: no longer connected to node node1 (num 1) at 192.168.3.1:7777 Oct 23 15:45:06 node2 kernel: (o2net,1459...
2019 Dec 16
2
Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
...r: >> >>> kernel: nouveau 0000:01:00.0: fifo: SCHED_ERROR 08 [] >> ... >>> kernel: nouveau 0000:01:00.0: DRM: failed to idle channel 0 [DRM] >>> kernel: nouveau 0000:01:00.0: i2c: aux 0007: begin idle timeout ffffffff >>> kernel: nouveau 0000:01:00.0: tmr: stalled at ffffffffffffffff >>> kernel: ------------[ cut here ]------------ >>> kernel: nouveau 0000:01:00.0: timeout >>> kernel: WARNING: CPU: 10 PID: 384 at drivers/gpu/drm/nouveau/nvkm/subdev/bar/g84.c:35 g84_bar_flush+0xcf/> 0xe0 [nouveau] >> >> (deta...
2010 Jan 14
1
another fencing question
Hi, periodically one of on my two nodes cluster is fenced here are the logs: Jan 14 07:01:44 nvr1-rc kernel: o2net: no longer connected to node nvr2- rc.minint.it (num 0) at 1.1.1.6:7777 Jan 14 07:01:44 nvr1-rc kernel: (21534,1):dlm_do_master_request:1334 ERROR: link to 0 went down! Jan 14 07:01:44 nvr1-rc kernel: (4007,4):dlm_send_proxy_ast_msg:458 ERROR: status = -112 Jan 14 07:01:44
2006 Dec 14
1
[announce] iproute2 2.6.19-061214
This is an update to the iproute2 command set. It can be downloaded from: http://developer.osdl.org/dev/iproute2/download/iproute2-2.6.18-061214.tar.gz Repository: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git For more info on iproute2 see: http://linux-net.osdl.org/index.php/Iproute2 The version number includes the kernel version to denote what features are