Iscsi problem... starting with netapp

Hello all!
I am new here, and I have problems installing iscsi with netapp.  Maybe, general Problem
My system: two nodes with oracle Linux 6.5. All needed  services are running.
When  I  run discovery, it seems to be ok:
#  iscsiadm -m discovery -t st -p 10.40.30.246:3260 –login
10.40.30.246:3260,2001 iqn.1992-08.com.netapp:sn.2014386705
But result of:
iscsiadm -m node -T  iqn.1992-08.com.netapp:sn.201438670  -p 10.40.30.246 –l
iscsiadm: No records found
in the /var/log/messages I find when I restart  service:
#service iscsi  restart
Message
Feb 17 12:21:26 dbb-n15-01 iscsid: Connection2:0 to [target: iqn.1992-08.com.netapp:sn.2014386705, portal: 10.40.30.246,3260] through [iface: default] is shutdown.
Feb 17 12:21:26 dbb-n15-01 kernel: scsi5 : iSCSI Initiator over TCP/IP
Feb 17 12:21:27 dbb-n15-01 iscsid: Could not set session3 priority. READ/WRITE throughout and latency could be affected.
Feb 17 12:21:27 dbb-n15-01 iscsid: Connection3:0 to [target: iqn.1992-08.com.netapp:sn.2014386705, portal: 10.40.30.246,3260] through [iface: default] is operational now
Any Idea ?
Thanks a lot !

It was an easy solution:
we had to add the InitiatorName  to the igroup

