Re: [OpenIndiana-discuss] error execv: Permission denied

2012-07-18 Thread Richard Lowe
The version of gcc 4.4.4 in a5 was packaged incorrectly, and as botched file permissions. Don't use it, use gcc-3. Jon, any chance of getting this fixed before it bites more people? (Also: is the package really 'gcc'? that's unfortunate, I thought it was being kept to the side for the 151 builds?

Re: [OpenIndiana-discuss] error execv: Permission denied

2012-07-18 Thread gseoane
I can't remember now but the same problem happend to me on a Linux PC with git and i solve the problem with other version of gcc. Let me check on my tiny notes for a correcto answer but you can start with that. Regards Enviado desde mi BlackBerry de Movistar (http://www.movistar.com.ar) -Or

[OpenIndiana-discuss] error execv: Permission denied

2012-07-18 Thread Neddy, NH. Nam
Hi, I'm using a new, fresh OI 151a5 PC, I installed gcc 4.4.4 through "pkg install gcc" Decided to build git from source and error appears, this is part of config.log file: ... gcc version 4.4.4 (GCC) configure:2534: $? = 0 configure:2541: gcc -V >&5 gcc: '-V' option must have argument configure

Re: [OpenIndiana-discuss] iostat -E and Illegal Request count

2012-07-18 Thread Tehcook
Bob Friesenhahn simple.dallas.tx.us> writes: > Vendor: ATA Product: WDC WD5003ABYX-0 Revision: 1S02 Serial No: WD-WMAYP3661514 > Size: 500.11GB <500107862016 bytes> > Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 > Illegal Request: 10705 Predictive Failure Analysis: 0 Pos

Re: [OpenIndiana-discuss] Upgrade failed

2012-07-18 Thread CJ Keist
Milan, Thank you! It worked. Not sure how smmsp got removed, but I added it back in and now re-running the upgrade command. C. J. Keist Email: cj.ke...@colostate.edu Systems Group Manager Solaris 10 OS (SAI) Engineering Network Service

Re: [OpenIndiana-discuss] Upgrade failed

2012-07-18 Thread Milan Jurik
Hi, CJ Keist píše v st 18. 07. 2012 v 15:10 -0600: > All, >I was trying upgrade from oi_148 to oi_151a and it failed with message > below: > > Update Phase 10094/33221 The running system has > not been modified. Modifications were only made to a clone of the runn

[OpenIndiana-discuss] Upgrade failed

2012-07-18 Thread CJ Keist
All, I was trying upgrade from oi_148 to oi_151a and it failed with message below: Update Phase 10094/33221 The running system has not been modified. Modifications were only made to a clone of the running system. This clone is mounted at /tmp/tmp9vJXh7 should you

Re: [OpenIndiana-discuss] iostat -E and Illegal Request count

2012-07-18 Thread Marco van Lienen
On Wed, Jul 18, 2012 at 11:51:01AM -0500, you (Bob Friesenhahn) sent the following to [openindiana-discuss] : > On my system, 'iostat -E' is reporting an increasing 'Illegal > Request' count for SATA drives. I have one drive which is up to a > count of 10705 which is now incrementing at a rate of

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Marco van Lienen
On Wed, Jul 18, 2012 at 10:56:28AM -0400, you (Daniel Kjar) sent the following to [openindiana-discuss] : > Not sure what I am looking for in here. It looks like it would have > used my ipf.conf if I had 'upgraded' but I don't see anything else > in there that helps. Is ipfilter truly online? Wh

[OpenIndiana-discuss] iostat -E and Illegal Request count

2012-07-18 Thread Bob Friesenhahn
On my system, 'iostat -E' is reporting an increasing 'Illegal Request' count for SATA drives. I have one drive which is up to a count of 10705 which is now incrementing at a rate of 12 per minute: Vendor: ATA Product: WDC WD5003ABYX-0 Revision: 1S02 Serial No: WD-WMAYP3661514 Size: 500.1

Re: [OpenIndiana-discuss] Cannot _init zfs module after upgrade

2012-07-18 Thread Lucas Van Tol
I have been using this as my pkg command on some systems; adding the current 'kernel' package to the list of to-be installed. currentkern=$(pkg list -v kernel | grep pkg | awk '{print $1}') ; pkg install --deny-new-be $currentkern *packagetobeinstalled* Try it with '-nv' first; and verify t

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Michael Stapleton
If you add set -x to the beginning of the script, the service log will show what instructions are actually being executed. #!/sbin/sh set -x # # CDDL HEADER START # # The contents of this file are subject to the terms of the Mike On Wed, 2012-07-18 at 10:56 -0400, Daniel Kjar wrote: > Not su

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Daniel Kjar
hmmm Think I found it... maybe. I made sure ipfilter was down and did the | svcadm refresh ipfilter:default then started ipfilter. Now it is golden. Time to write myself some notes... | On 07/18/12 09:58 AM, Michael Stapleton wrote: A look at the service script might help isolate the

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Daniel Kjar
Not sure what I am looking for in here. It looks like it would have used my ipf.conf if I had 'upgraded' but I don't see anything else in there that helps. If I didn't use a custom file how would a person go about changing ipfilters to suit? Is that what you are supposed to do? On 07/18/12

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Michael Stapleton
A look at the service script might help isolate the problem more /lib/svc/method/ipfilter There are some interesting comments in it that might be related. Mike On Wed, 2012-07-18 at 09:34 -0400, Daniel Kjar wrote: > Yes, and that does it but then I have to go in and remove all the quick > sta

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Daniel Kjar
Yes, and that does it but then I have to go in and remove all the quick statements that it automagically generates. What I don't understand is when I check the settings, everything looks right.. |# svccfg -s ipfilter:default listprop firewall_config_default/policy firewall_config_default/poli

