Re: [OpenIndiana-discuss] Fresh install to a new BE

2011-01-10 Thread Hans J. Albertsson

This is probably not what Gary meant.

As far as I can tell, the only way to do a fresh install to a new (and 
empty) BE is as follows:


Install, say, OI_148 in a VBox instance

In your standard, machine.wide OPEN SOLARIS, do:

beadm create OI-148
beadm mount OI-148 /a
cd /a
rm -rf 

Copy the image from the VBox OI_148 instance using cpio, into /a

do a beadm activate OI-148



2011-01-09 10:52, openindiana-discuss-requ...@openindiana.org skrev:

Date: Sat, 08 Jan 2011 06:40:04 -0600

From: Russ Price
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Fresh install to a new BE
Message-ID:<4d285b24.7010...@fubegra.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 01/08/2011 06:19 AM, Gary Gendel wrote:
   

Is it possible to do a fresh install to a new BE rather than image-update? This
would make it possible to go back to the previous BE in case there was an
installation problem?
 


You can do an image-update that creates a new BE:

pkg image-update --be-name oi_148

would create a new BE named oi_148 for the upgraded image.
   


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] How to install a different OS version from scratch, NOT as an upgrade, in a separate BE (or however one might do it) on an OSol B134 machine

2011-01-25 Thread Hans J. Albertsson
I have an installation of OpenSolaris b134, with lots of addons: SunRay 
Software, mplayer, VirtualBox... almost anything I could find got installed.
Make no mistake: it is ALL useful to me and my users, so there isn't 
anything that can be removed out-of-hand.


But: We do want to move on! OI b148 is my target, right now.

I have tried to upgrade from OSol b134 to OI b147 or b148 since OI 
became available. I have tried everything and it's aunts, to NO avail.


Is there a way to install a separate OI b148 from scratch? Like 
installing from the bootable DVD iso, on the same machine, w/o 
interfering with the existing OSol b134 environment.
Is there a way to create an empty Boot Environment and install onto 
that? Or can one do it in some other, involved way?




Note:
In the last few months, I have received massive amounts of "advice" on 
upgrading b134->b148, but none of the advice has been in any way useful.


SO:

I have given up on the upgrade path, at least unless someone can 
actually provide some insight and/or sources of knowledge on how the 
upgrade works, what could trip it up and what one can do to push past 
any problems.




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] How to determine if one is running on b134b or b134

2011-01-27 Thread Hans J. Albertsson


Suppose something has thrashed all my notes and logs, and the BE-names 
turn out to be less descriptive than one intended, and everything else 
conspires against me ( :-) ); HOW does one determine if a BE is pure 
Osol 134, or pure Osol 134b?



I e: what markers are there, beyond the /etc/release file?

Are 134b packages named to reflect the b-version?

This is in preparation for producing relevant info regarding the upgrade 
difficulties 134 -> 148 I have whined about.


Thanks in advance.

Hans J. Albertsson, so very much ex-sun...


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] How to install a different OS version from scratch, NOT as an upgrade, in a separate BE (or however one might do it) on an OSol B134 machine

2011-01-28 Thread Hans J. Albertsson


>..


I have tried to upgrade from OSol b134 to OI b147 or b148 since OI
became available. I have tried everything and it's aunts, to NO avail.


ACTUALLY I have defeated this problem now...

I did the following (in case you get the same kind of whine from 
somebody else):


First I removed a few packages from contrib, that depended on "entire", 
and second I cleared out a few dead repositories.


Then:

beadm create 134forOI
beadm mount 134forOI /a
pkg -R /a uninstall consolidation/ips/ips-incorporation
pkg -R /a image-update -f -v
pkg -R /a install -v package/pkg (and the other pkg related things.


and after that the 134forOI BE actually contains a runnable b148. I am 
actually running that as I write.



HOWEVER: There are still major issues with various incorporations in the 
b148 BE, preventing the removal and/or upgrade of various packages such 
as the gnome/locale/fr package...


So, there is probably a better fix, more general than the above 
uninstall command.

If anyone can suggest how one might attack this, please tell me.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Upgraded to OI148: now "entire" is not installed!

2011-01-31 Thread Hans J. Albertsson
I upgraded (using pkg image-update) to OI148 (Described in a previous 
email) from OSol b134.


When I now check, the "entire" package is not installed?

Is this OK, or should I

A: Worry?

B: Do something about it? If so, PLEASE tell me what! In some detail, 
please!


Note, in spite of having been at Sun for well over 21 years, I was never 
involved in the recent development of things like Open Solaris in a 
technical way.
My last years were spent managing unwilling hordes, and then managing a 
lab. I could get a new machine out of the box, into a rack and globally 
accessible in under 2 minutes, but that's the extent of the tech 
challenges of lab management. I'm comfortable with ZFS, too. ZFS hits a 
lab guy every day. But that's it. So please be patient with me and 
advise me.


I did have the idea of beadm-creating a clone, mounted on /a
then pkg -R /a install -f -v entire, just to see, but if I know more 
when I try that, I'll get further.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Upgraded to OI148: now "entire" is, not installed!

2011-01-31 Thread Hans J. Albertsson

I looked in package manager, using ALL PUBLISHERS, searching for "entire".
This shows two packages, one from openindiana, one from opensolaris, both 
marked as uninstalled.


On Mon, 31 Jan 2011 10:51:01 +010
Michael Schuster
wrote:
On Mon, Jan 31, 2011 at 10:48, Hans J. Albertsson
  wrote:


>  I upgraded (using pkg image-update) to OI148 (Described in a previous email)
>  from OSol b134.
>
>  When I now check, the "entire" package is not installed?

perhaps you can provide the steps you did to arrive at this conclusion
.. (not saying you're wrong, just so that others who know more about
it can give informed comment).

HTH
Michael
-- regards/mit freundlichen Gr?ssen Michael Schuster


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Upgraded to OI148: now "entire" is, not installed!

2011-01-31 Thread Hans J. Albertsson
The below seems to indicate the "entire" packages are not considered to 
be "Installed".


--
hans@klaus%64%11:28> env LANG=C pfexec pkg info -r entire
  Name: entire
   Summary: incorporation to lock all system packages to same build
   Description: This package constrains system package versions to the same
build.  WARNING: Proper system update and correct package
selection depend on the presence of this incorporation.
Removing this package will result in an unsupported system.
 State: Not installed
 Publisher: openindiana.org
   Version: 0.5.11
 Build Release: 5.11
Branch: 0.148
Packaging Date: Thu Nov 25 01:32:12 2010
  Size: 0.00 B
  FMRI: 
pkg://openindiana.org/entire@0.5.11,5.11-0.148:20101125T013212Z


  Name: entire
   Summary: incorporation to lock all system packages to same build
   Description: This package constrains system package versions to the same
build.  WARNING: Proper system update and correct package
selection depend on the presence of this incorporation.
Removing this package will result in an unsupported system.
 State: Not installed
 Publisher: opensolaris.org
   Version: 0.5.11
 Build Release: 5.11
Branch: 0.134
Packaging Date: Tue Mar 02 02:30:03 2010
  Size: 0.00 B
  FMRI: 
pkg://opensolaris.org/entire@0.5.11,5.11-0.134:20100302T023003Z

hans@klaus%65%11:28>
-----

On 2011-01-31 11:26, Hans J. Albertsson wrote:
I looked in package manager, using ALL PUBLISHERS, searching for 
"entire".
This shows two packages, one from openindiana, one from opensolaris, 
both marked as uninstalled.



On Mon, 31 Jan 2011 10:51:01 +010
Michael Schuster
wrote:
On Mon, Jan 31, 2011 at 10:48, Hans J. Albertsson
  wrote:

>  I upgraded (using pkg image-update) to OI148 (Described in a 
previous email)

>  from OSol b134.
>
>  When I now check, the "entire" package is not installed?

perhaps you can provide the steps you did to arrive at this conclusion
.. (not saying you're wrong, just so that others who know more about
it can give informed comment).

HTH
Michael
-- regards/mit freundlichen Gr?ssen Michael Schuster



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Some advice sought, since: Still not QUITE resolved: Re: Upgraded to OI148: now "entire" is not installed!

2011-02-01 Thread Hans J. Albertsson

I created a new BE, OIentire
beadm mount OIentire /a

Then I performed a sequence of "pkg -R /a install -v entire" and " pkg 
-R /a uninstall -r -v installation>" actions.
These necessitated some recursive uninstalls of incorporation packages, 
like for l10n and gnome-l10n, and a few other incorporations.


Finally, installing entire from OI b148 onto the new BE, OIentire, went 
thru unhindered.


The uninstalls were too many, it seems, since X among others refuses to 
to start. I had to get on the console of that remote server and reboot 
the current working but formally ailing BE.


So I need to go thru all the packages not in the new BE and replace them 
with their correct versions, I think. Right???


What would be the easiest way? Is there some way to say to pkg or 
something: "make this BE as close to that other BE as possible", or 
"tell me a minimum package list to install"?


I just don't yet understand IPS well enough, and there are so many bits 
to learn for that, so


Please Help Me...

Message: 1
Date: Mon, 31 Jan 2011 12:35:17 + (UTC)
From: Lou Picciano
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Upgraded to OI148: now "entire" is
not installed!
Message-ID:

<1125062867.2240694.1296477317212.javamail.r...@sz0093a.westchester.pa.mail.comcast.net>

Content-Type: text/plain; charset=utf-8

Hans,


I can commiserate a bit; had exactly the same problem you're seeing, and wasn't 
really aware of the extent of it. Was wondering why certain binaries seemed to 
be wrong versions, and filesystem wasn't all it should have been...




I did have the idea of beadm-creating a clone, mounted on /a
then pkg -R /a install -f -v entire, just to see, but if I know more
when I try that, I'll get further.


Geniuses here led me to essentially your own conclusion; I ultimately installed 
the entire@ consolidation on a new BE. All now working great!


Lou Picciano

- Original Message -
From: "Hans J. Albertsson"
To: openindiana-discuss@openindiana.org
Sent: Monday, January 31, 2011 4:48:10 AM
Subject: [OpenIndiana-discuss] Upgraded to OI148: now "entire" is not installed!

I upgraded (using pkg image-update) to OI148 (Described in a previous
email) from OSol b134.

When I now check, the "entire" package is not installed?

Is this OK, or should I

A: Worry?

B: Do something about it? If so, PLEASE tell me what! In some detail,
please!

Note, in spite of having been at Sun for well over 21 years, I was never
involved in the recent development of things like Open Solaris in a
technical way.
My last years were spent managing unwilling hordes, and then managing a
lab. I could get a new machine out of the box, into a rack and globally
accessible in under 2 minutes, but that's the extent of the tech
challenges of lab management. I'm comfortable with ZFS, too. ZFS hits a
lab guy every day. But that's it. So please be patient with me and
advise me.

I did have the idea of beadm-creating a clone, mounted on /a
then pkg -R /a install -f -v entire, just to see, but if I know more
when I try that, I'll get further.

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Are there any issues re ZFS on 2TB disks (from WD??) with large blocksizes?

2011-02-07 Thread Hans J. Albertsson
I'm planning to upgrade my two mirrored 500 GB SATAII rpool disks to 
2x2TB  disks.



A friend with some Sun experience claims there was some problem with 
using ZFS on large disks, possibly because of block size on some new 
large disks.


Can anyone enlighten me or point me to the proper docs or something?




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Multifunction colour laser printer, for OSOL, OI ?

2011-02-16 Thread Hans J. Albertsson

Depends on the quality of the print and scan.

For my needs, i e any non-critical needs (for the real jobs we have 
special equipment) I settled on an HP CM1312nfi MFP.


It works with OI, and it even says so in the marketing blurbs. (It says 
solaris, but that's almost as good.)


I had no problem, I used it in postscript mode only, until I could get 
my head around CUPS.


Scanning and fax are NOT supported in OI, as far as I can see!
I would like to be proven wrong: but xscanimage and xsane just crash.
It's not duplex, but I think there's a version for that at another 1-200 
dollars.


This is at home, but we use it professionally.

For scanning we whip out a VBox XP, fax is used from the printer itself.

I was surprised at the number of companies and private citizens out 
there that are much easier to communicate with on fax...

Date: Wed, 16 Feb 2011 08:51:13 +0800
From: Christopher Chan
To: openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] Multifunction colour laser printer
for OSOL, OI ?
Message-ID:<4d5b1f81.3090...@bradbury.edu.hk>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On Tuesday, February 15, 2011 05:24 PM, Guy Woolley wrote:

Hello all,
Does anyone have positive experience of a currently available (not
legacy) Multifunction colour laser printer (duplex printing,copy, scan,
fax) running under recent OpenSolaris or OpenIndiana ?


I suppose you are not interested in the scan and fax functions?

Are there any that are supported?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Multifunction colour laser printer, for OSOL, OI ?

2011-02-18 Thread Hans J. Albertsson



On 2011-02-18 05:23, Albert Lee wrote:

On Wed, Feb 16, 2011 at 7:39 AM, Hans J. Albertsson
  wrote:

Depends on the quality of the print and scan.

For my needs, i e any non-critical needs (for the real jobs we have special
equipment) I settled on an HP CM1312nfi MFP.

It works with OI, and it even says so in the marketing blurbs. (It says
solaris, but that's almost as good.)

I had no problem, I used it in postscript mode only, until I could get my
head around CUPS.

PostScript (or sometimes PCL, but rarely) is preferred for most
high-end printers (i.e. all colour lasers)... you just need a print
filter with some extra descriptive information. CUPS (and the legacy
Solaris print system if you use the Presto GUI) is point-and-click for
selecting the right one.



Actually, CUPS+PCL6 produces slightly more predictable colour images 
than postscript, for the CM1312

Scanning and fax are NOT supported in OI, as far as I can see!
I would like to be proven wrong: but xscanimage and xsane just crash.
It's not duplex, but I think there's a version for that at another 1-200
dollars.

There's a bug affecting libusb applications that's probably causing
that crash. Any scanner supported by SANE should work. Faxing from
printers tends to need proprietary software. You can use a plain fax
modem, though.


I wish this printer had that neat Xerox capability of emailing a scanned 
image (in pdf, at least) to any email address...

That would beat fax hands down.

Xsane apps: would they be able to handle a network printer. i e one with 
NO possiblility of connecting via usb?

-Albert


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Network visualization software for OpenSolaris, anyone

2011-02-23 Thread Hans J. Albertsson

I have discovered we have a need for some kind of network visualization.

Ideally it should be able to automatically generate (most of) its data, 
like from talking to SNMP-nodes.


A very important bit is to be able to tie the overall layout to a 
physical map of the area, individual nodes to images of the actual HW, 
differentiate between fibre and copper, and some drill-down and some 
node description ability.


Initially we tried the NetViz suite, but it IS expensive if we want to 
use it all the way. Also I'm not sure how automatic it could be.


Is there anything useful, and easily installed, that could run under OI?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] No Gcc 4 found in OpenIndiana repositories???

2011-02-25 Thread Hans J. Albertsson
I came across a web page on the openindiana site that stated clearly 
that openindiana had gcc 4.3.3 on its repositories starting in b147.


However, my package manager cannot find anything later than gcc 3 in the 
openindiana repositories.


What's up?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] No Gcc 4 found in OpenIndiana repositories???

2011-02-25 Thread Hans J. Albertsson
Ok, that's what I found, however the OI web page stated quite clearly 
that Gcc 4 was the OI Gcc.

Which is a somewhat confused way of saying... well, what?

--

Message: 1
Date: Fri, 25 Feb 2011 11:51:36 +
From: zero mind
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] No Gcc 4 found in OpenIndiana
repositories???
Message-ID:

