[osol-discuss] OpenSolaris Weekly News #20

2006-07-16 Thread Glynn Foster
Hey, Here's the latest news from OpenSolaris - trying to get back to doing these summaries earlier in the week. See you at OSCON next week! :) Glynn == > Derek Cicero announced [1] that build 43 of Solaris Express Community > Release was now available. > > 1. > http://mail.opensolaris.org/pi

Re: [osol-discuss] RE: [desktop-discuss] Project Proposal :: JDS

2006-07-16 Thread Glynn Foster
Gary A. Ross wrote: > Thinking about it more, do you want the Solaris Desktop to be just > another "me too" desktop, just a GUI with all of the same modules every > one else has? I would think that you might want to differentiate it > more, integrating with something like the Looking Glass pro

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jean-François Ndi
Hi Dmitry, > "npe" not present So as I expected 6401605 is not involved here. Thanks, back to my ACPI study ;-) Regards, J-F This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Re: [desktop-discuss] Project Proposal :: JDS

2006-07-16 Thread Glynn Foster
Hey, Ross, Gary (G.A.) wrote: > sounds like a great idea, but be careful. There are many other desktops, > which JDS clearly has to catch up to. Would it make more sense to make > gnome the OS project? I personally think we should fully advocate all the open source components of JDS on the deskt

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
i don't understand it :) (i run it in 32-bit mode ) # ./autovec [1] i8042_intr() pri 0 [4] [6] fdc_intr() pri 0 [9] acpi_wrapper_isr() pri 0 [12] i8042_intr() pri 0 [14] ata_intr() pri 0 [18] cpqary3_hw_isr() pri 0 [25] bge_intr() pri 0 [32] mpt_intr() pri 0 [33] mpt_intr() pri

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
"npe" not present This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Do all Sun build machines have "ja_JP.PCK" and "ja_JP.UTF-8" installed ?

2006-07-16 Thread Roland Mainz
Danek Duvall wrote: > On Sat, Jul 15, 2006 at 09:48:22PM +0200, Roland Mainz wrote: > > > Is it legal to assume that all Sun build machines which do OS/Net builds > > have the "ja_JP.PCK" and "ja_JP.UTF-8" locales installed ? > > No, why? Because I'd like to run some tests in specific locales to

Re: [osol-discuss] Getting dtterm to play nicely with GNOME 2.14...

2006-07-16 Thread Rich Teer
On Wed, 12 Jul 2006, Calum Benson wrote: > Perhaps... either way, you could certainly help us out by telling us all the > things that you found problematic when you tried to switch :) Good idea; I've just posted a couple of blog entries on this topic, at richteer.blogspot.com, so hopefully that w

Re: [osol-discuss] Re: Missing bug reports...

2006-07-16 Thread Karyn Ritter
Just to expand on what Derek said... Here are the 6 bug reports that made it through the web form to get to us: 6382996 jive forum does not handle email footers correctly 6407808 isaexec(1) should use isaexec(3C) API instead of homegrown code 6413785 ctfconvert has no manual page 6414

[osol-discuss] Re: Sol10U2 upgrade surprises

2006-07-16 Thread David Comay
> I would like to know if the observed behavior listed > below is the expected one, because I was a little bit > surprised about it. > > - nis/server and nis/client are disabled after > upgrade although they were enabled before I believe you're encountering 6447397 Solaris 10 Update 2 up

[osol-discuss] Re: Marking packages for global zone only

2006-07-16 Thread David Comay
There isn't a way at this time to change a package's status after it's been installed. Please feel free to file a RFE at bugs.opensolaris.org as this ability might be useful. As a workaround, I believe you can pkgrm(1M) the existing package and then pkgadd(1M) it again, this time specifying the

[osol-discuss] Re: Re: Getting dtterm to play nicely with GNOME

2006-07-16 Thread Stephen Potter
Somehow this thread reminds me of: Bill: Ted, while I agree that in time our band will be most triumphant, the truth is Wyld Stallyns will never be a super band until we have Eddie Van Halen on guitar. Ted: Yes Bill, but I do not believe we will get Eddie Van Halen until we have a triumphant vi

[osol-discuss] Re: Project Proposal:NFS observability tools

2006-07-16 Thread Stephen Potter
+1, good debugging tools for NFS would have saved me many headaches (a few grey hairs, several sleepless nights, etc, etc) over the years. Now that I'm no longer doing direct SA work, at least maybe someone will not have to go through the same stuff. -spp This message posted from opensolar

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jean-François Ndi
Hi Dmitry. Could you perform the following test? - Boot -kvd - At the debugger prompt 1) ::bp npe`_init 2) ::bp acpica`_init 3) :c What is the breakpoint you hit first? When you hit the npe breakpoint: 1) pcie_error_disable_flag/W 1 2) :c When you hit the acpica breakpoint: 1) :c

