Has anybody success installing SunCluster 3.1 08/05 on Solaris 10_x86 1/06?

After sccessfull instalation and reboot.
I got message "Not booting as part of a cluster"
My steps.
1) Install Solaris 10_x86 1/06 on IBM xSeries 345
2) Add line in hosts and ipnodes new host sol2
172.20.128.72 sol1
3) Install latest Putch Cluster for 04/12/06
4) Load SunCluster installation java_es_05Q4_cluster-ga-solaris-x86.zip
5) run ./java_es_05Q4_cluster-ga-solaris-x86/Solaris_x86/installer
1. Automatically update with version on installer disk (recommended)
2. Configure Later - Manually configure following installation
6) scinstall
1) Install a cluster or cluster node
2) Install just this machine as the first node of a new cluster
2) Custom
What is the name of the cluster you want to establish? mycls
Node name (Control-D to finish): sol1
Do you need to use DES authentication (yes/no) [no]? no
Is it okay to accept the default network address (yes/no) [yes]? yes
Is it okay to accept the default netmask (yes/no) [yes]? yes
Does this two-node cluster use transport junctions (yes/no) [yes]? yes
What is the name of the first junction in the cluster [switch1]? switch1
What is the name of the second junction in the cluster [switch2]? switch2
1) e1000g1
2) Other
Option: 1
What is the name of the second cluster transport adapter? rtls0
Will this be a dedicated cluster transport adapter (yes/no) [yes]? yes
The default is to use /globaldevices.
Is it okay to use this default (yes/no) [yes]? yes
Do you want to disable automatic quorum device selection (yes/no) [no]? no
scinstall -ik \
-C mycls \
-F \
-T node=sol2,node=sol1,authtype=sys \
-A trtype=dlpi,name=e1000g1 -A trtype=dlpi,name=rtls0 \
-B type=switch,name=switch1 -B type=switch,name=switch2 \
-m endpoint=:e1000g1,endpoint=switch1 \
-m endpoint=:rtls0,endpoint=switch2 \
-P task=quorum,state=INIT
Are these the options you want to use (yes/no) [yes]? yes
Checking device to use for global devices file system ... done
Initializing cluster name to "mycls" ... done
Initializing authentication options ... done
Initializing configuration for adapter "e1000g1" ... done
Initializing configuration for adapter "rtls0" ... done
Initializing configuration for junction "switch1" ... done
Initializing configuration for junction "switch2" ... done
Initializing configuration for cable ... done
Initializing configuration for cable ... done
Setting the node ID for "sol2" ... done (id=1)
Checking for global devices global file system ... done
Updating vfstab ... done
Verifying that NTP is configured ... done
Initializing NTP configuration ... done
Updating nsswitch.conf ...
done
Adding clusternode entries to /etc/inet/hosts ... done
Configuring IP Multipathing groups in "/etc/hostname.<adapter>" files
IP Multipathing already configured in "/etc/hostname.e1000g0".
Verifying that power management is NOT configured ... done
Ensure network routing is disabled ... done
Log file - /var/cluster/logs/install/scinstall.log.18914
7)And I got messages on system console after reboot
SunOS Release 5.10 Version Generic_118855-02 32-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Configuring devices.
Hostname: sol2
devfsadm: minor_init failed for module
/usr/lib/devfsadm/linkmod/SUNW_scmd_link.so
Loading smf(5) service descriptions: 27/27
Not booting as part of a cluster
Note: path_to_inst was not be updated. Please 'boot -r' as needed to update.
checking ufs filesystems
/dev/rdsk/c1t0d0s6: is logging.
sol2 console login: Apr 12 14:09:30 sol2 sendmail[503]: My unqualified host name
(sol2) unk nown; sleeping for retry
Apr 12 14:09:30 sol2 sendmail[502]: My unqualified host name (sol2) unknown;
sleeping for r etry
Apr 12 14:09:33 sol2 xntpd[560]: couldn't resolve `clusternode1-priv', giving up on
it
What is wrong ?
What should be my next step ?
Thanks advance,
Sergey

