[zfs-discuss] Is the ZFS GUI in open Solaris ?

2008-02-14 Thread Tim Thomas
Title: Signature Hi I just loaded up opensolaris on an X4500 (Thumper) and tried to connect to the ZFS GUI (https://x:6789)...and it is not there. Is this not part of Open Solaris...or do I just need to work out how to switch it on.. Thanks Tim -- Tim Thomas Staff

Re: [zfs-discuss] Is the ZFS GUI in open Solaris ?

2008-02-14 Thread Tim Thomas
working.. I am running snv_82, a fresh install: is there anything else that I should enable/disable ? I have seen something about "Secure by Default" in open solaris but thought that "netservices open" opened it all up. Hmmm... Tim Christopher Gibbs said the following

Re: [zfs-discuss] Is the ZFS GUI in open Solaris ?

2008-02-14 Thread Tim Thomas
Title: Signature are you sure the service is actually running? does "svcs -a | grep webconsole" say "online"? Yes, it is online -- Tim Thomas Staff Engineer Storage Systems Product Group Sun Microsystems, Inc. Internal E

[zfs-discuss] FIXED (Re: Is the ZFS GUI in open Solaris ?)

2008-02-14 Thread Tim Thomas
Title: Signature A reboot did it Tim Thomas said the following : Thanks Chris someone else has suggested that to me but it still does not work. I also tried... # svccfg -s svc:/system/webconsole setprop options/tcp_listen = true # svcadm refresh svc:/system/webconsole

Re: [zfs-discuss] path-name encodings

2008-02-27 Thread Tim Haley
o some manipulation of the byte strings *when comparing* names, but the on-disk name should be untouched from what the user requested. -tim > > > Bye, > Roland > ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Solaris 10 x86 + ZFS / NFS server "cp" problem with AIX

2008-03-18 Thread Tim Haley
Adding the -p option to cp appeared to be a workaround at one point, but that was a red herring, the failure with cp can be intermittent as it involves scandir() scribbling somewhat randomly over memory. -tim > Thanks > Sachin Palav > > > This message posted from opensola

[zfs-discuss] overhead of snapshot operations

2008-03-21 Thread Tim Wood
Hi, I'm interested in the overhead of making, cloning, and destroying snapshots. It sounds like the cost for all of these is low, but how low?? For example, could I make snapshots of a system every 5 seconds? every second? More often than that? I'm primarily interested in the time/computatio

[zfs-discuss] share zfs hierarchy over nfs

2008-04-29 Thread Tim Wood
Hi, I have a pool /zfs01 with two sub file systems /zfs01/rep1 and /zfs01/rep2. I used [i]zfs share[/i] to make all of these mountable over NFS, but clients have to mount either rep1 or rep2 individually. If I try to mount /zfs01 it shows directories for rep1 and rep2, but none of their conten

Re: [zfs-discuss] system backup and recovery

2008-06-05 Thread Tim Foster
zfs root though ] cheers, tim ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] system backup and recovery

2008-06-05 Thread Tim Foster
cpio? cpio was updated to support ZFS ACLs as part of "PSARC 2002/240 ZFS", if that's what you're referring to ? cheers, tim ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] system backup and recovery

2008-06-05 Thread Tim Foster
Hi Joerg, On Thu, 2008-06-05 at 15:09 +0200, Joerg Schilling wrote: > Tim Foster <[EMAIL PROTECTED]> wrote: > > On Thu, 2008-06-05 at 13:47 +0200, Joerg Schilling wrote: > > > Isn't flar based on the outdated cpio? > > > > cpio was updated to support ZFS

Re: [zfs-discuss] Oops: zfs-auto-snapshot with at scheduling

2008-06-26 Thread Tim Foster
ust haven't had a chance to dig into your code yet. I wanted to spend time following up properly, rather than giving you a quick (but probably un-researched!) answer :-) I'll try to follow up on the list tomorrow... cheers, tim > Seriously,

Re: [zfs-discuss] Creating root FS with mixed case sensitivity?

2008-06-28 Thread Tim Haley
fo/zfs-discuss Not just yet, unfortunately, but we are working on it. This is bug 6647661. http://www.opensolaris.org/isearch.jspa;jsessionid=F5B8A30AE9981256C1DE4F37EC7B72E1?query=6647661&Submit=Search -tim ___ zfs-discuss mailing list zfs-disc

Re: [zfs-discuss] ZFS deduplication

2008-07-07 Thread Tim Spriggs
ux?) that can simply hold everything as is. If someone feels like coding a tool up that basically makes a file of checksums and counts how many times a particular checksum get's hit over a dataset, I would be willing to run it and provide feedback. :) -Tim Charles Soto wrote: &g

