Re: [osol-discuss] Host becomes unreachable during high network utilizatio

2009-08-26 Thread Alexander Welter
Hi, have you checked out the network statistics on possible errors? (netstat -i) -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Performance Problems - how to kernel monitor

2009-08-26 Thread Alexander Welter
Hi, how many CPUs has your System? I've seen a load average of > 7! For a single CPU system that's by far too much! Seems like there are running some other things too. Alex -- This message posted from opensolaris.org ___ opensolaris-discuss mailing l

Re: [osol-discuss] How to determine if a package has a dependency in global zone?

2009-08-26 Thread Alexander Welter
Hi Jacqueline, I haven't checked the sources, but pkgrm always checks for dependencies global and non global. I assume, they're looking into the dependency file stored in /var/sadm/pkg//save/pspool//install/depend Have you tried to truss the pkgrm call? Cheers, Alex -- This message posted f

[osol-discuss] Jumpstart, Flash-Archive and sys-unconfig

2009-08-27 Thread Alexander Welter
Hi, as we all know, jumpstart is basically used for installing *new* systems. When using jumpstart with flash-archives you can restore most of customizations done to a system - except for the personalization. If you look into a flash archive *all* of the personalization is stored in the archiv

Re: [osol-discuss] Jumpstart, Flash-Archive and sys-unconfig

2009-08-27 Thread Alexander Welter
Hi Volker, well - man pages are patient and "strings" is kind of hard to create some sort of automatism on it. BTW the discrepancies between strings and the man page were the reason I posted my question. As an example - the hostname6.* files. They will be erased, but are not mentioned in the ma