Content-Type: text/plain; charset=UTF-8

On 25 February 2011 11:21, Hans J. Albertsson
  wrote:

I came across a web page on the openindiana site that stated clearly that
openindiana had gcc 4.3.3 on its repositories starting in b147.

It's in the opensolaris.org repo actually.


However, my package manager cannot find anything later than gcc 3 in the
openindiana repositories.

What's up?

If you're using packagemanager it may be set to only search the
openindiana.org repo, which only has gcc 3.
In that case try selecting 'All Publishers' from the dropdown menu on
the left before searching.

It'll be installed in /usr/gcc/4.3/ by the way.

Nico



--

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


End of OpenIndiana-discuss Digest, Vol 7, Issue 60
**


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Webmin/Virtmin for OpenIndiana

2011-02-27 Thread Hans J. Albertsson
Is Webmin and Virtmin (name???) good enough for day-to-day OpenmIndiana 
"mindless admin", i e adminning while implicitly  trusting the 
webmin/virtmin hints and assumptions on everything?


I just don't do enough admin work every day to remember every pitfall, 
so a trustworthy Webmin would be very useful.


What version webmin would I need, and how does one get hold of new 
modules, like for zfs?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Explain the Goal of oi

2011-02-27 Thread Hans J. Albertsson

A nicer way is to point the miscreant to the OI and Illomos web pages!
Even so, that particular question isn't very well answered at that site.

Date: Sun, 27 Feb 2011 01:43:06 -0800 (PST)

From: Apostolos Syropoulos 
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Explain the Goal of oi
Message-ID: <903304.7612...@web110114.mail.gq1.yahoo.com>
Content-Type: text/plain; charset=us-ascii


I've been seeing little snippets of subjects and the like that seem to
indicate that oi is merging with Illumini (no sure what that is called
by full name).

 The least I would expect from people to do is a basic google search
before posting.
A.S.


--
Apostolos Syropoulos
Xanthi, Greece

-




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OpenIndiana or what??

2011-03-12 Thread Hans J. Albertsson
I have seen some conflicting emails on other lists that seem to say "do 
not use openindiana, please use  based on snv_160!"


What gives? Are they talking about something else altogether, or is 
there a useful alternative to openindiana?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Contrib repos

2011-03-14 Thread Hans J. Albertsson

I know the contrib repository on opensolaris.org disappeared.

Have those packages reappeared anywhere else, or is it all being 
integrated? Or is it gone?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Next build of OI

2011-03-14 Thread Hans J. Albertsson

Will there be a next build of OI, or must we wait for Illumos?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Choice of disks: Will Seagate Barracuda Green ST2000DL003 64MB 2TB work OK in OI148??

2011-05-05 Thread Hans J. Albertsson

Or are there any gotchas?

I intend to put 4 identical ones, as mirrored pairs in ZFS.

It's on a SuperMicro XB7Si motherboard, the 4 onboard SATA connectors 
left after the system rpool's 2 500GB Seagate Barracuda.


These will serve up media files as an SMB/Cifs share (iSCSI??) for 
various media players


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Choice of disks: Will 4kB Blocksize Seagate Barracuda Green ST2000DL003 64MB 2TB work OK in OI148??

2011-05-06 Thread Hans J. Albertsson

Rather, question is how to deal with the 4kB block size!
Choice of disks: Will 4kB Blocksize  Seagate Barracuda Green ST2000DL003 
64MB 2TB work OK in OI148??


On 2011-05-06 08:34, Hans J. Albertsson wrote:

Or are there any gotchas?

I intend to put 4 identical ones, as mirrored pairs in ZFS.

It's on a SuperMicro XB7Si motherboard, the 4 onboard SATA connectors
left after the system rpool's 2 500GB Seagate Barracuda.

These will serve up media files as an SMB/Cifs share (iSCSI??) for
various media players


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] 4k sector size in ZFS

2011-05-06 Thread Hans J. Albertsson

I found the new zpool with the block-size 4096 subcommand

Sorry!


Sorry to

Today's Topics:

1. Re: Choice of disks: Will 4kB Blocksiz   e Seagate Barracuda
   Green ST2000DL003 64MB 2TB work OK in OI148?? (Hans J. Albertsson)



--

Message: 1
Date: Fri, 06 May 2011 14:26:03 +0200
From: "Hans J. Albertsson"
To: openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] Choice of disks: Will 4kB Blocksize
Seagate Barracuda Green ST2000DL003 64MB 2TB work OK in OI148??
Message-ID:<4dc3e8db.3080...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Rather, question is how to deal with the 4kB block size!
Choice of disks: Will 4kB Blocksize  Seagate Barracuda Green ST2000DL003
64MB 2TB work OK in OI148??

On 2011-05-06 08:34, Hans J. Albertsson wrote:

Or are there any gotchas?

I intend to put 4 identical ones, as mirrored pairs in ZFS.

It's on a SuperMicro XB7Si motherboard, the 4 onboard SATA connectors
left after the system rpool's 2 500GB Seagate Barracuda.

These will serve up media files as an SMB/Cifs share (iSCSI??) for
various media players


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Open Indiana b148 on HP Proliant N36L miniserver?

2011-05-12 Thread Hans J. Albertsson

Has anyone tried this?

It looks nice.

It has a 2-core Athlon 1.3GHz proc, and can handle 8GB of ECC memory, so 
it would seem to be a near ideal file server that could also run a 
serviio (http://serviio.org/ ) DLNA/UPnP mediaserver.

Will OI 148 work OK on this little box?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] A good and reliable SATA PCI interface for a Supermicro X7BSi MB and OI148?

2011-05-29 Thread Hans J. Albertsson
Can anyone suggest a good and reliable eSATA PCI interface for a 
Supermicro X7BSi MB and OI148? Preferably 4 or 6 eSATA ports


To be used in a RaidZ2 config with 8 or 10 2TB relatively cheap disks. 4 
connected to the MB SATA II ports, and 4 or 6 on the external.





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] A good and reliable SATA PCI interface, for a Supermicro X7BSi MB and OI148?

2011-05-29 Thread Hans J. Albertsson

So far SAS disks are more expensive. I think. This is for a home server.


Message: 2
Date: Sun, 29 May 2011 12:35:05 +0200 (CEST)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface for a Supermicro X7BSi MB and OI148?
Message-ID:<31113433.0.1306665305717.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


Can anyone suggest a good and reliable eSATA PCI interface for a
Supermicro X7BSi MB and OI148? Preferably 4 or 6 eSATA ports

To be used in a RaidZ2 config with 8 or 10 2TB relatively cheap disks.
4 connected to the MB SATA II ports, and 4 or 6 on the external.

Any particular reason for not using SAS with this? LSI 1068 work well and are 
affordable if not cheap. They only support 3Gbps SAS, but then, you probably 
won't need more. The LSI 1068E has external connectors.

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et element?rt imperativ for alle pedagoger ? unng? eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer p? norsk.



--

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


End of OpenIndiana-discuss Digest, Vol 10, Issue 59
***


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] A good and reliable SATA PCI interface for a Supermicro X7BSi MB and OI148?

2011-05-29 Thread Hans J. Albertsson

An LSI 1068 is a chip, not a PCI card.

Message: 2
Date: Sun, 29 May 2011 12:35:05 +0200 (CEST)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface for a Supermicro X7BSi MB and OI148?
Message-ID:<31113433.0.1306665305717.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


Can anyone suggest a good and reliable eSATA PCI interface for a
Supermicro X7BSi MB and OI148? Preferably 4 or 6 eSATA ports

To be used in a RaidZ2 config with 8 or 10 2TB relatively cheap disks.
4 connected to the MB SATA II ports, and 4 or 6 on the external.

Any particular reason for not using SAS with this? LSI 1068 work well and are 
affordable if not cheap. They only support 3Gbps SAS, but then, you probably 
won't need more. The LSI 1068E has external connectors.

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et element?rt imperativ for alle pedagoger ? unng? eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer p? norsk.



--

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


End of OpenIndiana-discuss Digest, Vol 10, Issue 59
***


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 10, Issue 60

2011-05-30 Thread Hans J. Albertsson
Of course: just me being sloppy: I am looking for a card that runs off 
the fastest possible i/f on the X7BSi MB


PCI-Express, absolutely.



Message: 4
Date: Sun, 29 May 2011 17:53:25 +0200 (CEST)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface for a Supermicro X7BSi MB and OI148?
Message-ID:<3729368.6.1306684405848.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


Message: 2
Date: Sun, 29 May 2011 12:35:05 +0200 (CEST)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface for a Supermicro X7BSi MB and OI148?
Message-ID:<31113433.0.1306665305717.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


Can anyone suggest a good and reliable eSATA PCI interface for a
Supermicro X7BSi MB and OI148? Preferably 4 or 6 eSATA ports

To be used in a RaidZ2 config with 8 or 10 2TB relatively cheap
disks.
4 connected to the MB SATA II ports, and 4 or 6 on the external.

Any particular reason for not using SAS with this? LSI 1068 work
well and are affordable if not cheap. They only support 3Gbps SAS,
but then, you probably won't need more. The LSI 1068E has external
connectors.

An LSI 1068 is a chip, not a PCI card.

Sure, but there are several cheap boards using it.

Btw, are you sure you want a PCI card, not a PCI Express card?

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/
--
I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er 
et element?rt imperativ for alle pedagoger ? unng? eksessiv anvendelse av 
idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og 
relevante synonymer p? norsk.



--

Message: 5
Date: Sun, 29 May 2011 11:54:23 -0400
From: "Dan Swartzendruber"
To: "'Discussion list for OpenIndiana'"

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface   for a Supermicro X7BSi MB and OI148?
Message-ID:<6A370FAC738C4A9891687981F59E2794@manticore>
Content-Type: text/plain;   charset="us-ascii"



-Original Message-
From: Roy Sigurd Karlsbakk [mailto:r...@karlsbakk.net]
Sent: Sunday, May 29, 2011 11:53 AM
To: Discussion list for OpenIndiana
Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI interface
for a Supermicro X7BSi MB and OI148?


Message: 2
Date: Sun, 29 May 2011 12:35:05 +0200 (CEST)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] A good and reliable SATA PCI
interface for a Supermicro X7BSi MB and OI148?
Message-ID:<31113433.0.1306665305717.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


Can anyone suggest a good and reliable eSATA PCI interface for a
Supermicro X7BSi MB and OI148? Preferably 4 or 6 eSATA ports

To be used in a RaidZ2 config with 8 or 10 2TB relatively cheap
disks.
4 connected to the MB SATA II ports, and 4 or 6 on the external.

Any particular reason for not using SAS with this? LSI 1068 work
well and are affordable if not cheap. They only support 3Gbps SAS,
but then, you probably won't need more. The LSI 1068E has external
connectors.

An LSI 1068 is a chip, not a PCI card.

Sure, but there are several cheap boards using it.

Btw, are you sure you want a PCI card, not a PCI Express card?

*** Good point.  It isn't hard to saturate the PCI bus nowadays...




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] A good and reliable SATA PCI, interface for a Supermicro X7BSi MB and OI148?

2011-05-30 Thread Hans J. Albertsson

Yer right, yes

Just be aware that a bad esata connection can bring down the server.
I crashed my oi bacula server a few weeks ago while writing to a 3 x
esata disk set. The log was full of sata timeout issues on one port.


I'm generally wary of eSATA, and I'm convinced I need to arrange some 
sort of quite sturdy and robust cable routing/fixing HW.


I'm even thinking of going with bunched internal SATA cables in a 
screening tube, and fixing with cable ties and metal angle pieces.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Upgrade to b151 from 148:

2011-06-06 Thread Hans J. Albertsson

I'm running an OI b148 as a SunRay user environment.

Is it reasonable to expect this to work as well after an upgrade to b151?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] tools for measuring actual network speeds that work on OpenIndiana b148?

2011-06-27 Thread Hans J. Albertsson
I'm looking for some tool to measure actual network speeds, latency and 
loss for different kinds of connections and transfer types, a tool that 
works w/o too much work on OI148.



I'd like to characterise the network by transfer size and type, average 
and peak and possibly some stats for the transfer.





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Found answer:Re: tools for measuring actual network speeds that work on OpenIndiana b148?

2011-06-27 Thread Hans J. Albertsson
Good choice is iftop + scp/cp-to-cifs/nfs/ftp and see what variation you 
get, and iperf, which is a bit more work with a random choice of 
environment components.



On 2011-06-27 11:58, Hans J. Albertsson wrote:
I'm looking for some tool to measure actual network speeds, latency 
and loss for different kinds of connections and transfer types, a tool 
that works w/o too much work on OI148.



I'd like to characterise the network by transfer size and type, 
average and peak and possibly some stats for the transfer.






___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Cloud printing in OpenIndiana??