Re: [zfs-discuss] proposal partial/relative paths for zfs(1)

2008-07-10 Thread Tim Foster
ld love a ksh93 version of this! cheers, tim ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] ZFS send/receive questions

2008-07-10 Thread Tim Spriggs
that the overhead of SSH really hampered my ability to transfer data between thumpers as well. When I simply ran a set of sockets and a pipe things went much faster (filled a 1G link). Essentially I used netcat instead of SSH. -Tim ___ zfs-discuss ma

Re: [zfs-discuss] ZFS send/receive questions

2008-07-10 Thread Tim Spriggs
Will Murnane wrote: > On Thu, Jul 10, 2008 at 12:43, Glaser, David <[EMAIL PROTECTED]> wrote: > >> I guess what I was wondering if there was a direct method rather than the >> overhead of ssh. >> > On receiving machine: > nc -l 12345 | zfs recv mypool/[EMAIL PROTECTED] > and on sending mac

Re: [zfs-discuss] Borked zpool is now invulnerable

2006-05-18 Thread Tim Foster
cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailma

Re: [zfs-discuss] Re: ZFS Web administration interface

2006-05-22 Thread Tim Foster
he console is running. Guess I need to work out how to use wcadmin now :-) cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs

[zfs-discuss] ZFS desktop integration demo

2006-05-23 Thread Tim Foster
hey all, I just posted some stuff I'd been playing around with wrt. more desktop integration of ZFS functionality, full story at: http://blogs.sun.com/roller/page/timf?entry=zfs_on_your_desktop it's not much, but it's a start... cheers, tim [

Re: [zfs-discuss] user undo

2006-05-30 Thread Tim Foster
k fine. It'd be interesting to see how badly people wanted this functionality, before boiling the ocean (again!) to provide it :-) Of course, "redo" is a little trickier, as your application would need to know about the snapshot namespace, but at least your data is safe.

Re: [zfs-discuss] user undo

2006-05-30 Thread Tim Foster
of stored > file depends on who's doing the deletion) Aah right, okay - those are reasons against my previous post about having an application register it's interest in getting undelete capability. Good points Eric! cheers, tim -- Tim Foster, S

Re: [zfs-discuss] New Feature Idea: ZFS Views ?

2006-06-07 Thread Tim Foster
dow. I was thinking that RFE 6425091 or 6370738 was what I was waiting for, but views would make this even easier to implement. cheers, tim [1] http://blogs.sun.com/roller/page/timf?entry=zfs_on_your_desktop -- Tim Foster, Sun Microsystems Inc, Operating

Re: [zfs-discuss] zfs filesystem/path names args with leading /

2006-07-03 Thread Tim Foster
losed in parenthesis) from df instead. does this help ? cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs-discus

Re: [zfs-discuss] x86 CPU Choice for ZFS

2006-07-06 Thread Tim Foster
the system for. I've got an old 733Mhz PentiumIII machine running the latest Nevada build, which happily runs ZFS -- it gets used as a simple backup via rsync server once a month or so, and happily manages ~180gb of data. cheers, tim -- Tim Foster, Sun

Re: [zfs-discuss] ZFS needs a viable backup mechanism

2006-07-07 Thread Tim Foster
mple implementation of the scheduled snapshot requirement[1], deleting snapshots as required according to some user-defined rules (Google for 'zfs automatic snapshots' + "I'm Feeling Lucky" and you'll find it) Other than the RFEs that Eric mentioned, how much more

Re: [zfs-discuss] Can't remove corrupt file

2006-07-19 Thread Tim Haley
On Wed, 19 Jul 2006, Eric Lowe wrote: (Also BTW that page has a typo, you might want to get the typo fixed, I didn't know where the doc bugs should go for those messages) - Eric Product: event_registry Category: events Sub-Category: msg

Re: [zfs-discuss] legato support

2006-07-20 Thread Tim Foster
t; here, in which case, no I didn't run into any problems, but see the disclaimer above. Does Networker traditionally scan /etc/vfstab in any way ? If it doesn't then I'm guessing you shouldn't have any problems. cheers, tim -- Tim Foster, Sun

Re: [zfs-discuss] legato support

2006-07-20 Thread Tim Foster
Och, sorry - a clarification might needed to my reply: Tim Foster wrote: Darren Dunham wrote: I meant, rather than taring it up, can you just pass the snapshot mount point to Networker as a saveset? Yup, in my brief testing, I was able to backup a snapdir using Networker. ... ** with the

Re: [zfs-discuss] Apple Time Machine

2006-08-07 Thread Tim Foster
27;ll get your people to port iTunes to OpenSolaris for us[1] ?) cheers, tim [1] http://blogs.sun.com/roller/page/timf?entry=zfs_on_osx -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com

Re: [zfs-discuss] Apple Time Machine

2006-08-07 Thread Tim Foster
said, the devil's in the details (I'm paraphrasing), but I'm only speculating here - don't have anything concrete. cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.