Thank you for answer.
I have another server IBM xSeries 346
After successfull install I run scinstall.
* 1) Install a cluster or cluster node
2) Install just this machine as the first node of a new cluster
2) Custom
Do you want scinstall to install patches for you (yes/no) [yes]? no
What is the name of the cluster you want to establish? mycls
This is the complete list of nodes:
sol1
sol2
Is it correct (yes/no) [yes]? yes
Do you need to use DES authentication (yes/no) [no]? no
Is it okay to accept the default network address (yes/no) [yes]? yes
Is it okay to accept the default netmask (yes/no) [yes]? yes
Does this two-node cluster use transport junctions (yes/no) [yes]? no
What is the name of the first cluster transport adapter (help)? rtls0
Is "rtls0" an Ethernet adapter (yes/no) [no]? yes
Is "rtls0" an Infiniband adapter (yes/no) [no]?
What is the name of the second cluster transport adapter (help)? rtls1
Is it okay to use this default (yes/no) [yes]? yes
Do you want to disable automatic quorum device selection (yes/no) [no]? yes
Do you want scinstall to reboot for you (yes/no) [yes]? yes
>>> Confirmation <<<
Your responses indicate the following options to scinstall:
scinstall -ik \
-C mycls \
-F \
-T node=sol1,node=sol2,authtype=sys \
-A trtype=dlpi,name=rtls0 -A trtype=dlpi,name=rtls1 \
-B type=direct
Are these the options you want to use (yes/no) [yes]? yes
Do you want to continue with the install (yes/no) [yes]?
Checking device to use for global devices file system ... done
Initializing cluster name to "mycls" ... done
Initializing authentication options ... done
Initializing configuration for adapter "rtls0" ... done
Initializing configuration for adapter "rtls1" ... done
Setting the node ID for "sol1" ... done (id=1)
Checking for global devices global file system ... done
Updating vfstab ... done
Verifying that NTP is configured ... done
Initializing NTP configuration ... done
Updating nsswitch.conf ...
done
Adding clusternode entries to /etc/inet/hosts ... done
Configuring IP Multipathing groups in "/etc/hostname.<adapter>" files
Updating "/etc/hostname.elxl0".
Verifying that power management is NOT configured ... done
Unconfiguring power management ... done
/etc/power.conf has been renamed to /etc/power.conf.041706132745
Power management is incompatible with the HA goals of the cluster.
Please do not attempt to re-configure power management.
Ensure network routing is disabled ... done
Network routing has been disabled on this node by creating /etc/notrouter.
Having a cluster node act as a router is not supported by Sun Cluster.
Please do not re-enable network routing.
Log file - /var/cluster/logs/install/scinstall.log.20862
Rebooting ...
Apr 17 13:27:45 sol1 reboot: rebooted by root
updating /platform/i86pc/boot_archive...this may take a minute
SunOS Release 5.10 Version Generic_118844-26 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
NOTICE: Can't open /etc/cluster/nodeid
NOTICE: BOOTING IN NON CLUSTER MODE
Configuring devices.
Hostname: sol1
devfsadm: minor_init failed for module /usr/lib/devfsadm/linkmod/SUNW_scmd_link.so
Loading smf(5) service descriptions: 24/24
/usr/cluster/bin/scdidadm: Could not load DID instance list.
Cannot open /etc/cluster/ccr/did_instances.
Not booting as part of a cluster
/usr/cluster/bin/scdidadm: Could not load DID instance list.
Cannot open /etc/cluster/ccr/did_instances.
Note: path_to_inst was not be updated. Please 'boot -r' as needed to update.
checking ufs filesystems
/dev/rdsk/c0t0d0s6: is logging.
sol1 console login:
Then I did as you adviced.
# echo "etc/cluster/nodeid" >> /boot/solaris/filelist.ramdisk
# bootadm update-archive
updating /platform/i86pc/boot_archive...this may take a minute
# init 6
SunOS Release 5.10 Version Generic_118844-26 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Hostname: sol1
/usr/cluster/bin/scdidadm: Could not load DID instance list.
Cannot open /etc/cluster/ccr/did_instances.
Booting as part of a cluster
NOTICE: CMM: Node sol1 (nodeid = 1) with votecount = 1 added.
NOTICE: CMM: Node sol1: attempting to join cluster.
NOTICE: CMM: Cluster has reached quorum.
NOTICE: CMM: Node sol1 (nodeid = 1) is up; new incarnation number = 1145266639.
NOTICE: CMM: Cluster members: sol1.
NOTICE: CMM: node reconfiguration #1 completed.
NOTICE: CMM: Node sol1: joined cluster.
WARNING: clcomm: per node IP config clprivnet0:-1 (349): 172.16.193.1 failed with 19
WARNING: clcomm: per node IP config clprivnet0:-1 (349): 172.16.193.1 failed with 19
cladm: CLCLUSTER_ENABLE: No such device
UNRECOVERABLE ERROR: Sun Cluster boot: Could not initialize cluster framework
Apr 17 13:37:21 in.mpathd[108]: missed sending 1 probes cur_time 99763 snxt_time 100636 snxt_basetime 99879
Please reboot in non cluster mode(boot -x) and Repair
syncing file systems... done
WARNING: CMM: Node being shut down.
Press any key to reboot.
Where is the problem ?
What should I check ?
Thanks advance for answer.
Sergey

