similar to: [storage-discuss] Preventing zpool imports on boot

Displaying 20 results from an estimated 1100 matches similar to: "[storage-discuss] Preventing zpool imports on boot"

2009 Nov 24
9
Best practices for zpools on zfs
Suppose I have a storage server that runs ZFS, presumably providing file (NFS) and/or block (iSCSI, FC) services to other machines that are running Solaris. Some of the use will be for LDoms and zones[1], which would create zpools on top of zfs (fs or zvol). I have concerns about variable block sizes and the implications for performance. 1.
2007 Jul 25
3
Any fix for zpool import kernel panic (reboot loop)?
My system (a laptop with ZFS root and boot, SNV 64A) on which I was trying Opensolaris now has the zpool-related kernel panic reboot loop. Booting into failsafe mode or another solaris installation and attempting: ''zpool import -F rootpool'' results in a kernel panic and reboot. A search shows this type of kernel panic has been discussed on this forum over the last year.
2008 Jul 05
4
iostat and monitoring
Hi gurus, I like zpool iostat and I like system monitoring, so I setup a script within sma to let me get the zpool iostat figures through snmp. The problem is that as zpool iostat is only run once for each snmp query, it always reports a static set of figures, like so: root at exodus:snmp # zpool iostat -v capacity operations bandwidth pool used avail read
2008 Dec 04
2
Round four: Re: code review req: 6750659 drti.o crashes app due to corrupt environment
I believe that I have incorporated all of the feedback given (thanks!). Changes since the 2008-11-16 version include: - ksh style & coding standards compliance in test script (Roland) - "dof_init_debug == B_FALSE" vs. "!dof_init_debug" (Adam) The updated webrev is at: http://cr.opensolaris.org/~mgerdts/6750659-2008-12-03/ -- Mike Gerdts http://mgerdts.blogspot.com/
2007 Sep 14
3
space allocation vs. thin provisioning
Short question: I''m curious as to how ZFS manages space (free and used) and how its usage interacts with thin provisioning provided by HDS arrays. Is there any effort to minimize the number of provisioned disk blocks that get writes so as to not negate any space benefits that thin provisioning may give? Background & more detailed questions: In Jeff Bonwick''s blog[1], he
2009 Dec 17
3
Looking for help on 2 items...
I am pretty new to Dtrace but use the Dtrace Toolkit when trying to troubleshoot I/O issues On Oracle. I am looking for help on how to do the following: I am trying to answer whether adding more HBA Cards/ports would be effective. To do this, I need to know the i/o''s per second As well as total bandwidth per second. Has anyone done this before? Does anyone have any other ideas on how
2007 Dec 28
14
Help needed ZFS vs Veritas Comparison
Hi Everyone ; I will soon be making a presentation comparing ZFS against Veritas Storage Foundation , do we have any document comparing features ? regards <http://www.sun.com/> http://www.sun.com/emrkt/sigs/6g_top.gif Mertol Ozyoney Storage Practice - Sales Manager Sun Microsystems, TR Istanbul TR Phone +902123352200 Mobile +905339310752 Fax +902123352222 Email
2002 Mar 14
4
posix me harder
People might find this entertaining and/or useful: http://www.gnu.org/manual/autoconf-2.52/html_chapter/autoconf_10.html With the help of Jos Backus I just discovered the answer to http://lists.samba.org/pipermail/rsync-cvs/2002-January/001271.html is that Sun's test(1) is breathtakingly broken when passed a dangling symlink: $ ln -s /nowhere bad $ ls -l bad lrwxrwxrwx 1 josb
2009 Aug 12
3
file change long - was zfs fragmentation
On Wed, Aug 12, 2009 at 11:53 AM, Damjan Perenic<damjan.perenic at guest.arnes.si> wrote: > On Tue, Aug 11, 2009 at 11:04 PM, Richard > Elling<richard.elling at gmail.com> wrote: >> On Aug 11, 2009, at 7:39 AM, Ed Spencer wrote: >> >>> I suspect that if we ''rsync'' one of these filesystems to a second >>> server/pool ?that we would
2009 Sep 02
16
Archiving and Restoring Snapshots
I just received a special offer from Sun (marketing...) promising that I will learn "How to use ZFS snapshots for backup and restore purposes." The relevant doc is at... https://www.sun.com/offers/docs/zfs_snapshots.pdf It says: === Begin quote === Archiving and Restoring Snapshots Another use of snapshots is to create archives for long-term storage elsewhere. In the following
2009 Nov 02
24
dedupe is in
Deduplication was committed last night by Mr. Bonwick: > Log message: > PSARC 2009/571 ZFS Deduplication Properties > 6677093 zfs should have dedup capability http://mail.opensolaris.org/pipermail/onnv-notify/2009-November/010683.html Via c0t0d0s0.org.
2007 Jul 29
1
Will "de-duplication" be added?
Does anybody know if native block level replication or block level ?de-duplication? as NetApp calls it will be added? This message posted from opensolaris.org
2007 Sep 15
1
ZFS and Live Upgrade
Is there any update/work-around/patch/etc as of the S10u4 WOS for the bugs that existed with respect to LU, Zones, and ZFS? More specifically, the following: 6359924 live upgrade needs to include support for zfs I can''t even find that bug ID on bugs.opensolaris.org (or via sunsolve when I''m logged in for that matter) anymore. Basically, one couldn''t put zoneroot on
2009 Jul 16
1
An amusing scrub
Today, I ran a scrub on my rootFS pool. I received the following lovely output: # zpool status larger_root ? pool: larger_root ?state: ONLINE ?scrub: scrub completed after 307445734561825856h29m with 0 errors on Wed Jul 15 21:49:02 2009 config: ??????? NAME??????? STATE???? READ WRITE CKSUM ??????? larger_root? ONLINE?????? 0???? 0???? 0 ????????? c4t1d0s0? ONLINE?????? 0???? 0???? 0 errors: No
2007 Jan 30
1
unable to boot zone
I''m unable to boot a zone after I did a sys-unconfig, how do I recover? GLOBAL ZONE: --------------------------- dmpk14a603# zoneadm list -cv ID NAME STATUS PATH 0 global running / 1 snitch-zone02 running /snitch-zone02 4 snitch-zone04 down /snitch-zone04 dmpk14a603# zoneadm -z snitch-zone04 boot zoneadm: zone
2007 Apr 12
9
status of zfs boot netinstall kit
I wanted to send out status on the effort to make a version of Solaris install available that supports zfs as a root file system. I''ve got a version of it ready for distribution, but I''d like to test it on the Build 62 community release before I make it available. Without the build 62 community release, I have to test it on a build 61 image, updated with some build 62 packages.
2008 Jun 06
1
Unnamed error while trying to create a VM
Hi, I''ve a b81 server running for a while. I''ve done all sorts of Python related stuff on it (nothing amazing, mostly compiled python2.5 and iPython in /usr/local), and now am trying to use it with xVM to install Windows on a virtual machine in it. I''m having trouble creating the new machine, and I get a blank error response like so when I try to do it:
2007 Aug 26
3
Kernel panic receiving incremental snapshots
Before I open a new case with Sun, I am wondering if anyone has seen this kernel panic before? It happened on an X4500 running Sol10U3 while it was receiving incremental snapshot updates. Thanks. Aug 25 17:01:50 ldasdata6 ^Mpanic[cpu0]/thread=fffffe857d53f7a0: Aug 25 17:01:50 ldasdata6 genunix: [ID 895785 kern.notice] dangling dbufs (dn=fffffe82a3532d10, dbuf=fffffe8b4e338b90) Aug 25 17:01:50
2007 Mar 23
1
Problem with busy and unavailable
Hi, although setting up voicemail for busy and unavailable should be easy, things aren't working the way they should in my configuration (asterisk 1.2.14 bristuffed): Here's the relevant part of the extensions.conf: exten => 56830976,1,Answer() exten => 56830976,2,Dial(SIP/hbaumgart,20,tr) exten => 56830976,3,VoiceMail,u76 exten => 56830976,4,Hangup exten =>
2008 Jan 04
3
Can''t access my data
Hi Folks.. I have/had a zpool containing one filesystem. I had to change my hostid and needed to import my pool, (I''ve done his OK in the past). After the import the mount of my filesystem failed. # zpool import homespool cannot mount ''homespool/homes'': mountpoint or dataset is busy The data seems it might still exist, (correct amount of used space is reported),