Re: [zfs-discuss] Apple Time Machine

2006-08-08 Thread Tim Foster
ys are thrilled at the prospect DTrace on their platform. cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs-discuss mailing l

Re: [zfs-discuss] Find the difference between two snapshots

2006-08-31 Thread Tim Foster
was playing with too... cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] Need some input on a theoretical situation

2006-09-01 Thread Tim Cook
ose all your data" message? If there's anything that doesn't make sense, please let me know and I'll try to clarify. Thanks, Tim This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] ZFS automatic snapshots SMF service updated

2006-09-06 Thread Tim Foster
ssing about with in my free time - it's not an official ZFS project and may not be bullet-proof enough for production. It works for me, but bug reports would be appreciated ;-) cheers, tim Tim Foster, Sun Microsystems Inc, Solaris Engineering Ops http://blo

[zfs-discuss] mountrootadm

2006-09-10 Thread Tim Foster
Boot comes along, but in the meantime it scratches an itch! cheers, tim -- Tim Foster, Sun Microsystems Inc, Solaris Engineering Ops http://blogs.sun.com/timf ___ zfs-discuss mailing lis

Re: [zfs-discuss] Re: ZFS + rsync, backup on steroids.

2006-09-11 Thread Tim Foster
two machines ? Does "ssh -v" tell you any more ? cheers, tim -- Tim Foster, Sun Microsystems Inc, Solaris Engineering Ops http://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Re: Re: ZFS + rsync, backup on steroids.

2006-09-11 Thread Tim Foster
mes said :-) cheers, tim -- Tim Foster, Sun Microsystems Inc, Solaris Engineering Ops http://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] reslivering, how long will it take?

2006-09-15 Thread Tim Cook
Being resilvered444.00 GB 168.21 GB 158.73 GB Just wondering if anyone has any rough guesstimate of how long this will take? It's 3x1200JB ata drives and one Seagate SATA drive. The SATA drive is the one that was replaced. Any idea how long this will take? As in 5 hours?

[zfs-discuss] Re: reslivering, how long will it take?

2006-09-15 Thread Tim Cook
the status showed 19.46% the first time I ran it, then 9.46% the second. The question I have is I added the new disk, but it's showing the following: Device: c5d0 Storage Pool: fserv Type: Disk Device State: Faulted (cannot open) The disk is currently unpartitioned and unformatted. I was under

[zfs-discuss] Re: reslivering, how long will it take?

2006-09-15 Thread Tim Cook
hrmm... "cannot replace c5d0 with c5d0: cannot replace a replacing device" This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

[zfs-discuss] Re: reslivering, how long will it take?

2006-09-15 Thread Tim Cook
says it's online now so I can only assume it's working. Doesn't seem to be reading from any of the other disks in the array though. Can it sliver without traffic to any other disks? /noob This message posted from opensolaris.org ___ zfs-discuss m

RE: [zfs-discuss] Re: reslivering, how long will it take?

2006-09-15 Thread Tim Cook
] Sent: Friday, September 15, 2006 4:45 PM To: Tim Cook Cc: zfs-discuss@opensolaris.org Subject: Re: [zfs-discuss] Re: reslivering, how long will it take? On Fri, Sep 15, 2006 at 01:26:21PM -0700, Tim Cook wrote: > says it's online now so I can only assume it's working. Doesn&#

[zfs-discuss] Re: Re: reslivering, how long will it take?

2006-09-16 Thread Tim Cook
[mailto:Bill dot Moore at sun dot com] Sent: Friday, September 15, 2006 4:45 PM To: Tim Cook Cc: zfs-discuss at opensolaris dot org Subject: Re: [zfs-discuss] Re: reslivering, how long will it take? On Fri, Sep 15, 2006 at 01:26:21PM -0700, Tim Cook wrote: > says it's online now so I can only ass

Re: [zfs-discuss] zpool snapshot fails on unmounted filesystem

2006-10-25 Thread Tim Foster
d on: > $ uname -a > SunOS azalin 5.10 Generic_118833-24 sun4u sparc SUNW,Sun-Blade-2500 I wasn't able to reproduce this on similar bits, nor on recent s10 bits (ultimately destined for s10_u3) or nevada bits. Do you have a consistently reproducible test case ? cheers,

Re: [zfs-discuss] Re: zpool snapshot fails on unmounted filesystem

