[OpenIndiana-discuss] intermittent CIFS loss, spontaneous-reboot with OI148/151a and IBM Megaraid M5015?

2012-02-01 Thread Ong Yu-Phing
We've a number of IBM 3630M3 servers, equipped with BBU M5014/5015s, running as 
CIFS server, with a mixture of OI148 and OI151a.  Nothing fancy (no dedup, no 
compression), just a pool of mirrored disks aka RAID10, with CIFS access 
authenticated via MS AD.

Intermittently, CIFS/SMB will go down, sometimes this can be restored via 
restarting the smb service (enable -r smb/server), other times it 
necessitates a server reset (svcs | grep smb shows that smb/server has an * 
next to it).

And one of the servers (always the same, so far...) will intermittently reboot 
(more frequently than the SMB service going down).  Sometimes in the middle of 
the day, sometimes in the evening (once it was around 6pm).  This particular 
server will reboot and come back up without much delay, and the pool and zfs 
shares come back online fine.

I'm not sure if these events, the CIFS/SMB service going down, and the 
intermittent server reboot are related, and I'm not sure if its also related to 
the mr_sas/mpt bug (https://www.illumos.org/issues/618 and 
https://www.illumos.org/issues/1069), as the M501[45] are just LSI controllers, 
using SUNWmrsas.

Anybody have any suggestions about how to investigate this further, or if this 
is indeed the behaviour associated with the aforementioned mr_sas/mpt bugs?

Thanks... Yu-Phing


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


Re: [OpenIndiana-discuss] intermittent CIFS loss, spontaneous-reboot with OI148/151a and IBM Megaraid M5015?

2012-02-01 Thread James Carlson
On 02/01/12 03:29, Ong Yu-Phing wrote:
 We've a number of IBM 3630M3 servers, equipped with BBU M5014/5015s, running 
 as CIFS server, with a mixture of OI148 and OI151a.  Nothing fancy (no dedup, 
 no compression), just a pool of mirrored disks aka RAID10, with CIFS access 
 authenticated via MS AD.
 
 Intermittently, CIFS/SMB will go down, sometimes this can be restored via 
 restarting the smb service (enable -r smb/server), other times it 
 necessitates a server reset (svcs | grep smb shows that smb/server has an * 
 next to it).

If you do svcs -xv, it should show references to log files for the
services that are in trouble.  For smb/server, I'd expect that to be
/var/svc/log/network-smb-server:default.log.  Examining that file would
be a good first step here.

Also, it's common for services to log via syslog.  /var/adm/messages
might be a good place to start there.

 And one of the servers (always the same, so far...) will intermittently 
 reboot (more frequently than the SMB service going down).  Sometimes in the 
 middle of the day, sometimes in the evening (once it was around 6pm).  This 
 particular server will reboot and come back up without much delay, and the 
 pool and zfs shares come back online fine.

Spontaneous reboot has to be either a kernel panic or a hardware
problem.  dumpadm should tell you where the kernel dumps are going --
the savecore directory; usually /var/crash.  Look for files there.

Running mdb on the files and using ::status and ::stack commands might
give a good enough signature that someone could identify the cause.

(I'm not a CIFS expert, but if you gather some basic log information
about the problem, I imagine one may be able to help.)

-- 
James Carlson 42.703N 71.076W carls...@workingcode.com

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


[OpenIndiana-discuss] Slow NFS with OI151a host and VirtualBox VM's

2012-02-01 Thread Ron Parker
I am running an OpenIndiana 151a host that shares files via NFS to my
local VirtualBox VM's. It seems to max out around 1MB/s. This is
killing the performance of compiles, etc. But due to the amount of
source and the lack of disk space on my laptop, it is not realistic to
have redundant copies of my source and builds in each VM.

The VM's are configured with 2 NIC's. One is NAT'd for Internet access
and the other is host-only so that they can communicate between
themselves. I am using an entry in the VM's /etc/hosts to automount
NFS via the host-only interface and the performance is horrible.

After googling, I know there is an issue with network contention when
running bridged-mode with VirtualBox VM's and NFS on the same
interface and this can be worked around given two NIC's. But, that
doesn't seem to be exactly the same as my problem nor does it provide
workable solutions for my situation.

If anyone has any ideas or a suggestion of a better forum for this
question I am open to input.

Thanks,

Ron Parker

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


[OpenIndiana-discuss] GPU driver issues in OpenIndiana 151a and a noisy GPU fan

2012-02-01 Thread Robin Axelsson
I'm using an ATI Radeon Juniper card (HD5770) and I reported a little 
over a year ago that the screen went black as Xorg starts when using the 
radeon driver on OI 148. The solution was to ditch the radeon driver and 
use the VESA driver in its stead.


Now, when I made a new install of 151a, I used an older monitor 
(analogue VGA) and the situation looks different. After the install I 
have a picture in the old monitor when I boot into the system and access 
to Gnome but when I switch to the new monitor (HDMI) the screen is black 
like it was a year ago.


When I boot with both monitors connected they both are black but when I 
unplug the new monitor and boot with only the old one, the picture comes 
back. So the conclusion is that it seems that the radeon driver actually 
works with 5770 but there are some issues to be cleared out, hopefully 
only configuration issues.


Any clues on how to resolve this would be great.



When I boot into the OpenIndiana, the GPU fan slowly ramps up the speed 
up to max within a few minutes (think slow crescendo but with loud noise 
instead of music). When I boot into Windows, the fan does not behave 
that way. What I have found out is that the fan/temperature profile is 
in the BIOS of the graphics adapter but it needs to be activated by the 
driver of the operating system, probably a bit flag somewhere that needs 
to be flipped. Catalyst (CCC) for Linux should take care of this but 
this is OpenIndiana.


So is there a way to make the driver in OpenIndiana activate this fan 
control as it is quite annoying with having a fan running at full speed 
while the GPU is only consuming 30W of power (yes, I have measured it 
with a multimeter)?


Robin.



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


[OpenIndiana-discuss] Firefox 10

2012-02-01 Thread cpforum
Extended release support / thunderbird and Firefox 10 are now available here :

http://releases.mozilla.org/pub/mozilla.org/firefox/releases/
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/

Here is my contrib to openindiana distro. Just a script for easy updating from 
mozilla (with pkgadd)

 Example of update 

$ pfexec upfirefox
Updating Firefox to latest release 10.0
Downloading Firefox firefox-10.0.en-US.opensolaris-i386-pkg.bz2 ...
firefox-10.0.en-US.opensolaris-i386-pkg.bz2 computed MD5 match reference

The following package is currently installed:
SFWfirefox Mozilla Firefox Web browser
(i386) 9.0.1,REV=110.0.4.2011.12.22.22.12

Do you want to remove this package? [y,n,?,q]
...
Removal of  was successful.

The following packages are available:
1 SFWfirefox Mozilla Firefox Web browser
(i386) 10.0,REV=110.0.4.2012.01.30.10.14

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: 1

...
/opt/sfw/share/applications/firefox.desktop
/opt/sfw/share/pixmaps/firefox-icon.png
[ verifying class  ]

Installation of  was successful.
Firefox successuly installed
Now from firefox update locale by loading /tmp/fr.xpi


Here is the script (I don't know if attachements are accepted,may be they are ?)
 CUT HERE
#!/bin/ksh

#
# Download and Update Firefox
#

# Christian Pelissier
# 7/11/2009 1.0
# 9/11/2009 1.1

export PATH=/usr/sbin:/usr/bin:/usr/sfw/bin

# Base URL
#STABLE=latest-9.0
STABLE=latest
UNIX=http://releases.mozilla.org/pub/mozilla.org/firefox/releases/$STABLE;

# Solaris Package
FFOX=$UNIX/contrib/solaris_pkgadd/

# Get first 2 letters of current locale
#LC=${LC_MESSAGES%_*}.xpi
LC=${LANG%_*}.xpi

# Get Linux locale extension
FXPI=$UNIX/linux-i686/xpi/$LC

# Debug 1 to debug 
DEBUG=0

# Get OS release
OSR=$(uname -r)
case $OSR in

5.10)
ID=solaris-10-fcs
;;
5.11)
ID=opensolaris
;;
esac