2011-08-12 Thread Hans J. Albertsson

Could cloud printing to legacy printers be supported in OI?
I e could the printer queues in OI be made cloud aware and cloud 
responsive??





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Seeking ffmpeg with librtmp and lame compiled in, for OI b148

2011-10-12 Thread Hans J. Albertsson
Does anyone out there have a ready-compiled ffmpeg of very recent date 
that includes rtmp and lame support compiled in, i e linked to librtmp 
and liblame?


I can't seem to get the downloadable sources to play ball properly.



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OI-SFE vs openindiana repositories

2011-10-14 Thread Hans J. Albertsson
I noticed there were two versions of pkgbuild, one in the main 
repository, one in the OI-SFE one.


Both claim to be the same version, but have very different dependencies.

Why two? What are the real diffs?

Should I install only one, in that case which one??



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OI-SFE vs openindiana repositories

2011-10-14 Thread Hans J. Albertsson

And now there's only one... spooky!

Was there a dup or is there some problem with my package manager???



On 2011-10-14 18:12, Hans J. Albertsson wrote:
I noticed there were two versions of pkgbuild, one in the main 
repository, one in the OI-SFE one.


Both claim to be the same version, but have very different dependencies.

Why two? What are the real diffs?

Should I install only one, in that case which one??




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Seeking ffmpeg with librtmp and, lame compiled in, for OI b148

2011-10-15 Thread Hans J. Albertsson

Trying to upgrade produces the following:

1: http protocol error: code: 404 reason: Not Found
URL: 
'http://pkg.openindiana.org/sfe-encumbered/file/1/efa303b4d2ec9754a8059ff0156907be9e03d473'. 
(happened 4 times)

2: http protocol error: code: 404 reason: Not Found
URL: 
'http://pkg.openindiana.org/sfe-encumbered/file/1/18161c524162cfa5b93dd6a88717aa008305c1d9'. 
(happened 4 times)

3: http protocol error: code: 404 reason: Not Found
URL: 
'http://pkg.openindiana.org/sfe-encumbered/file/1/5ddbeebd9bd3debeb7786f8b28fc3536878827b3'. 
(happened 4 times)

4: http protocol error: code: 404 reason: Not Found
URL: 
'http://pkg.openindiana.org/sfe-encumbered/file/1/9828321454b910be71b6a319f4d77de0eecac852'. 
(happened 4 times)


I THINK ( could be wrong ) this is serverside, some problem with 
referenced file URIs.



On 2011-10-14 22:13, openindiana-discuss-requ...@openindiana.org wrote:

Date: Fri, 14 Oct 2011 16:14:39 -0400
From: Alex Viskovatoff
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Seeking ffmpeg with librtmp and
lame compiled in, for OI b148
Message-ID:<1318623279.1576.25.camel@diotima.solaris>
Content-Type: text/plain; charset="UTF-8"

On Thu, 2011-10-13 at 10:04 +0200, Guido Berhoerster wrote:

>  * Hans J. Albertsson  [2011-10-12 21:22]:

>  >  Does anyone out there have a ready-compiled ffmpeg of very recent
>  >  date that includes rtmp and lame support compiled in, i e linked to
>  >  librtmp and liblame?
>  
>  There is a library/video/ffmpeg package in the sfe-encumbered

>  repo which has lame but not rtmp support.
>  If you want to build it yourself you might want to have a look at
>  its specfile:
>  
http://hg.openindiana.org/upstream/spec-files-extra/file/8a139b119f22/encumbered/SFEffmpeg.spec

ffmpeg in the sfe-encumbered repo now has librtmp enabled. (I have not
tested the rtmp functionality, however.) It has also been renamed to
video/ffmpeg from library/video/ffmpeg, since ffmpeg is an executable.

Regards,

Alex




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] ffmpeg with librtmp enabled

2011-10-16 Thread Hans J. Albertsson

Alex,

Your new ffmpeg version seems to work very well, thank you. At least for 
using the serviio.org DLNA server on my OI 151a!

I'm very happy with your kind response, thanks a lot!



On 2011-10-14 22:13, openindiana-discuss-requ...@openindiana.org wrote:

Message: 10
Date: Fri, 14 Oct 2011 16:14:39 -0400
From: Alex Viskovatoff
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Seeking ffmpeg with librtmp and
lame compiled in, for OI b148
Message-ID:<1318623279.1576.25.camel@diotima.solaris>
Content-Type: text/plain; charset="UTF-8"

On Thu, 2011-10-13 at 10:04 +0200, Guido Berhoerster wrote:

>  * Hans J. Albertsson  [2011-10-12 21:22]:

>  >  Does anyone out there have a ready-compiled ffmpeg of very recent
>  >  date that includes rtmp and lame support compiled in, i e linked to
>  >  librtmp and liblame?
>  
>  There is a library/video/ffmpeg package in the sfe-encumbered

>  repo which has lame but not rtmp support.
>  If you want to build it yourself you might want to have a look at
>  its specfile:
>  
http://hg.openindiana.org/upstream/spec-files-extra/file/8a139b119f22/encumbered/SFEffmpeg.spec

ffmpeg in the sfe-encumbered repo now has librtmp enabled. (I have not
tested the rtmp functionality, however.) It has also been renamed to
video/ffmpeg from library/video/ffmpeg, since ffmpeg is an executable.

Regards,

Alex



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] DLNA/UPnP server for OI151a?

2011-10-16 Thread Hans J. Albertsson
I'm running serviio 0.6.0.1 as a DLNA server on my Supermicro server 
with OI151a, with very good results.


I'm thinking of producing a pkg IPS package, and was wondering if there 
is some sort of cheat sheet or simple example code for doing this.


Serviiio is a java library, started from a shell script.
I'm currently running the linux version straight out of the box, 
starting it manually.

It has absolutely no problem running in OI151a.

I suppose the daemon should be a service in smf, and the "control 
console" a command in /usr/bin.
The only dependency is a good enough java, and the proper ffmpeg. So it 
ought to be easy.


Is there some basic package example that could be easily modified to 
provide an IPS serviio pkg in some repository?




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] DLNA/UPnP server for OI151a?

2011-10-17 Thread Hans J. Albertsson
Is there some hello-world-starter-SFEspec-file or some 
SFE-for-the-really-retarded I could read to get me thru doing this?



On 2011-10-17 04:09, openindiana-discuss-requ...@openindiana.org wrote:

Message: 6
Date: Sun, 16 Oct 2011 15:46:46 -0400
From: Alex Viskovatoff
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] DLNA/UPnP server for OI151a?
Message-ID:<1318794406.2220.16.camel@diotima.solaris>
Content-Type: text/plain; charset="UTF-8"

On Sun, 2011-10-16 at 18:43 +0200, Hans J. Albertsson wrote:

>  I'm running serviio 0.6.0.1 as a DLNA server on my Supermicro server
>  with OI151a, with very good results.
>  
>  I'm thinking of producing a pkg IPS package, and was wondering if there

>  is some sort of cheat sheet or simple example code for doing this.
>  
>  Serviiio is a java library, started from a shell script.

>  I'm currently running the linux version straight out of the box,
>  starting it manually.
>  It has absolutely no problem running in OI151a.
>  
>  I suppose the daemon should be a service in smf, and the "control

>  console" a command in /usr/bin.
>  The only dependency is a good enough java, and the proper ffmpeg. So it
>  ought to be easy.
>  
>  Is there some basic package example that could be easily modified to

>  provide an IPS serviio pkg in some repository?

Hi Hans,

An issue here is the dependency on ffmpeg. ffmpeg is not part of the OI
core; it is supplied by oi-sfe. Since oi-sfe is an extras repository, it
has been decided that packages in the OI core -- which are built with
the native OI build system called oi-build -- should not depend on
packages in oi-sfe.

This means that if you wanted to package Serviio, you would have to
create a pkgbuild spec for it, so that it could be incorporated into
oi-sfe.

Regards,

Alex



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OpenIndiana/ZFS mail server HA config

2011-12-05 Thread Hans J. Albertsson
We'd like to run a mail service in a high-availability setup, where we 
could hope for no more than a few minutes worth of email ever being 
lost, and any loss of email resulting in the normal notification to the 
sender.


A first thought was to set up two identical servers, and replicating 
mail data between the two, somehow.


Maybe the active node could keep syncing it's file systems, or 
specifically the mail data, to the backup node?
Maybe zfs can be made to (almost) mirror its data across a dedicated 
network?


There's no need for real HA behaviour for anything else: mail is the 
only concern.


Can anyone suggest a reasonable approach that could be easily 
maintained, and would make the setup reasonably HA?
There's only about a thousand mail addresses to serve, and the network 
is a GB net using cheap but recent HP switches, the V1910 series.




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana/ZFS mail server HA config

2011-12-05 Thread Hans J. Albertsson
I noticed AVS: This is too recent for me to have had any chance of 
learning about it while at Sun.
Could this be used for remote mirroring between two standard Supermicro 
X8STi-LN4 based microserver

using two ordinary SATA disks each?

And can that motherboard be expected to work OK with OI151a?


On 2011-12-05 22:15, openindiana-discuss-requ...@openindiana.org wrote:

Message: 7
Date: Mon, 05 Dec 2011 18:47:05 +0100
From: "Hans J. Albertsson"
To:openindiana-discuss@openindiana.org
Subject: [OpenIndiana-discuss] OpenIndiana/ZFS mail server HA config
Message-ID:<4edd0399.1090...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

We'd like to run a mail service in a high-availability setup, where we
could hope for no more than a few minutes worth of email ever being
lost, and any loss of email resulting in the normal notification to the
sender.

A first thought was to set up two identical servers, and replicating
mail data between the two, somehow.

Maybe the active node could keep syncing it's file systems, or
specifically the mail data, to the backup node?
Maybe zfs can be made to (almost) mirror its data across a dedicated
network?

There's no need for real HA behaviour for anything else: mail is the
only concern.

Can anyone suggest a reasonable approach that could be easily
maintained, and would make the setup reasonably HA?
There's only about a thousand mail addresses to serve, and the network
is a GB net using cheap but recent HP switches, the V1910 series.




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana/ZFS mail server HA, config

2011-12-05 Thread Hans J. Albertsson
Actually, automatic failover will not be necessary, it is after all only 
a mail server in an environment with fairly resilient users.

They'd be quite happy to have to call a sysadm up for manual failover.

I think in an almost unsupported OS like OI is today, one shouldn't rely 
on anything but the most basic stuff. I wouldn't expect to ever be able 
to test a hacked-up auto failover mechanism well enough to hand it over 
to an unsuspecting colleague with little experience outside Windows or Mac.


So: manual failover is absolutely OK.


On 2011-12-06 03:39, openindiana-discuss-requ...@openindiana.org wrote:
Message: 2 Date: Mon, 5 Dec 2011 17:06:33 -0600 From: Lucas Van Tol 
 To:  
Subject: Re: [OpenIndiana-discuss] OpenIndiana/ZFS mail server HA 
config Message-ID:  
Content-Type: text/plain; charset="iso-8859-1" I had been trying to 
work out some kind of HA using iscsi LUNS + ZFS mirror on top of that; 
but I never got around to figuring out an automated failover process. 
You would want the master to not share out it's LUN; and the other 
node to check if there is a system at the 'master' address before 
trying to become the master. It probably wouldn't be very fast, but it 
might be sufficient if you can get the failover worked out.

>  Date: Tue, 6 Dec 2011 10:01:34 +1100
>  From:j...@sysmgr.org
>  To:openindiana-discuss@openindiana.org
>  Subject: Re: [OpenIndiana-discuss] OpenIndiana/ZFS mail server HA config
>  
>  On 6 December 2011 09:05, Hans J. Albertsson

>wrote:

>  >  I noticed AVS: This is too recent for me to have had any chance of 
learning
>  >  about it while at Sun.
>  >  Could this be used for remote mirroring between two standard Supermicro
>  >  X8STi-LN4 based microserver
>  >  using two ordinary SATA disks each?
>  
>  Just spitballing, but perhaps you could do something with ZFS

>  send/receive.  You could take frequent incremental snapshots and send
>  them to the remote node.  If you did this, say, every ~30-60 seconds
>  during periods of high churn then perhaps all of the requisite blocks
>  would still be in the ARC and you could send them without reading back
>  from disk.
>  
>  We used to do this every 15 minutes on a pair of thumpers at the Uni I

>  worked at.  Has anybody done this with a shorter period?  You may get
>  more traction with the question on a ZFS mailing list.
>  
>  -- 
>  Joshua M. Clulow

>  UNIX Admin/Developer
>  http://blog.sysmgr.org
>  
>  ___

>  OpenIndiana-discuss mailing list
>  OpenIndiana-discuss@openindiana.org
>  http://openindiana.org/mailman/listinfo/openindiana-discuss





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] OI support for recent Supermicro motherboards?

2011-12-06 Thread Hans J. Albertsson

Will OI b151a work OK with the following boards:


   **X9SCM-F:
   **

Key Features
1. Single socket H2 (LGA 1155) supports
Intel® Xeon® E3-1200 family, Intel®
2nd Generation Core i3 & Intel®
Pentium® family processors
2. Intel® C204 PCH Chipset
3. Up to 32GB DDR3 ECC
1333/1066MHz UDIMMs; 2 channels
4. Intel® 82579LM and 82574L,
2x Gigabit Ethernet LAN ports
5. 4x SATA2 3Gbps w/ RAID 0, 1, 5, 10;
2x SATA3 6Gbps w/ RAID 0, 1
6. 2x (x8) PCI-E 2.0 slots, 2x (x4) PCI-E
2.0 in x8 slots
7. 9x USB 2.0 ports
(2 rear + 6 via header + 1 Type-A)
8. Integrated IPMI 2.0 with KVM and
Dedicated LAN

*X8STi-LN4:*
Key Features
1. Intel® Core^(TM) i7 / i7 Extreme Edition,
and Intel® Xeon® 5600/5500/3600/3500
series processors (QPI up to 6.4 GT/s)
2. Intel® X58 Express Chipset
3. Up to 24GB DDR3 1333, 1066 & 800
ECC / non-ECC Un-Buffered DIMM
4. 4x Intel® 82574L Gigabit Ethernet
Controller
5. 6x SATA (3.0Gbps) Ports
RAID 0, 1, 5, 10
6. 1 (x16) PCI-Express 2.0,
1 (x8) PCI-Express,
1x 32-bit PCI Slot
7. Integrated Graphics
8. 8x USB (2 rear, 2 on-board, 2 headers)


