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
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
> > 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
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
> > 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
> >