Displaying 20 results from an estimated 10000 matches similar to: "ZFS automatic snapshots SMF service updated"
2006 May 10
0
Automatic snapshots prototype
Hey All,
So, just to get this idea out of my brain, and on to the screen, I''ve
got a prototype of a mechanism that takes automatic snapshots.
More info (and a tarball!) from my blog at
http://blogs.sun.com/roller/page/timf?entry=zfs_automatic_snapshots_prototype_1
cheers,
tim
--
Tim Foster, Sun Microsystems Inc, Operating Platforms Group
Engineering Operations
2007 Oct 25
1
How to have ZFS root with /usr on a separate datapool
Ref: http://blogs.sun.com/timf/entry/zfs_bootable_datasets_happily_rumbling
Ref: http://mediacast.sun.com/share/timf/zfs-actual-root-install.sh
This is my errata for Tim Foster''s zfs root install script:
1/ Correct mode for /tmp should be 1777.
2/ The zfs boot install should allow you to have /usr on a separate zpool:
a/ We need to create /zfsroot/usr/lib in the root partition and
2008 Aug 26
3
ZFS automatic snapshots 0.11 Early Access
Hi all,
I''ve just pushed some of the changes coming up in 0.11
hg clone ssh://anon at hg.opensolaris.org/hg/jds/zfs-snapshot
I''ve got some commentary on the Early Access nature of this release at:
http://blogs.sun.com/timf/entry/zfs_automatic_snapshots_0_11
Comments (and bug reports) welcome!
cheers,
tim
2006 Sep 18
7
drbd using zfs send/receive?
hi everyone,
I am planning on creating a local SAN via NFS(v4) and several redundant
nodes.
I have been using DRBD on linux before and now am asking whether some of
you have experience on on-demand network filesystem mirrors.
I have yet little Solaris sysadmin know how, but i am interesting
whether there is an on-demand support for sending snapshots. I.e. not
via a cron job, but via a
2009 Nov 17
1
upgrading to the latest zfs version
Hi guys, after reading the mailings yesterday i noticed someone was after upgrading to zfs v21 (deduplication) i''m after the same, i installed osol-dev-127 earlier which comes with v19 and then followed the instructions on http://pkg.opensolaris.org/dev/en/index.shtml to bring my system up to date, however, the system is reporting no updates are available and stays at zfs v19, any ideas?
2006 Aug 31
3
Find the difference between two snapshots
Hi everyone,
Is there an easy way to find out which files has changed between two
snapshots? Currently I''m doing a
# rsync -arvn <snapshot1> <snapshot2>
and it creates a list. But rsync needs to go through the whole
filesystem and compare files. It would be nice if zfs would have this
option builtin.
Regards,
Nickus
2006 May 21
18
ZFS Web administration interface
I don''t seem to have access to the web administration interface. It worked fine up to svn_B37, but B38 and B39 don''t appear to have it deployed. I can start the web console server "/usr/sbin/smcwebserver start" and log in as root but ZFS does not appear in the list of applications. Is there something additional I need to do?
This message posted from opensolaris.org
2007 Sep 13
2
Automate Destroying Snapshot''s
I have created a script that gets a snapshot and backs the snapshot to
tape. I would like to keep the snapshot around for one week, than
destroy it using the following command:
"zfs destroy snapshotlvolume."
Is there a way to automate the destroying of snapshots that are older
that x amount of days?
This message and its attachments may contain legally privileged or
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 May 15
5
zfs root eta?
Hi, I was just wondering if ZFS root is likely to be an install
option any time soon, either in SXCR or the June Solaris update?
The mechanism at Tabriz''s blog seem to work well, but it''d be nice
to get it out of the box.
--
Rasputin :: Jack of All Trades - Master of Nuns
http://number9.hellooperator.net/
2008 Jun 06
3
zfs incremental-forever
Hi,
I''m thinking about the following situation and I know there are some
things I have to understand:
I want to use two SUN-Servers with the same amount of storage capacity
on both of them and I want to replicate the filesystem ( zfs )
incrementally two times a day from the first to the second one.
I know that the zfs send/receive commands will do the job, but I don''t
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
2007 Apr 02
4
Convert raidz
Hi
Is it possible to convert live 3 disks zpool from raidz to raidz2
And is it possible to add 1 new disk to raidz configuration without backups and recreating zpool from cratch.
Thanks
This message posted from opensolaris.org
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
---
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
2006 Oct 31
4
ZFS Automatic Device Error Notification?
Okay, so now that I''m planning to build my NAS using ZFS, I now need to devise or learn of a preexisting method to receive notification of ZFS handled errors on a remote machine.
For example, if a disk fails and I don''t regularly login or SSH into the ZFS server, I''d like an email or some other notification immediately of the ZFS event.
Are there already ways to do
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:
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
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:
2007 Mar 06
16
2007/128 SMF services for Xen
I am sponsoring this fasttrack for John Levon. It is set to expire
on 3/14/2007. Note that this is an externally visible case.
liane
---
SMF services for Xen
1. Introduction
This case introduces the SMF services used by a Solaris-based domain 0 when
running on Xen, or a Xen-compatible hypervisor. All of these services only
run on domain 0 when booted under Xen virtualisation.