Re: Sun Fire v490 / Solaris 9 booting from CD, Network problems

Hi Folks,
Apologies in advance for the length of this post.
For the purposes of disaster recovery I have built a custom CD based on the Solaris 9 installation disk with our third party backup / restore software included on it.
After the rcS script has setup networking it runs a bash shell so that I can label / partition / format the hard disks as necessary then use the third party software to recover the system.
This works fine on almost all the machines we've tested (Ultra 10s, Ultra 30s, FS Prime Power 400)
On one Sun Fire v490 however I seem to have problems with networking...
Part of the customised rcS script makes the following call
ifconfig ce0 10.4.20.20 netmask 255.255.0.0 upto configure the NIC. However when the rcS script leaves me at the shell I'm unable to ping anything.
The output from ifconfig - a looks like...
lo0 flag=..
    inet 127.0.0.1
ce0: flags=1000823<UP BROADCAST,NOTRAILER,MULTICAST,IPv4>
    mtu 1500 index 2 inet 10.4.20.20 netmask ffff0000 broadcast 10.255.255.255 ether 0:14:4f:0:be:beThe only thing that looks odd to me is that there's no "RUNNING" entry for ce0 that I get if I boot from the same CD on my other machines (Ultra 30s & Ultra 10s)
The broadcast address looks wrong, but again it's the same when I boot from th CD on my other test machines and they all seem to work.
I'm pretty sure that ce0 is "plumbed", 'cos if I "unplumb" it from the shell prompt then it doesn't even appear in the output from ifconfig.
Someone has suggested that it's a connectivity issue, but if I boot normally rather than from my custom CD then the networking is fine.
As a test I tried removing the drivers for hme from the CD then booting one of my Ultra30s but in this case the entry for hme0 was completely absent from the output of ifconfig.
So I've concluded that the driver for ce0 is at least there on the v490.
So for the moment I'm confused as to why the ce0 appears on the output for ifconfig, but has no RUNNING 'flag'
Anyone got any ideas
Many thanks in advance
Regards
Kevin

hello
you have an error in your interface configuration
you should have
you are using a class A ip adress but with a class B netmask
ip 10.4.20.20
netmask 255.255.0.0
broadcast should be 10.4.255.255
Message was edited by:
jerem81

