Hi all,
Does anyone know if the current version of OpenIndiana (either 151a7 or
hipster) has a fix in for this issue (in terms of mpt timeouts being honoured):
http://blogs.everycity.co.uk/alasdair/2011/05/adjusting-drive-timeouts-with-mdb-on-solaris-or-openindiana/
I had a look at the associat
I seek guide (simple please ..) "How the Configure iSCSI"
Help! :)
Piotr
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss
Hi Piotr,
On Tue, Aug 6, 2013 at 7:26 AM, Piotr May wrote:
> I seek guide (simple please ..) "How the Configure iSCSI"
Most Solaris-related documentation is equally applicable to
OpenIndiana. If you go to the OpenSolaris documentation [1], you
should find a section "Using a ZFS Volume as a Sol
Summary:
Is oi still having continuing problems with the time-slder?.. Or is it
just my setup?
Details:
I get the log message on boot up that time-slider has failed. First
started showing up in logs Aug 4, right after I monkeyed around with
the gui interface. Where at first I thought it was fail
I've posted a similar query on the vbox lists, but not getting
anything back yet... and really wanted to keep on working now that I'm
getting into zpools and zfs.. after a few days configuring a new
install.
Its a vm using vbox on win7 64 bit.
I did something while scripting up some rsync and zfs
Harry Putnam writes:
[...]
> Its a vm using vbox on win7 64 bit.
>
> I did something while scripting up some rsync and zfs snapshot
> scripts. Maybe a few too many clicks or something... I don't know but
> the mouse and keyboard froze up... I waited a good while but it didn't
> thaw.
>
> Ok si
Hi Poitr,
Here is a very basic example for home usage. It will create a disk visible
to all clients.
1. create a place to put your disks
>zfs create rpool/ISCSI
2. create a zfs slice for your ISCSI disk (you can also make it thin
provisioned using -s)
>zfs create -V 64G rpool/ISCSI/Store0
3. Inst