Re: [osol-discuss] snv_129 problems with hotplug and speedstep

2009-12-15 Thread Colin Zou
Bruno Damour wrote: Hello, I upgraded my box yesterday from sxce b127 to sxce b129. Everything went smoothly but I get two worrying error messages : - hotplug failure : Dec 12 10:12:30 unknown pcie: [ID 441510 kern.warning] WARNING: pcie_hp_init: initialize hotplug controller failed with -1 Dec

Re: [osol-discuss] pcie_hp_init: initialize hotplug controller failed with -1

2009-12-15 Thread Colin Zou
It is a hardware bug on some x86 systems. While the problem PCI bridges show the hotplug capability in their device registers, the system does not really support PCI hotplug slots on those PCI bridges. No real impacts to the system. This is issue is tracked by bug ID 6904360. It will be fixed s

Re: [osol-discuss] svc.configd leaking on snv_129?

2009-12-15 Thread Chavdar Ivanov
> * Chavdar Ivanov [2009-12-15 > 15:04]: > > Yesterday I upgraded three of my OpenSolaris > systems to 129; this afternoon I came to find one of > them very sluggish; it turned out that: > > > > PID USERNAME SIZE RSS STATE PRI NICE > TIME CPU PROCESS/NLWP > 11 root 1536M 10

Re: [osol-discuss] svc.configd leaking on snv_129?

2009-12-15 Thread Stephen Hahn
* Chavdar Ivanov [2009-12-15 15:04]: > Yesterday I upgraded three of my OpenSolaris systems to 129; this afternoon I > came to find one of them very sluggish; it turned out that: > > PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP > 11 root 1536M 1048M sleep

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Bartlomiej Pelc
There is no mirroring at pool level. You can also show us output of: # zfs get -r copies rpool to see if "copies" mechanism is enabled on any filesystem (which is not by default) -- This message posted from opensolaris.org ___ opensolaris-discuss mailin

Re: [osol-discuss] pcie_hp_init: initialize hotplug controller failed with -1

2009-12-15 Thread Milan Jurik
Hi, Alexander píše v út 15. 12. 2009 v 09:31 -0800: > Hello. > After updating OpenSolaris from snv_126 to snv_129 I started to receive the > following messages on boot: > Dec 15 19:15:36 opensolaris genunix: [ID 936769 kern.info] pcieb0 is > /p...@0,0/pci8086,2...@1 > Dec 15 19:15:36 opensolari

Re: [osol-discuss] Kernel panic of an assumed fixed bug