Similar Messages

  • On Sun fire v490 - Solaris 10 with Oracle 8.1.7.4 & Sybase 12.0

    Hi,
    We are going to upgrade our server with this configuration -
    Sun Fire V490     2 x 1.05 GHz UltraSPARC IV CPU
    8096MB RAM     2 x73GB local disk
    2x FC 2GB Sun/QLogic HBAs
    DAT72
    On one machine we will have Sun Solaris v10 with
    Oracle DB v8.1.7.4 & Second one will be Sun Solaris v10 with Sybase DB v12.0.0.6.
    Now our question is - Sun fire have Hyper-thread CPUs ��� will the O/S and databases (Oracle and Sybase) view the proposed system as a true 4 CPU platform? Will parameters used to tune the database such as Sybase max online engines still operate in the same manner as before?
    Our old machine configuration was - Sun E450     4x400MHz CPU     1024MB RAM     2 x18; 8x36GB disks

    Questions on Oracle and Sybase should be directed to a database forum, this forum is for Sun hardware support.
    Here is a link to a DB forum I look at from time to time:
    http://www.dbforums.com/index.php
    The topic of tuning Oracle or Solaris is way beyond the scope of this forum, I have attempted to go into it before but didn't get any feedback and I would only like to spend lots of time on it if I was being paid!!! On the memory side, keep in mind that Oracle 9i 64-bit can address a maximum of 2 ^ 64 ( 16777216 TB ) memory, prior to that the DBA had to define memory parameters in init.ora. To be honest the last time I worked with a Oracle 8 database I shut a HP K class server down permanently that had been migrated to Oracle 9i on Solaris by an Oracle consultant and I can't remember all the tuning trick etc.

  • Sun Fire V490-Internal FC Drives missing in Solaris 10 installation program

    Hi,
    We have a V490 server that we are attempting to configure, but the internal FC drives are not available to the Solaris 10 installation program.
    The OpenBoot SCSI test fails:
    {3} ok test-scsi
    Testing /pci@9,600000/SUNW,qlc@2
    ERROR : ISP2200 RISC engine did not generate expected interrupt.
    DEVICE : /pci@9,600000/SUNW,qlc@2
    SUBTEST : selftest:loop-tests:inquiry-test:disk-test
    CALLERS : (f010f69c)
    MACHINE : Sun Fire V490
    SERIAL# : 66233440
    DATE : 03/27/2012 14:27:32 GMT
    CONTR0LS: diag-level=max test-args=
    /pci@9,600000/SUNW,qlc@2 selftest failed, return code = 1
    but the probe of the SCSI bus does not and displays the drives:
    {3} ok probe-scsi
    This command may hang the system if a Stop-A or halt command
    has been executed. Please type reset-all to reset the system
    before executing this command.
    Do you wish to continue? (y/n) y
    LiD HA LUN --- Port WWN --- ----- Disk description -----
    0 0 0 500000e010192d11 FUJITSU MAP3147FC 0110
    1 1 0 21000014c320ff73 SEAGATE ST314670FSUN146G055A
    How can we fix this problem?
    Thanks.
    S Kayal
    Edited by: 923748 on Mar 27, 2012 10:59 AM
    Edited by: 923748 on Mar 27, 2012 11:00 AM

    I don't think the test-scsi command is viable for that platform.
    The FC disks are "viewed" by the system as external to the SCSI controller, almost as if they were in a multi-pack.
    They are FC drives addressed by the chipset as SCSI disks.
    Try:
    <pre>probe-scsi-all</pre>
    Edit:
    Which release of Solaris 10 are you trying to install?
    Older releases that might be fine for V480's won't work on V490's.
    Edited by: rukbat on Mar 27, 2012 2:35 PM

  • Login problem in sun fire V490 through Hyper terminal

    I am a new user of sun Solaris 10 . In my sun fire v490 server every thing is configured fine there is no fault in booting .But when I configured the file /etc/inet/hosts in solaris 10 and missed to configure the file /etc/inet/netmask and /etc/inet/ipnodes, due to which server is not allow me to login there is an error occur " unable to login" . Now what is the other way to login into server console. I am entering in the console using normal mode, should I try to login in using diagnostic mode., or is there any other way to login into and modify the file. I also need training videos of solaris configuration .
    Help in this regard will be highly appreciable.

    I don't think the test-scsi command is viable for that platform.
    The FC disks are "viewed" by the system as external to the SCSI controller, almost as if they were in a multi-pack.
    They are FC drives addressed by the chipset as SCSI disks.
    Try:
    <pre>probe-scsi-all</pre>
    Edit:
    Which release of Solaris 10 are you trying to install?
    Older releases that might be fine for V480's won't work on V490's.
    Edited by: rukbat on Mar 27, 2012 2:35 PM

  • Sun Fire V490 dropping network connnections

    Hi
    We are having some issues on v490.
    Network connections are getting drop and users are getting given below error
    remote host : Connection reset by peer
    aocdbs02a:root# fmdump -v -u 5b137743-2acf-ceb5-bfde-f4604e3f6d4f
    TIME UUID SUNW-MSG-ID
    Nov 02 18:22:23.4500 5b137743-2acf-ceb5-bfde-f4604e3f6d4f PCIEX-8000-5Y
    50% fault.io.pci.device-invreq
    Problem in: hc://:product-id=SUNW,Sun-Fire-V490:server-id=aocdbs02a/motherboard=0/hostbridge=1/pcibus=0/pcidev=1/pcifn=0
    Affects: dev:////pci@9,600000/network@1
    FRU: hc://:product-id=SUNW,Sun-Fire-V490:server-id=aocdbs02a/motherboard=0
    Location: MB
    50% fault.io.pci.device-invreq
    Problem in: hc://:product-id=SUNW,Sun-Fire-V490:server-id=aocdbs02a/motherboard=0/hostbridge=1/pcibus=0/pcidev=2/pcifn=0
    Affects: dev:////pci@9,600000/SUNW,qlc@2
    FRU: hc://:product-id=SUNW,Sun-Fire-V490:server-id=aocdbs02a/motherboard=0
    Location: MB
    Please let me know if any patch I have to install..
    Thanks
    Sukrut s

    Lack of running for an interface normally means network connectivity issue.
    Check the network cable is plugged in securely.
    Check for light on ethernet card and switch connectivity light.
    Try a different switch port or switch and a different ethernet cable.

  • Sun Fire V490 x 2 servers with Oracle RAC facing Split brain problem

    Hi all,
    I have Sun Fire V490 x 2 servers with Oracle RAC and they faced a Split brain problem. One of the node's database instance has gone down, The DBA claims it is due to network problem, but as such the networks are OK. We use the on board CE1 interface for Cluster interconnect and CE0 as the public interface.
    Did anybody face this kind of a problem? Could this be a hardware/OS patch problem?
    I had kept a continuous ping for 24 hours after this happened last time and the output shows no packet loss
    Many thanks in advance.
    Ushas Symon

    In order to diagnose this properly, you'll need to provide too much detail and far too many log files for a generic discussion forum to handle.
    Use your service contract and open a support case.
    Because a cluster environment is involved you'll likely end up talking to the cluster support staff.
    They can analyze hardware and software errors as well as review whether you configured the systems in a supportable fashion.
    Be prepared to make a direct connection to each system and gather data using such as by using the Explorer tool. The technical support staff will tell you what they will actually need.

  • How do I stop my ibook from trying to boot from the network

    I have an older Ibook 4g and I have been trying to learn how to use it. Somehow I changed the boot from the hard drive to boot from the network. can someone help me?  Also I would like to upgrade the os from osx 10.3 to a newer version.

    Don't apologize for asking for help. That's why we're here.
    Have you tried starting up in Safe Mode? If not, I suggest that you give it a try. This will take quite awhile longer than a normal startup because it does a file check and repair of the hard disk.
    If this works you will see your normal desktop. Once started up in Safe Mode, go to System Preferences > Startup Disk and select the Mac OS X startup volume (Macintosh HD unless the name has been changed). Then try starting up normally. If you are now able to start up, go to Applications > Utilities > Disk Utility and repair permissions on the hard drive.
    If you still can't start up into OS X, it may be an indication that the hard drive has problems. In that case, having the system discs is almost essential.

  • Booting from external HD problems?

    Hi There,
    My wife's iBook (OS 10.4, G3 800 which got a new mother board 6 months ago) died again last week. She was out of town so in desperation she got the HD removed by a technician and put it in a USB-2 external box so she can access her data from her colleague's G4 iBook, but she was unable to start up on it.
    Since then I've tried booting from it on my 1.6 PowerBook (OS 10.4) and my old iMac (OS 10.3) and neither of them worked. The iMac will recognise the HD in System Preferences/Startup Disk but does nothing when "restart" is selected. The PowerBook mounts the HD on the desktop but won't see it in Preferences. I tried to verify/repair the disk with Disk Utility while it was on the PowerBook but it said nothing was wrong (Verify/Repair Disk Permissions were not available).
    Eventually I connected the HD through a bus powered Firewire device and it boots ok on the iMac but when plugged into the PowerBook I get a message saying the disk is unreadable and prompts me to reformat it.
    Does anyone have any idea what's going on?? Please explain.
    Thanks, P.

    The Powerbook should not have a problem
    powering the drive, but we need details.
    Details do matter. The FW ports can supply no more than 7 watts of power, which may or may not be enough to run the drive, depending on the characteristics of the drive, the enclosure's power converter & circuitry, & the power source for the Powerbook. It is possible that the PowerBook cannot supply enough juice to spin up the drive quickly at startup time, making it difficult to boot from.
    The reasons for this are technical, having mostly to do with the unregulated voltage FW ports supply & the power surge drives generate during spin up.
    At the least, the O.P. should try disconnecting anything else from the FW ports & using the PB's AC adaptor while trying to boot from the FW drive.

  • How do u enter BIOS setup in M200? or how to boot from a network?

    I tried many key but it only halt booting up and let me choose booting device.
    And how do u boot from network option?
    i need to restore my laptop but haven't got a dvdrom drive...

    Hi
    If you want check please this site http://www.toshiba-europe.com/eu/contact/details.asp?group=By+Country . Choose your country and there you can find all necessary addresses. If you need address of authorized service partner in your country you can find it on
    http://eu.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/generic_content.jsp?service=EU&ID=ASP_SUPPORT

  • P965 Neo: Boot from USB-Stick problem

    Hi!
    I have a problem with booting from a USB-Stick (FAT) with the P965 Neo board, Bios Version 1.5.
    The USB-Stick will not be detected properly as a boot device (HDD) in the bios setup. It appeared only
    once at the 'Hard Disk Boot Priority' list and sporadically at the 'CD-ROM Boot Priority' list (which is not always there).
    Can anyone please point me to the correct bios setting to boot properly from the USB Stick?
    (Booting from the USB Stick works fine on a ASUS board, so the USB Stick itself is bootable).
    Here is my attached hardware:
    SATA Harddrive
    IDE DVD Burner
    (both connected to the JMicron SATA/IDE controller)
    thanks,
    -phazer-

    I use software called "Flashboot" to format my USB Stick, this software has options to format USB stick as USB-FDD, USB-ZIP or USB-HDD. You can use built in Free-DOS as your USB Stick OS. I have formated it as USB-ZIP and set my BIOS to boot with USB-ZIP and i didn't have any problems. Try this software it's very simple to use and user friendly. Only problem is that is not freeware so if you use trial version you can boot only once and after that you must format it again.

  • Booting from external dsrive problems

    I have tried several methods for booting and not one has worked,, First i zero out my drive thenn put it in an enclousre and booted form the Mac Osx DVD and installed everything, (a normall installation) I try to boot, nothinh just a gray screen for 10-15 minsa then it boots form internal drive. I buy a new case, same problem, i also try another drive same trouble. I have even made an edrive with techtool, and still, it wont boot. any help woulod be nice.

    Is the drive you are booting from Firewire? PowerPC Macs can only boot Mac OS X off Firewire, and not USB. Also did you make sure the enclosure has the latest firmware and is known to be Mac OS X bootable?

  • Help with Boot Camp Assistant network problem while downloading windows support system!

    I need to download Windows support software, but just keep encountering a problem which says "Can't download Windows Support Software because of a network problem." What should I do? I'm currently using Boot Camp Assistant v5.0.0, and OS X 10.8.2. Help! What can I do to solve this network problem? Please and thank you (:

    I have the same problem.  Anyone out there?  Hello?

  • Ip changing problem in solaris 10 (sun fire v490)

    I am a new user of sun solaris . Yesterday I had configured the file /etc/inet/hosts but i missed to configure the file /etc/inet/netmask and /etc/inet/ipnodes, due to which server is not allowed me to login. Now what is the other way to login into server console. I am entering in the console using normal mode, should I try to login in using diagnostic mode., or is there any other way to login into and modify the file. I also need training videos of solaris configuration .
    Help in this regard will be highly appreciable.
    Regards
    Muhammad Ali.

    I am a new user of sun solaris . Yesterday I had configured the file /etc/inet/hosts but i missed to configure the file /etc/inet/netmask and /etc/inet/ipnodes, due to which server is not allowed me to login. Now what is the other way to login into server console. I am entering in the console using normal mode, should I try to login in using diagnostic mode., or is there any other way to login into and modify the file. I also need training videos of solaris configuration .
    Help in this regard will be highly appreciable.
    Regards
    Muhammad Ali.

  • Problem with RSC card on sun fire v490

    Hi all,
    I have a little problem.
    I got few v490 that were already used.
    When I connect to the management port of the RSC card I get the prompt of the RSC password, somthing i don't have.
    The OS doesn't get loaded and I can't do anything. ( if I had access to the OS I would have reseted the password)
    So now, I got left with the only option i thought of.
    1. Disconnect the RSC card,
    2. This will force the output of the consol to go to the serial port(tty).
    3. Jumpstart the machine (beacuse I don't even have the password for the machine)
    4. connect the RSC card, and reset the password.
    There is someone here that encountered this problem??
    Maybe there is a jumper that can reset the RSC password. i don't know... every response will be great!
    Thanks!!!

    Hi,How to set my link up in solaris 10 ?
    I dont know want happend to my machine solaris v440 it suddenly disconnected from n/w and finally i came to know that is a problem with NIC card..i din't find any light's glowing back side of the machine at NIC card.
    can any one help me in this pls how can i proceed furture for getting my NIC back?
    and i have excuted few commands
    #ndd -set /dev/ce instance 0
    #ndd -set /dev/ce adv_1000fdx_cap 1
    #ndd -set /dev/ce adv_autoneg_cap 0
    I have got dladm show-dev is
    ce0 link: unknown speed: 1000 Mbps duplex: full
    ce1 link: unknown speed: 0 Mbps duplex: unknown
    I dont understand that why my link is showing still unknown ...any help..

  • Sun Fire V490 Error

    Hello everyone,
    I got issue with this UUID=a4334520-a3be-6004-b82d-b4042a6f1ade.
    Pls advise or suggest us in this case.
    TIME UUID SUNW-MSG-ID
    Apr 19 18:48:48.6895 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-2K
    100% defect.sunos.fmd.module
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3150 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-4M Repaired
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3984 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-6U Resolved
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    TIME UUID SUNW-MSG-ID
    Apr 19 18:48:48.6895 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-2K
    100% defect.sunos.fmd.module
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3150 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-4M Repaired
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3984 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-6U Resolved
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    TIME UUID SUNW-MSG-ID
    Apr 19 18:48:48.6895 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-2K
    100% defect.sunos.fmd.module
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3150 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-4M Repaired
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    May 20 00:10:15.3984 a4334520-a3be-6004-b82d-b4042a6f1ade FMD-8000-6U Resolved
    100% defect.sunos.fmd.module Removed
    Problem in: -
    Affects: fmd:///module/cpumem-diagnosis
    FRU: -
    Location: -
    Thanks,
    Vutha

    Not useful information. FMA has disable a component: A Solaris Fault Manager component has experienced an error that required the module to be disabled.
    If you can post the messages from /var/adm/messages by the time the issue occurs, will be useful in order to help you.
    Best.
    </SQ>

Maybe you are looking for

  • VRAM DIMM

    I have a Power Macintosh 7200/90 that I got on EBay I am upgrading the Ram on it, I opened up the case last night to see what was inside if there were any empty slots. There are 4 stick 2 look like normal ram but the other 2 I discovered this morning

  • I lost my back up files while upgrading my ipod what do i do to find them?

    I lost my data while upgrading my ipod touch how do i get it back?

  • Hyperlinks/anchors in smooth scrolling pages

    Is it possible to create hyperlinks or anchors within a smooth scrolling document so the user can jump from one point to another within the page? Thanks!

  • Problem to reverse Costs of Structure in transaction CJ46

    Hi people. When I do the reversal of the costs of structure, in the transaction CJ46, no reverses all values. Is there any other transaction to reverse the costs of structure? It is possible to launch a negative value to pay the costs of structure?

  • "The document can't be opened because it's too large."

    I just copied a Numbers '09 file I just made at work (and can still open there) to my MBP and when I try to open it, I get a "The document can't be opened because it's too large." error. It's only 1.4MB. I tried reinstalling iWork and re-saving and c