# Get i386 or Sparc
ARCH=$(uname -p)

cd /tmp

# Get Firefox Current Release index.html
if ! wget -q $FFOX
then
print Can't load index.html
exit 1
fi

MD5F=$( grep firefox-.*$ID-$ARCH-pkg.bz2.md5sum index.html | sed -e 's/.* 
href=//' -e 's/.*//' )
rm index.html

FFR=$(print $MD5F | sed -e 's/firefox-//' -e 's/.en-US.*//')

if [[ -x /opt/sfw/bin/firefox ]]
then
# Mozilla Firefox X.Y.Z, Copyright (c) 1998 - 2009 mozilla.org
if /opt/sfw/bin/firefox -v | grep Firefox $FFR  /dev/null
then
print Last Firefox $FFR release already installed
exit
fi
fi

print Updating Firefox to latest release $FFR

PKGF=${MD5F%.md5sum}

if [[ $DEBUG == 1 ]]
then
print OSRelease=$OSR
print ARCH=$ARCH
print Firefox Release=$FFR
print MD5 Firefox Package File=$MD5F
print Firefox Package File=$PKGF
print Firefox base URL=$FFOX
print Firefox locale XPI=$FXPI
exit
fi

# Get Package
rm -f /tmp/$PKGF
print Downloading Firefox $PKGF ...
if ! wget -q $FFOX/$PKGF
then
print Can't load $FFOX/$PKGF
exit 1
fi
md5c=$(digest -a md5 $PKGF)

# Get MD5
if ! wget -q $FFOX/$MD5F
then
print Can't load $FFOX/$MD5F
exit 1
fi

# Compare MD5
cat $MD5F | read md5r pkg
if [[ $md5c != $md5r ]]
then
print $PKGF computed MD5 is corrupted : update failure.
exit
else
print $PKGF computed MD5 match reference
rm $MD5F
fi

# Get .xpi localisation extension
if ! wget -q $FXPI
then
print Can't load locale $FXPI
fi

# Install

if cp /dev/null /firefox
then
rm /firefox
else
print Install needs privileges. Please su - root and install from /tmp
exit
fi

if bunzip2 $PKGF
then
pkgrm SFWfirefox
if pkgadd -d ${PKGF%.bz2}
then
rm ${PKGF%.bz2}
print Firefox successuly installed
print Now from firefox update locale by loading /tmp/$LC
else
print Firefox installation failure
fi
else
print bunzip2 failure
fi

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


[OpenIndiana-discuss] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread cpforum

OpenSource part of Solaris 11 11/11 are available at the following url :

http://oss.oracle.com/systems-opensourcecode/


Go to ORACLE SOLARIS/Oracle Solaris 11 11/11/

Oracle Solaris 11 11/11 Open Source, Part 1
Oracle Solaris 11 11/11 Open Source, Part 2


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


Re: [OpenIndiana-discuss] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Gabriel de la Cruz
That's not a bittorrent magnet link! :-O

On Wed, Feb 1, 2012 at 9:52 PM, cpforum cpfo...@orange.fr wrote:


 OpenSource part of Solaris 11 11/11 are available at the following url :

 http://oss.oracle.com/systems-opensourcecode/


 Go to ORACLE SOLARIS/Oracle Solaris 11 11/11/

 Oracle Solaris 11 11/11 Open Source, Part 1
 Oracle Solaris 11 11/11 Open Source, Part 2


 ___
 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] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Jonathan Adams
