search for: supply

Displaying 20 results from an estimated 10683 matches for "supply".

2007 Jan 20
1
aov y lme
Dear R user, I am trying to reproduce the results in Montgomery D.C (2001, chap 13, example 13-1). Briefly, there are three suppliers, four batches nested within suppliers and three determinations of purity (response variable) on each batch. It is a two stage nested design, where suppliers are fixed and batches are random. y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk Here are the
2011 Jul 01
1
NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)
...e_open_device_id() to specify a known PSU ID: FRU Board Language: English FRU Board Manufacturing Date/Time: 01/05/11 - 08:51:00 FRU Board Manufacturer: DELL FRU Board Product Name: PWR SPLY,717W,RDNT FRU Board Serial Number: CN179721130031 FRU Board Part Number: 0RN442A01 FRU Power Supply Overall Capacity: 717 Watts FRU Power Supply Peak VA: 0 VA FRU Power Supply Max Inrush Current: 0 Amps FRU Power Supply Inrush Interval: 0 ms FRU Power Supply Low End Input Voltage 1: 90000 mV FRU Power Supply High End Input Voltage 1: 264000 mV FRU Power Supply Low End Input Voltage 2:...
2003 Aug 12
6
OT: Grandstream power supplies..
Hi, Quick question to all the electronics gurus out there.. I unpacked my second GS phone yesterday (had it for about a month!) and set it up.. This morning the power supply is dead.. I have looked for a new one online (In the UK using Maplin let me know if you know a better place.) becasue it would probbaly take too long to get one sent from China or the US and I need to get that station operational again.. There seem to be many choices for power supplies.. Looking...
2012 Feb 10
2
Discrete Event Simulation problem
Hi All, I am attempting to simulation an inventory model on R and I am having some problems. I believe the problem is when I define my demand rate is stays constant throughout so when I do need to reorder the model does not recognise it as I have the initial supply arrival time set to infinity at the start as no order has been played but I have an if statement saying, if the level falls below a certain point then an order should be placed, I have the expected time to order arrival set to be before the the sale but this is not working. Any Help would be appre...
2005 Aug 26
2
Raid / dual Opteron power issues
Hi All, I've just started caring for a dual Opteron machine. It has a 3Ware 9500S-12 RAID controller, a Tyan S2882G3NR motherboard, 10 IBM 400GB disk drives, and a 650 watt power supply. It has been behaving itself quite nicely until recently. The poor behavior started when I upgraded the OS from CentOS 4.1 (32 bit) to Centos 4.1 (x86_64). When running in uniprocessor mode, the system appears to work properly. However, when running in SMP mode I get a lot of SCSI disk erro...
2007 Jan 19
0
(no subject)
Dear R user, I am trying to reproduce the results in Montgomery D.C (2001, chap 13, example 13-1). Briefly, there are three suppliers, four batches nested within suppliers and three determinations of purity (response variable) on each batch. It is a two stage nested design, where suppliers are fixed and batches are random. y_ijk=mu+tau_i+beta_j(nested in tau_i)+epsilon_ijk Here are the
2005 Aug 10
3
Is it mandatory to give power supply to TDM400P card
Hi, Everybody, I can modprobe TDM400P card without feeding power supply , so what is the purpose of providing power supply in that card. Can any body tell me Regards Lokesh Portugal mail -lokeshkumar80@yahoo.co.in ____________________________________________________ Send a rakhi to your brother, buy gifts and win attractive prizes. Log on to http://in.promos....
2007 Dec 12
1
postfix smtpd error
Hi, i am using on my machine Postfix with Cyrus_SASL in smtpd.conf i have saslauthd as method used,but even if i have it , this is what postfix writes into log messages Dec 13 00:02:03 sx1 postfix/smtpd[17833]: auxpropfunc error invalid parameter supplied Dec 13 00:08:07 sx1 postfix/smtpd[17856]: auxpropfunc error invalid parameter supplied Dec 13 00:08:07 sx1 postfix/smtpd[17858]: auxpropfunc
2016 Oct 30
7
Power Cut
Dear All I am using a centos server for cdr billing and mediation device on a remote network. I am experiencing problem that I am suspicious it comes from main supply power cut at the remote site. The power supply to the remote site comes from battery charger that will be automatically switched in circuit under main supply power cut but cannot provide adequate power for more than 2 hours . I am suspicious that the remote system is suffering from many frequent ma...
2013 Jul 15
3
SSD support in C5 and C6
Hey everyone, My company is beginning to look at using SSD drives in our CentOS based servers. Does C5 and C6 support TRIM and other "required" functions for the SSD to operate? Thanks, Andrew Reis Microsoft Certified Technology Specialist CompTIA Network+ Networking/Systems Analyst Webmaster DBMS Inc.
2007 Jan 22
0
Fwd: Re: aov y lme
Dear Prof. Ripley and Christoph, thank you very much for your comments. You have helped me a lot. Thanks, Tomas Goicoa >Dear Prof. Ripley > >Thank you for your email. Yes, this is of course the correct >syntax to save us the extra calculation. And I forgot the >"lower.tail = FALSE" for pf() in my example to obtain the >p-value. > >Thank you for the
2007 Oct 26
2
calculating correlation of a Supply/Demand measure and price change (in high frequency time series data)
Regarding "financial" data: I have a high frequency (1 minute) measure of supply/demand and I'd like to know if it has any influence on short term price changes (also 1 minute). Question: How do I calculate the correlation between this supply/demand measure and price changes (correctly)? Some facts about that data: The price changes and supply/demand measure are non-norma...
2006 Aug 31
1
Interface for package supplied random number generator
Hi, As you probably know, there is a problem with the interface for adding uniform random number generators in R (see by article in R News 5/2, November 2005). There exists a mechanism called "user-supplied" that allows users of R to run their own generator in R. However, there is no such mechanism for package writers. Those who want to add their own generators abuse
2005 Aug 10
2
Is it mandatory to give power supply to TDM400Pcard
...ginal Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Time Bandit Sent: Wednesday, August 10, 2005 3:04 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Is it mandatory to give power supply to TDM400Pcard > I can modprobe TDM400P card without feeding power > supply , so what is the purpose of providing power > supply in that card. > Can any body tell me It is needed if you have FXS ports on it, because the card will need to provide ringing voltage to the phone. hth _____...
2009 Aug 18
3
R formula
Hi I was trying to estimate simultaneous equation system in R using systemfit. I used the following commands >library(systemfit) > data(Kmenta) > attach(Kmenta) >eqDemand<-consump~price+income > eqSupply<-consump~price+farmprice+trend > fitsur<-systemfit("SUR",list(demand=eqDemand, supply=eqSupply)) and got the following error messege Error in systemfit("SUR", list(demand = eqDemand, supply = eqSupply)) : argument 'formula' must be an object of class 'formu...
2005 Mar 10
2
tdm400p and dell 2600 poweredge
Hi all: I've been developing and testing on a tdm400p card and it's been going well. As you probably know, the tdm400p needs an ide power supply, but the dell poweredge 2600 that this card is destined for eventually has all the power supplied on the backplane with no ide cables. The thing is, on the motherboard in the server, there is an ide ribbon connector, and beside that, something also marked ide, that looks suspiciously like a power...
2023 Mar 14
0
[PATCH 1/2] vdpa/mlx5: Make VIRTIO_NET_F_MRG_RXBUF off by default
...r vdpa dev add. >>> The OR operation of the user supplied feature bits with device defaults >> feature bit doesn?t look good to me. >>> It brings uncertain behavior. >>> >>> The right behavior should be, if user supplied the feature bits, it should >> supply all desired bits. >> >> I think u mean all that device also supports. >> > If user supplied feature bits and device doesn?t support some of the feature bits -> add command fails. > If user supplied feature bits, than use only the feature bits. Do not OR user supplied feat...
1998 Oct 16
3
The credentials supplied conflict with an existing set of credentials
I have a different Unix userid for each project I'm working on, so I need to provide a different userid/password combination for each drive I map to my NT 4.0 SP3 system. But, whenever I try to supply a different userid in the "Connect As" box and hit "OK", I get the message: The credentials supplied conflict with an existing set of credentials Something I read in the digest led me to believe that would go away with Samba patch 10 (samba-1.9.18p10), but it hasn't. Is...
2019 May 07
1
samba-tool max-pwd-age error
...parameter. E.g. if you wanted to > change the min-pwd-age to 14 days, then later wanted to change the > account-lockout-duration to 60 minutes, you don't want running the 2nd > command to reset the min-pwd-age back to the default. > Sorry Tim, but I do not agree ;-) If you do not supply the minimum password age, then the 'def' sets 'min_pwd_age' to 'None', the code then goes to this: if min_pwd_age is not None: if min_pwd_age == "default": min_pwd_age = 1 else: min_pwd_age = int(min_...
2005 Aug 10
1
Is it mandatory to give power supply toTDM400Pcard
...riginal Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Tom Rymes Sent: Wednesday, August 10, 2005 3:49 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Is it mandatory to give power supply toTDM400Pcard Is there any reason why anyone wouldn't just plug it in anyway? Why mess around trying to figure out when it does work and when it doesn't, we know it definitely works when you plug it in, and I can't think of any good reason why you wouldn't. Even if you don't h...