[zfs-discuss] Any experience of bulk transfers with zfs send/receive ?

2008-09-21 Thread Tim Thomas
Hi has anyone attempted transfers of large volume of data with zfs send/receive in a production environment. I am seeing interest in zfs send/receive from people who have use rsync and similar technologies to copy data for DR purposes..but I have no idea of waht to expect so far as performance

[zfs-discuss] Panic + corrupted pool in snv_98

2008-09-21 Thread Mike Gerdts
I had just upgraded (pkg image-update) to snv_98 then was trying to do a build of ON. The build was happening inside of virtualbox, so I can't really say for sure what layer is at fault. I'll keep the disk image and crash dump around for a few days in case anyone is interested in more data from t

Re: [zfs-discuss] web interface not showing up

2008-09-21 Thread Volker A. Brandt
> > You need to check if the SMF service is running: > > > # svcadm -v enable webconsole > > svc:/system/webconsole:console enabled. > > # svcs webconsole > > STATE STIMEFMRI > > online 19:07:24 svc:/system/webconsole:console > > Can the service be enabled for remote conne

Re: [zfs-discuss] web interface not showing up

2008-09-21 Thread mike
On Sun, Sep 21, 2008 at 1:31 PM, Volker A. Brandt <[EMAIL PROTECTED]> wrote: > Yes, you need to set the corresponding SMF property. Check > for the value of "options/tcp_listen": > > # svcprop -p options/tcp_listen webconsole > true > > If it says "false", you need to set it to "true". Here's

Re: [zfs-discuss] web interface not showing up

2008-09-21 Thread Volker A. Brandt
> > Yes, you need to set the corresponding SMF property. Check > > for the value of "options/tcp_listen": > > > > # svcprop -p options/tcp_listen webconsole > > true > > > > If it says "false", you need to set it to "true". Here's a snippet > > from the Sun documentation: > > > > # svccfg > >