still not sure if it's wise to look upon it though ...

there is some very serious development going into Illumos without the
Oracle Contribution ... and they might feel that we have tainted our
code.

IANAL ...

On 1 February 2012 19:59, Gabriel de la Cruz gabriel.delac...@gmail.com wrote:
 That's not a bittorrent magnet link! :-O

 On Wed, Feb 1, 2012 at 9:52 PM, cpforum cpfo...@orange.fr wrote:


 OpenSource part of Solaris 11 11/11 are available at the following url :

 http://oss.oracle.com/systems-opensourcecode/


 Go to ORACLE SOLARIS/Oracle Solaris 11 11/11/

 Oracle Solaris 11 11/11 Open Source, Part 1
 Oracle Solaris 11 11/11 Open Source, Part 2


 ___
 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 mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Rich
This has been out for awhile, and IIRC contains precisely 0 kernel source.

- Rich

On Wed, Feb 1, 2012 at 3:00 PM, Jonathan Adams t12nsloo...@gmail.com wrote:
 still not sure if it's wise to look upon it though ...

 there is some very serious development going into Illumos without the
 Oracle Contribution ... and they might feel that we have tainted our
 code.

 IANAL ...

 On 1 February 2012 19:59, Gabriel de la Cruz gabriel.delac...@gmail.com 
 wrote:
 That's not a bittorrent magnet link! :-O

 On Wed, Feb 1, 2012 at 9:52 PM, cpforum cpfo...@orange.fr wrote:


 OpenSource part of Solaris 11 11/11 are available at the following url :

 http://oss.oracle.com/systems-opensourcecode/


 Go to ORACLE SOLARIS/Oracle Solaris 11 11/11/

 Oracle Solaris 11 11/11 Open Source, Part 1
 Oracle Solaris 11 11/11 Open Source, Part 2


 ___
 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 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] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Alan Coopersmith

