Displaying 20 results from an estimated 100 matches similar to: "solaris 10 SMF setup?"
2007 Jun 24
3
Mongrel under opensolars with SMF
Thought I''d drop a note about my experience with running mongrel
directly under the solaris service management framework. So far I''m
very impressed. SMF is the solaris replacement for the init system.
It''s tied much more closely to the OS and for instance doesn''t use pid
files. I''ve found you can completely eliminate mongrel cluster, and
for that
2006 Sep 13
16
Comments on a ZFS multiple use of a pool, RFE.
I filed this RFE earlier, since there is no way for non sun personel
to see this RFE for a while I am posting it here, and asking for
feedback from the community.
[Fwd: CR 6470231 Created P5 opensolaris/triage-queue Add an inuse
check that is inforced even if import -f is used.] Inbox
Assign a GTD Label to this Conversation: [Show]
Statuses: Next Action, Action, Waiting On, SomeDay, Finished
2008 Mar 17
4
VNC authentication failures to windows HVM
I''ve set xend service properties as follows:
config/vnc-listen astring \''0.0.0.0\''
config/vncpasswd astring \''vnc\''
config/default-nic astring ''nge1''
but I get an authentication error whenever I try to connect to the
console with
''vncviewer :0'' - I''m on the xvm host itself.
other relevant data:
SunOS
2009 Aug 05
4
[Bug 1627] New: SMF issues on sparse-root zones
https://bugzilla.mindrot.org/show_bug.cgi?id=1627
Summary: SMF issues on sparse-root zones
Product: Portable OpenSSH
Version: 5.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
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?
2009 Aug 10
2
A copy of ApplicationController has been removed from the module tree but is still active!
Yes, more dependencies.rb fun!
As far as I''m able to ascertain, these errors started appearing after
upgrading from Rails 2.3.1 to 2.3.2 and persist in 2.3.3.
They''re highly nonderministic and appear rather sporadically, which
makes it extremely frustrating. Multiple developers on our team have
experienced this problem across varying versions of Ruby/Rails.
They''re
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
2007 Dec 17
16
How to configure default NIC when creating Guest
Hi All,
I have a machine with three network cards, and the third card(named
e1000g2) is in use now. I want to use e1000g2 as default NIC when I
create Guest. How can I change the default NIC? I can override the
default value of config/default-nic property of svc:/system/xvm/xend.
But xend still use e1000g0 when creating Guest.
BTW, I can explicitly set "bridge=e1000g2" when creating
2007 Jul 06
5
Clustering nested data
Hi all,
I am interested in performing a cluster analysis on ecological data from
forests in Pennsylvania. I would like to develop definitions for forest
types (red maple forests, upland oak forests, etc.(AH AR in attached table))
based on measured attributes in each forest type. To do this, I would like
to 'draw clusters' around forest types based on information from various
tree
2006 Oct 31
0
6369912 LSARC 2004/811 uses solaris.smf.value authorizations. ON should introduce the auth_attr header line
Author: gww
Repository: /hg/zfs-crypto/gate
Revision: 013f5be6435e99fe3e66bbc0853df751e0b785ce
Log message:
6369912 LSARC 2004/811 uses solaris.smf.value authorizations. ON should introduce the auth_attr header line
Files:
create: usr/src/lib/libsecdb/help/auths/SmfValueHeader.html
update: usr/src/lib/libsecdb/auth_attr.txt
update: usr/src/lib/libsecdb/help/auths/Makefile
update:
2007 Nov 09
0
[PATCH] Fix FMRI for Solaris SMF
# HG changeset patch
# User john.levon@sun.com
# Date 1194621773 28800
# Node ID 7d588ef9d4769652d13947cc5a5d587007db4adb
# Parent 1957297911b1c113f0430f2494bf5daea68fa930
Fix FMRI for Solaris SMF
Update the FMRI for SMF to reflect reality (again).
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/tools/python/xen/lowlevel/scf/scf.c b/tools/python/xen/lowlevel/scf/scf.c
---
2006 Sep 06
0
ZFS automatic snapshots SMF service updated
Hi All,
I just posted version 0.6 of the automatic snapshots prototype on my web
log. The new features are:
* ZFS send/receive support
* Multiple schedules per filesystem
More at:
http://blogs.sun.com/timf/entry/zfs_automatic_snapshots_now_with
Note, this is just something I''ve been messing about with in my free
time - it''s not an official ZFS project and may not be
2007 Dec 02
1
solaris SMF to start ferret drb server
Jesse Grosjean wrote:
> I''m trying to write a solaris SMF file to launch the ferret drb server.
Hmm, I think I''ve hit a similar problem. I''ve just upgraded to the
latest ferret trunk from an old aaf stable where the script/ferret_start
and script/ferret_stop scripts were still in use.
now if I call the old script...
RAILS_ENV=production script/ferret_start
2009 Feb 02
2
looking for help with NoMethodError: undefined method `key?' for #<String:0x4795488>
Hi all,
Any help with this would be appreciated. I''m using instant rails,
updated to 2.2.2, on Windows XP.
I''ve created my DB and scaffolded a few things and put some fixtures
into place, and when I run the tests I get many errors that look like
this:
---------------------------------
1) Error:
test_the_truth(EntityTest):
NoMethodError: undefined method `key?'' for
2007 Jan 23
1
Solaris SMF manifests and services in puppet
Anyone ever thought of making the service type in puppet able to
deploy new services? I''m not sure this would be useful for all OSes,
since package management systems generally install init scripts. Well
it''d still be useful for Linux if you''re managing any customized
services.
For Solaris, it''d be great if I could just give puppet an SMF XML
file, and say
2006 Dec 30
9
puppetd.pid and SMF woes
So when puppetd crashes/whatever, and a pid file is left behind, SMF
in Solaris will try restarting puppet, but fail. And then it sits
there restarting it forever.
I''m not sure if I can adjust the flap detection in SMF.. it isn''t
disabling the service for "restarting too quickly" because it takes so
long to start. Probably because I''m NFS-mounting ruby. The
2010 Jan 27
2
Disabling automountd on Solaris10.
Hi.
I have a trouble that disabling automountd on Solaris10.
So could you tell me what I should do to fix this trouble.
[Environment]
Puppetmasterd
-version : 0.25.3
-OS : Solaris10 10/09
Puppetd
-version : same as Puppetmasterd
-OS : same as Puppetmasterd
[What I did & trouble detail]
1.Edit manifest file.
service { ''autofs'':
ensure =>
2009 Jul 24
2
Solaris SMF services and their dependencies...
Hi all,
I have an NFS server on our network sharing out package files for
Puppet to install to all and sundry. The clients access said NFS
server via an automounter configuration (I don''t want the packages
share mounted all the time, only when installing packages) As a
result, installation of packages depends on autofs... So I have the
following:
service { "autofs": ensure
2010 Oct 28
0
SAMBA smb.conf LINUX CLIENT SIDE
SAMBA LDAP PDC OS : Opensuse 11.3 X86-64 with full optionnal server software installed
CLIENT OS : Opensuse 11.3 X86-64 with minimal desktop workstation configuration
Samba : 3.5.4-5.1.2
Ldap : 2.4.21-9.1
I have a small network with less than 10 LINUX CLIENTS and one SAMBA LDAP PDC LINUX.
This is my smb.conf server side file.
Any comment for the server side are welcome.
What should
2006 Jul 17
2
SMF/process contracts in Solaris 10
I've searched the archive for this mailing list and the bug list for
OpenSSH for this, and I'm finding nothing. I'd appreciate it if
somoene could point me to an existing thread about this. (I know that
other people are aware of the problem, though, so I'm a bit surprised
to find nothing.)
We're running OpenSSH under Solaris 10 using SMF instead of a legacy
init script. SMF