Re: [OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Lou Picciano
Daniel, Yes, have found ipfilter to be quite fiddly... Have you tried to manually reload the filter rules with something like: ipf -f /path/to/ipf.conf ? (or, similarly: ipnat -f (etc) ??? Lou Picciano - Original Message - From: "Daniel Kjar" To: "Discussion list for OpenIndiana

Re: [OpenIndiana-discuss] Openindiana 151_a5 ipadm manual. Where??

2012-07-18 Thread Hans J. Albertsson
This seems to agree with what little I know about the command. Does anyone actually know if it's accurate for OI151_a5? Otherwise I shall have to test every detail :-) On 2012-07-18 14:31, openindiana-discuss-requ...@openindiana.org wrote: Message: 5 Date: Wed, 18 Jul 2012 18:37:36 +1000

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-18 Thread Aneurin Price
On 18 July 2012 13:30, Michael Stapleton wrote: > I have one more idea that is more fun... Very nice! This works perfectly. Thank you very much for this. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/

[OpenIndiana-discuss] ipfilter frustrations again

2012-07-18 Thread Daniel Kjar
How do you 'correctly' modify the ipfilter settings with this new 'ignore /etc/ipf/ipf.conf' set up in OI? I tried following the directions on http://hub.opensolaris.org/bin/view/Community+Group+on/2009022302 but nothing changes. This is on a fresh 151a5 install. How is a person supposed to

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-18 Thread Michael Stapleton
I have one more idea that is more fun... I have all my ISO files in /ISO My /etc/auto_master: # Master map for automounter # +auto_master /net-hosts -nosuid,nobrowse /home auto_home -nobrowse /mountedISO auto_iso My /etc/auto_iso * -fstype=hsfs :/ISO/

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-18 Thread Michael Stapleton
I have a bit more time to answer more fully now. Add a line to the /etc/auto_master file for a direct map # cat /etc/auto_master # Master map for automounter # +auto_master /net-hosts -nosuid,nobrowse /home auto_home -nobrowse /- auto_direct C

Re: [OpenIndiana-discuss] How to mount ISO image on boot?

2012-07-18 Thread Aneurin Price
On 17 July 2012 17:50, Michael Stapleton wrote: > Or a job for autofs. > > Check out the man page for automount. > Thanks for the suggestion. The automount option does sound cleaner, although the init script option has the advantage of being very, very simple. I'll look into exactly how the auto

Re: [OpenIndiana-discuss] KVM with Xeon processor

2012-07-18 Thread Max Bruning
Hi Oliver, The Xeon E5440 should work fine with KVM. max On Jul 18, 2012, at 9:27 AM, Weiergräber, Oliver H. wrote: > Hello, > > as implemented in OpenIndiana, KVM is said to require EPT, which is available > in Intel's Nehalem-based CPUs. > My xw8600 workstation has Xeon E5440 processors whi

Re: [OpenIndiana-discuss] Openindiana 151_a5 ipadm manual. Where??

2012-07-18 Thread Joshua M. Clulow
On 18 July 2012 18:29, Hans J. Albertsson wrote: > There's no ipadm manual in the OI151_a5 distro. > > Since the Oracle Solaris ipadm command has changed a bit over the years, I'm > reluctant to trust the oracle solaris 11 ipadm manual. > > Can anyone point me to an accurate manual for the 151a5 i

[OpenIndiana-discuss] Openindiana 151_a5 ipadm manual. Where??

2012-07-18 Thread Hans J. Albertsson
There's no ipadm manual in the OI151_a5 distro. Since the Oracle Solaris ipadm command has changed a bit over the years, I'm reluctant to trust the oracle solaris 11 ipadm manual. Can anyone point me to an accurate manual for the 151a5 ipadm manual? ___

[OpenIndiana-discuss] KVM with Xeon processor

2012-07-18 Thread Weiergräber, Oliver H.
Hello, as implemented in OpenIndiana, KVM is said to require EPT, which is available in Intel's Nehalem-based CPUs. My xw8600 workstation has Xeon E5440 processors which are not Nehalem-based but, according to Intel documentation http://ark.intel.com/products/33082/Intel-Xeon-Processor-E5440-(12