There's very little overlap between those sources and illumos, as only a
few bits of the ON consolidation are included (things like grub that are
GPL licensed for instance).

OpenIndiana already includes most of that code and mirrors it on their
servers - it's too late to worry about that, and since this is the code
covered by Open Source licenses, I don't know why you'd worry about
tainting your open source distro that's already covered by those licenses.

(Perhaps you were thinking of something other than the Oracle-released
 open source bits?)

On 02/ 1/12 12:00 PM, Jonathan Adams wrote:

still not sure if it's wise to look upon it though ...

there is some very serious development going into Illumos without the
Oracle Contribution ... and they might feel that we have tainted our
code.

IANAL ...

On 1 February 2012 19:59, Gabriel de la Cruzgabriel.delac...@gmail.com  wrote:

That's not a bittorrent magnet link! :-O

On Wed, Feb 1, 2012 at 9:52 PM, cpforumcpfo...@orange.fr  wrote:



OpenSource part of Solaris 11 11/11 are available at the following url :

http://oss.oracle.com/systems-opensourcecode/


Go to ORACLE SOLARIS/Oracle Solaris 11 11/11/

Oracle Solaris 11 11/11 Open Source, Part 1
Oracle Solaris 11 11/11 Open Source, Part 2


--
-Alan Coopersmith-alan.coopersm...@oracle.com
 Oracle Solaris Platform Engineering: X Window System


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


Re: [OpenIndiana-discuss] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Michael Kerpan
I take it that the once-promised/planned kernel source release for
Solaris 11 is officially canceled...

Frankly, this whole situation reminds me a bit of the situation with
Borland's InterBase DBMS. First, it was released as open source and
then new owners got cold feet and took it closed again. Since that
point, the fork of the last open release (now known as Firebird) has
continued strong, while the closed version has essentially sunk
without a trace. Unless Oracle wises up, I forsee a similar outcome in
Solaris-land.

Mike

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


Re: [OpenIndiana-discuss] Solaris 11 11/11 Opensource part1 and part2

2012-02-01 Thread Sašo Kiselkov
On 02/02/2012 12:04 AM, Michael Kerpan wrote:
 I take it that the once-promised/planned kernel source release for
 Solaris 11 is officially canceled...
 
 Frankly, this whole situation reminds me a bit of the situation with
 Borland's InterBase DBMS. First, it was released as open source and
 then new owners got cold feet and took it closed again. Since that
 point, the fork of the last open release (now known as Firebird) has
 continued strong, while the closed version has essentially sunk
 without a trace. Unless Oracle wises up, I forsee a similar outcome in
 Solaris-land.