*?*
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OI support for recent Supermicro

2011-12-06 Thread Hans J. Albertsson

I don't really understand what you say:

Will OI b151a work with X8STi-LN4 or not?? or is it unknown?
Will OI b151a work with X9SCM-F or not??m or is it unknown?



On 2011-12-06 13:33, openindiana-discuss-requ...@openindiana.org wrote:

Message: 8
Date: Tue, 6 Dec 2011 13:01:43 +0100
From: Alexander Lesle
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] OI support for recent Supermicro
motherboards?
Message-ID:<9610175800.20111206130...@tierarzt-mueller.de>
Content-Type: text/plain; charset=iso-8859-1

Hello Hans J. Albertsson and List,

On Dezember, 06 2011, 11:37  wrote in [1]:


>  Will OI b151a work OK with the following boards:
>  *?*

This Boards will work and its confirmed:
http://www.supermicro.com/products/motherboard/Xeon3000/#1156
X8Si6-F
X8SIA-F
X8SIL-F

-- Best Regards Alexander Dezember, 06 2011


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 17, Issue 11

2011-12-06 Thread Hans J. Albertsson

Which of the ethernet interfaces is supported, the 82579LM or the 82574L?

Since I absolutely need at least two interfaces, preferably 4, the 
answer is important.




On 2011-12-06 17:16, openindiana-discuss-requ...@openindiana.org wrote:

Message: 3
Date: Tue, 6 Dec 2011 09:10:34 -0600
From: Gary Mills
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] OI support for recent Supermicro
motherboards?
Message-ID:<20111206151034.ga16...@www.fastmail.fm>
Content-Type: text/plain; charset=iso-8859-1

On Tue, Dec 06, 2011 at 11:37:48AM +0100, Hans J. Albertsson wrote:

>  Will OI b151a work OK with the following boards:
>  
>  **X9SCM-F:
>  
>  Key Features

>  1. Single socket H2 (LGA 1155) supports
>   Intel? Xeon? E3-1200 family, Intel?
>   2nd Generation Core i3&  Intel?
>   Pentium? family processors
>  2. Intel? C204 PCH Chipset
>  3. Up to 32GB DDR3 ECC
>   1333/1066MHz UDIMMs; 2 channels
>  4. Intel? 82579LM and 82574L,
>   2x Gigabit Ethernet LAN ports
>  5. 4x SATA2 3Gbps w/ RAID 0, 1, 5, 10;
>   2x SATA3 6Gbps w/ RAID 0, 1
>  6. 2x (x8) PCI-E 2.0 slots, 2x (x4) PCI-E
>   2.0 in x8 slots
>  7. 9x USB 2.0 ports
>   (2 rear + 6 via header + 1 Type-A)
>  8. Integrated IPMI 2.0 with KVM and
>   Dedicated LAN

I'm running oi_151a on a Supermicro X9SCM-F-O motherboard with four
4-gig ECC DIMMs and an Intel E3-1220 CPU.  Only one of the ethernet
interfaces is supported, but that's all I need.  I haven't tested the
IPMI device yet, but I expect it to work.

-- -Gary Mills- -refurb- -Winnipeg, Manitoba, Canada-


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Webmin problems on openindiana

2011-12-06 Thread Hans J. Albertsson
I installed the included webmin package from the openindiana.org 
repository, but whatever I do it won't start.


I probably just didn't get it right...

But:

1. Is webmin useful on openindiana using zfs, at all?
2. How is one supposed to install it and start/enable it and use it??




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Will an 82575EB based Supermicro AOC-SG-i2 ethernet work OK in b151a?

2011-12-14 Thread Hans J. Albertsson

Subject says it all.

I suppose so, at least one shouldn't need to do anything beyond addig a 
line in /etc/driver_aliases, right?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] VirtualBox problem on OI_151a

2012-01-12 Thread Hans J. Albertsson

I decided to start using VirtualBox again today, and put in version 4.1.8

When starting it as an ordinary user, it comes up with an error panel, 
Panel says "Failed to create the VirtualBox COM object",

details say "

Callee RC:



NS_ERROR_ABORT (0x80004004)

"

Running /opt/VirtualBox/amd64/VirtualBox as root works, but has the 
unacceptable effect of having to run it as root.


What on earth is wrong? Any guesses?

pkgadd took an inordinate time, but came thru with no errors.
Last I know it worked was on b134 with VBox 4.0.8
It's on a SuperMicro XB7Si with two disks and 8GB of ECC memory, in case 
that's relevant.

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a

2012-01-12 Thread Hans J. Albertsson
My system has gcc (v4??) from OI-SFE installed, and gcc-3 from the oi 
repository.


VirtualBox is of course installed from the VirtualBox official package.


On 2012-01-12 21:42, openindiana-discuss-requ...@openindiana.org wrote:

Message: 9
Date: Thu, 12 Jan 2012 20:39:47 +0100
From: Milan Jurik
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a
Message-ID:<1326397187.1335.0.camel@xylabone>
Content-Type: text/plain; charset="UTF-8"

Hi,

are you using gcc from SFE?

Best regards,

Milan

Hans J. Albertsson p??e v ?t 12. 01. 2012 v 19:37 +0100:

>  I decided to start using VirtualBox again today, and put in version 4.1.8
>  
>  When starting it as an ordinary user, it comes up with an error panel,

>  Panel says "Failed to create the VirtualBox COM object",
>  details say "
>  
>  Callee RC:
>  
>  	
>  
>  NS_ERROR_ABORT (0x80004004)
>  
>  "
>  
>  Running /opt/VirtualBox/amd64/VirtualBox as root works, but has the

>  unacceptable effect of having to run it as root.
>  
>  What on earth is wrong? Any guesses?
>  
>  pkgadd took an inordinate time, but came thru with no errors.

>  Last I know it worked was on b134 with VBox 4.0.8
>  It's on a SuperMicro XB7Si with two disks and 8GB of ECC memory, in case
>  that's relevant.
>  ___
>  OpenIndiana-discuss mailing list
>  OpenIndiana-discuss@openindiana.org
>  http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a

2012-01-13 Thread Hans J. Albertsson

I did

env LD_LIBRARY_PATH=/usr/sfw/lib/amd64 /opt/VirtualBox/VirtualBox

i e I actually put that verbatim in the panel launcher, and now 
VirtualBox works, and I have my Electronic id's accessible again


Thanks!

Partly for taking it seriously, and second for actually giving the exact 
solution pointer.


On 2012-01-13 12:56, openindiana-discuss-requ...@openindiana.org wrote:

Message: 5
Date: Fri, 13 Jan 2012 10:01:44 +0200
From: Milan Jurik
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a
Message-ID:<18be9cc27e5a6ad49e185f48d17fe...@xylab.cz>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,

https://www.illumos.org/issues/1534

Best regards,

Milan

On 13.01.2012 09:42, Hans J. Albertsson wrote:

>  My system has gcc (v4??) from OI-SFE installed, and gcc-3 from the oi
>  repository.
>
>  VirtualBox is of course installed from the VirtualBox official
>  package.
>
>
>  On 2012-01-12 21:42,openindiana-discuss-requ...@openindiana.org
>  wrote:

>>  Message: 9
>>  Date: Thu, 12 Jan 2012 20:39:47 +0100
>>  From: Milan Jurik
>>  To: Discussion list for OpenIndiana
>>
>>  Subject: Re: [OpenIndiana-discuss] VirtualBox problem on OI_151a
>>  Message-ID:<1326397187.1335.0.camel@xylabone>
>>  Content-Type: text/plain; charset="UTF-8"
>>
>>  Hi,
>>
>>  are you using gcc from SFE?
>>
>>  Best regards,
>>
>>  Milan
>>
>>  Hans J. Albertsson p??e v ?t 12. 01. 2012 v 19:37 +0100:

>>>  >I decided to start using VirtualBox again today, and put in

>>>  version 4.1.8

>>>  >>   When starting it as an ordinary user, it comes up with an

>>>  error panel,

>>>  >Panel says "Failed to create the VirtualBox COM object",
>>>  >details say "
>>>  >>   Callee RC:
>>>  >>   >   >   NS_ERROR_ABORT (0x80004004)
>>>  >>   "
>>>  >>   Running /opt/VirtualBox/amd64/VirtualBox as root works, but

>>>  has the

>>>  >unacceptable effect of having to run it as root.
>>>  >>   What on earth is wrong? Any guesses?
>>>  >>   pkgadd took an inordinate time, but came thru with no errors.
>>>  >Last I know it worked was on b134 with VBox 4.0.8
>>>  >It's on a SuperMicro XB7Si with two disks and 8GB of ECC memory,

>>>  in case

>>>  >that's relevant.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] User management tools for OI_151a?

2012-01-13 Thread Hans J. Albertsson
I'm looking for some kind of user/system/services management tools that 
I could trust novices and Microsoft people to cope with..


Some working webmin-like system would be nice, but the current webmin 
fails consistently on my system.


I kind of liked smc, but that's not available, is it?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] ffmpeg 0.9.1

2012-01-14 Thread Hans J. Albertsson

Thanks, Alex V, for updating so quickly.

Unfortunately there seems to be a mistake and/or another package that 
needs updating, too.


---
hans@klaus%67%17:13> env LANG=C ffmpeg
ld.so.1: ffmpeg: fatal: libx264.so.120: open failed: No such file or 
directory
ld.so.1: ffmpeg: fatal: relocation error: file 
/usr/lib/libavcodec.so.53: symbol x264_encoder_close: referenced symbol 
not found
ld.so.1: ffmpeg: fatal: relocation error: file /usr/bin/ffmpeg: symbol 
avcodec_register_all: referenced symbol not found

Killed
---

is what I get when trying to run the new ffmpeg

libx264 is external to ffmpeg, but libavcodec is internal.

So one needs updating, too, and the other might be a consequence of 
the first problem, I guess.


I dunno.



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] diffs webmin from openindiana.org vs from webmin.com??

2012-01-15 Thread Hans J. Albertsson
What are the actual functional differences between the webmin 
deliverable from openindiana.org and the solaris package one can get 
from webmin.com?


It's a bit too big for a lonely sysadm to be sure of having covered the 
whole ground in a limited time, so if anyone knows or can point to a 
writeup, please tell me!


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] User management tools for OI_151a?

2012-01-15 Thread Hans J. Albertsson
Re the users & groups tool under the system -> admin -> users&groups: 
that complains about a backend script not running... 
A lot of the stuff under system->admin fails to work: hmm. Suppose I 
should reinstall them.



I tried running the openindiana webmin, 1.510?? That works reasonably.

webmin 1.570 will work IF you install it from the webmin pkg file, but 
you have to fiddle around a bit to make it a service.
There's an init.d script, and that will start it. You have to do a 
rolemod -K type=normal root, and that's not... or maybe it is...


usermin is OK, partic the limited version for webmail-mostly, if you add 
the change-password module. That fits the bill for user self-admin for 
our mail server machine.



On 2012-01-15 17:57, openindiana-discuss-requ...@openindiana.org wrote:

Message: 3
Date: Fri, 13 Jan 2012 22:41:52 +0100
From: "Open Indiana"
To: "'Discussion list for OpenIndiana'"

Subject: Re: [OpenIndiana-discuss] User management tools for OI_151a?
Message-ID:<004201ccd23c$29c467f0$7d4d37d0$@nl>
Content-Type: text/plain;   charset="us-ascii"

Which Webmin version do you use or did you install?

The 1.47 version that comes from the pkg installer has a missetting for the
servicefacility. Please search the list for svcs&  webmin and my
emailaddress.

If you have 1.47 running and try to update to 1.57 then you're back at
square 1. Because 1.57 really messes things up. It installs somewhere inside
/usr/lib and won't start at all. You can better download the pkg for 1.57
and install it manually (download, unpack and do pkgadd -d webmin*.pkg)
but then it still won't start. You can only start it with /etc/webmin/start

I will try to get it running with the service management facility when I
have my new server up and running. Then I will post an howto for it.



-Original Message-
From: Hans J. Albertsson [mailto:hans.j.alberts...@branneriet.se]
Sent: vrijdag 13 januari 2012 19:07
To:openindiana-discuss@openindiana.org
Subject: [OpenIndiana-discuss] User management tools for OI_151a?

I'm looking for some kind of user/system/services management tools that I
could trust novices and Microsoft people to cope with..

Some working webmin-like system would be nice, but the current webmin fails
consistently on my system.

I kind of liked smc, but that's not available, is it?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] User management tools for OI_151a?

2012-01-16 Thread Hans J. Albertsson

Just to be clearer:

I need a web based or otherwise remote management tool.

There should be a "ordinary user personal management part" and a system 
administrator part, and the latter should ideally be configurable for 
different admin roles.


usermin combined with webmin 1.51 from the openindiana repository mostly 
fit the bill.


A few problems exist, however:

I can't get webmin to use utf-8. Can anyone suggest a solution?
I found this because the gnome user and group manager applet backend 
script failed with "improper UTF-8" after adding a user with a swedish 
full name.


I can see no well-structured way to configure roles, or even harden the 
interface against catastrophic mistakes.
Again: can anyone suggest a way to run several roles in parallell, maybe 
a way to enable different combinations of modules for different admin users.

Or maybe you can suggest a different approach to the problem?


The webmin home page does supply a solaris package, but that is no 
better for utf-8, it seems, and has a few oddities and quirks that make 
for an uncomfortable experience.



On 2012-01-13 19:55, openindiana-discuss-requ...@openindiana.org wrote:

Message: 5
Date: Fri, 13 Jan 2012 19:06:31 +0100
From: "Hans J. Albertsson"
To:openindiana-discuss@openindiana.org
Subject: [OpenIndiana-discuss] User management tools for OI_151a?
Message-ID:<4f1072a7.7060...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I'm looking for some kind of user/system/services management tools that
I could trust novices and Microsoft people to cope with..

Some working webmin-like system would be nice, but the current webmin
fails consistently on my system.

