scopes lun ISCSI but not seen space

HI, I've extended my iscsi lun and made a new analysis on the iscsi initiator, who saw the disc jumps from 300 GB to 400 GB but real space reported by VirtualCenter is still 300 GB

If I go into the properties for the lun/store data I can see the option "Add the measure", but when I start to go through the wizard it tells me that the file system and all data will be lost, I thought you could add a scope without him messing up the origional vmfs file system and all virtual machines on it?

Anyone?

Thank you

You need to add as a measure - made warning refers to the space you ar eadding - check out this thread - http://communities.vmware.com/message/1130026#1130026

If you find this or any other answer useful please consider awarding points marking the answer correct or useful

Tags: VMware

Similar Questions

  • KB2633880 - KB2518864 - KB2572073 installed, but not "seen" by Windows Update

    KB2633880 - KB2518864 - KB2572073 installed, but not "seen" by Windows Update

    Today (Tuesday 22 may 2012), after seeing the yellow icon in the taskbar, I ran Windows Update and KB2633880 - KB2518864 - KB2572073 successfully installed, I turned off the PC by clicking on the red icon Turn Off with a shield icon, expected for all 3 updates to install, 4-color and for the PC to stop itself. It took a while, but everything went well. No error message.

    After turning on the PC, I went back to Windows Update and was surprised to see Windows Update suggests to install... KB2633880 - KB2518864 - KB2572073 which is the same three components I have installed successfully.

    I ran Microsoft Fix It that 1 issue (update of Windows components needs to be repaired (next line) repair of components Windows Update.) I clicked Next. Everything went well. I had a green check mark 'Fixed '.  I turned off the PC (without having to install 3 updates which I have already installed).

    I turned on the PC and went to Windows Update, asking me to install KB2633880 - KB2518864 - KB2572073. It's like Windows Update does not "see" that these 3 elements have already been installed.

    Note: I have the same problem on another PC. The two PC XP SP3 and are stand-alone PC. One is a desktop computer. The other laptop.

    Hello

    I suggest you follow the troubleshooting steps form the article and check if it helps.

    Windows Update or Microsoft Update repeatedly offers the same update

    http://support.Microsoft.com/kb/910339

    Registry warning

    To do: Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    322756 (http://support.microsoft.com/kb/322756/)

    How to back up and restore the registry in Windows

    When you disable Antivirus:

    Important note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.

  • Find an exhibitor only if followed of a 'normal position' tank, but not a space!

    Hi all

    Everything is in the title of the topic!

    I'm doing it with a [JS].

    There are missing as elements defining the "normal position" a character!

    main();
    
    
    function main() {
    
      var myStyle = "Superscript";
      var myDoc = app.activeDocument;
    
      app.findGrepPreferences = app.changeGrepPreferences = null;  
    
    
      app.findGrepPreferences.appliedCharacterStyle = myStyle;   
      app.findGrepPreferences.findWhat = ".+";   
      var allFounds = myDoc.findGrep(true); 
    
    
      for ( var i = 0; i < allFounds.length; i++ ) {
      var myFound = allFounds[i];
      var firstCharIndex = myFound.characters[0].index;
      var followingChar = myFound.parentStory.characters[firstCharIndex+1];
      if ( followingChar = "\\H") {
      myFound.contents = myFound.contents + " "; 
      }
      }
    }
    

    Of course! It will not work that much! … But it becomes a situation that is usual for me as you know!

    Thanks in advance for any help!

    Hi Ben,

    There are some errors in your code. Like this line:

    If (followingChar = '\\H') {}

    This is a bug of the current coding. You want to check are equivalent, but you only use an "equal" sign, so you actually assign '\\H' to the variable followingChar.  I don't know what is '\\H' - you are looking for something under the SpecialCharacters enumeration, were perhaps? In addition, I think that you want to check if the next character is not a space. Finally, you want to watch followingChar.contents, not followingChar.

    Here's your corrected code. Make a comparison to see all corrections:

    main();  
    
    function main() {
      var myStyle = "Superscript";
      var myDoc = app.activeDocument;  
    
      app.findGrepPreferences = app.changeGrepPreferences = null;
      app.findGrepPreferences.appliedCharacterStyle = myStyle;
      app.findGrepPreferences.findWhat = ".+";   
    
      var allFounds = myDoc.findGrep(true);   
    
      var foundCount = allFounds.length;
      for ( var i = 0; i < foundCount; i++ ) {
        var myFound = allFounds[i];
        // check for the last character in the run, not the first
        var lastCharIndex = myFound.characters.lastItem().index;  
    
        var followingChar = myFound.parentStory.characters[lastCharIndex+1];
        // check if valid in case the last character is at the end
        // of a story or cell.
        if (followingChar.isValid && followingChar.contents != " ") {
          // using followingChar instead of myFound to insert the space
          // will style it using the character style of followingChar,
          // rather than that of myFound, which is "Superscript".
          // This avoids the script repeatedly inserting spaces
          // if it's run more than once.
          followingChar.contents = " " + followingChar.contents;
        }
      }
    }
    
  • British English Dictionary download in Firefox, but not seen in Thunderbird

    Also used "more dictionaries" in the spelling Thunderbird checkbox. There is no download the English Dictionary of Britsh selected - just got a "rotating icon" as if she was trying to download - but didn't upload. Several attempts.

    Operating system: Linux Mint 17 cinnamon.

    Sourjobraato Banerjee, please read the question again once your answer is not close to what the question was of about.

    Just right click and save to disk, then in Thunderbird, you can open file TB in the Addons Manager or I think even make drag and drop on the TB window to install it.

  • Pilot DAQmx 14.1 installed but not seen by USB-6221

    Hello

    After a week of fighting to install driver DAQmx on my 2013 Labview (Win XP), I finally got with OR DAQmx 14.1.

    All right, I can run my screws

    But, when I connect my NI USB-6221 BNC-nothing happens.

    I checked in MAX if she communicated, MAX sees the device but says that the device drivers are not installed.

    Then I checked if there was other drivers for this device on the site Web of SNA apparently no, it runs with DAQmx.

    Someone have a solution?

    Thank you

    The descriptions I see say that USB-6221 is a legacy device.  That probably means support for it in future versions of DAQmx were dropped.

    I found this http://sine.ni.com/psp/app/doc/p/id/psp-84/lang/en

    It does not say definitely what versions of DAQmx take in charge the device, but this list seems to only go up to version 9.8.

  • Wmp54g driver installed, but not seen in the Device Manager

    I'm fighting with reinstalling my drivers of network for more than three days already. (For the history, see http://en.community.dell.com/forums/p/19269864/19470244.aspx#19470244)

    It seems that I finally got the drivers Intel work - however, the WMP54G I had installed before the (I hope) works now driver Intel is not listed in Device Manager. There is no icon in the taskbar wireless connections, either. Another attempt to reinstall the drivers, however, abandoned the process with the comment that drivers would be installed. So, I think the pilot is, but does not at all.

    So, how can I get rid of this driver and try to reinstall another?

    My spec:

    Dell Dimension 9200

    Windows Vista Ultimate x 64 (don't tell me there is no x 64 drivers, please!)

    Seems OK, as I said it.

    Really, it seems that standard LinkSys drivers on the download Web site support not at all x 64 systems. According to the readme files, the driver has not been updated since 2004! This is unacceptable, I think that - as a decent redirect in this forum does not work.

    Anyway, even if some really nice junior contributor on the forums seem to have written some x 64 drivers - himself, I actually did not know how to install without an .exe file. : Pei

    Instead, I did some more googling and learned that the WMP54G v4.1 and v4.0 chips were produced by RaLink and that these guys really provide decent drivers! It is at this point that I remembered my software "Unknown devices" mentioning RaLink, too, RT2500 for v4.0 and RT2561 to v4.1. And well, turns out I have a v4.1 and that their driver is working like a charm. They also provide WLAN monitoring software that allows some additional adjustments. My suggestion: Cisco should outsource their service driver development, too.

  • Adapter USB assigned, but not "seen" by comments

    Given: on a victory - 8.1 -64-bit host, I have attached the old hard drives with a usb-to-ata adapter (manufacturer LogiLink).

    Problem: When I attribute the adapter usb to victory - 8.1 -64 comments, connected disks disappear on the host, but do not appear on the guest computer. In the guest Device Manager, the usb device is not yet listed. For comparison: the same usb device can be successfully assigned to a guest Windows - 8.1 - 32 bit or any other comments of 32 bits.

    What may be missing in the prompt 64 bit concerned?

    LogiLink USB to the ATI/ATAPI bridge is not recognized by a system up and running, but it's starting.

  • Additional LUN in CX300 not seen by the ESXi host

    Hello.  We have an ESXi server.  There are currently two VM.  The data store is in the Dell - EMC CX300 SAN.  We want to add more virtual machines then I burned another logic unit number in the SAN.  My co-admin who manages the ESXi said that he could not see from the ESXi Server!  He needs to restart the ESXi Server?  What he must do to make the additional storage space is available on the ESXi Server?

    Thanks in advance.

    He will have to rescan the HBAS. And maybe even twice...

    Duncan

    VMware communities user moderator

    -

  • animation Flash in Director heard but not seen... especially not seen!

    Using flash I made a flash animation to use as an intro to my project manager, I imported the flash animation Director and placed on the stage. When I play the director file I can hear the sound of the flash animation but can not see the flash animation, until near the end, that I have a picture on a motion tween in the flash animation that I can see.

    Can someone tell me why I can't see the rest of the flash animation?

    Hi Ajrobson,

    I guess you are using Flash 8 and that you have not successfully steering updated for Flash 8
    compatibility.

    Reach:
    http://www.Adobe.com/support/Director/downloads.html
    Make sure that you have downloaded and installed the 10.1 update. Then install the 10.1.1
    Update. This will update your Flash media.

    concerning
    Dean

    Director Professor / Consultant
    http://www.FBE.UNSW.edu.au/learning/Director
    http://www.multimediacreative.com.au

  • Lightroom 5 import question - created but not seen image files

    I recently imported images of several cards in LR 5 and had imported them into folders by date and whenever I imported, I saw the pictures.  When we recently connected the drive I saw dated records but there is no images in these files.  They are lost forever, or they are hidden somewhere?  When you look at the drive through the viewfinder, it shows the folders are empty...

    TIA!

    Hi colleenzam,

    Please try and get these images in Lightroom topic of all photographs.

    Images should be copied in different folder, but it should it in Lightroom.

    Kind regards

    Mohit

  • NPIV enabled on the virtual machine, but not seen in the comments

    Hello

    I have a 5.0 with an HBA qlogic esxi. I created a VM and rhel is installed.

    Then I activated the npiv on this virtual machine and saw that it generated node WWN and port WWN.

    However, when I logged in the comments, I am not able to see the names of ports in

    / sys/Class/scsi_host/Host {n} / device / fc_host:host {n} / port_name

    Are there additional configuration on the side of the virtual machine to allow the WWNS within the guest?

    Thanks in advance.

    Hello

    This is a very detailed description of all the required tasks for use with VMware NPIV.

    NPIV: N-Port ID Virtualization

    Kind regards

    Ralf

  • a new datastore iSCSI (disk/lun) appears in the inventory. Warehouses of data, but not availble for quick vMotioning...

    Hello

    We have added the new datastore iSCSI (disk/lun)

    This new data store appears in the inventory. Warehouses of data, but not availble for quick vMotioning or the creation of a new virtual machine.

    did we miss a step?

    Ty

    r

    The reason is that the data store is not presented to all hosts in a cluster. When you create the VM in vCenter Server, only warehouses of data visible to the host on which the virtual machine is created are displayed.

    Make sure the presentation on your storage system is correct and rescan your hosts.

    To check the above, take a look at the Configuration-> Storage for guests.

    André

  • Hardware ISCSI does NOT work but the software ISCSI works...?

    We have a HP MSA2012i ISCSI SAN and our ESX hosts are DL380 g6 with dual-port HBAS (Qlogic QLE406Xc) were also running ESX 4.0 and vCenter.

    I can see the cards under my storage adapters, but when we do an ANALYSIS of new LUNS they do not appear. We checked it wasn't a problem to switch by plugging directly on the MSA modules.

    Also, I went in the HBA BIOS and did a scan "for devices" and nothing comes up.

    I found the next thread that describes exactly the issue im having except that everything ive tried they describe does not work for me...

    http://communities.VMware.com/thread/221303

    What Miss me?

    Very well. Have you tried to use the Qlogic iSCLI utility to resolve the problem? You can download the vmkernel corresponding to the new analysis journal? Thank you.

  • 3 sheets of column space hybrid on top in Firefox, but not IE

    Hi-
    Everything started working in Dreamweaver CS3 (have used previous versions). Starting a new site and the 3 column hybrid design, it comes with, it's exactly what I want (well, close enough in any case). Unlike other new provisions, it leaves a space of all 10pixels at the top of the page with the page background color when seen in Firefox. Works fine in IE 7. Does anyone else have this problem? I have not yet started to put content in yet, so no links to show.
    Thank you
    SL

    Yes. What you see is.



    I'm glad sidebar1″

    Note that the content of the page is a

    tag, which has a
    inherent upper margin. IE it collapses. FF and all the other browsers are not.

    If you add this rule to the page-

    #sidebar1 > h3, #sidebar2 > h3, #mainContent > h1 {margin-top: 0 ;}}

    He should take care of things.

    Thøis said to do the first h3 and the first h1 in the divs have a top
    margin of zero.

    --
    Murray - ICQ 71997575
    Adobe Community Expert
    (If you * MUST * write me, don't don't LAUGH when you do!)
    ==================
    http://www.dreamweavermx-templates.com - template Triage!
    http://www.projectseven.com/go - DW FAQs, tutorials & resources
    http://www.dwfaq.com - DW FAQs, tutorials & resources
    http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
    ==================

    "VoteForTheSmartOne" wrote in message
    News:f9agft$6s1$1@forums. Macromedia.com...
    > Hi Murray.
    > I guess I wasn't clear. If you choose: file-> New-> HTML-> 3 column hybrid
    > Nothing else has added or changed. No preference has changed. It looks like
    > http://www.slubdesign.com/projects/dump.html
    >
    > And then get a preview of that file in FF and IE, for some reason any in FF it is some
    > margin of space on top. I tried to open most other HTML layouts and
    > no
    > others have had this problem. I went through the CSS but have not seen the
    > problem. I am
    > sure it is the right, since no other model I have this problem. The body CSS
    > is
    > the value 0. The page property is set to 0. Tried to change and he only did
    > more grand (of course). Yet once again, the space does not appear in Internet Explorer, and
    > only
    > watch in FF under this model.
    > Thanks for the help.
    > SL
    >

  • I have the model of macbook air 2016 with i5 Professor and 8 GB ram... since it's the fastest ssd, but I have not seen all speeds up to now, I want to say is bcz I need to have usb 3.0 USB key or hard drive to see the speed of the ssd to usb 2.0 will work

    I have the model of macbook air 2016 with i5 Professor and 8 GB ram... since it's the fastest ssd, but I have not seen all speeds up to now, I want to say is bcz I need to have usb 3.0 USB key or hard drive to see the speed of the ssd to usb 2.0 will work

    What do you mean, your message is not clear.

Maybe you are looking for