Similar Messages

  • Problem starting with NWDS

    Dear All,
    i have a problem starting with netweaver developer studio.
    once it is opened , it is not responding......same application is staring again......keep not responding.........
    can anyone help me to solve this

    Hello Sithi,
    The information you provided is not sufficient to understand the problem situation.
    Give more infos like:
    1. NWDS version
    2. Did your NWDS work before properly or is it a new installation making problems are installing.
    3. Check the log file in NWDS for Errors
    Also my advice would be to:
    1. Close NWDS
    2. delete the contents of workspace directory =>
    %user_home%\Documents\SAP\workspace\
    (%user_home% = your home directory)
    3. After deleting just start NWDS.
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Install problems starting with version 11 no current owner of object in programData directory

    What I have found starting with version 11 of iTunes is that their is no owner of the object : C:\ProgramData\34BE82C4-E596-4e99-A191-52C6199EBF69\x64   you get the following when you try and look at the permissions of this object: "Unable to display current owner." This is one of the directories that is installed when you install iTunes.  When you try and look at this directory you do not have access rights even if you or the Administrator !! This is a bug in your install program and the only fix is to completely remove iTunes and go in safe mode and delete this directory and then reinstall.  Works find untill you come up with another update and you will have to do this all over again because when this directory path is created it does not have a owner of administrator so it can never be updated since the install program or anyone else in that matter can get access to this directory.  So you will fail the install everytime.  Please fix !!!

    More infomation:  I am running on a Lenovo H330 with Window 7 Home Premium w/service pack 1 and all patches applied. 
    Intel i5-2500 CPU @ 3.GHz 3.30GHz (dual core)
    8 GB memory
    64 bit Operatin System
    I have also ran the following helps from K Gazow: https://discussions.apple.com/message/20920363#20920363?ac_cid=tw123456#20920363
    This did not help I am still getting the following error:
    Now if you go into that same dir path you find that after doing the proceedure that K Gazow suggested and rerunning iTunes64Setup.exe (ver 11.0.2) it went in and deleted the x64 directory.  Thats is why I am getting this error now.
    When I click on "OK" it will try and backout the install and then I will get the following error:
    You go to see if that path is there and it is not, their is no Installer\ path under C:\windows\
    So now it looks like I will have to remove iTunes again and reinstall will update when I have that done.

  • Problem starting with jwsdp2.0 to build a web service

    i am using application server 9 and jwsdp2.0 to start building web services but i am finding difficuilties to start. i read the documentation but could not deploy the example web services. Is there any tutorial so that i can write a simple web service and deploy it in the application service right from the scratch.

    Geoffrey,
    Internal Server Error could mean many things. Sometimes just restarting the listner too quickly would cause this error. To make sure that is not the problem. Check the following.
    1) Stop the listener, wait 20 seconds. then restart, do you get the same error?
    2)Apache also gets this error if you have misconfigured either the jserv.properties or the zone.properties. Make sure that you have included the myfirstportlet.jar in jserv.prooereties and it points to the correct location. Also make sure that the location specified in the zone.properties actually points to your NEW provider.xml.
    3) Look in jserv.log and mod_jserv.log within Apache\Jserv\logs. Do you have any error messages?
    4) Can you call http://host.domain/servlet/IsItWorking
    This is a sample servlet that comes with Jserv. If this works, then Jserv is working and something is specifically wrong with myfirstportlet. If this sample does not work, then you have misconfigured something in the files and all of Jserv is not working.
    Hope this helps,
    Sue

  • Problems starting with the BeanBox

    Hi all,
    I have to create a couple of beans so I start reading a litle bit about it.
    Following the Sun J2 book I sart downloading the BDK that includes the BeanBox. When I try to run it I get the following error(see below). Hope somebody can help me.
    Cheers,
    Bobby.
    E:\j2sdk1.4.2\beans\beanbox>run
    E:\j2sdk1.4.2\beans\beanbox>if "Windows_NT" == "Windows_NT" setlocal
    E:\j2sdk1.4.2\beans\beanbox>set CLASSPATH=classes;..\lib\methodtracer.jar;..\infobus.jar
    E:\j2sdk1.4.2\beans\beanbox>java sun.beanbox.BeanBoxFrame
    E:\j2sdk1.4.2\beans\jars\buttons.jar: jar load failed: java.lang.Error: java.beans.IntrospectionException
    : Method "actionPerformed" should have argument "ActionPerformedEvent"
    java.lang.Error: java.beans.IntrospectionException: Method "actionPerformed" should have argument "Action
    PerformedEvent"
    at sunw.demo.buttons.ExplicitButtonBeanInfo.getEventSetDescriptors(ExplicitButtonBeanInfo.java:60
    at java.beans.Introspector.getTargetEventInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at java.beans.Introspector.getBeanInfo(Unknown Source)
    at sun.beanbox.JarInfo.<init>(JarInfo.java:66)
    at sun.beanbox.JarLoader.createJarInfo(JarLoader.java:292)
    at sun.beanbox.JarLoader.loadJar(JarLoader.java:197)
    at sun.beanbox.JarLoader.loadJarDoOnBean(JarLoader.java:207)
    at sun.beanbox.ToolBoxPanel.addBeansInJar(ToolBox.java:175)
    at sun.beanbox.ToolBoxPanel.<init>(ToolBox.java:105)
    at sun.beanbox.ToolBoxScrollPane.<init>(ToolBox.java:69)
    at sun.beanbox.ToolBox.<init>(ToolBox.java:28)
    at sun.beanbox.BeanBoxFrame.<init>(BeanBoxFrame.java:124)
    at sun.beanbox.BeanBoxFrame.main(BeanBoxFrame.java:91)

    This problem is explained in the "JavaBeans FAQ: Help with Common Problems" at java.sun.com. Look at http://java.sun.com/products/javabeans/faq/faq.help.html. I have reposted the reply here for your convience.
    /Rich\
    There were some changes made to the Introspector in order for EventSets created by the Intospector to conform to the JavaBeans specification. See bugs 4402159 and 4407239 for details. Unfortunately, the ExplicitButtonBeanInfo class that shipped with the BDK do not conform to the JavaBeans specification and are rejected. This is not as bad as it seems. Other than the exeption being thrown at startup and the failure to load the buttons.jar file, the rest of the BeanBox will work fine.
    As a work around, you may want to go into the sunw.demo.buttons.ExplicitBeanInfo.getEventSetDescriptors() source file, change the first actionPerformed string in the first EventSetDescriptor to be action and recompile the class. The source file for the demo beans used in the BeanBox is in <BDK_INSTALL_DIR>demo\sunw\demo\buttons\ExplicitButtonBeanInfo.java. At around line 47, change:
    EventSetDescriptor push = new EventSetDescriptor(beanClass,
    "actionPerformed",
    java.awt.event.ActionListener.class,
    "actionPerformed");
    to:
    EventSetDescriptor push = new EventSetDescriptor(beanClass,
    "action",
    java.awt.event.ActionListener.class,
    "actionPerformed");

  • I keep getting blurred fonts in v19 and v20 beta, problem started with v19.0.2 upgrade

    First noticed this on Google news items. Text would blur when I moused over a story. Since this started about two weeks ago I now have seen it happen in pull down menus on Amazon and Ebay as well. Those are the only three sites. This is happening on a desktop with i7 first gen and win7 running.
    Selecting the blurred text temporarily fixes the blurring problem. Also, turning on the snipping tool to capture the image fixes it so I had to use print screen to get a screen capture of this effect.

    Here is the screen shot of the blurred text on Google news. Note that the first two news stories have clear text as I did not mouse over them. The other stories have blurry text.
    I updated to v20 beta and instead of fixing the problem the text may be even blurrier now. I posted this image in response to another forum question regarding blurred fonts in b17n but the solutions offered seemed to contradict one another and I do not know if they apply to these newer versions as some folks claimed the problem had been fixed in newer releases.

  • Both Firefox 12 & 13 take forever to load all websites. Firefox 11 works great. What did you change to cause this problem starting with 12?

    I keep having to go back to 11. Supposedly 12 was to be faster. Instead it takes minuets to load every website. I have tried several betas of 13 with the same problem.

    Did you try a new profile for the Firefox 13 version?
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Basic Troubleshooting: Make a new profile":
    *https://support.mozilla.org/kb/Basic+Troubleshooting#w_8-make-a-new-profile
    There may be extensions and plugins installed by default in a new profile, so check that in "Tools > Add-ons > Extensions & Plugins" in case there are still problems.
    If the new profile works then you can transfer some files from the old profile to that new profile, but be careful not to copy corrupted files.
    See:
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can try the portable Firefox version that comes with its own profile folder.
    *http://portableapps.com/apps/internet/firefox_portable
    You can install multiple Firefox versions via a custom install in different installation folders.<br />
    Do a custom install and install each version in its own program folder to use multiple Firefox versions.
    * https://support.mozilla.com/kb/Custom+installation+of+Firefox+on+Windows
    Make sure not to start Firefox after the installation has finished.
    Create a new profile exclusively for each Firefox version.
    Create a desktop shortcut with -P "profile" appended to the target to launch each Firefox version with its own profile.
    * http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows
    * http://kb.mozillazine.org/Shortcut_to_a_specific_profile
    * http://kb.mozillazine.org/Using_multiple_profiles_-_Firefox

  • Firefox v28 will not launch yahoo and yahoo email often hangs. the problems started with v28, does not even load the homepage in the addr bar on startup.

    i set yahoo mail as a homepage.
    start firefox v28 and the screen goes blank, nothing shows in the addr bar and it just sits with
    the spinning green icon. no problems until i moved to v28. i often have issues with flash player
    hanging and created a dos bat file to kill it but that is not what seems to be happening with yahoo. pretty much everything else works. FF freezes but killing the plug in releases it. the newer versions
    of FF seem more flakey than the older ones. thanks for your help

    How do you kill the Flash player plugin using a BAT file -- are you killing an Adobe Flash exe or Firefox's plugin-container.exe?
    You can start up Firefox to a blank page using the Run box on the Start menu, with this:
    firefox.exe "about:blank"
    Hopefully that will at least get you in. Then, for Yahoo mail, make sure to access your mailbox through the Yahoo home page (or AT&T Yahoo home page, etc., as the case may be). And:
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens you can remove your Yahoo cookies individually.
    Then try reloading the page. Does that help?
    To rule out extensions as a possible culprit, could you try the site in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions, some advanced features, and some custom settings. More info: [[Troubleshoot Firefox issues using Safe Mode]].
    You can restart Firefox in Safe Mode using
    * Help > Restart with Add-ons Disabled
    Note: Flash and other plugins still run
    After Firefox closes, a small dialog should appear: click "Start in Safe Mode" (''not'' Reset)
    Any difference?

  • Problem starting with solution manager

    hi guy, i have a problem with Solution Manager version 4.0 During an istallation of support package I had a network problem and the system went down fore some minutes.  After that, is not possible logon on system. I try startsap and is ok, db seem up but is not possible connect by sapgui.
    These are some errors that I can find in workdir
    Tue Jan 27 15:08:51 2009
    ERROR => GwIConnect: GwRead to SAPSM01 / 3301 failed, rc: NIETIMEOUT [gwxx_m
    t.c    473]
    ***LOG S90=> SAP_CMREGTP2, GwIConnect ( 223) [r3cpic_mt.c  9618]
    ERROR => ErrTrace: no error info available [err_mt.c     1507]
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    >TS> Tue Jan 27 15:10:51 2009
    T:4398099755584 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    System is a Suse/Linux  ppc64, with MaxDB as database
    Please help me!!
    hi guy, i have a problem with Solution Manager version 4.0 During an istallation of support package I had a network problem and the system went down fore some minutes.  After that, is not possible logon on system. I try startsap and is ok, db seem up but is not possible connect by sapgui.
    These are some errors that I can find in workdir
    Tue Jan 27 15:08:51 2009
    ERROR => GwIConnect: GwRead to SAPSM01 / 3301 failed, rc: NIETIMEOUT [gwxx_m
    t.c    473]
    ***LOG S90=> SAP_CMREGTP2, GwIConnect ( 223) [r3cpic_mt.c  9618]
    ERROR => ErrTrace: no error info available [err_mt.c     1507]
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    >TS> Tue Jan 27 15:10:51 2009
    T:4398099755584 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    System is a Suse/Linux  ppc64, with MaxDB as database
    Please help me!!

    hi,
    there is anyone who can help me?
    Many Thanks
    Fabrizio

  • Multipart problem; starts with "Your photo library is either in use by another application or has become unreadable"

    Good morning -
    I'm still a newb when it comes to my Mac mini, purchased last summer. Help me see through the fog of Microsoft thinking!
    First: A few months ago, iPhoto gave me the above error message. Repairing permissions, rebuilding thumbnails, repairing database have not worked; in reading these pages it seemed reasonable to back up before proceeding.
    Second: It seemed best to me to NOT use Time Machine to back my iPhoto library up, to avoid potentially copying the problem I'm currently having, whatever it is. I'd like to back up the pictures ONLY at first, rebuild iPhoto from the backup, and THEN use the NAS as a Time Machine backup. So...
    Third: Bought a WD My Cloud drive. Attached to my router and set it up as instructed, then used copy and paste to try to copy my iPhoto library (just short of 50GB, BTW) to the "public pictures" folder of the drive. The process hangs after a few hours with an error message indicating I don't have permissions for some files.
    What am I missing? How to proceed from here? I'm considering buying a direct-connected external drive for the initial backup of my iPhoto library, then attempt to rebuild the database, since all attempts to use the My Cloud for this purpose have been unsuccessful (I can copy documents to it, so I believe it's functioning).
    Thanks for the help.
    Travis

    What format is the WD drive?
    Get carbon copy cloner to make an exact copy of your old HD to the New one, or just clone one folder if you wish...
    http://www.bombich.com/software/ccc.html
    Or SuperDuper...
    http://www.shirt-pocket.com/SuperDuper/
    And/or...
    Open Console in Utilities & see if there are any clues or repeating messages when this message happens.
    What all 3rd party extentions are you running?
    EtreCheck is a simple little app to display the important details of your system configuration and allow you to copy that information to the Clipboard. It is meant to be used with Apple Support Communities to help people help you with your Mac.
    http://www.etresoft.com/etrecheck

  • My friend has a macbook and is having problems controlling he mouse/trackppad. The problem started with snow leopard and continues with Lion. The mouse moves at random across the screen and is difficult to control. Adding a separate mouse cures the proble

    My friend has a Macbook running Lion. She uses the trackpad for her mouse. The mouse can't be controlled, except with great difficulty. It hops all around the screen at randon. The problem can be mitigated to some extent by using an external USB mouse; however, when this mouse is not is use, it keeps jumping at random around the screen. 

    My friend has a Macbook running Lion. She uses the trackpad for her mouse. The mouse can't be controlled, except with great difficulty. It hops all around the screen at randon. The problem can be mitigated to some extent by using an external USB mouse; however, when this mouse is not is use, it keeps jumping at random around the screen. 

  • Problem starts with version 3.6 & later. webpage stuck on the login screen instead of open the subsequent pages.

    do not have this problem with either IE or Chrome or earlier firefox. after loggint into the webpage(my work site), the page refreshes itself instead of opening to the secured pages.

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.<br />
    Rename (or delete) <b>cookies.sqlite</b (cookies.sqlite.old) and delete <b>cookies.sqlite-journal</b> and <b>cookies.txt</b>, if they exist, in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder] in case cookies.sqlite got corrupted.
    * http://kb.mozillazine.org/Cookies#Removing_cookies

  • Problems started with 'Corrupted Project' and has led to 'Unsupported Compression Type" for certain .mts files

    Had to revisit several projects that were working this past January, but now several are reporting as being 'corrupted'. After trying all of the usual recommended remedies, and failing, I attempted what is always my 'last resort' - Trashing Preferences. Last resort because it has always in recent versions, led to other problems. This time was no exception. Now, not only did trashing them NOT solve my corrupt project issue, but it added a couple more. Now, MB Looks plugin can't be seen, which has happened nearly every time I've trashed preferences, and certain .mts files are showing as being the dreaded 'Unsupported compression type', while many in the same folder are working just fine. This almost always seems to be a license issue of some sort. I have signed out of CC, then signed back in to no avail. My short term memory is nearly gone, but I seem to recall a similar set of occurrences a few months ago, and a uninstall/re-install was required to bring everything back to normal. This is getting quite old, as am I.

    Working with Adobe Support via chat at the moment. Their solution? - Contact Red Giant.

  • Firefox won't load any web site under my login, if I use another account it works fine, this problem start with 7.01 update. I have 8.0 now, other browser works fine with no problem.

    unable to load any web site, no error message, just a blank page.
    safari and chrome work fine, in fact I am using chrome to type this up. This problem only limited to my account, I have created other account and firefox work as it should with no problem. I am unsure with else to clear to get firefox working again.

    Update: This is NOT just related to "Yahoo" pages, while this problem first began with some of my Yahoo pages, it is now also happening with other NON Yahoo things I want to load up. Like Twitter, or Links in emails that load Blank, or even images within emails that show up Blank in the preview part of Yahoo mail. It is NOT a Yahoo issue as I have loaded up my Yahoo Mail in IE and Chrome, and everything loads wonderfully. I can even load up sites like Twitter, and other websites that will NOT load in Firefox, but they come up fine in other Browsers.
    I have done the ONLY suggestion that came from Firefox Tech support, to load up FF in Safe Mode, but the problems still exists. I have uninstalled FF and re-loaded it, but the same problem is there.
    Does anyone have any ideas here at all? I can't seem to get any Fire Fox help, so I am reaching out to the community here to see if anyone can help.... Thank you !!

  • Problems starting with headphones in

    My MacBook won't start up or wake up from sleep if something is plugged into the audio out plug. Any ideas why? As soon as i unplug the headphones or speakers and try again, it works fine.

    Hey, I know its an old post but I dont find any information on internet about this problem and it seems like you are the only one who posted this so are you still having this problem?

Maybe you are looking for

  • Creating backup Job with DBMS_SCHEDULER

    Hello, Can someone please help me out here: I'm using Oracle10g release 1 on windowsXP I'm trying to create a backup job with dbms_scheduler and it's not working. This is what I did: I created a job as follows: BEGIN dbms_scheduler.create_job ( job_n

  • GL Interface

    Hi All, I have successfully imported records in GL tables from legacy system thru GL INTERFACE. Now, If i want first DEBIT entry records and then CREDIT entry records then what I have to do in GL INTRFACE IMPORT program Thanks in advance regards Sanj

  • My new MacBook Air keeps shutting down the screen while I use it

    My new MacBook Air keeps shutting down the screen while I use it and has to be rebooted. I took it in to the Genius desk at my local store, but they couldn't find anything wrong and said that they have never seen this problem before. I Spoke to the I

  • Background music continues to play when app exited

    I just had a review of one of my apps from amazon on the kindle fire and the result came back saying: Upon completion of our compatibility test processes, your app was found to be unresponsive when subjected to testing. To be compatible with Kindle F

  • How to change language in 5700

    i need to add japanese language to my phone and it's 5700 i need your help plz [email protected] thnx