I kind of liked smc, but that's not available, is it?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] User management tools for OI_151a?

2012-01-17 Thread Hans J. Albertsson

And please just ignore my raving and ranting below.

In the clear light of a fresh and crispy morning it all fell into place, 
and I now know how to set up individual admin access rights, set up to 
use UTF-8, edit headers, labels, info messages and so on and so forth.

One shouldn't keep at it after one's eyes start to bleed...
It IS a reasonable tool for a group of people of varying degrees of 
computer awareness remotely managing a set of servers.


Now for an intelligent Q:Is there anything like a webmin zfs management 
module somewhere?
Something that could handle shares, set up new raids, and do accurate 
space usage and snapshot reports..



On 2012-01-17 03:19, openindiana-discuss-requ...@openindiana.org wrote:

Message: 2
Date: Mon, 16 Jan 2012 09:26:06 +0100
From: "Hans J. Albertsson"
To:openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] User management tools for OI_151a?
Message-ID:<4f13df1e.1050...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Just to be clearer:

I need a web based or otherwise remote management tool.

There should be a "ordinary user personal management part" and a system
administrator part, and the latter should ideally be configurable for
different admin roles.

usermin combined with webmin 1.51 from the openindiana repository mostly
fit the bill.

A few problems exist, however:

I can't get webmin to use utf-8. Can anyone suggest a solution?
I found this because the gnome user and group manager applet backend
script failed with "improper UTF-8" after adding a user with a swedish
full name.

I can see no well-structured way to configure roles, or even harden the
interface against catastrophic mistakes.
Again: can anyone suggest a way to run several roles in parallell, maybe
a way to enable different combinations of modules for different admin users.
Or maybe you can suggest a different approach to the problem?


The webmin home page does supply a solaris package, but that is no
better for utf-8, it seems, and has a few oddities and quirks that make
for an uncomfortable experience.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Using SunStudio compiler for building SFE packages, and/or building OI?

2012-01-17 Thread Hans J. Albertsson

A:
Can the SunStudio 12.3 compiler build SFE packages, in the technical sense?
And, what about building the entire OI distro?

B:
Would using SunStudio 12.3 for any of these jobs cause problems in 
redistributing the compiled packages, legally and/or technically?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] User management tools for OI_151a?

2012-01-18 Thread Hans J. Albertsson

I tried napp-it, and I get several problems: Can you comment?
I will of course write to napp-it.org as well.
Two problems that seem to partly defeat it's usefulness for a small 
installation are:

1.
There's a live monitoring facility, it seems, using websockets. It 
claims there's no websocket support in my browser, Firefox 9.01.
I have enabled websockets in the config page, but napp-it still claims 
it isn't there. I don't know, really, but I think websockets supposedly 
work in firefox.


2.
"ZFS folders" gives no info, just headers. This supposedly displays info 
from like zfs list -o  I suppose?

Seems non-functional.

Even if these two won't work, it could still be useful for a very large 
installation, due e g to the pool mgmt stuff, and creating folders and 
stuff.



On 2012-01-18 03:48, openindiana-discuss-requ...@openindiana.org wrote:

Message: 1
Date: Tue, 17 Jan 2012 19:03:59 -0500
From: Robbie Crash
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] User management tools for OI_151a?
Message-ID:

Content-Type: text/plain; charset=ISO-8859-1

Hi I'm new.

Napp-it:www.napp-it.org

Offers most of what you're looking for and is clear enough that us
'Microsoft people' can figure out what to do without breaking things. It's
obviously not as powerful as access via shell, but it does make creating
automatic snapshot jobs much more simple.

ZFS share config and overall usage is there, and clear. Not sure if you can
create arrays, as I have no spare disks with which to test, but pool
creation and basic management is present. It also saved me a bunch of time
after a motherboard died and I had to rebuild my fileserver. Installing and
configuring netatalk with it was a lot quicker than doing it the manual
way, and got everything working just the same.

It's by no means as full featured as webmin, but it can do about 75% of the
stuff I've wanted it to do.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] User management tools for OI_151a?

2012-01-18 Thread Hans J. Albertsson
The websocket error is when connecting to the live monitor, at 
https://localhost:3000


Günter Alka told me that the zfs info should reappear on reloading, but 
it doesn't.
He also pointed me to a home page that purports to list all versions of 
web browsers and their support level for websockets.


That list claims firefox 9.0 should support websockets, but the testing 
function at the same page clearly reports my firefox doesn't support it 
at all.


Given that my installation is very small, diskwise, but will use 
replication via zfs send/recv between two servers, if napp-it worked 
well I could use it to enable others in the support group to manage the 
systems.


As things stand I daren't

On 2012-01-18 10:59, openindiana-discuss-requ...@openindiana.org wrote:

Message: 7
Date: Wed, 18 Jan 2012 10:59:22 +0100
From: "Open Indiana"
To: "'Discussion list for OpenIndiana'"

Subject: Re: [OpenIndiana-discuss] User management tools for OI_151a?
Message-ID:<00a301ccd5c7$da7990f0$8f6cb2d0$@nl>
Content-Type: text/plain;   charset="us-ascii"

One small remark regarding napp-it, when you have 1 Harddisk then it is most
certainly completely occupied by the OI installation. To use napp-it you
need to add at least one new (empty) harddisk so it can claim it for
ZFS/Zpool. You could use a free slice on the first harddisk but I wouldn't
recommend that.

I had the same problem with napp-it, that it couldn't show me any ZFS info
or ZFS creation menu's, but when I added new harddisks it works great.

At which menu do you get the websocket error? I would like to check it on my
newly installed napp-it installation and see what message I get with
firefox.




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] 4k sectors, how to create a root pool with the correct ashift value

2012-02-16 Thread Hans J. Albertsson

Some people on this list have referred to a "guru" way of fixing this.
So I thought to try and find out how to do this, for a server install 
I'm just about to perform.


First: my server is an X8STi-F motherboard, with two 2TB disks, 
ST2000DM001 Barracuda 2TB, 7200rpm, 64MB, SATA 6Gb/s
If someone can assure me this will cause no problem, and that installing 
from the DVD will create a root pool with the proper ashift, I don't 
need any more advice.


Otherwise, if the defaults will cause the root pool to be created with 
the wrong ashift, I want to know how to work around the problem.


Can one do something like creating the zpool from the live DVD? Or is it 
more difficult?


Please enlighten me!

On 2012-02-15 11:46, openindiana-discuss-requ...@openindiana.org wrote:

Message: 8
Date: Wed, 15 Feb 2012 09:24:26 +0100 (CET)
From: Roy Sigurd Karlsbakk
To: Discussion list for OpenIndiana

Cc: Illumos Discussion
Subject: Re: [OpenIndiana-discuss] 4k sectors again
Message-ID:<24488833.81.1329294266564.JavaMail.root@zimbra>
Content-Type: text/plain; charset=utf-8


>  >  Seems most drives are moving to 512-bytes-on-4k-sectors these days,
>  >  as
>  >  with the new 7K4000 drives from Hitachi. I saw a patch for zpool
>  >  some time
>  >  back, fixing ashift, but that's all. Is there an official fix
>  >  somewhere?
>  >  What do people with 4k drives do?
>  >
>  
>  If the drive reports its block size as 4K ZFS will do the right thing

>  already. Only drives that lie about the actual block size and report
>  512
>  bytes are problematic.
>  For such drives the technique I found useful is to create a pool on
>  some
>  other devices that are true 4K and then replace the devices one by one
>  with
>  the problematic drives.
>  COMSTAR comes really handy for such a trick. Also Linux ZFS let you
>  specify
>  ashift manually during pool creation.

Basically,*all*  drives lie about this these days, so we'd better fix it in 
software instead of hoping drives and politicians stop lying.

So I guess what must be done, then, is to port the fix from Linux ZFS to 
Illumos/OpenIndiana? Installing this system with linux zfs and then move to 
openindiana isn't very amusing...

Any idea how much code this is? Or is it the old patch that was rejected a year 
ago or so?

Vennlige hilsener / Best regards

roy
--
Roy Sigurd Karlsbakk
(+47) 97542685
r...@karlsbakk.net
http://blogg.karlsbakk.net/

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] installing OI 151a on SuperMicro X8STi-F

2012-02-19 Thread Hans J. Albertsson
What bios-setting should/must be used? And many more similar worries: is 
there some paper or writeup or short note describing how to generally 
set up normal motherboards to enable using them with OI 151a? at least 
partly?




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] installing OI 151a on SuperMicro

2012-02-20 Thread Hans J. Albertsson
So far nothing works, but I no longer think it's related to any BIOS 
setting.


I still wonder if there are any general advisory remarks on this subject??
Like ACPI on or off, AHCI or IDE, so on...

I made my server boot faster by pruning the Boot device list.

On 2012-02-20 16:58, openindiana-discuss-requ...@openindiana.org wrote:

Message: 3
Date: Mon, 20 Feb 2012 08:43:13 +0200
From: Milan Jurik
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] installing OI 151a on SuperMicro
X8STi-F
Message-ID:<4b9bc92e0c8be07cfa33442707932...@xylab.cz>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,

what does not work for you on this MB?

Best regards,

Milan

On 20.02.2012 00:04, Hans J. Albertsson wrote:

>  What bios-setting should/must be used? And many more similar worries:
>  is there some paper or writeup or short note describing how to
>  generally set up normal motherboards to enable using them with OI
>  151a? at least partly?
>
>
>


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] RDP to login on oi from Windows

2012-02-22 Thread Hans J Albertsson

Some friend suggested RDP  For connecting to an oi machine from Windows
What must be done on OI to serve RDP ?

Skickat från min iPod


23 feb 2012 kl. 05.37 skrev openindiana-discuss-requ...@openindiana.org:


Send OpenIndiana-discuss mailing list submissions to
   openindiana-discuss@openindiana.org

To subscribe or unsubscribe via the World Wide Web, visit
   http://openindiana.org/mailman/listinfo/openindiana-discuss
or, via email, send a message with subject or body 'help' to
   openindiana-discuss-requ...@openindiana.org

You can reach the person managing the list at
   openindiana-discuss-ow...@openindiana.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of OpenIndiana-discuss digest..."


Today's Topics:

  1. Re: pkgrecv log (Gabriele Bulfon)
  2. time-slider (Paolo Marcheschi)
  3. Re: time-slider (Ignacio Marambio Cat?n)
  4. Re: time-slider (Jan Owoc)
  5. Re: Server hangs weekly (Daniel Kjar)
  6. Re: Server hangs weekly (oimlt...@skidde.net)


--

Message: 1
Date: Wed, 22 Feb 2012 09:17:42 +0100 (CET)
From: Gabriele Bulfon 
To: Alexander Pyhalov , Discussion list for  
OpenIndiana

   
Subject: Re: [OpenIndiana-discuss] pkgrecv log
Message-ID: <6272964.138.1329898662251.JavaMail.sonicle@xstream>
Content-Type: text/plain; charset="us-ascii"

SureI just found flushes from pkgrecv are slow on stdout, so I  
get the output late :)

Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fax +39 028243880
via Enrico Fermi 44 - 20090, Assago - Milano - Italy
http://www.sonicle.com
--- 
--- 
--- 
--- 
--

Da: Alexander Pyhalov
A: Discussion list for OpenIndiana
Cc: Gabriele Bulfon
Data: 22 febbraio 2012 6.25.05 CET
Oggetto: Re: [OpenIndiana-discuss] pkgrecv log
Hello.
On 02/21/2012 20:58, Gabriele Bulfon wrote:
Hi,
I ran a pkgrecv of openindiana.org/dev to have a local IPS mirror of  
OI.
While if I run it in foreground I can see the progress, this time I  
ran in with nohup background,
redirecting outputs to files, and this time these files are empty,  
they don't show any progress,

but I can see pkgrecv running and downloading using truss.
Why?
Just a guess. Have you redirected stdout and stderr?
--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

--

Message: 2
Date: Wed, 22 Feb 2012 19:02:46 +0100
From: Paolo Marcheschi 
To: Discussion list for OpenIndiana
   
Subject: [OpenIndiana-discuss] time-slider
Message-ID: <4f452dc6.1020...@ftgm.it>
Content-Type: text/plain; format=flowed; charset=ISO-8859-1

Hi
I cannot start time slider :