Similar Messages

  • Has anybody successfully installed VDI 3.4 or 3.4.1?

    Hello to all,
    is there anybody out there, who has successfully installed VDI 3.4 or 3.4.1, under full patched Solaris 10/x64?
    I've tried to installed as an update of vdi 3.3.2 or as an fresh install.
    After I installed 3.4 or 3.4.1 the same errormessage was in the cacao-log:
    Jul 31, 2012 3:50:14 PM com.sun.vda.service.core.ServiceModule waitForDatabase
    WARNING: thr#14:"Thread-12" Could not connect to database. Trying since 0 seconds.
    Jul 31, 2012 3:50:20 PM com.sun.vda.service.core.ServiceModule waitForDatabase
    that's all, no other errormessage
    Please excuse my poor english.
    With best regards,
    Martin

    This might be a known issue, please file a Oracle Support ticket using your VDI Support Identifier and we'll work with you.
    https://support.oracle.com
    see
    http://docs.oracle.com/cd/E26217_01/E35770/html/contacting-support.html
    provide a Support Bundle when you open the ticket per
    http://docs.oracle.com/cd/E26217_01/E35770/html/support-bundle.html

  • Has anybody successfully logged an online support request for an itunes card that hasn't been activated properly?

    Has anybody successfully logged an online support request for an itunes card that hasn't been activated properly? I tried the camera to read it but still no good. Get the error about it not being activated properly so i tried to log an online support ticket twice on two seperate days but get another error saying sorry we can't process this request now try later. Very frustrated, my son has a $20 voucher from Christmas he can' t use.

    To Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact
    Note: iTunes Gift Cards are only Valid in Country of issue

  • I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    I HAVE A NOTE THAT PRE12 STI INSTALLER HAS BEEN SUCCESSFULLY INSTALLED, BUT THIS DOESN'T HELP ME?

    What do you need help with?

  • TS5376 was asked to update itunes and since then itunes won't open, un-installed it and followed the necessary steps then tryed to install it from scratch but still no luck. It says it has been successfully installed but no sign of it on my computer

    was asked to update itunes last week and since then itunes won't open, un-installed it and followed the necessary steps then tryed to install it from scratch but still no luck. It says it has been successfully installed, but no sign of it on my computer.

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Has anyone successfully installed a SimpleWifi antennae on Os 10.6.8?

    Has anyone successfully installed a SimpleWifi antennae on OS 10.6.8?

    Looking at their website I don't see any driver section.  For USB that would be especially important.  Direct to ethernet though wouldn't typically be a problem.  I would contact their support and ask what they have available for your machine, and/or your WiFi router you use.  The router is whatever distributes the internet wirelessly from your modem (sometimes the modem itself).  If you are trying to pickup someone else's WiFi, note the security of it may not always be reliable unless you know their WPA2 password is fairly good.

  • I still distribute most FCP projects via DVD. No matter which MPEG2 setting I use in Compressor 4 I get an error - even Apple's default DVD setting. Has anybody successfully output an FCP X project to compressor and then out on a DVD?

    I still distribute most FCP projects via DVD. No matter which MPEG2 setting I use in Compressor 4 I get an error - even Apple's default DVD setting. Has anybody successfully output an FCP X project to compressor and then out on a DVD?

    Anthony, thank you very much - this works, though I thought I had tried your process previously without success. I've tried so many things who knows. I've had zero luck going with the Send to Compressor or Export Using Compressor Settings under the Share menu. I'm also finding Compressor 4 to be a real dog on my system even though I have a brand new quad core machine with 8G of RAM. Prior to receiving your post I did come up with a different work process. Using Export Movie from FCP X and then loading the result in Compressor 3 works flawlessly. Thanks again!

  • I have received the message "Adobe Premiere Pro CS6 Family has been successfully Installed and is re

    I have received the message "Adobe Premiere Pro CS6 Family has been successfully Installed and is ready to use." but I cannot find the program on my computer.

    Hi corinne.blake.1991
    Go to Control Panel -> Program and features -> See if the programs are listed there ...This is for Windows ...

  • Has anybody successfully upgraded to OS X 10.8.2?

    Today (November 17th, 2012) I've purchased the latest Apple Mac mini (i7). It shipped with OS X 10.8.1.
    I wanted to update to the now latest OS X 10.8.2 but unfortunately I can't. It doesn't shop up under Updates in the App Store, nor does a manual install of the Combo or Supplmental update I've downloaded from Apple's website work. It states it cannot install on the disk because it doesn't meet the requirements.
    Question: Has anybody been successful updating the latest Mac mini to 10.8.2?

    Ah, looks like it's a special 10.8.2 needed...
    https://discussions.apple.com/thread/4473046?tstart=0
    mene1:
    Late 2012 iMac and Mac mini need a special Mountain Lion update > http://support.apple.com/kb/DL1603 It will update Mountain Lion to 10.8.2, so Mountain Lion will be up-to-date after you apply this update

  • Has anybody Successed to deploy the [TP4] Applications using AS ?

    Hi all
    I deployed my [TP4] applications by Embaded OC4J bundled with Jdeveloper 11
    and I installed Oracle Container OC4J 11 from metalink
    but It did not work .
    I want know what are the differences between
    Oracle Countiner OC4J 11 ,Webcenter and SOA Suite ? and which one will work?
    Has anybody actually deployed TP4 application using certain AS? and which one?
    regards
    Forakora

    Hi,
    the OC4J instance that come with JDeveloper 11 will work to run and test ADF applications in Tp4. WebCenter is not a runtim container but a portal extension. SOA Suite was build for TP3 and can be made working in TP4 following the meta link documentation. General ADF Faces testing should be with OC4J11 in TP4
    Frank

  • Has anybody Successed to deploy the [TP4] Applications using AS or OC4J11 ?

    Hi all
    I deployed my [TP4] applications by Embaded OC4J bundled with Jdeveloper 11
    and I installed Oracle Container OC4J 11 from metalink
    but It did not work .
    I want know what are the differences between
    Oracle Countiner OC4J 11 ,Webcenter and SOA Suite ? and which one will work?
    Has anybody actually deployed TP4 application using certain AS? and which one?
    regards
    Forakora

    This is not the right forum for this question, but I can still respond to this.
    In TP4, application deployment to external servers is not available. Applications can be deployed to embedded OC4J only.

  • Has anyone successfully installed Magic the Gathering Online?

    Well I recently got my second macbook (first one was declared dead due to Random Shutdowns) I tried to install MTGO after I installed bootcamp. But I could never get it to fully install. I keep having problems downloading all the files that were required to update the software. I was just wondering if anyone has any hints/tips on getting MTGO to install on my mac. Thank you for your time

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by tmasc ([email protected]):
    I've followed the installation, and everything looks good, at first glance.
    Executing http://oradisc/servlet/lotusAppProv
    gives me
    <PRE>
    Congratulations! You have successfully reached your Provider's Test Page.
    Checking for components:
    Portlets are:
    LotusInboxPortlet
    LotusCalendarPortlet
    LotusContactsPortlet
    LotusToDoPortlet
    Oracle JSP: detected
    Recognizing initArgs: Usual initArgs are provider_root and sessiontimeout.
    provider_root : C:\oracle\pdk\lotus\resources
    sessiontimeout : 1800000
    </PRE>
    However, when I try to login to the Notes Server with my user id / pass, I get the signon screen on my browser, asking me to fill in all the information.
    <BR>
    One question, when you setup the Username/Password fields, do you put the text "Username" and "Password", or do you look for what those fields are called in the Name and Address Book (which in our case is ShortName and HTTPPassword)? I'm guessing it's the former.
    <BR>
    Any other tests you can suggest?<HR></BLOCKQUOTE>
    I have the exact same problem with no resolution. I tried using the Lotus field names (HTTPPassword and ShortName) with no success. Have you tried anything else?

  • Has anybody successfully used the META2TTF utility?

    Hey there, I'm trying to use a new function (new as of 11.5) called META2TTF (found in the 11.5's Docutoolbox reference guide), it converts Portrait Metacode Xerox fonts to a Windows TrueType Font.
    I'm trying to use the utilty to, as my explanation above would suggest, convert Xerox fonts we own to their TrueType version so our users can see what their efforts in Documaker would look like while working on their sections, etc. However, in using the command line function, I keep getting the message "Device font in non-portrait orientation not converted." I'm pretty confident the font(s) I'm trying to convert are portrait oriented, so I'm just wondering if anybody else has by chance used this utility so I can figure out if it's user error or whether I need to open a ticket with Oracle...
    i used the font converter wizard last week in 11.5 to successfully convert all of my Xerox fonts to PCL so I can print locally and see the true representation of what I create in Studio, but TTF is not an option in the wizard (unless it's just not called TTF and I'm missing the proverbial "boat" on this one).
    Thanks,
    Gregg

    I think there might be a mistake in the documentation which says to use /I= and /O= for the input Xerox font name and the output TrueType font name. Actually, you don't use /I= and /O=, just specify the input Xerox font name and the output TrueType font name.
    For example,
    meta2ttf C:\metafonts\HM108P.fnt "C:\My Fonts\HM108P.TTF"

  • Has anyone successfully installed AIR on Huawei Ideo U8150 running android 2.2?

    Hi,
    I am trying to get AIR apps running on a Huawei Ideo U8150.  When I sync with AppBrain, I see Adobe Air show up as an installable App, but when I go to install the Aop, I get an "Item not found" message.
    Has anyone had a more successful experience with tyring to install AIR on this model of phone?

    This is not an Android 2.2 issue. Your device can't run Adobe AIR because it doesn't have a compatible processor. This is why AIR doesn't show up in the standard Android Marketplace search from that phone.
    AppBrain unfortunately isn't tuning out incompatible apps, which is why you can see it there even though you can't run it. There's a few similar posts around this forum for other devices.
    Devices need an ARMv7 processor, you have an ARMv6 (http://pdadb.net/index.php?m=cpu&id=a7201a&c=qualcomm_msm7201a).
    Ouch, hope you haven't blown your cash on this

  • Has anyone successfully installed OSX, Windows 7 and Linux on macbook pro 8, 2

    I just want to know before I take a shot at this, if there are any success storys of this or similar model macbook pro
    also i want to do this while having a shared partition for music movies and pics to share between the 3 os's
    also i would prefer all efi, but understand that i will most likely have to at least have windows in bios mode
    so please post your fails and successes as this may help me
    idk if any tianocore bootduet works on macbook pro either if anyone knows more about that please post
    and i will post my results and attempts
    also the linux i will use will most likely be ubuntu
    one more thing, when i first got this macbook, the superdrive wasnt recognised in ubuntu so it would boot, then fail while trying to load the files
    so i tried many things, couldnt get even cd combined with usb to work, so i waited, now with the recent release of 12.04 LTS, ubuntu will boot just fine on my macbook so i know it can now be done

    No problem installing on my windows 7 x64 systems.  Try uninstall AIR seperateley and then reinstalling it.  Then reinstall IB.  Note the more recent help systems also run Air so you can test that as well.
    I believe this is the url for air (or try off the adobe home page)
    http://www.adobe.com/go/EN_US-H-GET-AIR
    you need to make sure you get the most recent as IB and AIR are more current then the ELEMents installs.
    Don't uninstall elements. 

Maybe you are looking for

  • Performance of Anonymous PL/SQL Block..?

    Hi All, Assuming I have a table by name "Some_table" which is having some millions of records, I just like to know if there will be any difference in performance from the below 2 pieces of block. (Here to simplyfy the code I have taken only one table

  • NQS ERROR15018

    Answers error: " nQSError: 15018: Incorrectly defined logical table source (for fact table Fact_Sales) does not contain mapping for [Dim_Times.CALENDAR_YEAR]. (HY000) " Could any one guide how to resolve this issue. All the joins in PHYSICAL and BMM

  • Incompletely Log

    Hi, I Maintain Copy Control Goto VTAA - Copy control sales document to sales document Copy RE - OR sales Order Document Rename To ZOR6 - ZOR4 then... I'm trying to create a sales order (Doc type - ZOR6) with reference to another sales document (Doc t

  • SAPNW7.01ABAPTrial installation problems

    I've followed the steps explained in installations.html to the letter, but unfortunately the installation was unsuccesful. The logs showed a bunch of java exceptions that didn't make sense to me. So i decided to try again. And this is where the real

  • I can't open Mail App.

    I can't open Mail App.  How can I do to open  it?  Thanks.