2009-12-15 Thread Jürgen Keil
> I just received a kernel panic of a bug that is > assumably fixed: > > > Dec 15 19:09:30 iunis ^Mpanic[cpu1]/thread=ff01bdbc3180: > Dec 15 19:09:30 iunis genunix: [ID 335743 kern.notice] BAD TRAP: type=e (#pf > Page fault) rp=ff0008339c80 addr=8 occurred in module "ip" due to a NULL >

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
u...@osappliance:~$ zpool status pool: rpool state: ONLINE scrub: none requested config: NAMESTATE READ WRITE CKSUM rpool ONLINE 0 0 0 c7d0s0ONLINE 0 0 0 errors: No known data errors Message was edited by: rproud --

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Bartlomiej Pelc
show output of # zpool status -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

[osol-discuss] Kernel panic of an assumed fixed bug

2009-12-15 Thread Dr. Martin Mundschenk
Hi! I just received a kernel panic of a bug that is assumably fixed: Dec 15 19:09:30 iunis ^Mpanic[cpu1]/thread=ff01bdbc3180: Dec 15 19:09:30 iunis genunix: [ID 335743 kern.notice] BAD TRAP: type=e (#pf Page fault) rp=ff0008339c80 addr=8 occurred in module "ip" due to a NULL pointer d

[osol-discuss] System crash every time I do #zpool import (OpenSolaris LiveCD)

2009-12-15 Thread Xavier Callejas
Hi, I was trying to import the root pool of my system (SATA slot 0) from the OpenSolaris 2009.06 live cd: # zpool import -f -R /a rpool newrpool All went ok, then I plugged in another hard drive in SATA slot 1 that contains an old root pool of OpenSolaris 2009.06, then with '# cfgadm -c config

Re: [osol-discuss] zpool import

2009-12-15 Thread Stuart, Joseph
Thank you Victor. I will give that a try. On Dec 15, 2009, at 11:40 AM, Victor Latushkin wrote: > Stuart, Joseph wrote: >> Hi, >> I have a disk that was removed from a server and was part of a mirror zpool. >> I would like to physically put the disk in another server and import the >> pool. T

Re: [osol-discuss] zpool import

2009-12-15 Thread Mike DeMarco
> Hi, > I have a disk that was removed from a server and was > part of a mirror zpool. I would like to physically > put the disk in another server and import the pool. > The problem I have is that the disk was detached from > the original mirror before it was removed from the > pool with the zpool

Re: [osol-discuss] zpool import

2009-12-15 Thread Victor Latushkin
Stuart, Joseph wrote: Hi, I have a disk that was removed from a server and was part of a mirror zpool. I would like to physically put the disk in another server and import the pool. The problem I have is that the disk was detached from the original mirror before it was removed from the pool with

[osol-discuss] zpool import

2009-12-15 Thread Stuart, Joseph
Hi, I have a disk that was removed from a server and was part of a mirror zpool. I would like to physically put the disk in another server and import the pool. The problem I have is that the disk was detached from the original mirror before it was removed from the pool with the zpool detach comm

[osol-discuss] pcie_hp_init: initialize hotplug controller failed with -1

2009-12-15 Thread Alexander
Hello. After updating OpenSolaris from snv_126 to snv_129 I started to receive the following messages on boot: Dec 15 19:15:36 opensolaris genunix: [ID 936769 kern.info] pcieb0 is /p...@0,0/pci8086,2...@1 Dec 15 19:15:36 opensolaris pcie: [ID 441510 kern.warning] WARNING: pcie_hp_init: initiali

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Chavdar Ivanov
I've compiled vanilla emacs 23.1 several times on OpenSolaris without *that* problem; I always use Sun CC for that. There is other problem with the clean 23.1 tree; dynamically created menus seem not to work (it was the same on NetBSD BTW). Latest source was sorted out (23.1.50 AFAIK). Now 23.1

Re: [osol-discuss] uts/i86pc/os/mp_startup.c says if boo do foo while FALS

2009-12-15 Thread James Risner
Is there any way to ack this erratum and continue booting? -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] solaris installation hanging ( during installation from jumpstart Server)

2009-12-15 Thread Brandon Hume
On Tue, 2009-12-15 at 02:45 -0800, Pradeep wrote: > I have setup a solaris x86 jumpstart server and trying to install > solaris on a client , intial tftp boot went fine . But while loading > miniroot installation is hanging . Iam trying to install solaris 10 update8 > which has 64 bit x86.min

Re: [osol-discuss] Interrupt warnings in dmesg?

2009-12-15 Thread Mark Johnson
Travis Tabbal wrote: Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt assignments Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.warning] Unable to move interrupts Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments optimized Dec 1

[osol-discuss] Interrupt warnings in dmesg?

2009-12-15 Thread Travis Tabbal
Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt assignments Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.warning] Unable to move interrupts Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments optimized Dec 15 08:05:54 nas intrd[562]

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
I tried zeroing out my disk and using virtualbox to compact the virtual disk, but it barely helped. Here is some output regarding the filesystem. I'm not familiar with zfs so if there is anything else I should provide, let me know. u...@osappliance:~$ zfs list NAMEUSED AVA

Re: [osol-discuss] MP3 player client

2009-12-15 Thread Jason King
Have you considered submitting it to jucr so that it could eventually be put into /contrib? On Tue, Dec 15, 2009 at 12:40 AM, Darran Kartaschew wrote: > Just finished writing a GUI client for MP3 players that use MTP (and not UMS) > to upload/download files to/from a PC. > > Media Transfer Proto

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Thommy M . Malmström
> BTW: I have tried to compile vanilla Emacs 23.1 on > this system, but it also shows the same behavior -- > so perhaps this is indeed something outside of emacs > and hence update of OS is needed. I can't just > understand why on desktop everything is running > well. It sounds very strange. Are t

[osol-discuss] svc.configd leaking on snv_129?

2009-12-15 Thread Chavdar Ivanov
Yesterday I upgraded three of my OpenSolaris systems to 129; this afternoon I came to find one of them very sluggish; it turned out that: PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP 11 root 1536M 1048M sleep 590 1:09:27 6.3% svc.configd/21 4034

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Tomas Bodzar
Where are some outputs for zfs and zpool commands to see what do you have? We don't have magic ball from glass to guess what do you have on your system. If you need something minimalistic then try eg. this http://hub.opensolaris.org/bin/view/Project+jeos/ -- This message posted from opensolaris

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Karel Gardas
BTW: I have tried to compile vanilla Emacs 23.1 on this system, but it also shows the same behavior -- so perhaps this is indeed something outside of emacs and hence update of OS is needed. I can't just understand why on desktop everything is running well. Karel -- This message posted from open