2006-10-27 Thread Tim Foster
aluation. I'll also keep an eye out for those pools during testing. cheers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf

Re: [zfs-discuss] How to backup/clone all filesystems *and* snapshots in a zpool?

2006-11-16 Thread Tim Foster
emental backups after that, loosing an incremental backup somewhere in the middle of your range will make it impossible to restore the subsequent incremental backups [ see example below ]. Does that help at all ? cheers, tim [1] Here's an example: Take a fi

Re: [zfs-discuss] Is there zfs configuration ? where is it?

2006-11-17 Thread Tim Foster
t;, then remove the disk, replace with working hardware, and do "zpool online " This is pretty well covered in the ZFS Administration Guide at: http://docs.sun.com/app/docs/doc/819-5461/6n7ht6qrt?a=view cheers, tim -- Tim Foster, Sun Microsyste

Re: [zfs-discuss] raidz DEGRADED state

2006-11-30 Thread Tim Foster
FS admin guide at: http://docs.sun.com/app/docs/doc/819-5461/6n7ht6qt0?a=view Hope this helps, cheers, tim # zpool status -v pool: ts-auto-pool state: ONLINE scrub: resilver completed with 0 errors on Thu Nov 30 17:14:25 2006 config:

Re: [zfs-discuss] need Clarification on ZFS

2006-12-05 Thread Tim Foster
hysical disks, the better. cheers, tim -- Tim Foster, Sun Microsystems Inc, Solaris Engineering Ops http://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mai

Re: [zfs-discuss] Re: ZFS on multi-volume

2006-12-05 Thread Tim Foster
eally want i/o throttling of send/recv operations as against "normal" pool operations - I don't know enough to suggest how this could be implemented (except via brutal pstop/prun hacks on the "zfs send" process whenever your pool exceeds some given IO threshold)

Re: [zfs-discuss] need Clarification on ZFS

2006-12-05 Thread Tim Foster
t_magic Matt has mentioned some additional features to zfs send/recv coming soon, including ways to send all incremental snapshots, send nested filesystem, and ways to preserve filesystem properties while sending. cheers, tim -- Tim Foster, Sun Microsystems Inc, Solari

RE: [zfs-discuss] What SATA controllers are people using for ZFS?

2006-12-21 Thread Tim Cook
So are there any PCI-Express cards based on the Marvell chipset? And/or is there something with native SATA support that is the same general specifications (8 ports, non-raid) just based on a different chipset but using a PCI-E interface? -Original Message- From: [EMAIL PROTECTED] [mailto

RE: [zfs-discuss] Re: Difference between ZFS and UFS with one LUN froma SAN

2006-12-22 Thread Tim Cook
e with a path dropping. I have the setup above in my test lab and pull cables all the time and have yet to see a zfs kernel panic. Is this something you've considered? I haven't seen the bug in question, but I definitely have not run into it when running mpxio. --Tim -Original Messag

RE: [zfs-discuss] Re: Difference between ZFS and UFS with one LUN froma SAN

2006-12-22 Thread Tim Cook
es? What HBA's are you using? What switches? What version of snv are you running, and which driver? Yey for slow Friday's before x-mas, I have a bit of time to play in the lab today. --Tim -Original Message- From: Jason J. W. Williams [mailto:[EMAIL PROTECTED] Sent: Friday

RE: Re[2]: [zfs-discuss] Re: Difference between ZFS and UFS with one LUN froma SAN

2006-12-22 Thread Tim Cook
Again, I haven't tested this scenario, but I can only imagine it's not something that can be/should be/is recovered from gracefully. --Tim -Original Message- From: Robert Milkowski [mailto:[EMAIL PROTECTED] Sent: Friday, December 22, 2006 3:18 PM To: Jason J. W. Williams Cc: T

RE: [zfs-discuss] Re: Can ZFS solve my problem?

2007-01-03 Thread Tim Cook
ales on 500GB HDD's, it should more than get you started on this. --Tim ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] ZFS Snapshot management proposal idea (was: Properties of ZFS snapshots I'd like to see...)

2006-05-08 Thread Tim Foster
uld be refined - but does anyone think this is the right direction to go in ? cheers, tim [1] I'm not yet sure if SMF instance names are allowed '/' chars, sorry [2] http://blogs.sun.com/roller/page/dep?entry=visual_panels_debut

[zfs-discuss] Automatic snapshots prototype

2006-05-10 Thread Tim Foster
heers, tim -- Tim Foster, Sun Microsystems Inc, Operating Platforms Group Engineering Operationshttp://blogs.sun.com/timf ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

<    5   6   7   8   9   10