How to choose the good Network Interface on a server ?

Hi all,
On server you have generally more than one ip address so ...How to choose the good Network Interface on a server for the NoSQL Node ?
Thank you for all
C.Pruvost.

Hi Charles I only consider storage nodes and their replicated nodes.
Actually I show an error in the logs saying that one of my storage node use a loopback address. On my laptop I have a network interface and a loopback address (disabled)...when starting sn1 I show that the port 5000 is only linked to the ip address 0.0.0.0 so it is not the good ip address..although i use for configuring :
java -jar ..\lib\kvstore-2.0.23.jar makebootconfig -root root1 -port 5000 -admin 5001 -host ipaddress_of_my_laptop -harange 5010,5020
and after
java -jar ..\lib\kvstore-2.0.23.jar start -root root1
If you have a sample tutorial that explains how simulate on the same laptop an Oracle NoSQL architecture running on 3 disctinct servers please give us this information.
Thank you for all.
Christophe.
PS : error message
Failures: Task 1 ERROR at 2013-01-15 07:23:19 UTC: DeploySN sn3(pruv
ost-pc:5200): 1/DeploySN failed.: Register: Cannot mix loopback and non-loopback
addresses in the same store. The store value is not configured to use loopback
addresses but storage node pruvost-pc:5200 is a loopback address. (11.2.2.0.23)
: Register: Cannot mix loopback and non-loopback addresses in the same store. T
he store value is not configured to use loopback addresses but storage node pruv
ost-pc:5200 is a loopback address. (11.2.2.0.23) java.lang.IllegalStateException
: Register: Cannot mix loopback and non-loopback addresses in the same store. T
he store value is not configured to use loopback addresses but storage node pruv
ost-pc:5200 is a loopback address.
at oracle.kv.impl.sna.StorageNodeAgent.register(StorageNodeAgent.java:15
48)
at oracle.kv.impl.sna.StorageNodeAgentImpl$2.execute(StorageNodeAgentImp
l.java:194)
at oracle.kv.impl.sna.StorageNodeAgentImpl$2.execute(StorageNodeAgentImp
l.java:188)
at oracle.kv.impl.fault.ProcessFaultHandler.execute(ProcessFaultHandler.
java:90)
at oracle.kv.impl.sna.StorageNodeAgentImpl.register(StorageNodeAgentImpl
.java:186)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
Edited by: chpruvos on Jan 14, 2013 11:24 PM
And my ipconfig
Windows IP Configuration
Wireless LAN adapter Wireless Network Connection 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter Local Area Connection 3:
Connection-specific DNS Suffix . :
IPv4 Address. . . . . . . . . . . : 172.20.10.2
Subnet Mask . . . . . . . . . . . : 255.255.255.240
Default Gateway . . . . . . . . . : 172.20.10.1
Ethernet adapter Local Area Connection* 24:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Wireless Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter Local Area Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
and
C:\Users\cpruvost>ping pruvost-pc
Pinging PRUVOST-PC.fr.oracle.com [172.20.10.2] with 32 bytes of data:
Reply from 172.20.10.2: bytes=32 time<1ms TTL=128
Reply from 172.20.10.2: bytes=32 time<1ms TTL=128
Reply from 172.20.10.2: bytes=32 time<1ms TTL=128
Reply from 172.20.10.2: bytes=32 time<1ms TTL=128
Ping statistics for 172.20.10.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Edited by: chpruvos on Jan 14, 2013 11:25 PM