Re: [osol-discuss] ZFS Questions

2009-12-15 Thread Ryan Proud
Looks like I might be wrong. My initial default install it always seemed that my used disk was twice what my actual usage in the / mount point (it may have just been a coincidence). Anyway my current install doesn't look like it. It is larger but I'm going to try zeroing out the extra disk sp

Re: [osol-discuss] When will sound and poweroff be fixed?

2009-12-15 Thread keithk
I upgrade to b129 and that seems to have fixed the sound problem. I am still having poweroff problem using the suggested workaround of psradm -f 1 -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opens

[osol-discuss] solaris installation hanging ( during installation from jumpstart Server)

2009-12-15 Thread Pradeep
HI I have setup a solaris x86 jumpstart server and trying to install solaris on a client , intial tftp boot went fine . But while loading miniroot installation is hanging . Iam trying to install solaris 10 update8 which has 64 bit x86.miniroot . Is there any way to see messages in server to

Re: [osol-discuss] in.mpathd[208]: [ID 997829 daemon.info] probe status 1 Fake probe reply seq

2009-12-15 Thread Brian Ruthven - Sun UK
Huawei, Please take this to your local Sun support engineers by logging a call through your support contract. IPMP in OpenSolaris is completely different to that in Solaris 10, and these mailing lists are targetted at OpenSolaris. Regards, Brian Raghu S P wrote: Hello all, I am getting

[osol-discuss] How do you view logs during installation

2009-12-15 Thread Pradeep
Is there any way to view logs or messages during solaris installation , actually iam trying our solaris installation using jumpstart server and this is struck at miniroot . So i want to know where it is struck and why Thanks Pradeep G -- This message posted from opensolaris.org

[osol-discuss] in.mpathd[208]: [ID 997829 daemon.info] probe status 1 Fake probe reply seq

2009-12-15 Thread Raghu S P
Hello all, I am getting above mentioned probe status messages in /var/adm/messages on Solaris 10. i have found some bug ids and pasted here: 6378221 i feel the same kind of scenario is reported here 6390530 -- i have not faced this scenario. in.mpathd[208]: [ID 997829 daemon.info] probe s

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Thommy M . Malmström
> But this is strange indeed, since both version are > 22.1-0.111. And one is working well (on desktop) and > another one (on laptop) not. In the worst case I can > update to devel branch. Thanks for this hint! Karel I know. There's been a lot of strange things with Emacs in OpenSolaris lately. A

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Karel Gardas
But this is strange indeed, since both version are 22.1-0.111. And one is working well (on desktop) and another one (on laptop) not. In the worst case I can update to devel branch. Thanks for this hint! Karel -- This message posted from opensolaris.org ___

Re: [osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Thommy M . Malmström
> Hello, > I've installed OS 2009.06 last week on my laptop and > now try to get everything what's needed working on > it. I'm currently set on emacs issue which looks like > emacs is waiting for something during the startup but > I'm not sure. I installed SUNWgnu-emacs, > SUNWgnu-emacs-gtk package

[osol-discuss] Can't download from Sun

2009-12-15 Thread Thommy M . Malmström
I'm on OpenSolaris 2009.06 b128a with FireFox 3.5.5 and when I try to download something from Sun coming to the registration part and it is just about to start the download, FireFox just hangs. Is this a known problem? It only happens at the Sun site https://cds.sun.com/... and with FireFox. Wit

[osol-discuss] GNU emacs halt during startup on OS 2009.06

2009-12-15 Thread Karel Gardas
Hello, I've installed OS 2009.06 last week on my laptop and now try to get everything what's needed working on it. I'm currently set on emacs issue which looks like emacs is waiting for something during the startup but I'm not sure. I installed SUNWgnu-emacs, SUNWgnu-emacs-gtk packages and when

Re: [osol-discuss] Arduino on OpenSolaris

2009-12-15 Thread Alan Burlison
The tarball is hosted on the Sun Download Centre, see the page at http://hub.opensolaris.org/bin/view/Main/arduino for more details and links to the downloads. The original tarball included gcc 4.4.2. Unfortunately, gcc 4.4.2 has a bug that affects serial support on Arduino Mega boards. We've