[ Feb 22 18:51:20 Executing start method ("/lib/svc/method/time- 
slider start"). ]

[ Feb 22 18:51:41 Method "start" exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in  
__bootstrap_inner

self.run()
  File "/usr/lib/../share/time-slider/lib/time_slider/ 
timesliderd.py", line 123, in run

volume.set_auto_snap(False)
  File "/usr/lib/../share/time-slider/lib/time_slider/zfs.py", line  
922, in set_auto_snap

self.set_user_property("com.sun:auto-snapshot", value)
  File "/usr/lib/../share/time-slider/lib/time_slider/zfs.py", line  
660, in set_user_property

outdata,errdata = util.run_command(cmd)
  File "/usr/lib/../share/time-slider/lib/time_slider/util.py", line  
50, in run_command

(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set',  
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1

/usr/sbin/zfs: Permission denied


Maybe is something simple but now I cannot find the solution
can you help ?

Paolo




--

Message: 3
Date: Wed, 22 Feb 2012 15:08:45 -0300
From: Ignacio Marambio Cat?n 
To: Discussion list for OpenIndiana
   
Subject: Re: [OpenIndiana-discuss] time-slider
Message-ID:



Content-Type: text/plain; charset=ISO-8859-1

sounds like the user which is being used to create the snapshot
doesn't have the right RBAC configuration

On Wed, Feb 22, 2012 at 3:02 PM, Paolo Marcheschi
 wrote:

Hi
I cannot start time slider :

[ Feb 22 18:51:20 Executing start method ("/lib/svc/method/time- 
slider

start"). ]
[ Feb 22 18:51:41 Method "start" exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
?File "/usr/lib/python2.6/threading.py", line 525, in  
__bootstrap_inner

? ?self.run()
?File "/usr/lib/../share/time-slider/lib/time_slider/ 
timesliderd.py", line

123, in run
? ?volume.set_auto_snap(False)
?File "/usr/lib/../share/time-slider/lib/time_slider/zfs.py", line  
922, in

set_auto_snap
? ?self.set_user_property("com.sun:auto-snapshot", value)
?File "/usr/lib/../share/time-slider/lib/time_slider/zfs.py", line  
660, in

set_user_property
? ?outdata,errdata

[OpenIndiana-discuss] Upgraded OI to oi_151.1.2, suddenly there's no default route???

2012-02-23 Thread Hans J. Albertsson

I had to add it manually. What gives?

P.S.

I am very sorry for inadvertently including an entire OIdiscuss message 
in my last missive, my ipod had my fingers confused



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-23 Thread Hans J. Albertsson

Subject says it all.

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] SunRay server admin woes on OpenIndiana

2012-02-23 Thread Hans J. Albertsson
I'm running Sun Ray Server software 4.2 on my OpenIndiana 151a2. In 
fact, I have been since OpenSolaris b134.


Under OpenSolaris the Web based admin GUI worked very well, well at 
least it was always there and you could clear up some locked 
card/SunRay-unit states.


Since OpenIndiana b151 it is invariably blank: i e all the headings and 
basic stuff and page selectors display, but no info on the server or the 
SunRay units is ever displayed, and it is now mostly useless.


Does anyone else use SunRays on OI 151a, and does anyone know or could 
someone venture a guess as to what the problem might be?




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] SunRay server admin woes on OpenIndiana

2012-02-23 Thread Hans J. Albertsson
And I just got a hint and an idea from Google: and to check on that, is 
there a Tomcat v5 package that could work on OpenIndiana??



On 2012-02-23 11:11, Hans J. Albertsson wrote:
I'm running Sun Ray Server software 4.2 on my OpenIndiana 151a2. In 
fact, I have been since OpenSolaris b134.


Under OpenSolaris the Web based admin GUI worked very well, well at 
least it was always there and you could clear up some locked 
card/SunRay-unit states.


Since OpenIndiana b151 it is invariably blank: i e all the headings 
and basic stuff and page selectors display, but no info on the server 
or the SunRay units is ever displayed, and it is now mostly useless.


Does anyone else use SunRays on OI 151a, and does anyone know or could 
someone venture a guess as to what the problem might be?





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] SunRay server admin woes on OpenIndiana

2012-02-24 Thread Hans J. Albertsson

Thanks! That fixed it!

On 2012-02-23 19:31, openindiana-discuss-requ...@openindiana.org wrote:

Message: 5
Date: Thu, 23 Feb 2012 11:22:13 +0100
From: alessio
To:openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] SunRay server admin woes on
OpenIndiana
Message-ID:<4f461355.5090...@ftgm.it>
Content-Type: text/plain; charset=ISO-8859-1

On 02/23/2012 11:11 AM, Hans J. Albertsson wrote:
>  
>  Since OpenIndiana b151 it is invariably blank: i e all the headings and

>  basic stuff and page selectors display, but no info on the server or the
>  SunRay units is ever displayed, and it is now mostly useless.
>  

Maybe the problem is that you are using Firefox 4+ to access the web
interface.
In fact there is a problem with css.

<http://comments.gmane.org/gmane.os.solaris.sunray/12567>


Ciao


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Upgraded OI to oi_151.1.2, suddenly there's no default route???

2012-02-24 Thread Hans J. Albertsson

Manual, simplest possible setup, no RIP...

It was just that I went back & forth between oi151a and oi151a2, and the 
route was there in 151a, and wasn't there in 151a2... BUT that can have 
multiple explanations, I suppose.


I was wondering if there is any change specific to 151a2 that could or 
should have this partic consequence.


No matter, route add default did the trick.

Funny bit is that the default route was obviously there for a minute or 
two (things happened with mail that would require a default route), then 
disappeared. So I'd just like to understand.


Still thanks for your patient interest.. :-)

On 2012-02-23 19:31, openindiana-discuss-requ...@openindiana.org wrote:

Message: 7
Date: Thu, 23 Feb 2012 07:50:44 -0500
From: James Carlson
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Upgraded OI to oi_151.1.2, suddenly
there's no default route???
Message-ID:<4f463624.3030...@workingcode.com>
Content-Type: text/plain; charset=ISO-8859-1

Hans J. Albertsson wrote:

>  I had to add it manually. What gives?

Dunno.  It's hard to see your network from here.

How are your network and system configured?  Are you using DHCP or
manually configured ("static") addresses?  If manual addresses, are you
using ICMP Router Discovery, RIP, or some other routing protocol on your
network?

Are you using the default NWAM or some other configuration?  Have you
looked at the system log files?  If so, what do they say?  What does
"svcs -xv" say?

In general, DHCP can (but is not obligated to) provide you with a
default route.  ICMP Router Discovery can also do that.  RIP-2 and OSPF
can do the same job, but are much more flexible and can provide
arbitrary network and host routes as well.  If you don't use any of
those, then you have to configure the default route manually, along with
some way to make it persist.

-- James Carlson 42.703N 71.076W 


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-24 Thread Hans J. Albertsson

Gnome's Desktop Sharing ( under System->settings ), isn't that RDP???

On 2012-02-23 19:31, openindiana-discuss-requ...@openindiana.org wrote:

Message: 10
Date: Thu, 23 Feb 2012 13:31:34 -0500
From: Gordon Ross
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] enabling RDP access to an
oi_151.1.2 machine, how?
Message-ID:

Content-Type: text/plain; charset=ISO-8859-1

You would need something like:http://www.xrdp.org/

I'd love to see this functionality move forward, but I'm not sure how
fast it's moving.
There are lots of good RDP clients, and RDP is a powerful protocol.

Gordon

On Thu, Feb 23, 2012 at 4:03 AM, Hans J. Albertsson
  wrote:

>  Subject says it all.
>
>  ___
>  OpenIndiana-discuss mailing list
>  OpenIndiana-discuss@openindiana.org
>  http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Setting up sendmail with SSL support

2012-02-25 Thread Hans J. Albertsson
Is there some simple doc to hand to an unwary man with useful (windows 
mostly) computer experience but little OpenIndiana exposure, that will 
guide him thru setting up sendmail, preferably using SSL authentication?




___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Setting up sendmail with SSL support

2012-02-25 Thread Hans J. Albertsson
or maybe postfix would be the way to go? Combined with dovecot and then 
webmin for management; is that a stable system?


On 2012-02-25 14:11, Hans J. Albertsson wrote:
Is there some simple doc to hand to an unwary man with useful (windows 
mostly) computer experience but little OpenIndiana exposure, that will 
guide him thru setting up sendmail, preferably using SSL authentication?





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] webmin upgraded with OI upgrade to 151.1.2, why???

2012-02-25 Thread Hans J. Albertsson
It certainly seemed like webmin had been upgraded for this new 151 
version, but I notice:


A: It's still v 1.510 ( Official webmin is at 1.570. )

B: The known bug, incorrect directory for the smf manifest file, had not 
been fixed.
I don't suppose the upgrade was intentional, or just for image 
packaging or something?? Stilll


C: an irritating minor problem remains. It offers to upgrade to a newer 
webmin if you do that, webmin breaks in insiduous ways.
One should remove that offer, or rewrite it to only offer an IPS 
pkg(5) upgrade if such an upgrade exists.








___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Per packet load balancing in openindiana

2012-02-27 Thread Hans J Albertsson
Is it at all possible to do per packet load balancing in openindiana?

ie can one do
dladm create-aggr -P  -l igp0 -l igp1 1 
and somehow manage to get (near) 2gb for, say, a zfs send over aggr1?
Or would one have to write some session-splitting sw to pipe the data thru?


-- 
Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet.
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Automated install for oi?

2012-02-29 Thread Hans J Albertsson
I just realised I hadn't seen anything about an automated install over pxe for 
oi.
Is there anyone doing anything about this?
-- 
Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet.
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Problems using the SuperMicro X8STi-F MB IPMI/BMC and Supermicro IPMIView20, anyone?

2012-03-09 Thread Hans J. Albertsson


HELP!


I'm trying to use the IPMI management processor of the SuperMicro 
X8STi-F motherboard, and I am having lots and lots of problems.


Basically, connections and logins to the IPMI succeed or fail seemingly 
at random, one minute login just happens instantaneously and all parts 
of the management interface, including the KVM-over-LAN interface, is 
available, then all attempts at logging in fail for hours on end. And 
then it all just starts up again. Sometimes touching the Web GUI of a 
troublesome IPMI makes it run well for three or four logins on IPMIView, 
and then it fails again.


FW has been upgraded to the last version, and properly, too, according 
to the most exacting procedure imaginable..


I'd like to hear of any and all experiences, good or bad, anyone here 
might have had with these embedded IPMIs.


I'm talking to Supermicro in Holland, and they are taking me seriously 
it seems.


Searching for "Get Device ID Failed" and IPMIView20 on Google does find 
some reports of problems similar to mine, but they don't show much in 
the way of root causes or fixes.


Hans J. Albertsson

P.S. I'm trying to use the KVM-over-LAN of the embedded IPMI for 
installing and configuring w/o having to sit in a noisy and cold 
subterranean concrete cell Inconsistencies and instability makes 
that a difficult task.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] DTMF decoder sw adaptable for oi?

2012-03-21 Thread Hans J Albertsson
Looking for some open source sw that could do dtmf decoding from audio files.

I e, read an audio file, find dtmf signals, decode them and present them with 
an indication of times between number strings, i e dial pauses.

This is for gaming uses.
-- 
Skickat från min Android-telefon med K-9 E-post. Ursäkta min fåordighet.
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Single User Mode?? How??

2012-04-10 Thread Hans J. Albertsson
I can't seem to make the standard way to boot into single user mode from 
grub work, but then, again, I'm reading linux docs, really.


I start up.
Get to grub
stop the booting
select my OS version
go to the kernel$ line
add "single" at the end

If I type RETURN (ENTER for the PC guys) at the end, the edit seems to 
stick.


I do just one ESC, to the "edit OS entry" screen, and type "b".

No joy, it just gets to multiuser mode.

I've been looking at the various docs on the net, nothing obviously 
relevant springs to my screen.


Help!

( I need to reset the root password, I got busy with other things for a 
while, and forgot the root password. )



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 21, Issue 11

2012-04-11 Thread Hans J Albertsson
I had to give up, the live cd environment couldn't even do a zpool import and 
none of the passwords seemed to work.

Trying to get single user boot to work failed, too. I almost got there but then 
it wanted my root password, so I couldn't go that route to reset a forgotten 
password.

But I was extremely worked up about it, so maybe I just couldn't get my fingers 
in order...

could someone describe in gruesome detail how to use the live cd to do system 
salvage work on a zfs system? Such as reset the passwords for users and root?
I thought I knew the root and jack passwords, but obviously I didn't.

Again: HELP!  :-)



openindiana-discuss-requ...@openindiana.org skrev:

>Send OpenIndiana-discuss mailing list submissions to
>   openindiana-discuss@openindiana.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
>   http://openindiana.org/mailman/listinfo/openindiana-discuss
>or, via email, send a message with subject or body 'help' to
>   openindiana-discuss-requ...@openindiana.org
>
>You can reach the person managing the list at
>   openindiana-discuss-ow...@openindiana.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of OpenIndiana-discuss digest..."
>
>
>Today's Topics:
>
>   1. Re: Single User Mode?? How?? (Ignacio Marambio Cat?n)
>   2. big plan with a bit knowledge (l?zaro)
>   3. Re: Single User Mode?? How?? (Richard Kowalski)
>   4. probable NWAM problems [was Re: REALTEK network card and
>  pppoe config] (James Carlson)
>   5. Re: probable NWAM problems [was Re: REALTEK network card and
>  pppoe config] (Northwoods)
>   6. Problems with Virtual Box (Paul Johnston)
>   7. Re: probable NWAM problems [was Re: REALTEK network card and
>  pppoe config] (Robin Axelsson)
>
>
>--
>
>Message: 1
>Date: Tue, 10 Apr 2012 10:59:59 -0300
>From: Ignacio Marambio Cat?n 
>To: Discussion list for OpenIndiana
>   
>Subject: Re: [OpenIndiana-discuss] Single User Mode?? How??
>Message-ID:
>   
>Content-Type: text/plain; charset=ISO-8859-1
>
>it's with -s not single
>but you're better off by booting with the livecd, mounting the /
>dataset and changing the password with that
>
>On Tue, Apr 10, 2012 at 10:56 AM, Hans J. Albertsson
> wrote:
>> I can't seem to make the standard way to boot into single user mode
>from
>> grub work, but then, again, I'm reading linux docs, really.
>>
>> I start up.
>> Get to grub
>> stop the booting
>> select my OS version
>> go to the kernel$ line
>> add "single" at the end
>>
>> If I type RETURN (ENTER for the PC guys) at the end, the edit seems
>to
>> stick.
>>
>> I do just one ESC, to the "edit OS entry" screen, and type "b".
>>
>> No joy, it just gets to multiuser mode.
>>
>> I've been looking at the various docs on the net, nothing obviously
>relevant
>> springs to my screen.
>>
>> Help!
>>
>> ( I need to reset the root password, I got busy with other things for
>a
>> while, and forgot the root password. )
>>
>>
>> ___
>--
>
>Message: 2
>Date: Mon, 9 Apr 2012 19:42:15 -0400
>From: l?zaro 
>To: Discussion list for OpenIndiana
>   
>Cc: nAlonso 

>
>
>--
>
>Message: 3
>Date: Tue, 10 Apr 2012 08:17:38 -0700
>From: "Richard Kowalski" 
>To: "Discussion list for OpenIndiana"
>   
>Subject: Re: [OpenIndiana-discuss] Single User Mode?? How??
>Message-ID:
>   <6837403841402608c97d52e117e8b6ec.squir...@sm.webmail.pair.com>
>Content-Type: text/plain;charset=utf-8
>
>Hi Hans,
>
>Essentially you need to edit your Grub menu entry during boot to add
>the
>string "-s" to the end of the kernel line:
>
>kernel$ /platform/i86pc/kernel/$ISADIR/unix -B
>$ZFS-BOOTFS,console=graphics -s
>
>You can do something more optimal by adding a new Grub menu entry
>(Below
>the END BOOTADM line) by editing your /rpool/boot/grub/menu.lst file:
>
>title OpenIndiana Development oi_151a SINGLE USER MODE
>findroot (pool_rpool,0,a)
>bootfs rpool/ROOT/openindiana
>kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS -s
>module$ /platform/i86pc/$ISADIR/boot_archive
>
>Rules:
>
>You should also exclude these whole lines:
>"splashimage /boot/solaris.xpm"
>"foreground FF"
>"background A8A8A8"
>
>You should exclude from the 

Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 21, Issue 14

