Displaying 8 results from an estimated 8 matches for "mapid".
Did you mean:
rapid
2009 Jan 16
2
Predictions with GAM
...*
model1<-gam(nsdall ~ s(jdaylitr2), data=datansd)
newd1 <- data.frame(jdaylitr2=(244:304))
pred1 <- predict.gam(model1,newd1,type="response")*
The problem I am encountering now is that I cannot seem to get it done for
the following type of model:
*model3<-gam(y_no~s(day,by=mapID),family=binomial, data=mergeday)*
My mapID consists of 8 levels of which I get individual plots with *
plot(model3)*. When I do predict with a newdata in it just like my first
model I need all columns to have the same amount of rows or else R will not
except it ofcourse, the col.names need to at l...
2006 Oct 31
0
PSARC 2005/487 sysidtool(1m) Integrated NFSv4 Prompts
.../config_nfs4.c
create: deleted_files/usr/src/cmd/fs.d/nfs/sysidnfs4/config_nfs4.h
create: deleted_files/usr/src/cmd/fs.d/nfs/sysidnfs4/sysidnfs4.c
create: deleted_files/usr/src/cmd/fs.d/nfs/sysidnfs4/sysidnfs4.h
create: deleted_files/usr/src/pkgdefs/SUNWnfscu/postinstall
create: usr/src/lib/libmapid/Makefile
create: usr/src/lib/libmapid/Makefile.com
create: usr/src/lib/libmapid/common/llib-lmapid
create: usr/src/lib/libmapid/common/mapid.c
create: usr/src/lib/libmapid/common/mapid.h
create: usr/src/lib/libmapid/i386/Makefile
create: usr/src/lib/libmapid/sparc/Makefile
create: usr/src/li...
2013 Sep 20
2
NFS mounted files owned by nobody
...I want to NFS mount a dir from one to the
other. When I do that the files on the client all are owned by
nobody.nobody. I verified that the user and group of the files on the
server exist on both hosts and have the same uid and gid. I googled
and found this:
http://whacked.net/2006/07/26/nfsv4nfs-mapid-nobody-domain/
domainname on both machines returns (none). I edited /etc/resolve.conf
on both and put 'domain foobar' as the first line in both. But then
when I did a 'service network restart' the files were re-written and
my changes were gone.
On one system /etc/resolve.conf says...
2008 Feb 17
12
can''t share a zfs
-bash-3.2$ zfs share tank
cannot share ''tank'': share(1M) failed
-bash-3.2$
how do i figure out what''s wrong?
This message posted from opensolaris.org
2009 Nov 26
5
rquota didnot show userquota (Solaris 10)
Hi,
we have a new fileserver running on X4275 hardware with Solaris 10U8.
On this fileserver we created one test dir with quota and mounted these
on another Solaris 10 system. Here the quota command didnot show the
used quota. Does this feature only work with OpenSolaris or is it
intended to work on Solaris 10?
Here what we did on the server:
# zfs create -o mountpoint=/export/home2
2006 Oct 24
2
zfs set sharenfs=on
I started sharing out zfs filesystems via NFS last week using
sharenfs=on. That seems to work fine until I reboot. Turned
out the NFS server wasn''t enabled - I had to enable
nfs/server, nfs/lockmgr and nfs/status manually. This is a stock
SXCR b49 (ZFS root) install - don''t think I''d changed anything much.
Shouldn''t a ZFS share be permanently enabling NFS?
2012 Jun 13
0
ZFS NFS service hanging on Sunday morning problem
...ep nfs
> > : > online May_25 svc:/network/nfs/status:default
> > : > online May_25 svc:/network/nfs/nlockmgr:default
> > : > online May_25 svc:/network/nfs/cbd:default
> > : > online May_25 svc:/network/nfs/mapid:default
> > : > online May_25 svc:/network/nfs/rquota:default
> > : > online May_25 svc:/network/nfs/client:default
> > : > online May_25 svc:/network/nfs/server:default
> > : >
> > : > On server5, I can list and read files...
2010 Feb 05
0
Wine release 1.1.38
...L Help stream reader code from the Contents tab.
hhctrl.ocx: Make the Index tab functional.
hhctrl.ocx: Handle Index tab sub-topics.
hhctrl.ocx: Fix a double-click bug in the Contents tab introduced by the Index tab code.
hhctrl.ocx: Support jumping to a help topic with 'mapid'.
hhctrl.ocx: Fix (re)allocating string blocks.
hhctrl.ocx: Fix a NULL dereference mistake in the Contents tab.
hhctrl.ocx: Remove a superfluous line that uses an uninitialized variable.
Freddie Tilley (1):
ntdll: Detect more cpu features in get_cpuinfo.
Fr?d?ric Delan...