Displaying 18 results from an estimated 18 matches for "d30".
Did you mean:
30
2019 Sep 18
2
'==' operator: inconsistency in data.frame(...) == NULL
...quot; script which takes into account
some of the above :
##-----------------------------------------------------------
d0 <- data.frame(a = numeric(0)) # zero length data.frame
d00 <- unname(d0) # zero length data.frame __without names__
d3 <- data.frame(a=1:3) # non-empty data.frame
d30. <- d3[,FALSE] # 3 x 0 -- take into account, too !
d30 <- unname(d30.)
m01. <- matrix(,0,1, dimnames=list(NULL,"a")) # 0 x 1 matrix with dimnames
m01 <- unname(m01.)
m00. <- matrix(,0,0, dimnames=list(NULL,NULL)) # 0 x 0 matrix with dimnames
m00 <- unname(m00.)
m3 <...
2019 Sep 11
2
'==' operator: inconsistency in data.frame(...) == NULL
Sorry, I can't reproduce the example below even on the same machine.
However, the following example produces the same error as NULL values in
prior examples:
> setClass("FOOCLASS",
+????????? representation("list")
+ )
> ma = new("FOOCLASS", list(M=matrix(rnorm(300), 30,10)))
> isS4(ma)
[1] TRUE
> data.frame(a=1:3) == ma
Error in
2006 Nov 07
6
Best Practices recommendation on x4200
Greetings all-
I have a new X4200 that I''m getting ready to deploy. It has four 146 GB SAS drives. I''d like to setup the box for maximum redundancy on the data stored on these drives. Unfortunately, it looks like ZFS boot/root aren''t really options at this time. The LSI Logic controller in this box only supports either a RAID0 array with all four disks, or a RAID 1
2008 Dec 17
12
disk utilization is over 200%
...ion with one UFS
file system is active
at that time, iostat showed strange output:
cpu
us sy wt id
13 9 0 78
extended device statistics
r/s w/s kr/s kw/s wait actv wsvc_t asvc_t %w %b device
0.0 0.0 0.0 0.0 0.0 335.0 0.0 0.0 0 100 md/d30
0.0 0.0 0.0 0.0 0.0 335.0 0.0 0.0 0 100 md/d40
0.0 0.0 0.0 0.0 0.0 335.0 0.0 0.0 0 100 md/d52
0.0 0.0 0.0 0.0 334.0 1.0 0.0 0.0 100 100 c3t2d0
cpu
us sy wt id
10 5 0 85
extended device statistics
r/s...
2007 Dec 03
2
Help replacing dual identity disk in ZFS raidz and SVM mirror
...using a combination of an SVM 4 way mirror and a ZFS raidz stripe.
Each disk (of 4) is divided up like this
/ 6GB UFS s0
Swap 8GB s1
/var 6GB UFS s3
Metadb 50MB UFS s4
/data 48GB ZFS s5
For SVM we do a 4 way mirror on /,swap, and /var
So we have 3 SVM mirrors
d0=root (sub mirrors d10, d20, d30, d40)
d1=swap (sub mirrors d11, d21,d31,d41)
d3=/var (sub mirrors d13,d23,d33,d43)
For ZFS we have a single Raidz set across all four disks s5
Everything has worked flawlessly for some time. This week we discovered that one of our 4200''s is reporting some level of failure with re...
2011 Jun 09
1
Error: missing values where TRUE/FALSE needed
...= myone(roots, suffix3)
d20 = myone(roots2, suffix)
d21 = myone(roots2, suffix2)
d22 = myone(roots2, suffix3)
d23 = myone(state, roots)
d24 = myone(city, roots)
d25 = myone(cityst, roots)
d26 = myone(inscompany, roots)
d27 = myone(state, roots2)
d28 = myone(city, roots2)
d29 = myone(cityst, roots2)
d30 = myone(inscompany, roots2)
d31 = mytwo(state, roots, suffix)
d32 = mytwo(city, roots, suffix)
d33 = mytwo(cityst, roots, suffix)
d34 = mytwo(inscompany, roots, suffix)
d35 = mytwo(state, roots, suffix2)
d36 = mytwo(city, roots, suffix2)
d37 = mytwo(cityst, roots, suffix2)
d38 = mytwo(inscompany, r...
2010 Jan 18
1
[LLVMdev] JIT on ARM
...ef,dead>, %D19<imp-def,dead>, %D20<imp-def,dead>, %D21<imp-def,dead>, %D22<imp-def,dead>, %D23<imp-def,dead>, %D24<imp-def,dead>, %D25<imp-def,dead>, %D26<imp-def,dead>, %D27<imp-def,dead>, %D28<imp-def,dead>, %D29<imp-def,dead>, %D30<imp-def,dead>, %D31<imp-def,dead>, %CPSR<imp-def,dead>
0xeb000000
JIT: 0x4512e028: %R0<def> = LDR %SP, %reg0, 4, 14, %reg0, Mem:LD(4,4) [b + 0]
0xe59d0004
JIT: 0x4512e02c: %R0<def> = ADDri %R0<kill>, 10, 14, %reg0, %reg0
0xe280000a
JIT: 0x4512e030: %SP<d...
2011 Jun 09
2
Problem with a if statement inside a function
...ot;)
d25 = myone("cityst", "roots")
d26 = myone("inscompany", "roots")
d27 = myone("state", "roots2")
d28 = myone("city", "roots2")
d29 = myone("cityst", "roots2")
d30 = myone("inscompany", "roots2")
d31 = mytwo("state", "roots", "suffix")
d32 = mytwo("city", "roots", "suffix")
d33 = mytwo("cityst", "roots", "suffix")
d34 = mytwo(&...
2011 Sep 02
0
No subject
...r way to
solve this, like setting the CALLERID(num-pres)=allowed, this should also
remove the privacy:id header flag.
best regards
stefan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.digium.com/pipermail/asterisk-users/attachments/20130121/26587
d30/attachment-0001.htm>
------------------------------
2011 Jun 09
1
Trying to make code more efficient
...ot;)
d25 = myone("cityst", "roots")
d26 = myone("inscompany", "roots")
d27 = myone("state", "roots2")
d28 = myone("city", "roots2")
d29 = myone("cityst", "roots2")
d30 = myone("inscompany", "roots2")
d31 = mytwo("state", "roots", "suffix")
d32 = mytwo("city", "roots", "suffix")
d33 = mytwo("cityst", "roots", "suffix")
d34 = mytwo(&...
2006 Sep 01
4
create ZFS pool(s)/volume(s) during jumpstart instalation
Anyone have idea how to create ZFS pool and volumes during jumstart
instalation ? (I''m using JumpStart Enterprise Toolkit)
kloczek
2005 Jun 06
0
D channel initialization
...05-06-06 11:28:38
7873 OMT-00/SYSTEM#1 3080/04515
STATDIU:LTG=0-42,DIU=0; EXEC'D
LTG DIU LTU TYPE APPLIC OST LTG OST DIU OST PCM
-------+------+-----------+----------+-----------+----------+---------
0-42 0 D30 CCSPA ACT ACT ACT
END JOB 7873 EXEC'D
There are no warnings or errors on the asterisk side. The Siemens will
not route calls through this E1 while this alarm exist.
I have found a workaround: i place a call using asterisk through this
E1, the call succeeds...
2008 Aug 29
12
stubdom problem
Hello all Xen devels,
I''m writing howto''s in brazilian portuguese language about Xen-3.3.0
stubdom, pv-grub and others configurations. Following what is written
in xen-3.3.0/stubdom/README, I tried start a HVM but without success.
When I start the virtual machine calling ''xm create hvmtest'' command,
in a few seconds the virtual machine is dead (see
2002 Feb 05
5
SIGUSR1 or SIGINT error
Howdy,
We occassionally get the following error when running our nightly
backups:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
This happens more on one or two machines than on any of the others. We've
looked high and low to see if we're mistakenly sending these signals, but
nothing is that we can find.
Does anyone know what this might be from? Is it the server
2000 Aug 16
1
samba errormessages
.....
[CF0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D00] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D10] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D20] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D30] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D40] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D50] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D60] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........
........
[D70] 00...
2002 Jun 29
0
电脑配件惊爆抢购价 samba
...ѧ±ä½¹±¶Êý3 £¤3200
FinePix S1 Pro CCDÏñËØ3400000/·Ö±æÂÊ3040 £¤13000
MX 600 CCDÏñËØ1500000/·Ö±æÂÊ1280/¹âѧ±ä½¹±¶Êý3 £¤2600
MX-1700ZOOM CCDÏñËØ1500000/·Ö±æÂÊ1280/¹âѧ±ä½¹±¶Êý3 £¤1780
MX-2900 CCDÏñËØ2300000/·Ö±æÂÊ1800/¹âѧ±ä½¹±¶Êý3 £¤2180
¼ÑÄÜ£¨CANON)
Digital Ixus 1600¡Á1200/211ÍòÏñËØ £¤1780
EOS D30 1600¡Á1200/325ÍòÏñËØ £¤11000
Power Shot S10 1600¡Á1200/211ÍòÏñËØ £¤1900
PowerShot G1 2048¡Á1536/334ÍòÏñËØ £¤3100
PowerShot Pro70 1280¡Á1024/168ÍòÏñËØ £¤4400
PowerShot S100 1600¡Á1200/211ÍòÏñËØ £¤1880
PowerShot S20 1600¡Á1200/334ÍòÏñËØ £¤2800
DIGITAL IXUS 300 CCDÏñËØ2110000/·Ö±æÂÊ1688/¹âѧ±ä½¹...
2002 Jul 23
0
电脑配件惊爆价 samba
...£¤3200
FinePix S1 Pro CCDÏñËØ3400000/·Ö±æÂÊ3040 £¤13000
MX 600 CCDÏñËØ1500000/·Ö±æÂÊ1280/¹âѧ±ä½¹±¶Êý3 £¤2600
MX-1700ZOOM CCDÏñËØ1500000/·Ö±æÂÊ1280/¹âѧ±ä½¹±¶Êý3 £¤1780
MX-2900 CCDÏñËØ2300000/·Ö±æÂÊ1800/¹âѧ±ä½¹±¶Êý3 £¤2180
¼ÑÄÜ£¨CANON)
Digital Ixus 1600¡Á1200/211ÍòÏñËØ £¤1780
EOS D30 1600¡Á1200/325ÍòÏñËØ £¤11000
Power Shot S10 1600¡Á1200/211ÍòÏñËØ £¤1900
PowerShot G1 2048¡Á1536/334ÍòÏñËØ £¤3100
PowerShot Pro70 1280¡Á1024/168ÍòÏñËØ £¤4400
PowerShot S100 1600¡Á1200/211ÍòÏñËØ £¤1880
PowerShot S20 1600¡Á1200/334ÍòÏñËØ £¤2800
DIGITAL IXUS 300 CCDÏñËØ2110000/·Ö±æÂÊ168...
2009 Mar 09
5
Help
...d5(N1) d6(N1) d7(N1) d8(N1) d9(N1) d10(N1) d11(N1) d12(N1) d13(N1)
> > d14(N1) d15(N1) d16(N1) d17(N2) d18(N1) d19(N1) d20(N1) .
> >
> > - RECORD TYPE 'B'.
> > - DATA LIST LIST / i1(A1) d21(N1) d22(N1) d23(N1) d24(N1) d25(N1)
> > d26(N1) d27(N1) d28(N1) d29(N1) d30(N1) d31(N1) d32(N1) d33(N1)
> > d34(N1) d35(N1) d36(N1) d37(N1) d38(A37) d39(N1) d40(N1) .
> >
> > - RECORD TYPE 'C'.
> > - DATA LIST LIST / i2(A1) d41(N1) d42(N1) d43(N1) d44(N1) d45(N1)
> > d46(N1) d47(N1) d48(N1) d49(N1) d50(N1) d51(N1) d52(N1) d53(N1)
>...