2012-04-13 Thread Hans J. Albertsson

I did use force but not -R.

I will test again.

I writeup on using live cd as a recovery disk would be good!
Is there one?

And what are the passwords supposed to be?



On 2012-04-12 18:16, openindiana-discuss-requ...@openindiana.org wrote:

Message: 1
Date: Wed, 11 Apr 2012 20:57:56 +0200
From: Milan Jurik
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] OpenIndiana-discuss Digest, Vol 21,
Issue 11
Message-ID:<1334170676.2772.4.camel@xylabone>
Content-Type: text/plain; charset="UTF-8"

Hi,

Hans J Albertsson p??e v st 11. 04. 2012 v 18:25 +0200:

>  I had to give up, the live cd environment couldn't even do a zpool import 
and none of the passwords seemed to work.

why did you fail to import zpool? Did you use force (-f) and alternate
root (-R) params?

Best regards,

Milan

>  
>  Trying to get single user boot to work failed, too. I almost got there but then it wanted my root password, so I couldn't go that route to reset a forgotten password.
>  
>  But I was extremely worked up about it, so maybe I just couldn't get my fingers in order...
>  
>  could someone describe in gruesome detail how to use the live cd to do system salvage work on a zfs system? Such as reset the passwords for users and root?

>  I thought I knew the root and jack passwords, but obviously I didn't.
>  
>  Again: HELP!:-)
>  





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-19 Thread Hans J. Albertsson
I'm considering setting up qmail rather than sendmail or postfix on my 
openindiana 151-a3 systems.


Is there a ready-made package available for openindiana or must I 
compile it from scratch?


Will Qmail integrate well with Webmin, or even at all?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-21 Thread Hans J. Albertsson

What MTA would you suggest?

On 2012-04-20 14:40, openindiana-discuss-requ...@openindiana.org wrote:
Message: 8 Date: Fri, 20 Apr 2012 09:00:03 +0800 From: Christopher 
Chan  To: 
openindiana-discuss@openindiana.org Subject: Re: [OpenIndiana-discuss] 
Qmail-to-go on openindiana? Message-ID: 
<4f90b513.9080...@bradbury.edu.hk> Content-Type: text/plain; 
charset=ISO-8859-1; format=flowed Hi Hans, May I ask why you would 
want to use qmail? It has pretty weak anti-spam facilities, if at all, 
and so would not really be an mta you want for incoming use. If you 
only want to use it for outgoing then I can understand. Christopher On 
Friday, April 20, 2012 03:40 AM, Hans J. Albertsson wrote:

>  I'm considering setting up qmail rather than sendmail or postfix on my
>  openindiana 151-a3 systems.
>
>  Is there a ready-made package available for openindiana or must I
>  compile it from scratch?
>
>  Will Qmail integrate well with Webmin, or even at all?
>
>  ___
>  OpenIndiana-discuss mailing list
>  OpenIndiana-discuss@openindiana.org
>  http://openindiana.org/mailman/listinfo/openindiana-discuss


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?

2012-04-23 Thread Hans J. Albertsson

I will take you up on that!

On 2012-04-23 17:22, openindiana-discuss-requ...@openindiana.org wrote:

Message: 2
Date: Mon, 23 Apr 2012 08:44:13 -0400
From: l?zaro
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Qmail-to-go on openindiana?
Message-ID:<1335185053.1721.9.camel@localhost>
Content-Type: text/plain; charset="UTF-8"

in Qmail, the security is patch-maked in postfix is by-design-maked

for example, smtp auth, SASL, TLS and soon. Also postfix is more
modular. You can use it with someSQL LDAP and all thats cute things.

If need some help with postfix, can mail me to the private, postfix is
my strong point.

  Greetings


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Updating curl (and webmin???)

2012-04-26 Thread Hans J. Albertsson

The current curl in OI151a3 seems to be v 7,21

Would it be very difficult for someone involved in maintaining OI151 to 
upgrade curl to the latest version?

There are some minor adaptations to more modern web practices, it seems.

And the same Q about webmin: would it be possible to either clean the 
current version up a bit: fix the smf manifest directory error and 
remove the offer to update webmin to the non-functional download of the 
general version, or else update the included webmin to match the most 
recent version?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss



[OpenIndiana-discuss] Massive numbers of man files missing on 151a4

2012-05-06 Thread Hans J. Albertsson
After updating to OI151a4 using updatemanager, I find most manual files 
in man1 missing!


Is this my own faulty management practices, or has anyone else seen the 
same?


pfexec pkg fix

lists tons of missing man1 files

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Massive numbers of man files missing on 151a4

2012-05-06 Thread Hans J. Albertsson

actually it is much more of a problem than just the below man files.

all of /usr/local has disappeared, and select trees and single files.

The complete story:

I run various things from directories in /usr/local, and I know for a 
fact they all worked perfectly this morning.


For some reason I thought I'd try upgrading OI151a3 to a4, and the 
updatemanager application listed a set of problematic packages: 
Imagemagick, drupal6, joomla and Bash-completion.
The last three were leftovers overlooked when I discarded the contrib 
repository, and had directory property conflicts with other packages. I 
removed those three by clicking one at a time and uninstalling them thru 
the packagemanager.


Imagemagick had a massive set of conflicts listed between itself and the 
sfe version. I removed the sfe version thru the package manager.


After this I ran updatemanager and rebooted into the new BE. There I ran 
pkg fix, just to check what it looked like. After that I tried man pkg, 
which failed.

Then all the services I ran out of /usr/local were gone.

I rebooted back into the previous BE, but it's all gone there, too.
It's also gone from the snapshot created by the update manager this morning.

It's very little actual data missing. Just a few hundred MB.

I have most of it available in a month-old snapshot of /, but that thing 
with directory permissions got me thinking maybe it's all there, just 
hidden somewhere... ???


Suggest a rational way to get all the data back!
Or some interesting way, at least.

I'm nearly comfortable running zfs as an admin, but no expert, and not 
very conversant with the inner structure of zfs pools or data sets.
I haven't ever really had to restore data from snapshots in an active 
root pool.





On 2012-05-06 15:42, Hans J. Albertsson wrote:
After updating to OI151a4 using updatemanager, I find most manual 
files in man1 missing!


Is this my own faulty management practices, or has anyone else seen 
the same?


pfexec pkg fix

lists tons of missing man1 files


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Massive numbers of man files missing on 151a4

2012-05-06 Thread Hans J. Albertsson
I should add that I cannot remember why I had both the standard 
imagemagick from openindiana.org AND the sfe version.
This is fishy, I distinctly remember deciding that I wanted to remove 
the openindiana.org one and replace it with the sfe one.
Not for any rational reason, I just planned on playing with the sfe one 
a bit. And I have done that, and did not have a problem.

And I was quite convinced I hade removed the openindiana.org one.

Still, something like that can be planned but never executed on account 
of being interrupted, or a cat walking across my keyboard when I went 
for a coffee, but I don't think so.


On 2012-05-06 20:42, Hans J. Albertsson wrote:

actually it is much more of a problem than just the below man files.

all of /usr/local has disappeared, and select trees and single files.

The complete story:

I run various things from directories in /usr/local, and I know for a 
fact they all worked perfectly this morning.


For some reason I thought I'd try upgrading OI151a3 to a4, and the 
updatemanager application listed a set of problematic packages: 
Imagemagick, drupal6, joomla and Bash-completion.
The last three were leftovers overlooked when I discarded the contrib 
repository, and had directory property conflicts with other packages. 
I removed those three by clicking one at a time and uninstalling them 
thru the packagemanager.


Imagemagick had a massive set of conflicts listed between itself and 
the sfe version. I removed the sfe version thru the package manager.


After this I ran updatemanager and rebooted into the new BE. There I 
ran pkg fix, just to check what it looked like. After that I tried man 
pkg, which failed.

Then all the services I ran out of /usr/local were gone.

I rebooted back into the previous BE, but it's all gone there, too.
It's also gone from the snapshot created by the update manager this 
morning.


It's very little actual data missing. Just a few hundred MB.

I have most of it available in a month-old snapshot of /, but that 
thing with directory permissions got me thinking maybe it's all there, 
just hidden somewhere... ???


Suggest a rational way to get all the data back!
Or some interesting way, at least.

I'm nearly comfortable running zfs as an admin, but no expert, and not 
very conversant with the inner structure of zfs pools or data sets.
I haven't ever really had to restore data from snapshots in an active 
root pool.





On 2012-05-06 15:42, Hans J. Albertsson wrote:
After updating to OI151a4 using updatemanager, I find most manual 
files in man1 missing!


Is this my own faulty management practices, or has anyone else seen 
the same?


pfexec pkg fix

lists tons of missing man1 files


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Massive numbers of man files, missing on 151a4

2012-05-07 Thread Hans J. Albertsson
I  managed to determine (ocular inspection of "ls" in several snapshots) 
that the only files missing were about 1200 man pages in man1, and the 
entire /usr/local tree.


And I think it must have happened as I removed the sfe version of 
imagemagick.


I'm ok now, I think.

I still wonder what could have happened?
On 2012-05-07 02:56, openindiana-discuss-requ...@openindiana.org wrote:

Message: 6
Date: Sun, 06 May 2012 20:48:26 +0200
From: "Hans J. Albertsson"
To:openindiana-discuss@openindiana.org
Subject: Re: [OpenIndiana-discuss] Massive numbers of man files
missing on  151a4
Message-ID:<4fa6c77a.20...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

I should add that I cannot remember why I had both the standard
imagemagick from openindiana.org AND the sfe version.
This is fishy, I distinctly remember deciding that I wanted to remove
the openindiana.org one and replace it with the sfe one.
Not for any rational reason, I just planned on playing with the sfe one
a bit. And I have done that, and did not have a problem.
And I was quite convinced I hade removed the openindiana.org one.

Still, something like that can be planned but never executed on account
of being interrupted, or a cat walking across my keyboard when I went
for a coffee, but I don't think so.

On 2012-05-06 20:42, Hans J. Albertsson wrote:

>  actually it is much more of a problem than just the below man files.
>
>  all of /usr/local has disappeared, and select trees and single files.
>
>  The complete story:
>
>  I run various things from directories in /usr/local, and I know for a
>  fact they all worked perfectly this morning.
>
>  For some reason I thought I'd try upgrading OI151a3 to a4, and the
>  updatemanager application listed a set of problematic packages:
>  Imagemagick, drupal6, joomla and Bash-completion.
>  The last three were leftovers overlooked when I discarded the contrib
>  repository, and had directory property conflicts with other packages.
>  I removed those three by clicking one at a time and uninstalling them
>  thru the packagemanager.
>
>  Imagemagick had a massive set of conflicts listed between itself and
>  the sfe version. I removed the sfe version thru the package manager.
>
>  After this I ran updatemanager and rebooted into the new BE. There I
>  ran pkg fix, just to check what it looked like. After that I tried man
>  pkg, which failed.
>  Then all the services I ran out of /usr/local were gone.
>
>  I rebooted back into the previous BE, but it's all gone there, too.
>  It's also gone from the snapshot created by the update manager this
>  morning.
>
>  It's very little actual data missing. Just a few hundred MB.
>
>  I have most of it available in a month-old snapshot of /, but that
>  thing with directory permissions got me thinking maybe it's all there,
>  just hidden somewhere... ???
>
>  Suggest a rational way to get all the data back!
>  Or some interesting way, at least.
>
>  I'm nearly comfortable running zfs as an admin, but no expert, and not
>  very conversant with the inner structure of zfs pools or data sets.
>  I haven't ever really had to restore data from snapshots in an active
>  root pool.
>
>
>
>
>  On 2012-05-06 15:42, Hans J. Albertsson wrote:

>>  After updating to OI151a4 using updatemanager, I find most manual
>>  files in man1 missing!
>>
>>  Is this my own faulty management practices, or has anyone else seen
>>  the same?
>>
>>  pfexec pkg fix
>>
>>  lists tons of missing man1 files


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Massive numbers of man files, missing on 151a4

2012-05-07 Thread Hans J. Albertsson
No, that's not it: I thought of that possibility, but my /usr/local is 
just another directory /usr.

And where did the man files go??

I'm actually thinking I would have liked to be able to trace what 
updatemanager did, after the fact.


Still, I now know I must do a snapshot at every step of any fishy pkg stuff.

And I've got the files back, and things work. Next time I'll be more 
observant.


On 2012-05-07 14:50, openindiana-discuss-requ...@openindiana.org wrote:

Message: 5
Date: Mon, 07 May 2012 07:21:32 -0400
From: James Carlson
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] Massive numbers of man files,
missing on 151a4
Message-ID:<4fa7b03c.4010...@workingcode.com>
Content-Type: text/plain; charset=ISO-8859-1

Hans J. Albertsson wrote:

>  I  managed to determine (ocular inspection of "ls" in several snapshots)
>  that the only files missing were about 1200 man pages in man1, and the
>  entire /usr/local tree.
>  
>  And I think it must have happened as I removed the sfe version of

>  imagemagick.

One way I've seen this sort of thing happen is when an administrator
uses a symlink for a common directory (such as /usr/local), and a
package delivers a directory entry for that same path.  The packaging
system will happily blow the symlink away.