Similar Messages

  • How to choose the "preferred Network"

    My phone automatically defaulted to "Global mode". Is this correct or should it be in CDMA or GSM/UMTS mode? Also, does this affect my ability to send text messages b/c I haven't been able to send them with this phone and tech support doesn't seem to be able to resolve my issue.
    Thanks!

    jaxgirl3278 wrote:
    My phone automatically defaulted to "Global mode". Is this correct or should it be in CDMA or GSM/UMTS mode? Also, does this affect my ability to send text messages b/c I haven't been able to send them with this phone and tech support doesn't seem to be able to resolve my issue.
    Thanks!
    Hi jaxgirl3278,
    You can change your preferred network to CDMA by following the instructions below:
    From a home screen, select the applications tab (located in the lower left).
    Select Settings.
    Select Wireless & networks.
    Select Mobile networks.
    Select Preferred Networks.
    Select CDMA.
    Also make sure that Enable always -on mobile data box is checked. 
    Global mode does not interfere with text messaging and you should be able to send your messages. In order for our forum members to assist you please provide some more information.
    Are you able to receive text messages?
    Are you able to send any text messages at all to any of your contacts?
    Do you use the native text messaging application or a third party text messaging application?
    Have you ever added a messaging block feature to your account?
    Please keep in mind that in order to resolve text messaging issues your account may need to be accessed and feature re-provisioned and our forum members may not be able to resolve this issue for you. If you prefer to send me a private message including your name and wireless number I will be happy to review

  • How to add a new network interface adapter?

    Hello,
    I followed this tutorial (http://www.oracle.com/technology/obe/ovm/ovmel5pvmdb11gr1/ovmel5pvmdb11gr1.htm) to set up a paravirtualized Oracle Enterprise Linux Version 5 VM on Oracle VM Server. It works fine, however I wish to add another network interface adapter (or NIC) to it, however when I try to import into Oracle VM Manager I get the following error:
    "OVM-5004 Invalid virtual machine config file. -"
    I don't know where the vm config file is so I can't fix that (I did a search for vm.cfg but couldn't find it). I figured since I could access the machine OK I wouldn't worry about importing it into VM Manager, so my question is, is there a way to set up the Network Interface Adapter through the command line on the VM Server (similar to how it was setup)? Or should I try and fix the "invalid virtual machine config file" error so I can import it into VM Manager and then add the extra Network Interface Adapter?
    Thanks in advance,
    Michael.

    user10862036 wrote:
    I don't know where the vm config file is so I can't fix that (I did a search for vm.cfg but couldn't find it). The vm.cfg file would be found in /OVS/running_pool/<vm_name>/ -- the default vm.cfg that ships with the template should successfully import into Oracle VM Manager. Once you have the image imported, you can use Oracle VM Manager to add an additional NIC to the VM.

  • Driver MySQL How to find the good ?

    Hello,
    I have a problem with my MySQL driver:
    -> java.sql.SQLException: Communication link failure: java.io.EOFException
    This problem occured only on one of our Linux OS , then I think that I didn't choose the good driver....
    How to know what driver to choose ?
    I serached on http://developers.sun.com/product/jdbc/drivers but I don't understand very well how to use it.
    Details of my environment:
    - MySQL ver 12.18 Distrib 4.0.12, for pc-linux (i686)
    - OS: Pentium 2.8GHz 2 giga RAM -> Linux 2.4.20-20.7 i686
    - java 1.4.1_02
    - JDBC driver: MySQL Connector/J 3.0.16-ga
    Mysql Database and java process are on the same machine.
    The java soft does only SELECT queries.
    Thanks to help me
    Ludovic Maillet

    This problem occured only on one of our Linux OS , then I think that I didn't choose the good driver....But the problem does not occur on other Linux OS's? Then you must think that the driver there is the good one. Use that driver.

  • How can I use Guest network when my internal server provides the DNS?

    How can I use guest network when my internal server provides the DNS? The help article TS4505 tells me to enter an external DNS server, but I believe I can not configure my network that way...

    Apple assumes that you will be connecting the Time Capsule to a simple modem....and.....that the Time Capsule is configured as a router to provide DHCP and NAT services for the network.
    The Guest Network cannot be enabled correctly unless the Time Capsule is in charge of DHCP and NAT services on the network.
    Another way of saying the same thing is that the Guest Network will not operate correctly if the  Time Capsule is configured in Bridge Mode or DHCP Only.

  • Can any body explain the process of "how to sell the goods under loan"

    hi,
    sap gurus,
    can any body explain the process of "how to sell the goods under loan"
    and its further process.
    regards,
    balaji.t
    09990019711

    Hi,
    I didnt get your question fully, but
    Please refer the folowing link
    http://help.sap.com/saphelp_banking463/helpdata/en/09/7cba34e465b73ee10000009b38f83b/frameset.htm
    Thanks,
    Raja

  • Hi  does anybody know how to change the language of interface in demo version illustrator CC

    Hi  does anybody know how to change the language of interface in demo version illustrator CC ?

    It doesn't help. I will try to download again illustrator
    Отправлено из мобильной Почты Mail.Ru
    Понедельник, 9 марта 2015 г., 18:36 +0300 от Mylenium  <[email protected]>:
    Hi  does anybody know how to change the language of interface in demo version illustrator CC created by  Mylenium in  Downloading, Installing, Setting Up -  View the full discussion

  • How to add the Social Network share buttons (that work!) to share INDIVIDUAL post from the same page

    How to add the Social Network share buttons like Facebook and Twitter (that work!) to share INDIVIDUAL post on the same web address in Dreamweaver? I have searched on google and youtube tutorials, but most of them are "Blogger" and  "Wordpress" users.. The only Dreamweaver tutorial is the one that share THE WHOLE page (not individual post on a page). There is Facebook Integration on Dreamweaver (29 Dollar download from Adobe) but so far no review about it so  I don't want to spend money for something I don't know.  There is also Sharrre but they say there is a bug. It seems like everyone out there use these buttons but I start to get crazy since it seems easy but it's actually complicated to get the html or js script to paste on! Any help would be very much appreciated. Thanks.

    Cool,
    Here is my test site. I have made at least 3 articles (Fashion, Sport, and Art) with thumbnail images on it.
    http://andiratih.free.fr/
    On each article I add the share buttons from "AddThis".
    However, if I want to ONLY share the "Sport article" on Facebook by clicking share-->Facebook, then the feed is scrambling my images on other articles too and it eventually just share the whole page instead of one particular article.
    It is now fine since I only build 3 articles, but as you see when the page is getting long with at least 20 articles it will not be ok.
    I don't want to make individual page for each article either, since they are just short article each, and I intend to use this page as a welcome page to update the latest activity every half year.
    I have seen many bloggers or pages where even if they have many article on ONE page, they are able to share one particular article to Facebook, and when we click (via Facebook) it will redirect us to exactly that particular article even if the article is on the bottom of the page, and not just bring me to the top of the page only and have to search by myself by scrolling to the bottom of the page to see the article.
    Infact, Bloggers and Wordpress seems to have the tool for that so that we can just click and add. I am not a Blogger or Wordpress users but I saw youtube tutorials on that.
    I have heard about Dreamweaver behavior, and does this will help to achieve what I want (sorry I'm a beginner)? I also heard about meta tags but I don't know how and where to get them to paste to my html source code.
    I have found several sites where the person show how to do this, but when I tried it didn't work, and in fact some other discussions about this are never solved.
    Thanks for your input.

  • How to fix the poor network reception in iphone 4s 5.0.1

    How to fix the poor network reception,GPS location services issue & Battery life issue in iphone 4s 5.0.1

    So I am guesing probably the iPhone signal reception issue came from the iPhone SIM card reader itself not adjusting to the SIM chip.
    OK, here is the trimmed micro SIM card comparison:
    Hope this helps!

  • HT204053 How to choose the rihgt Apple ID on the App Store when it keeps using a unfunctional one?

    How to choose the rihgt Apple ID on the App Store when it keeps using a unfunctional one?

    Are you saying you don't know how to sign out, then back in with the proper Apple ID to carry out the update?
    iOS: Changing the signed-in iTunes Store account
              http://support.apple.com/kb/HT1311

  • Solaris command to show all network interfaces in a server (plumb/unplumb)?

    Hi there,
    Is there a Solaris command to show all the network interfaces in a server
    (plumb/unplumb etc...).
    I have a V880 that has an eri0 on board, plumbed up. It also has a couple
    of ge0, ge1, and ce0, and a qfe card.
    ifconfig -a only shows eri0.
    (I am using something like "dladm show-link", but this is really for
    the link-aggregation).
    How do I show the remaining network interfaces?
    Thanks
    Tony

    You can see all installed interfaces by running 'grep network /etc/path_to_inst'. An example:
    grep network path_to_inst
    "/node@1/pci@8,600000/network@1" 0 "ge"
    "/node@1/pci@9,700000/network@1,1" 0 "eri"
    "/node@1/pci@9,700000/pci@2/network@0" 0 "ce"
    "/node@1/pci@9,700000/pci@2/network@1" 1 "ce"
    "/node@1/pci@9,700000/pci@2/network@2" 2 "ce"
    "/node@1/pci@9,700000/pci@2/network@3" 3 "ce"
    "/node@1/pci@9,600000/network@2" 4 "ce"
    shows, ge0, eri0, ce0 - ce4

  • How to consume the Calendar Exception details from Project Server 2013 to an SSRS report using PSI ?

    Hello,
    Can anyone guide me how to access the calendar exception details from Project Server using PSI?
    I need to extract calendar details of enterprise resources , like exception name, exception type, exception start date and exception end date into my SSRS report hosted in SharePoint 2013 and 2010.
    I would be helpful if I can get a sample of this. I have read through many PSI documents in fact still going through ,what  PSI does and doesn't ,  PSI methods etc. from Project Server SDK and MSDN . Moreover, I
    am a beginner in .NET programming. I am confused and have lots of questions in my mind, like which PSI service should be used in my report(is it  just Calendar.svc), can we pull the details as XML type data source my SSRS report ,are
    there any other configuration settings apart from " setting up an event handler by installing an event handler assembly on each Project Server computer in the SharePoint farm, and then configuring the event handler
    for the Project Web App instance by using the Project Server Settings page in the General Application Settings of SharePoint Central Administration" (as per prerequisites for PSI in SDK) , how can I implement authentication settings
    -(when user with proper SharePoint permission
    can accesses the SSRS report  )
    Kindly bear with me if my questions are not appropriate .
    Please do guide me, and .
    Thanks in Advance!!
    Mridhula
    Mridhula.S

    Hi Brendan,
    Project server reporting database doesn't contain the calendar info. The only supported way to use the PSI to read the calendar info from Published database.
    See this
    reply from Amit.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • How to calculate the HFM Cube size in SQL Server-2005

    Hi
    How to calculate the HFM Cube size in SQL Server-2005 ?
    Below query used for Oracle. Then what is query for SQL Server?
    SQL> select sum(bytes/1024/1024) from dba_segments where segment_name like 'FINANCIAL_%' and owner='HFM';
    SUM(BYTES/1024/1024)
    SQL> select sum(bytes/1024/1024) from dba_segments where segment_name like 'HSV FINANCIAL%' and owner='HFM';
    SUM(BYTES/1024/1024)
    Regards
    Smilee

    What is your objective? The subcube in HFM is a concept which applies to the application tier - not so much to the database tier. The size of the subcube is the unique number of data strips (data values for January - December inclusive, for example) for the given entity, currency triplet or Parent.Child node. You have to account for parent accounts and customs which don't exist in the database but are generated in RAM in the application tier.
    So, if your objective is to find the largest subcubes, you could do this by querying the database and counting the number of records per entity/value (DCE tables) or parent.child entity combination (DCN tables). I'm not versed in SQL, but I think the script below would just tell you the schema size and not the subcube sizes.
    Check out Accelatis.com for a third party software product that can do this for you. The feature is called the Subcube Analyzer and was written by the same team that wrote HFM, so they ought to know how this works :-)
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to configure the ESS portal in ehp 6 server?

    Dear All,
    Pls advice me how to configure the ESS portal in my client server?
    I want to create new iviews ,pages,workset and link them all to R/3,with total configuration steps please.
    Thanks and Regards,
    Pradip

    hi pradeep ,
    which version r u using wdjava or abap ? ......if ur using java you have to do all in home page framework and if you are using with launchpad from   EHP5 better you can create it from launchpad by going to t -code LPD_CUST and select the ROLE:ESS and INSTANCE: MENU
    REFER Below............
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e09b3304-07d8-2b10-dbbf-81335825454f?QuickLink=index&overridelayout=true&38388417774934
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a?QuickLink=index&overridelayout=true&5003637159921
    http://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=31476&bc=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/108c31e7-b6a7-2d10-3692-c1a9f7a5c4dc?overridelayout=true

  • How to switch the mobile network in program?

    Peace upon you ,
    I searched in the forum but didn't get the answer.
    Currently I have 2 mobile networks for my mobile say they are A and B.
    Is there a way to automatically detect the mobile networks if there are A and B then choose A?
    Or just simplely choose A no matter whether there is B availible?
    I want to search for gsm networks operators available and select the preferred one
    Thanks.

    There are no BlackBerry APIs that would allow you to do this.  I'm moving this to the general BlackBerry handheld forum for other possible configuration suggestions.
    Mark Sohm
    BlackBerry Development Advisor
    Please refrain from posting new questions in solved threads.
    Problem solved? Click the Accept As Solution button.
    Found a bug? Report it using Issue Tracker

Maybe you are looking for

  • Problem - removal of old software update

    Since a piece of software crashed and i had to use system restore, i can't now open itunes or update the software. keep getting the same message "The older version of Apple Software Update cannot be removed. Contact your technical support group." Doe

  • SAX Parser,setValidationMode

    We have to parse an XML of 5 MB size and load into the Database.We started using the DOM Parser(PL/SQL) and getting the Out of Memory errors.(The Java Pool Size is 250 MB).As per the Oracle Documentation we have stated using the SAX Parser.But Using

  • R12 : Currency between order/invoice/paymentR12

    Hello, In 11i we have the constraint to have the same currency between the PO, the invoice and the payment. I'd like to know if in R12 we can manage some special settings (for some suppliers) to avoid this constraint. e.g. can we manage a Chinese sup

  • Substitute assignment

    Need your input,guys! -In the case of substitution,can the original approver still approve a work item before the substitute can act upon it? -If an email job is running(i.e.when there are work items sitting in the approvers inbox,an email is sent to

  • HP Laserjet P2055dn prints the word JOB first

    I have installed  HP Laserjet P2055dn as a local printer. But when I print a document, it prints the word 'JOB' first before printing my document. I wanted to know how to stop this option. Thank you in advance.