search for: resole

Displaying 17 results from an estimated 17 matches for "resole".

Did you mean: resolve
2012 Jul 07
5
number of decimal places in a number?
Dear R users, I need a function that gets a number and returns its number of actual decimal places. For example f(3.14) should return 2, f(3.142) should return 3, f(3.1400) should also return 2 and so on. Is such function already available in R? If not, could you give me a hint how to achieve that? Many thanks in advance. -----------------------------------------------------------------
2017 Jul 28
2
High load on CPU due to glusterfsd process
...increase on CPU which reaches upto 70-80 sometimes. when we started debugging, found that the io_worker thread is created to server the IO request and consume high CPU till that request gets completed. Could you please let me know why io_worker thread takes this much of CPU. Is there any way to resole this? -- Regards Abhishek Paliwal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170728/531480bc/attachment.html>
2005 Dec 01
1
No aswer to my winbind problems ?
Hi anyone can help me to resol my big problems ? thanks bye
2017 Aug 02
0
High load on CPU due to glusterfsd process
...pto 70-80 sometimes. > > when we started debugging, found that the io_worker thread is created to > server the IO request and consume high CPU till that request gets completed. > > Could you please let me know why io_worker thread takes this much of CPU. > > Is there any way to resole this? > > -- > > Regards > Abhishek Paliwal > -- Regards Abhishek Paliwal -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20170802/5afabc88/attachment.html>
2003 Dec 15
1
nls arguments
...t I use it in the equation of my "f" function), it does not work : f<- function (tt,*Xo*,a,b) ifelse(tt<150,a*exp(-b*tt),a*exp(-b*tt)) or : f<- function (tt,*Xo*,a,b) ifelse(tt<*Xo*,a*exp(-b**Xo*),a*exp(-b*tt)) #it is this equation I would like to resole ajust<-nls(RER~f(tt,*Xo*,a,b),data=data.frame(tt=Ph2[,2*k],RER=Ph2[,2*k+1]),start=list(a=0.5,b=0.014,*Xo*=150)) /Error in nlsModel(formula, mf, start) : singular gradient matrix at initial parameter estimates/ Would you have any idea to help me. Thanks a lot Karine Chenu
2006 Jun 06
1
Asterisk 1.2.7.1 bad file descriptor
Hi all, could someone tell me what this does mean "bad file descriptor" when trying to start asterisk. It goes till the CLI command and then die with this message. Below an strace output from asterisk -vvvvvvvvvc It's on debian Sarge kernel 2.6.7 with packages from debian VoIP team. The server was running fine till now with this version. Thanks
2002 Nov 15
1
MAC Server support
...rp -a | grep $macaddr |sed ''s/.*(\([0-9]*.[0-9]*.[0-9]*.[0-9]*\)).*/\1/''` > } > > > 1843a1855,1863 > ~*) > serv=`mac_to_ip $server` > if [ -z "$serv" ]; then > error_message " Warning -- Failed to resole MAC $server" > echo " -> INGORING Rule : $rule" > break 1 > fi > echo " Translating MAC address : $server into $serv" > ;; Many thanks, Tom, for your wonderfull job. Sincerely, Romain Bourg...
2003 Sep 18
0
Using Samba 2.2.7.a and PlainText Auth
...sword is due to some really old Windows95 machines that will not work with any kind of hashed authentication (I know... I know... not my choice. but hey gimme a break!) I have cannot just jump to v3 if that is the fix... but I'd like to know if anyone else has seen anything like this, have you resoled it. Or is this a NEW one? It has only started happening since we added the WindowsXP machines and only happens to them. Hope this is clear enough. -- greg, greg@gregfolkert.net REMEMBER ED CURRY! http://www.iwethey.org/ed_curry Dear David, Never was a man so badly meant to wear corrective glas...
2014 May 07
0
LibvirtError: Operation not supported : JSON monitor is required
Hi Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and virt-manager 0.9.0 are not incompatible)..but when I created VM by virt-manager ,it reported : unable to complete install: 'Opertation not supported: JSON monitor is required.' Traceback(most recent call last): File "/usr/share/virt-manager/...
2014 May 09
0
[Solved]:LibvirtError: Operation not supported : JSON monitor is required
...Error: Operation not supported : JSON monitor is required). yajl-devel package must be intalled before compile and install libvirt 1.2.4 ..... then rebuild and install libvirt-python 1.2.4 every thing is OK..... Hi Thanks for chenhanxiao@cn.fujitsu.com help , I have resole the problem (libvirt 1.2.4 and virt-manager 0.9.0 are not incompatible)..but when I created VM by virt-manager ,it reported : unable to complete install: 'Opertation not supported: JSON monitor is required.' Traceback(most recent call last): File "/usr/share/virt-manager/...
2011 Oct 12
1
Adding a machine acount
Hi, I migrated from an MS NT Domain to a samba3 domain some time back. I forgot about a couple of machines and am trying to add them. These are Buffalo NAS workstations so are basically *nix machines with a web interface. I have not had to add any machines to the domain from the samba PDC before. This is what I've done. I tried to add the machine using it's web interface but it failed and
2019 Jun 21
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Thanks for the info Teresa, Regards M Suresh From: Teresa Johnson <tejohnson at google.com> Sent: Thursday, June 20, 2019 7:15 PM To: Mani, Suresh <Suresh.Mani at amd.com> Cc: Rui Ueyama <ruiu at google.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global symbols (Attr Internal/Common) [CAUTION: External
2013 Apr 13
3
Cannot reach http://localhost:3000 after starting Ruby on Rails server
I cannot reach http://localhost:3000 after starting Ruby on Rails server when running Windows 8. After running rails server in the directory that I want the server to start, the following prompt shows up: C:\Users\Brian\railsapp>rails server => Booting WEBrick => Rails 3.2.13 application starting in development on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown
2013 Aug 01
2
Managing a Samba4 AD DC using a Win7 workstation
Hello, I just installed Samba4 using the following doc : http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO Everything works Ok. All tests are Ok. Now, I would like to manage it from a remote Windows7 Virtualbox workstation. For that, I followed the following doc : http://wiki.samba.org/index.php/Samba_AD_management_from_windows I installed the RSAT component but when trying to connect the
2019 Jun 24
4
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
The direct cause of this issue is that, previously lld converted common symbols to defined symbols before passing input files to LTO, and after r360841 they are passed as common symbols to LTO. Making lld to work as before is easy, as we can convert common symbols to defined symbols as before. Here is a patch to do that, and I confirmed that that restores the original behavior for the reported
2019 Jun 20
2
Expected behavior of lld during LTO for global symbols (Attr Internal/Common)
Hi Teresa, Can you please let me know if there is any update on this issue. Thanks M Suresh From: Teresa Johnson <tejohnson at google.com> Sent: Tuesday, June 11, 2019 7:23 PM To: Rui Ueyama <ruiu at google.com> Cc: Mani, Suresh <Suresh.Mani at amd.com>; llvm-dev <llvm-dev at lists.llvm.org> Subject: Re: [llvm-dev] Expected behavior of lld during LTO for global symbols
2009 Oct 08
12
resolv.conf rewritten every reboot. How to figure out who and why?
My machine has a static IP, with dhcp and IPv6 disabled. Every time I reboot, some process rewrites /etc/resolv.conf, including a comment about dhcpclient. The only package I have installed that shows up in "rpm -qa|grep -i dhcp" is dhcpv6-client-1.0.10-16.el5, and nothing in there is named dhcpclient. I'd like to figure out what software is rewriting this file and why. man 5