If that's what you've been doing, I suggest using mounts instead of
symlinks.  The simplest thing to do is to make /usr/local (or whatever
is being symlink'd) be a separate zfs file system.  Alternatively, if
separate file systems are not your taste for some reason, consider using
a lofs mount.  (Of course, getting that mount in place at boot time may
  be slightly tougher to do on a modern Open Indiana system, as zfs works
outside of the /etc/vfstab scheme.)

-- James Carlson 42.703N 71.076W 


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Massive numbers of man files, , missing on 151a4

2012-05-07 Thread Hans J. Albertsson
Alan Coopersmith gave some interesting info just now: some (not all) 
files appeared in /var/pkg/lost+found/.


The missing man files weren't there, but most (80 %?) of the missing 
/usr/local tree was.


I had no idea that dir was there. There you go, manuals should be read.
i e rtfm not waefrtfm.

On 2012-05-07 16:33, openindiana-discuss-requ...@openindiana.org wrote:
Message: 2 Date: Mon, 07 May 2012 15:31:19 +0200 From: "Hans J. 
Albertsson"  To: 
openindiana-discuss@openindiana.org Subject: Re: [OpenIndiana-discuss] 
Massive numbers of man files, missing on 151a4 Message-ID: 
<4fa7cea7.3060...@branneriet.se> Content-Type: text/plain; 
charset=ISO-8859-1; format=flowed No, that's not it: I thought of that 
possibility, but my /usr/local is just another directory /usr. And 
where did the man files go?? I'm actually thinking I would have liked 
to be able to trace what updatemanager did, after the fact. Still, I 
now know I must do a snapshot at every step of any fishy pkg stuff. 
And I've got the files back, and things work. Next time I'll be more 
observant. On 2012-05-07 14:50, 
openindiana-discuss-requ...@openindiana.org wrote:

>  Message: 5
>  Date: Mon, 07 May 2012 07:21:32 -0400
>  From: James Carlson
>  To: Discussion list for OpenIndiana
>
>  Subject: Re: [OpenIndiana-discuss] Massive numbers of man files,
>missing on 151a4
>  Message-ID:<4fa7b03c.4010...@workingcode.com>
>  Content-Type: text/plain; charset=ISO-8859-1
>
>  Hans J. Albertsson wrote:

>>  >I  managed to determine (ocular inspection of "ls" in several 
snapshots)
>>  >that the only files missing were about 1200 man pages in man1, and the
>>  >entire /usr/local tree.
>>  >  
>>  >And I think it must have happened as I removed the sfe version of

>>  >imagemagick.

>  One way I've seen this sort of thing happen is when an administrator
>  uses a symlink for a common directory (such as /usr/local), and a
>  package delivers a directory entry for that same path.  The packaging
>  system will happily blow the symlink away.
>
>  If that's what you've been doing, I suggest using mounts instead of
>  symlinks.  The simplest thing to do is to make /usr/local (or whatever
>  is being symlink'd) be a separate zfs file system.  Alternatively, if
>  separate file systems are not your taste for some reason, consider using
>  a lofs mount.  (Of course, getting that mount in place at boot time may
> be slightly tougher to do on a modern Open Indiana system, as zfs works
>  outside of the /etc/vfstab scheme.)
>
>  -- James Carlson 42.703N 71.076W


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Package perl-584 needs updating, but can't be updated (as seen from the package manager or pkg -u).

2012-05-08 Thread Hans J. Albertsson
In the aftermath of my file system adventures when updating to 151a4, I 
now have one mysterious "problem" left.


Well, it's not really a problem, just confusing and a little bit 
mysterious to me, since I don't really know the IPS stuff that well.


Thing is I got to the point, doing lots of "pfexec pkg -R /otherBE fix 
packagename", where my system reported no serious problems in pkg fix, and
the package manager had a clean and consistent, and probably complete 
view to present.


Then suddenly a bunch of python-related packages were updatable, and I 
let updatemanager do that.


It set up a new BE, and after booting over to that one, I ran Package 
Manager. I clicked around a bit, and finally selected All publishers, 
All packages and View Updates.


Then there was one update: perl-584.

Now this guy cannot be updated, it cannot be removed, and it is actually 
EMPTY and just has a marker saying it has been renamed to perl-510.


It's no problem, really, but:

What determines if a package is reported as updatable??

pkg -u shows this same package as updatable, so it's not just the GUI 
application that's wrong, here.





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] BTRFS for OI, anyone?

2012-05-09 Thread Hans J. Albertsson

Would BTRFS be a viable FS for Openindiana?

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] BTRFS for OI, anyone?

2012-05-09 Thread Hans J. Albertsson

I was a bit surprised to see so much near-religious reactions
James C is to be commended for his rational answer.

I was merely trying to find out if

A: BTRFS would be (easily) doable
B: BTRFS had any advantage at all, at least down the line, years away.
C: ZFS had any major wins over BTRFS that would make the Q moot.

Can someone comment in a tech way on B and C above??

I can think of one political/commercial reason for BTRFS: Oracle is 
actually involved, and I guess ZFS technology might seep into BTRFS that 
way, w/o hitting some sort of licensing wall or be too costly.


P.S.
I hear some people out there sing the BTRFS' praise, and that is people 
whom I used to trust while at Sun.
I hear people praise the realtime and/or lowlatency properties of recent 
linuxes, too, and I went ahead and tried, and THAT seemed quite 
reasonable praise.



On 2012-05-09 14:54, openindiana-discuss-requ...@openindiana.org wrote:

Message: 8
Date: Wed, 09 May 2012 08:54:39 -0400
From: James Carlson
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] BTRFS for OI, anyone?
Message-ID:<4faa690f.9000...@workingcode.com>
Content-Type: text/plain; charset=UTF-8

Roy Sigurd Karlsbakk wrote:

>>  Would BTRFS be a viable FS for Openindiana?
>  
>  btrfs is licensed under GPL, OpenIndiana mostly under CDDL, so that's a hard nut to crack. The harder one is still "who wants btrfs when you've got ZFS"

One good reason to do it would be to help users migrate from Linux to
OpenIndiana without losing data.  Another would be to help out those
users who have multi-boot systems with both Linux and OpenIndiana, and
who don't want to resort to DOS file system hacks.  Still another would
be to enable folks to build useful appliances with OpenIndiana --
consider the various Linux-based "rescue CDs" that allow you to boot up
a mini Linux on CD and read foreign file systems.

Just about any reasoning that applies to NTFS or another foreign file
system applies as well to btrfs.

As for the GPLv2, it's an interesting question, but I doubt it's
actually a problem.  The license clearly calls out "identifiable
sections" and "mere aggregation" as exceptions in section (2) and that
redistribution of any btrfs changes doesn't require inclusion of normal
parts of the system in section (3).

I know that corporate lawyers tend to fear, distrust, and generally
loathe the GPL, which is why no GPL'd stuff ended up in the kernel when
Sun was in charge.  As a completely artificial distinction, tons of
GPL'd code appeared in user space, and was used in key parts of the system.

I guess if the general consensus is to keep the (in my opinion
irrational) fear alive, distributing btrfs as a separate package from
the core system would be more than enough fig leaf.

-- James Carlson 42.703N 71.076W 


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] moving existing rpool onto larger disks, in-place: zpool/zfs ashift/blocksize musings

2012-05-14 Thread Hans J. Albertsson
I have an OI151a4 system with old 500GB disks in a mirrored pair for the 
rpool, and no further disks.
For various reasons I'd like to expand the available space by replacing 
the 500GB disks with 2TB disks.
I'd like to do this IN-PLACE, but I see a few problems in that the new 
disks are naturally 4K blocksize, but falsely report 512 byte blocksize.


First: Can you ever efficiently migrate a zpool with ashift=9 to a 4k 
block disk by just adding the new disk as a 3rd mirror? Regardless of 
what blocksize the disk reports?


Second: Can you manage the problem of the false blocksize report in a 
situation like this?


Third: How can one check to see  what parameters (like ashift( a 
particular pool uses?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Migrating root zpool from old disks to new one. only one system available

2012-06-11 Thread Hans J. Albertsson

Suppose:

I have a system with but two disks. They're fairly small: 300GB, and use 
512B sectors.


These two disks are a mirror zpool, creqated from the entire disks.

There are about 20 or so filesystems in there.

The system has room for only two disks.

I'd like to replace these two small disks with two 2TB disks using 4kB 
blocks.


So:

Is there a writeup on how to connect one of these new disks to the 
existing machine, using an external esata cabinet.
set up a new zpool on this new disk, and transfer all the root pool data 
to the new single disk zpool.

then set up the new zpool to be bootable.
And last: taking the old disks out of the machine, place the new single 
disk, and another, empty, similar 2TB disk in the machine, and boot from 
the single new one as the new root zpool. And then add the second new 
disk as a mirror.. effectively running the old system exactly as it was 
w/o reinstalling anything significant, but with much roomier disks.


Note: in this case there is no way to get another system to do it on. 
And a third disk can only be connected using an external cabinet and 
Esata or USB.





___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Migrating root zpool from old disks to new one. only one system available

2012-06-12 Thread Hans J. Albertsson
We know, from people like Michelle on HDD problems, recently, that just 
adding an ashift=12 disk to a pool with ashift=9 won't work.




On 2012-06-12 01:55, James C. McPherson wrote:

On 12/06/12 09:16 AM, Rich wrote:

Won't zpool replace fail b/c the new disks require ashift=12 and his
existing pool devices have ashift=9?


I have no idea. I don't think it's too much of a stretch to
assume that an error provided during zpool replace would result
in a quick response to the list saying "that didn't work, now what?"
or something similar.


James C. McPherson
--
Solaris kernel software engineer, system admin and troubleshooter
  http://www.jmcp.homeunix.com/blog
Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Migrating root zpool from old disks to, new one. only one system available

2012-06-12 Thread Hans J. Albertsson

Actually I found the following blog quite illuminating.

http://www.big-bubbles.fluff.org/blogs/bubbles/blog/2012/02/04/placeholder-migrating-a-zfs-root-pool/


It would have to be worked thru for a number of specific cases. But it 
is basically sound.


A bird's eye view might be: format the new disk to have a partition s0 
starting from cyl 1 and a boot partition 8 on cyl 0
set up a zpool (using the hacked version with --blocksize if you'r not 
certain the disk reports a truthful 4k block size) on s0
create a new BE on that zpool as a clone of your current BE. Add swap 
and dump in the new zpool too
zfs send/recv using -R anything that wasn't brought over by the beadm 
cloning
installgrub -R the new device, and edit vfstab and do a dumpadm to point 
swap and dump as seen from the new environment to the new ones.


Name will be not rpool, and you can do another round as above if you care.

Read that blog while doing it: this bird's eye isn't anywhere near complete.




On 2012-06-12 09:00, openindiana-discuss-requ...@openindiana.org wrote:

Message: 1
Date: Tue, 12 Jun 2012 00:39:32 +0200
From: "Hans J. Albertsson"
To:openindiana-discuss@openindiana.org
Subject: [OpenIndiana-discuss] Migrating root zpool from old disks to
new one. only one system available
Message-ID:<4fd673a4.5030...@branneriet.se>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Suppose:

I have a system with but two disks. They're fairly small: 300GB, and use
512B sectors.

These two disks are a mirror zpool, creqated from the entire disks.

There are about 20 or so filesystems in there.

The system has room for only two disks.

I'd like to replace these two small disks with two 2TB disks using 4kB
blocks.

So:

Is there a writeup on how to connect one of these new disks to the
existing machine, using an external esata cabinet.
set up a new zpool on this new disk, and transfer all the root pool data
to the new single disk zpool.
then set up the new zpool to be bootable.
And last: taking the old disks out of the machine, place the new single
disk, and another, empty, similar 2TB disk in the machine, and boot from
the single new one as the new root zpool. And then add the second new
disk as a mirror.. effectively running the old system exactly as it was
w/o reinstalling anything significant, but with much roomier disks.

Note: in this case there is no way to get another system to do it on.
And a third disk can only be connected using an external cabinet and
Esata or USB.


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] The+AShift+Value+and+Advanced+Format+disks+and+ZFS

2012-06-16 Thread Hans J. Albertsson

are the overrides described in that wiki page available in OI151a4??

On 2012-06-13 05:50, openindiana-discuss-requ...@openindiana.org wrote:

Message: 4
Date: Tue, 12 Jun 2012 20:44:25 +0400
From: Jim Klimov
To: Discussion list for OpenIndiana

Subject: Re: [OpenIndiana-discuss] HDD Upgrade problem
Message-ID:<4fd771e9.9040...@cos.ru>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

2012-06-12 19:22, Jim Klimov wrote:

>  First of all, I believe this snippet belongs on a Wiki page,
>  and I'll try to make one to sum up all knowledge and FUD we
>  have about The AShift Problem;)  At least, it would be easier
>  to point people to this page as a common answer;)

FWIW, here is the first draft:

http://wiki.illumos.org/display/illumos/The+AShift+Value+and+Advanced+Format+disks+and+ZFS

Comments/additions welcome,
//Jim



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] The+AShift+Value+and+Advanced+Format+disks+and+ZFS

2012-06-17 Thread Hans J. Albertsson
Are you saying that you have no idea at all if these facilities have 
been implemented anywhere??


Can anyone else say???

On 2012-06-17 17:51, Richard Elling wrote:

On Jun 16, 2012, at 8:52 AM, Jim Klimov wrote:


2012-06-16 19:41, Hans J. Albertsson wrote:

are the overrides described in that wiki page available in OI151a4??

http://wiki.illumos.org/display/illumos/The+AShift+Value+and+Advanced+Format+disks+and+ZFS

Renamed to:
http://wiki.illumos.org/display/illumos/ZFS+and+Advanced+Format+disks

In the course of discussion, and by further updates from Richard Elling,
I was led to believe that the sd.conf overrides are part of the lowlevel
illumos-gate shared by several distros, including OI.

There are two ways to set overrides:
1. compile them into the driver, which was common for Sun to do for Sun hardware
2. add them to the driver configuration files

IMHO, #2 is much easier than compiling them in, and can be done more easily by
distros. When I worked at Nexenta, I proposed fixes that did change the default
driver config files, but I do not follow Nexenta's current distributions to see 
if the
fixes were integrated. In any case, your distribution might have applied 
changes there.
  -- richard



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Very simple network speed testing tools in OpenIndiana?

2012-06-18 Thread Hans J. Albertsson
Are there any network testing tools that would be suitable to put in the 
hands of people with little or no real understanding of computers?


I'm hoping for some (Web??)server package with client tools for Windows, 
Linux and Mac, or for any web browser.
And I'm hoping for a single-click test to check for speed both ways, 
possibly response times, latency and variations in performance.


I don't want to visit all 1400 residents to test their network connections.

___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


  1   2   3   4   5   >