search for: abrand

Displaying 5 results from an estimated 5 matches for "abrand".

Did you mean: brand
2010 Jul 23
1
Error produced by read.zoo: "bad entries"
...Data<-read.csv("OrigData.csv") OrigData$Month<-as.character(OrigData$Month) OrigData$Month<-as.Date(OrigData$Month,"%m/%d/%y") str(OrigData) ### The result of str(OrigData) is: 'data.frame': 440 obs. of 3 variables: $ Brand : Factor w/ 11 levels "aBrand","bBrand",..: Month :Class 'Date' num [1:440] 13514 13545 13573 13604,... Value: int NA NA NA 100 100 100 100 100 100 99 Then I try: z <- read.zoo(OrigData, split = "Brand") And get the error: Error in read.zoo(OrigData, split = "Brand") : i...
2005 Dec 12
3
Case sensitive nightmare
...sword_query = SELECT password FROM mailbox WHERE username='%u' user_query = SELECT maildir, 108 AS uid, 108 AS gid FROM mailbox WHERE username='%u' The virtual host schema is postfix.admin compatible but I?m not using it (phpMyAdmin is actually easier to use). When foo@domain.tld, abrand new account, logs in using an IMAP client (any client; squirrelmail, OE, tbird, Apple...) a maildir is created named ?domain.tld/foo/Maildir? and everything is good. Now I login as Foo@domain.tld and then as fOo@domain.tld and then as foO@domain.tld then so on for every case variation. Each of thes...
2006 Oct 10
28
How big is *your* dialplan??
Hello! In my relentless quest for knowledge, I pose this question: who's got the biggest dialplans, and how big are these monsters? What's the biggest dialplan in use right now? If you feel you are a competitor, let me know how many contexts/extensions/priorities you are dealing with. Maybe the context with the most extensions, the extension with the most priorities would be
2010 Jan 08
0
ZFS partially hangs when removing an rpool mirrored disk while having some IO on another pool on another partition of the same disk
Hello, Sorry for the (very) long subject but I''ve pinpointed the problem to this exact situation. I know about the other threads related to hangs, but in my case there was no < zfs destroy > involved, nor any compression or deduplication. To make a long story short, when - a disk contains 2 partitions (p1=32GB, p2=1800 GB) and - p1 is used as part of a zfs mirror of rpool
2010 Jan 11
25
Is LSI SAS3081E-R suitable for a ZFS NAS ?
According to various posts the LSI SAS3081E-R seems to work well with OpenSolaris. But I''ve got pretty chilled-out from my recent problems with Areca-1680''s. Could anyone please confirm that the LSI SAS3081E-R works well ? Is hotplug supported ? Anything else I should know before buying one of these cards ? Thanks, Arnaud