Re: [osol-discuss] time keeping

2006-07-16 Thread Casper . Dik
>Hi, > >I need to synchronize clocks on certain servers to a maximum delta of 1 ms. >Currently I'm using NT P, but that only periodically synchronizes the clocks so some servers may get increased drift if th ey're busy. In some cases I end up with drift as high as 100 ms. > >I am interested in h

Re: [osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dana H. Myers
Jürgen Keil wrote: >> i havn't experience and compiler for remake autovec > > A compiler should be available as /usr/sfw/bin/gcc, if you've installed > everything from the OS installation CD/DVD. > > You can also use the 32-bit autovec executable that is included > in Dan Mick's source archive (s

Re: [osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dana H. Myers
Jürgen Keil wrote: >> Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot >> >> when I shutdown server and power on, >> solaris sometimes start, and working good, >> sometime hang > > That is, if you power cycle the machine, it will boot without hanging, > at least sometimes? > > One idea is t

Re: [osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dana H. Myers
Jürgen Keil wrote: > There have been issues in the past where the bios acpi code > was sending lots of (>1) interrupts/second. > > For example, see this thread: > http://www.opensolaris.org/jive/thread.jspa?messageID=46992 It is very unlikely that Dmitry is seeing this problem with an HP DL5

[osol-discuss] time keeping

2006-07-16 Thread Alex
Hi, I need to synchronize clocks on certain servers to a maximum delta of 1 ms. Currently I'm using NTP, but that only periodically synchronizes the clocks so some servers may get increased drift if they're busy. In some cases I end up with drift as high as 100 ms. I am interested in hearing a

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jürgen Keil
> i havn't experience and compiler for remake autovec A compiler should be available as /usr/sfw/bin/gcc, if you've installed everything from the OS installation CD/DVD. You can also use the 32-bit autovec executable that is included in Dan Mick's source archive (so no recompile is needed) ftp://

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
i havn't experience and compiler for remake autovec can i exlude acpica module? in /etc/system exclude: acpica what consequences for me? This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.or

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
> Is the hang with oracle reproducable? Does is always > hang when you > run a certain database command? For example when you > have > tablespace allocated to files on a logging ufs > filesystem, and you > drop such a file (= remove a big file from a logging > ufs filesystem) [*] ? now i try to

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jürgen Keil
> [b]# echo ::interrupts | mdb -k > mdb: invalid command '::interrupts': unknown dcmd > name[/b] Another way to print the interrupt vector table is to use Dan Mick's autovec utility. See: http://groups.yahoo.com/group/solarisx86/message/29846 (The makefile and the source probably needs a few m

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jürgen Keil
> > echo ::interrupts | mdb -k > > I hope the ::interrupts command is supported by S10 6/2006) > > [b]# echo ::interrupts | mdb -k > mdb: invalid command '::interrupts': unknown dcmd > name[/b] Too bad, the mdb "::interrupts" command isn't backported to S10U2. This is a new feature in OpenSo

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
> I just began to look at the ACPI code and spec. I > have no furher idea for now. If I have another one I > will let you know. thanks, i wait impatiently ... i must to make decision, use Solaris or not This message posted from opensolaris.org ___ ope

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jean-François Ndi
> [b]to jfndi[/b] > with -kv few reboot not hang, > without -kv, again hang I just began to look at the ACPI code and spec. I have no furher idea for now. If I have another one I will let you know. Regards, J-F This message posted from opensolaris.org __

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
> That is, if you power cycle the machine, it will boot > without hanging, > at least sometimes? if power off, on - usually it boot (sometime not) > > echo ::interrupts | mdb -k > ope the ::interrupts command is supported by S10 > 6/2006) [b]# echo ::interrupts | mdb -k mdb: invalid command

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jürgen Keil
> Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot > > when I shutdown server and power on, > solaris sometimes start, and working good, > sometime hang That is, if you power cycle the machine, it will boot without hanging, at least sometimes? One idea is that we have two or more devices s

[osol-discuss] Re: the grubby looking install process

2006-07-16 Thread UNIX admin
> Now before we get into some diatribe about Solaris 10 > and Solaris Nevada I > just want to point out that this friend of mine has > been working with > Microsoft Windows and Linux and Novell Netware for a > long long time. He was > anything but impressed. He could care less about the > differe

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Jean-François Ndi
Hi, > in -kd hang not present, > > > i attach full screenshot with set moddebug=0x8000 > > second file in the first mesaage Can you add the v option to the kernel line (-kvd)? Maybe the system will show something after loading acpica but before hanging. Any better idea? Regards, J-F

[osol-discuss] Re: Solaris 10 06/06 x86 HP DL585 boot hang aftrer reboot HELP!!!

2006-07-16 Thread Dmitry
in -kd hang not present, i attach full screenshot with set moddebug=0x8000 This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org