search for: startd

Displaying 20 results from an estimated 29 matches for "startd".

Did you mean: start
2009 Nov 13
2
linear model and by()
Hello R list, This is a question for anyone who has used the by() command. I would like to perform a regression on a data frame by several factors. Using by() I think that I have able to perform this using the following: > lm.r <- by(master, list(Sectionf=Sectionf, startd=startd), function(x) lm (tot.c ~ starttime, data = x)) So that is, I would like to perform separate regressions for each level of Sectionf for each level of startd. Now I can get the coefficients and intercepts from all the fitted models. However, I am now unsure how to glean more information from...
2008 Jul 07
4
getting opensolaris b85 domU to start
...983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Failed to plumb IPv4 interface(s): rtls0 The / file system (/dev/rdsk/c0d0s0) is being checked. WARNING - Unable to repair the / filesystem. Run fsck manually (fsck -F ufs /dev/rdsk/c0d0s0). Jul 7 13:45:15 svc.startd[7]: svc:/system/filesystem/usr:default: Method "/lib/svc/method/fs-usr" failed with exit status 95. Jul 7 13:45:15 svc.startd[7]: system/filesystem/usr:default failed fatally: transitioned to maintenance (see ''svcs -xv'' for details) Requesting System Maintenance Mode...
2009 May 18
11
Zfs and b114 version
http://dlc.sun.com/osol/on/downloads/b114/ This URL makes me think that if I just sit down and figure out how to compile OpenSolaris, I can try b114 now^h^h^h eventually ? I am really eager to try out the new quota support.. has someone already tried compiling it perhaps? How complicated is compiling osol compared to, say, NetBSD/FreeBSD, Linux etc ? (IRIX and its quickstarting??) --
2007 Jul 26
1
Download multiple stock quotes in a loop
Hi all, this should be a simple question, but I haven't been able to do it right. I am trying to download multiple stock quotes in a loop, so that every timeseries is safed with the symbol of the stock. Can anybody help me out? Here's the code: require(tseries) startd <- "2000-06-01" stocks <- c("bmw.de", "vow.de", "dte.de") for(stock in stocks) stock <- as.timeSeries(get.hist.quote(instrument=stock, start=startd, quote="Close", compress="d")) } Thanks in advance, Owe -- Owe Jessen Diplom-V...
2009 Nov 16
5
xVM filas on SXCE 127
During boot, I get the following error: Nov 16 09:16:41 sol11 svc.startd[7]: [ID 652011 daemon.warning] svc:/system xvm/store:default: Method "/lib/svc/method/xenstored start" failed with exit status 96. Nov 16 09:16:41 sol11 svc.startd[7]: [ID 748625 daemon.error] system/xvm/store:default misconfigured: transitioned to maintenance (see ''svcs -xv'...
2007 Jan 30
1
unable to boot zone
...su # sys-unconfig WARNING This program will unconfigure your system. It will cause it to revert to a "blank" system - it will not have a name or know about other systems or networks. This program will also halt the system. Do you want to continue (y/n) ? y svc.startd: The system is coming down. Please wait. svc.startd: 58 system services are now being stopped. svc.startd: The system is down. [NOTICE: Zone rebooting] -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NOTICE: This email message is for the sole use of the intend...
2007 Jun 28
2
NOTICE: cannot instrument return of fd_intr at 7b7d6278: non-canonical return instruction
...arted @ Wed Jun 27 11:38:27 SGT 2007 Loading JumpStart Server variables Loading Client configuration file Running additional install files for reboot Platform/0 NFS Mounting Media Directories Mounting nfs://10.10.10.10/export/home/jet/patches on /var/opt/sun/jet/js_media/patch Jun 27 11:38:30 svc.startd[7]: svc:/network/ssh:default: Method "/lib/svc/method/sshd start" failed with exit status 1. Jun 27 11:38:30 svc.startd[7]: svc:/network/ssh:default: Method "/lib/svc/method/sshd start" failed with exit status 1. Jun 27 11:38:30 svc.startd[7]: svc:/network/ssh:default: Method...
2014 Aug 21
1
Error Starting Samba
...: relocation error: file /usr/local/samba/sbin/samba: symbol DEBUGLEVEL_CLASS: referenced symbol not found [ Aug 21 14:36:30 Method "start" failed due to signal KILL. ] ==> /var/adm/messages <== Aug 21 14:35:11 oi-desktop last message repeated 3 times Aug 21 14:36:30 oi-desktop svc.startd[10]: [ID 636263 daemon.warning] svc:/network/samba4:default: Method "/usr/local/samba/sbin/samba --daemon" failed due to signal KILL. Aug 21 14:36:30 oi-desktop svc.startd[10]: [ID 748625 daemon.error] network/samba4:default failed: transitioned to maintenance (see 'svcs -xv' for...
2007 Dec 12
2
Xend will not start, prints ominous sounding error at boot
...err No such file or directory: Write of /vm/00000000-0000-0000-0000-000000000000/shadow_memory failed Dec 11 16:31:27 pdlaptop xenstored: [ID 702911 daemon.error] Checking store ... Dec 11 16:31:27 pdlaptop xenstored: [ID 702911 daemon.error] Checking store complete. Dec 11 16:31:27 pdlaptop svc.startd[7]: [ID 652011 daemon.warning] svc:/system/xvm/xend:default: Method "/lib/svc/method/xend start" failed with exit status 1. (snip) Dec 11 16:31:58 pdlaptop svc.startd[7]: [ID 652011 daemon.warning] svc:/system/xvm/xend:default: Method "/lib/svc/method/xend start" failed wi...
2010 Jan 08
6
How to change a rails app to INstant rails app???
i have a rails app , i need to change that app to instant rails app. i have been using Net beans as IDE is der an easy step to do that??? rather creating a new one by copy paste? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2009 Dec 15
0
Error starting up xVM in b129?
I updated to b129 and now I get this error in dmesg on boot. Dec 15 06:26:05 nas svc.startd[9]: [ID 652011 daemon.warning] svc:/system/xvm/domains:default: Method "/lib/svc/method/xvm-domains start" failed with exit status 1. Dec 15 06:26:07 nas last message repeated 2 times Dec 15 06:26:07 nas svc.startd[9]: [ID 748625 daemon.error] system/xvm/domains:default failed: transition...
2008 May 29
1
>1TB ZFS thin provisioned partition prevents Opensolaris from booting.
...scsi/disk at 0000iqn.1986-03.com.sun%3A02%3Aee2143f2-f5ce-6414-fcda-8035dacfc3730001,0 (sd10): disk has 3221225472 blocks, which is too large for a 32-bit kernl And it continues to do this on the other partition i had created. Ultimately coreadm:default fails bad and the server is stuck at svc.startd[7]: Lost repository event due to disconnection. I am on a Poweredge 2650 with 2xXeon Processors @2.8GHZ 1.5 GB Ram Running Opensolaris 2008.05 Anyideas, or is ZFS partition greater than 1 tb on a 32bit kernel not possible. Do I have to move to 64 bit Solaris? This message posted from openso...
2009 Apr 25
0
qemu 0.10.2 and Solaris snv111 64 Bit /"unexpected erratum #100"
...cAMD 623 family 6 model 2 step 3 clock 2493 MHz) cpu0: QEMU Virtual CPU version 0.9.1 ... WARNING: /pci at 0,0/pci1af4,1100 at 1,2 (uhci0): No SOF interrupts have been received, this USB UHCI host controller is unusable Reading ZFS config: done. Mounting ZFS filesystems: (5/5) Apr 25 19:38:11 svc.startd[7]: svc:/network/inetd-upgrade:default: Method or service exit timed out. Killing contract 48. Apr 25 19:38:11 svc.startd[7]: svc:/network/inetd-upgrade:default: Method "/lib/svc/method/inetd-upgrade start" failed due to signal KILL. unknown console login: syslogd: line 45: WARNING: l...
2005 Nov 27
1
how to get ''zfs mount -a'' in some order?
...ountpoint to allow this behavior, or use the -O flag cannot mount ''/export/test'': directory is not empty use legacy mountpoint to allow this behavior, or use the -O flag svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: exit status 1 Nov 26 12:25:32 svc.startd[100004]: svc:/system/filesystem/local:default: Method "/lib/svc/method/fs-local" failed with exit status 95. [ system/filesystem/local:default failed fatally (see ''svcs -x'' for details) ] Then after I umounting all and removing the mountpoints under those filesystems,...
2006 Feb 15
4
Script for Stackdepth by Thread/LWP?
I''m interested in monitoring the amount of stack used by a multi-threaded program. I assume ''stackdepth'' built-in would be useful...but not sure. Been through demo''s, ToolKit, and internals..but it''s just not clicking for me yet. Not sure how to measure start/end of stack size dynamically...Anyone know how to break this down? This message posted from
2009 Apr 01
4
ZFS Locking Up periodically
I''ve recently re-installed an X4500 running Nevada b109 and have been experiencing ZFS lock ups regularly (perhaps once every 2-3 days). The machine is a backup server and receives hourly ZFS snapshots from another thumper - as such, the amount of zfs activity tends to be reasonably high. After about 48 - 72 hours, the file system seems to lock up and I''m unable to do anything
2010 Sep 01
0
stmf corruption and dealing with dynamic lun mapping
I am running Nexenta NCP 3.0 (134f). My stmf configuration was corrupted. I was getting errors like in /var/adm/messages: Sep 1 10:32:04 llift-zfs1 svc-stmf[378]: [ID 130283 user.error] get property view_entry-0/all_hosts failed - entity not found Sep 1 10:32:04 llift-zfs1 svc.startd[9]: [ID 652011 daemon.warning] svc:/system/stmf:default: Method "/lib/svc/method/svc-stmf start" failed with exit status 1 In the /var/adm/system-stmf\:default.log [ Sep 1 10:32:05 Executing start method ("/lib/svc/method/svc-stmf start"). ] svc-stmf: Unable to load the confi...
2006 Jul 30
6
zfs mount stuck in zil_replay
Hello ZFS, System was rebooted and after reboot server again System is snv_39, SPARC, T2000 bash-3.00# ptree 7 /lib/svc/bin/svc.startd -s 163 /sbin/sh /lib/svc/method/fs-local 254 /usr/sbin/zfs mount -a [...] bash-3.00# zfs list|wc -l 46 Using df I can see most file systems are already mounted. > ::ps!grep zfs R 254 163 7 7 0 0x4a004000 00000600219e1800 zfs > 00000600219e1800::w...
2006 May 25
0
Nested design and GLM: ....continue
...ilippo Piro. I remember you that my data were: land use classes, 3 levels (fixed factor) = cla (R variable) plot number, 98 levels each with 4 replicates (random factor within "cla") = plotti (R variable) number of species, totally 392 counts, response variable = sp (R variable) Now, I startd my analysis as follow (after the creation of the data.frame "bacaro"): mod1<-lmer(sp~cla+(1|cla:plotti), data=bacaro, family=poisson(link=log)) > summary(mod1) #sunto del modello Generalized linear mixed model fit using PQL Formula: sp ~ cla + (1 | cla:plotti) Data: ba...
2005 Mar 03
1
solaris 10 SMF setup?
Hello I'm in the process of putting SMB onto a dual Opteron x64 box running Solaris 10, with the SFW samba as supplied by Sun. I haven't found any hooks for this for the new SMF/SVC startup system, so I'm doing so now, but before I go any further, am I duplicating any efforts? Is anyone else doing this and has done it? At present I'm only starting smbd and nmbd (I never really