search for: lota

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

Did you mean: lot
2011 Jul 15
22
Zil on multiple usb keys
This might be a stupid question, but here goes... Would adding, say, 4 4 or 8gb usb keys as a zil make enough of a difference for writes on an iscsi shared vol? I am finding reads are not too bad (40is mb/s over gige on 2 500gb drives stripped) but writes top out at about 10 and drop a lot lower... If I where to add a couple usb keys for zil, would it make a difference? Thanks. Sent from a
2012 Oct 05
24
Building an On-Site and Off-Size ZFS server, replication question
...o the send, directly to the machine... Or i could upload the compressed, and possibly encrypted dump to the server... Which, for resume-ability and speed, would be suggested? And if i where to go with an upload option, any suggestions on what i should use? Thanks. -- Tiernan O''Toole blog.lotas-smartman.net www.geekphotographer.com www.tiernanotoole.ie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20121005/4a8c8221/attachment.html>
2003 Mar 22
0
VIAGEM DANÇANTE AO RIO DE JANEIRO
.... A partir das 21:00h - Festa Domingo Latino com o DJ Cl?udio Mel?nio - Realiza??o FM Dan?a VALORES DOS WORKSHOPS 01 WORKSHOP - R$40,00 02 WORKSHOPS - R$60,00 03 WORKSHOPS - R$80,00 Sendo necess?rio uma pr?-inscri??o atrav?s do e-mail prilanter@ig.com.br ou bailando_na_lagoa@hotmail.com devido a lota??o das salas. Venha curtir Day and Night na Cidade Maravilhosa !!!! Aguarde a programa??o completa dos Workshops... Informa??es (21) 9296-7315 Passeio diurno com livre escolha do grupo P?o de A??car, Cristo Redentor, Bondinho de Santa Tereza, Arcos da Lapa, Ponte Rio-Niter?i, Orla Mar?tima....
2012 Nov 07
45
Dedicated server running ESXi with no RAID card, ZFS for storage?
...o this share... So, 2 questions: 1: If you where given the same hardware, what would you do? (RAID card is an extra EUR30 or so a month, which i don''t really want to spend, but could, if needs be...) 2: should i mirror the boot drive for the VM? Thanks. -- Tiernan O''Toole blog.lotas-smartman.net www.geekphotographer.com www.tiernanotoole.ie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20121107/e6f53e22/attachment.html>
2002 Sep 14
0
p.s. regarding stripchart missing-data report (PR#2019)
...ot;n"] <- 2 act[act=="0"] <- NA # don't know what else to do with these (4 of them) act[act=="11"] <- 1 act <- apply(act,2,as.numeric) # convert to numeric lot <- as.matrix(t1[,21:30]) # 5=strongly agree, 1=strongly disagree colnames(lot) <- c("LOTa","LOTb","LOTc","LOTd","LOTe","LOTf","LOTg","LOTh","LOTi","LOTj") lot[,c(3,7,9)] <- 6-lot[,c(3,7,9)] lot.score <- apply(lot[,c(1,3,4,7,9,10)],1,mean,na.rm=T) #columns correspond to LOTa, LOTc, LOTd,...