search for: prd

Displaying 20 results from an estimated 91 matches for "prd".

Did you mean: prod
2002 May 03
1
Newbie question on Rsync on Solaris
...f the files have not changed since the tar, it should only find about 50 mb of differences. Here is what I am doing.... On source, run: rsync -rvutogp -n --delete --stats --progress \ --exclude-from=/utils/exc_rsync_applcsf.txt \ --rsync-path=/usr/local/bin \ /data/u01/app/applmgr/product/1102/prd \ remoteuser@remotehost:/data/u01/app/applmgr/product/1102/prd The exclude file is: /data/u01/app/applmgr/product/1102/prd/common/PRD/log/* /data/u01/app/applmgr/product/1102/prd/common/PRD/out/* Other info: usernames, uid and gid are the same on both systems. rsync 2.5.4 installed in /usr/lo...
2007 Nov 26
0
Winbind / AIX 5.3 returns incomplete user informations
...returns the full list : winuser1@srv1:/$ id winuser1 uid=10013(winuser1) gid=10002(domain users) groups=10283(lint-lecsysteme-gpic-inventaire),10277(lint-lecsysteme),10224(lint-lec ysteme-imax),10186(lint-lecsysteme-gpic),10162(lint-lecsysteme-txtele),10132(gint-app-lecinstructdocfisc),10119(gint-prd-lecs steme-txtele),10118(gint-dev-lecconstatsinfractions),10819(gsamba),10106(gint-prd-lecsysteme),10101(gint-prd-lecresshum-abonn bus),10094(gint-prd-lecsysteme-gpic),10090(gint-prd-lecsysteme-imax),10084(gint-prd-lecdgpar-interne),10083(gint-app-lecproji pact),10077(gint-app-lecdgpar-bd),10063(gi...
2013 Dec 10
1
Error after crash of Virtual Machine during migration
Greetings, Legend: storage-gfs-3-prd - the first gluster. storage-1-saas - new gluster where "the first gluster" had to be migrated. storage-gfs-4-prd - the second gluster (which had to be migrated later). I've started command replace-brick: 'gluster volume replace-brick sa_bookshelf storage-gfs-3-prd:/ydp/shared st...
2015 Apr 16
0
SAMBA and CTDB
...at /var/cache/samba/gencache_notrans.tdb sitename_fetch: Returning sitename for FORK.VIASAT.DOM: "Default-First-Site-Name" ads_dns_lookup_srv: 2 records returned in the answer section. sitename_fetch: Returning sitename for FORK.VIASAT.DOM: "Default-First-Site-Name" no entry for PRD-SR-01.FORK.VIASAT.DOM#20 found. resolve_lmhosts: Attempting lmhosts lookup for name PRD-SR-01.FORK.VIASAT.DOM<0x20> resolve_lmhosts: Attempting lmhosts lookup for name PRD-SR-01.FORK.VIASAT.DOM<0x20> startlmhosts: Can't open lmhosts file /etc/samba/lmhosts. Error was No such file or...
2007 Aug 11
1
xyplot() with segments() superposed?
...left and segments(x0=15, y0=-10, x1=15, y1=-2) on the right? Many thanks in advance, Yuelin Li. ps. part of the code came from a solution given by Deepayan Sarkar. ------------------- library(lattice) set.seed(12345) x <- 0:20 y.male.obs <- - 1.2 * x + 22 + rnorm(length(x), sd = 3) y.male.prd <- - 1.2 * x + 22 y.fema.obs <- - 2.2 * x + 30 + rnorm(length(x), sd = 2) y.fema.prd <- - 2.2 * x + 30 tdat <- data.frame(x = rep(x, 8), y = rep(c(y.male.obs, y.male.prd, y.fema.obs, y.fema.prd), 2), sex = rep(rep(c("m", "f"), each = 2*length(x)), 2)...
2023 Feb 01
0
Corrupted object's [GFID], despite md5sum matches everywhere
Hi, To test corruption detection and repair, we modified a file inside the brick directory on server glusterfs1, and scheduled regular scrubs. The corruption is detected: Error count: 1 Corrupted object's [GFID]: 9be5eecf-5ad8-4256-8b08-879aecf65881 ==> BRICK: /data/brick1/gv0 path: /prd/drupal-files-prd/inline-images/small - main building 1_0.jpg We have self-healing enabled, and used these steps to correct the corrupted object: user at glusterfs1:~$ sudo find /data/brick1/gv0/.glusterfs -name > 9be5eecf-5ad8-4256-8b08-879aecf65881 > /data/brick1/gv0/.glusterfs/9b/e5/9be5e...
2017 Jan 18
4
[Bug 12527] New: Sender waits for timeout when fuzzy basis file found
...2), I found one case where sender exits with timeout instead of correctly exiting. It is when a fuzzy basis file has been selected. Here is an example where we send 2 files, but as the remote FS gets full, transfer properly exits. Perfect. sending incremental file list [sender] change_dir(/home/prd/bkp) send_files starting server_recv(2) starting pid=45749 get_local_name count=3 /home/prd/bkp/ [Receiver] change_dir(/home/prd/bkp) generator starting pid=45749 delta-transmission enabled recv_generator(.,0) set modtime of . to (1484751636) Wed Jan 18 16:00:36 2017 recv_generator(.,1) recv_genera...
2012 Oct 08
6
How to use Lines function to draw the error bars?
...2 8 162.6761 46.65760 278.6945 9 193.8506 70.59838 317.1029 10 181.3816 58.11305 304.6502 11 221.2871 92.14366 350.4305 12 164.2947 47.91081 280.6785 13 195.3415 72.04109 318.6418 14 182.7447 58.68660 306.8028 15 222.5223 91.86550 353.1791 I have tried new<-data.frame(newdata$Unemployment) prd<-predict.lm(fit,newdata,interval=c("confidence"),level=0.95) lines (new,prd[,3],col="red",lty=2) but it didn't give me anything. thanks ______________________________________________________________________ The information transmitted, including any attachments, is int...
2016 Jul 01
0
problem with dnsmasq and dhclient
...eachable -A FORWARD -m physdev --physdev-is-bridged -j ACCEPT -A FORWARD -m set --match-set banned src -j DROP -A FORWARD -j REJECT --reject-with icmp-host-prohibited -A OUTPUT -o virbr1 -p udp -m udp --dport 68 -j ACCEPT COMMIT # Completed on Fri Jul 1 10:50:45 2016 <network> <name>prd-private-lan</name> <uuid>255083f4-05a1-4a24-bc66-d3a3a9ab0724</uuid> <bridge name='virbr1' stp='off' delay='0'/> <mac address='52:54:00:08:1e:d8'/> <domain name='prd.pipiche.net <http://prd.pipiche.net/>'/>...
2016 Jul 01
0
problem with dnsmasq and dhclient
...eachable -A FORWARD -m physdev --physdev-is-bridged -j ACCEPT -A FORWARD -m set --match-set banned src -j DROP -A FORWARD -j REJECT --reject-with icmp-host-prohibited -A OUTPUT -o virbr1 -p udp -m udp --dport 68 -j ACCEPT COMMIT # Completed on Fri Jul 1 10:50:45 2016 <network> <name>prd-private-lan</name> <uuid>255083f4-05a1-4a24-bc66-d3a3a9ab0724</uuid> <bridge name='virbr1' stp='off' delay='0'/> <mac address='52:54:00:08:1e:d8'/> <domain name='prd.pipiche.net <http://prd.pipiche.net/>'/>...
2016 Jul 01
0
problem with dnsmasq and dhclient - loosing IP address after a while
...eachable -A FORWARD -m physdev --physdev-is-bridged -j ACCEPT -A FORWARD -m set --match-set banned src -j DROP -A FORWARD -j REJECT --reject-with icmp-host-prohibited -A OUTPUT -o virbr1 -p udp -m udp --dport 68 -j ACCEPT COMMIT # Completed on Fri Jul 1 10:50:45 2016 <network> <name>prd-private-lan</name> <uuid>255083f4-05a1-4a24-bc66-d3a3a9ab0724</uuid> <bridge name='virbr1' stp='off' delay='0'/> <mac address='52:54:00:08:1e:d8'/> <domain name='prd.pipiche.net <http://prd.pipiche.net/>'/>...
2010 Nov 28
1
predict.drm not generating confidence intervals
...lt;- drm(rootl ~ conc, data = ryegrass, fct = LL.4()) summary(fit) # Generate a fake dataset for prediction newdt <- data.frame( matrix(c(seq(0.2, 9, 0.01), rep(NA,881)), ncol=2)) colnames(newdt) <- c('rootl', 'conc') # Generate prediction intervals and confidence intervals prd.p <- predict(fit, newdata=newdt, interval='prediction') prd.c <- predict(fit, newdata=newdt, interval='confidence') # Check output > head(prd.p) Prediction Lower Upper [1,] 7.790812 NA NA [2,] 7.790476 NA NA [3,] 7.790106 NA NA [4,] 7.789702...
2016 Aug 31
0
Certain systems can no longer access samba post upgrade to 4.3.9
...smbd/smb2_server.c:2018(smbd_smb2_request_dispatch) smbd_smb2_request_dispatch: opcode[SMB2_OP_CREATE] mid = 66899 [2016/08/31 08:00:40.641105, 10, pid=6463, effective(0, 0), real(0, 0)] ../source3/smbd/share_access.c:237(user_ok_token) user_ok_token: share (null) is ok for unix user DOMAIN\ish-prd-svc [2016/08/31 08:00:40.641123, 10, pid=6463, effective(0, 0), real(0, 0)] ../source3/smbd/share_access.c:284(is_share_read_only_for_token) is_share_read_only_for_user: share (null) is read-write for unix user DOMAIN\ish-prd-svc [2016/08/31 08:00:40.641139, 0, pid=6463, effective(0, 0), real(0,...
2016 Feb 08
0
route seems to be not affecting the network behavior
Hello, I’m trying to set a default gateway on an isolated lan (because one of my VM get access to an other lan). I’m trying to use the option <route > but this doesn’t affect the default route on my VMs. Here is the network xml <network> <name>prd-private-lan</name> <uuid>2222222222222222222222</uuid> <bridge name='virbr3' stp='off' delay='0'/> <mac address='52:54:00:08:1e:d8'/> <domain name=‘pre' /> <dns> <forwarder addr='8.8.4.4'/>...
2017 Jun 18
2
R_using non linear regression with constraints
I am using nlsLM {minpack.lm} to find the values of parameters a and b of function myfun which give the best fit for the data set, mydata. mydata=data.frame(x=c(0,5,9,13,17,20),y = c(0,11,20,29,38,45)) myfun=function(a,b,r,t){ prd=a*b*(1-exp(-b*r*t)) return(prd)} and using nlsLM myfit=nlsLM(y~myfun(a,b,r=2,t=x),data=mydata,start=list(a=2000,b=0.05), lower = c(1000,0), upper = c(3000,1)) It works. But now I would like to introduce a constraint which is a*b<1000. I had a look at the option available i...
2016 Jul 06
1
"No previous versions" - GPFS 3.5 and shadow_copy2
...able". If a fileset is exported with the flag "force user = root" then Previous Versions *are* displayed. [2016/07/06 10:07:35.602080, 3] ../source3/smbd/vfs.c:1322(check_reduced_name) check_reduced_name: admin/ict/serviceoperations/slough_project/Slough_Layout reduced to /gpfs/prd/groupspace/ic/admin/ict/serviceoperations/slough_project/Slough_Layout [2016/07/06 10:07:35.611881, 3] ../source3/smbd/dosmode.c:196(unix_mode) unix_mode(admin/ict/serviceoperations/slough_project/Slough_Layout) returning 0644 [2016/07/06 10:07:35.613374, 0] ../source3/modules/vfs_shadow_cop...
2020 Jun 05
3
líneas sobre un mapa
...bien. Preds <- data.frame() for (i in seq(from = -180, to = 170, by = 10)){ traindata <- subset(data, lon < i|lon>= i+10) testdata <- subset(data,(lon> i & lon<= i+10)) fitrp <- rpart(Clst ~ .- lon - lat, data=traindata,method = "class") print(i) prd <- predict(fitrp, testdata, type="class") # se aplica el modelo a las muestras test testdata$prd<-prd Preds<-rbind(Preds,testdata) } El vie., 5 jun. 2020 a las 16:18, Emilio L. Cano (<emilopezcano en gmail.com>) escribió: > Hola Manuel, > Al ser ggplot supongo q...
2010 Jan 03
3
R2HTML Report number format, or Better Way?
...ing to produce a report and here's where I get stuck: How do I get R2HTML to produce the same number format? Particularly remove the decimal places for Par and Sal. Are there better methods to produce this type of report? Thanks, L.A. R version 2.10.0 XP srtype<-cbind(Par,Sal,Median,COD,PRD,LowerCI,UpperCI) srtype Par Sal Median COD PRD LowerCI UpperCI RES I 9683 578 0.9533 29.69 1.191 0.9382 0.9582 RES V 4003 155 0.9763 16.51 1.091 0.9499 0.9943 OTHER 1542 10 0.8367 82.35 1.253 0.4759 2.2293 COM I...
2017 Jun 18
3
R_using non linear regression with constraints
...>> >> I am using nlsLM {minpack.lm} to find the values of parameters a and b of >> function myfun which give the best fit for the data set, mydata. >> >> mydata=data.frame(x=c(0,5,9,13,17,20),y = c(0,11,20,29,38,45)) >> >> myfun=function(a,b,r,t){ >> prd=a*b*(1-exp(-b*r*t)) >> return(prd)} >> >> and using nlsLM >> >> myfit=nlsLM(y~myfun(a,b,r=2,t=x),data=mydata,start=list(a=2000,b=0.05), >> lower = c(1000,0), upper = c(3000,1)) >> >> It works. But now I would like to introduce a cons...
2008 Oct 01
5
Xm Create Image Path
All, Is is possible for xm create foo.cfg to traverse a symlink to access the foo.img. Here''s an example config and the resulting error.. --- name = "jim" memory = "512" disk = [ ''phy:/dev/VolGroup00/foo,xvda,r'', ''tap:aio:/home/fred/local/jim/build/foo_swap.img,xvdd,w'',