I'd love for that to be true, but so far, OpenIndiana is really quite
far off its intended goals. I'd love to be able to deploy OI in
production environments with the peace of mind that comes with
commercial support, but so far, that's been pretty lacking (and
NexentaStor isn't for me, I need a proper general purpose OS without all
the weird storage GUIs and Nexenta's, frankly, somewhat specialized
per-storage-volume licensing model). As much as I love Solaris,
currently Oracle is the only game in town when it comes to acceptable
support and compared to your average RHEL/CentOS, their pricing is just
way out through the stratosphere...

Cheers,
--
Saso

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


Re: [OpenIndiana-discuss] intermittent CIFS loss, spontaneous-reboot with OI148/151a and IBM Megaraid M5015?

2012-02-01 Thread Ong Yu-Phing

Hi Ken,

The OI148 servers do occasionally lose SMB/CIFS access.  But no 
spontaneous reboot (yet!).


Hi James,

/etc/syslog.conf is setup with the following:
*.err;kern.notice;auth.notice   @loghost
*.err;kern.debug;daemon.notice;mail.crit@loghost

and in the loghost, this is the output (slightly sanitised) from around 
when the server rebooted (just yesterday!):
Feb  1 12:06:01 san7.local svc.startd[10]: [ID 122153 daemon.warning] 
svc:/network/smb/server:default: Method or service exit timed out.  
Killing contract 1511.
Feb  1 12:06:29 san7.local svc.startd[10]: [ID 122153 daemon.warning] 
svc:/network/smb/server:default: Method or service exit timed out.  
Killing contract 1511.

Feb  1 12:08:10 san7.local svc.startd[10]: last message repeated 61 times
Feb  1 12:09:11 san7.local svc.startd[10]: last message repeated 61 times
Feb  1 12:09:28 san7.local svc.startd[10]: last message repeated 16 times

coreadm is set by default for only per-process core dumps, and similarly 
dumpadm shows defaults, I've enable savecore, so will see what i get for 
a core dump in future.


Thanks all.

regards, Yu-Phing

On 02/02/2012 00:50, ken mays wrote:

Ong,

Any issues with the oi_148 servers?

~ Ken Mays


*From:* James Carlson carls...@workingcode.com
*To:* Discussion list for OpenIndiana 
openindiana-discuss@openindiana.org

*Cc:* Ong Yu-Phing ong.yu.ph...@group.ong-ong.com
*Sent:* Wednesday, February 1, 2012 9:10 AM
*Subject:* Re: [OpenIndiana-discuss] intermittent CIFS loss, 
spontaneous-reboot with OI148/151a and IBM Megaraid M5015?


On 02/01/12 03:29, Ong Yu-Phing wrote:
 We've a number of IBM 3630M3 servers, equipped with BBU M5014/5015s, 
running as CIFS server, with a mixture of OI148 and OI151a.  Nothing 
fancy (no dedup, no compression), just a pool of mirrored disks aka 
RAID10, with CIFS access authenticated via MS AD.


 Intermittently, CIFS/SMB will go down, sometimes this can be 
restored via restarting the smb service (enable -r smb/server), 
other times it necessitates a server reset (svcs | grep smb shows 
that smb/server has an * next to it).


If you do svcs -xv, it should show references to log files for the
services that are in trouble.  For smb/server, I'd expect that to be
/var/svc/log/network-smb-server:default.log.  Examining that file would
be a good first step here.

Also, it's common for services to log via syslog.  /var/adm/messages
might be a good place to start there.

 And one of the servers (always the same, so far...) will 
intermittently reboot (more frequently than the SMB service going 
down).  Sometimes in the middle of the day, sometimes in the evening 
(once it was around 6pm).  This particular server will reboot and come 
back up without much delay, and the pool and zfs shares come back 
online fine.


Spontaneous reboot has to be either a kernel panic or a hardware
problem.  dumpadm should tell you where the kernel dumps are going --
the savecore directory; usually /var/crash.  Look for files there.

Running mdb on the files and using ::status and ::stack commands might
give a good enough signature that someone could identify the cause.

(I'm not a CIFS expert, but if you gather some basic log information
about the problem, I imagine one may be able to help.)

--
James Carlson42.703N 71.076W carls...@workingcode.com 
mailto:carls...@workingcode.com


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org 
mailto: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