search for: dl120

Displaying 15 results from an estimated 15 matches for "dl120".

Did you mean: l120
2015 Sep 02
2
BUG: confusion between next-server and gateway
Hello, I'am trying to efi-netboot a HP ProLiant DL120 Gen9[1], that has multiple NICs, one embedded 2-port and an extra 4-port, so I got to the HP/EFI/multinic problem. I read through the multinic mailthreads and using current master[2], it booted successfully to syslinux but then another problem manifested: Syslinux for some reason asks the gateway...
2015 Sep 02
0
BUG: confusion between next-server and gateway
On Wed, Sep 2, 2015 at 5:54 AM, Costas Drogos via Syslinux <syslinux at zytor.com> wrote: > Hello, > > I'am trying to efi-netboot a HP ProLiant DL120 Gen9[1], that has > multiple NICs, one embedded 2-port and an extra 4-port, so I got to the > HP/EFI/multinic problem. HP DL120 G9 versus HP DL160 G9. Sounds like they'll be awfully similar. > I read through the multinic mailthreads and using current master[2], it > booted succes...
2009 Jan 26
1
Suggestion for a new server for E1 line
...or noise during the conversation. My other needs are: 1. At least two RAID disk (preferably hot-swappable but I'm looking also for solution without this feature) 2. Possibly with redundant power supply 3. 1U or 2U size 4. As cheap as possible. Our customer is pushing to have the HP Proliant DL120 but I think it's not fitting the 24/7 needs it has. The server will be used to dispatch calls coming from an 800 free number for one humanitarian organization in Italy. Any suggestion is really welcomed. Thank you very much. Best regards, Marco Signorini ======================== http://www.i...
2009 May 15
4
displaying results
Hi everyone, can anyone tell me how i can change how i display mean(age), i want it to say The mean age of patients within the sample is mean(age) -- View this message in context: http://www.nabble.com/displaying-results-tp23558890p23558890.html Sent from the R help mailing list archive at Nabble.com.
2009 Aug 17
2
help with expression()
Hello. I have a vector and within that vector is one expression. When I display this vector it comes up as expression(NA_character_, NA_character_, "Null Effect", "Pooled effect", NA_character_, NA_character_, NA_character_, NA_character_, NA_character_, paste("Het Contours ", I^2, sep = ""), 0.4, 0.41, 0.42, 0.45, NA_character_) Where the
2013 Jul 18
4
FW: pxelinux 5.x, 6.x memtest problem
...oot at jessie:/tmp/new-syslinux# cp /usr/share/syslinux/*.c32 . root at jessie:/tmp/new-syslinux# cp /usr/share/syslinux/pxelinux.0 . root at jessie:/tmp/new-syslinux# I transfered "new-syslinux" to my tftp-host (I replaced my working syslinux-5.10 installation). I rebooted a client (HP DL120 G7 system) and expected to see my pxeboot menu like before, but nothing happen. tftp-host # cat /srv/tftp/pxelinux.cfg/default DEFAULT menu PROMPT 0 MENU TITLE PXE Menu TIMEOUT 100 TOTALTIMEOUT 6000 ONTIMEOUT local LABEL local MENU LABEL (local) MENU DEFAULT LOCALBOOT 0 LABEL Memtest86+ 4.20...
2010 Dec 10
0
HP DL360G7 with T1 card(s)
...essfully built Asterisk systems based on generation 7 of the DL360 server, particularly with T1 cards? If so, I have a couple of questions: 1. Do the PS/2 mouse and keyboard ports have a real 8042 behind them, on IRQs 1 & 12, or are they now routed through the USB subsystem like on the recent DL120 boxes? I'd be interested in the output of: dmesg | grep 8042 2. Assuming the PS/2 ports are real, did you need to disable the USB subsystem in the BIOS to get good performance from the T1 card? 3. Has anyone used one with the 8-port Sangoma A108E or A108DE? 4. Any gotchas found by anyone?...
2013 Sep 02
0
KVM - Network bridge issue - lots of overruns
...isions:0 txqueuelen:500 RX bytes:5080769358430 (4.6 TiB) TX bytes:16548002754111 (15.0 TiB) As you can see there are a huge numbers of overruns also if the physical NIC is dedicate solely to this VM and the network traffic is less than 150Mbps. The server is a quite new machine (HP DL120 G6) but I have the same problem on an old DL360 G5 (but this is running about 10 vms). What can I do to solve the problem? My idea was to use the KVM passthrough functionality for the network device, but this method isn't good for a server that runs more than 2 vms as my 360G5... Thanks Bep...
2013 Jul 18
0
FW: pxelinux 5.x, 6.x memtest problem
.../usr/share/syslinux/*.c32 . > root at jessie:/tmp/new-syslinux# cp /usr/share/syslinux/pxelinux.0 . > root at jessie:/tmp/new-syslinux# > > I transfered "new-syslinux" to my tftp-host (I replaced my working > syslinux-5.10 installation). > > I rebooted a client (HP DL120 G7 system) and expected to see my > pxeboot menu like before, but nothing happen. > > tftp-host # cat /srv/tftp/pxelinux.cfg/default > DEFAULT menu > PROMPT 0 > MENU TITLE PXE Menu > TIMEOUT 100 > TOTALTIMEOUT 6000 > ONTIMEOUT local > > LABEL local > MENU LABE...
2013 Jul 18
2
FW: pxelinux 5.x, 6.x memtest problem
Hi, if you can provide a prepared src tarball like you do for releases, I can test. But I still cannot build from git source (as you may remember). -- Regards, Igor
2018 Oct 07
0
smb.conf username map entry does not work
Hi folks, I have got the following setup: OS: CentOS 7.5 1804 in a HP DL120 server Samba AD member server with standard Samba 4.7.1 from the CentOS 7.5 distribution. I have got a problem that the "username map" entry in smb.conf does not seem to have any effect at all. In the mapping file there is a mapping from Administrator to root. But when I run id Admin...
2009 May 19
2
what is wrong with this code?
dlogl <- -(n/theta)-sum((y/(theta)^2)*((1-exp(y/theta))/(1+exp(y/theta))) d2logl <- (n/theta^2) - sum((-2y/theta^3)*(1-exp(y/theta))/(1+exp(y/theta))) - sum(((2*y/theta^4)*exp(y/theta))/((1+exp(y/theta))^2)) returns the error message: Error: unexpected symbol in: "dlogl <- -(n/theta)-sum((y/(theta)^2)*((1-exp(y/theta))/(1+exp(y/theta))) d2logl" do you know what i have done
2009 Jun 15
0
books on Time serie
.../www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > Confidentiality Statement: > This email message, including any attachments, is for th...{{dropped: > 6}} > > > > > > > > > > From: deanj2k <dl120@le.ac.uk> > Date: 15 June 2009 9:23:46 PM > To: r-help@r-project.org > Subject: [R] axis on a non-uniform scale > > > > hi everyone, just wondering how i might go about plotting a graph > (say using > the plot() function) where my x axis is plotting points which have...
2009 Jun 12
0
funnel plots
for the function funnelplot(), how do I include 95% confidence intervals for the effect estimate ( ie. / \ )? -- View this message in context: http://www.nabble.com/funnel-plots-tp24003106p24003106.html Sent from the R help mailing list archive at Nabble.com.
2009 May 15
2
help with as.numeric
hi everyone, wondering if you could help me with a novice problem. I have a data frame called subjects with a height and weight variable and want to calculate a bmi variable from the two. i have tried: attach(subjects) bmi <- (weight)/((height/100)^2) but it comes up with the error: Warning messages: 1: In Ops.factor(height, 100) : / not meaningful for factors 2: In Ops.factor((weight),