HBA status dead

Hello

We have recently updated our infrastructure Vmware 4.1. We have moved our 12 hosts and virtual machines to vSphere Client 4.1 and, so far, 3 of our hosts are up to 4.1, the rest will be done during the coming week.

Everything is working very well and not have no problem.

Looking more into it I noticed something under Configuration/storage adapters. We have 2 cards PCI Express HBAS are listed for each host.

When you click on Vmhba2 then path status is all assets (green)

When we click on Vmhba1 then paths that the status should say Eve but also died to come back

I tried to find what I can on Google but not lucky to have.

So I turned again to the VMware communities for help site.

I've attached screenshots of it

If you need more information please let me know

(hope this makes sense)

Thank you.

Austin.

Try to rescan on the configuration storage tab-->

Sometimes the vcenter paths does not reflect the current state. I've seen this before. After a new analysis, if all things are set up correctly (best to check the switch SAN zoning, State of connectivity,...), you will get back your way.

Just to confirm this, you can run

esxcfg-mpath - l | grep-i State | grep dead-i

You should not see any path of death, if you see then you see a real problem.

Then, you have to go back and see the status of end-to-end connectivity.

Tags: VMware

Similar Questions

  • Hot Add Remove lun fails in rescan periodical at the time of the withdrawal, although the path is marked as DEAD as planned

    So we run the hot add and remove cases from LUNs in the certification for ESX 5.5 with Workbench 3.0 kit

    The hot add succeeds to the two manual add and periodic scan... Deletion succeeds manual extraction, but a failure in periodicals rescan same removal so it lists the path out of SERVICE.

    Here are the logs

    [August 26, 2014 20:01:29: WLMANAGER] [0] FRAME: no charges Found.

    [August 26, 2014 20:02:25: HOTADDREMO] [0] INFO: hot test add using RESCAN

    [August 26, 2014 20:07:55: HOTADDREMO] [0] INFO: performance of rescan the first server

    [August 26, 2014 20:08:28: HOTADDREMO] [0] INFO: found new LUN eui. 48d8bf5f64e64100

    [August 26, 2014 20:08:28: HOTADDREMO] [0] INFO: add hot with the new analysis is the first server

    [August 26, 2014 20:08:28: HOTADDREMO] [0] INFO: Running rescan the second server

    [August 26, 2014 20:09: HOTADDREMO] [0] INFO: found new LUN eui. 48d8bf5f64e64100

    [August 26, 2014 20:09: HOTADDREMO] [0] INFO: add hot with rescan is the second server

    [August 26, 2014 20:09: HOTADDREMO] [0] INFO: hot test add using PERIODICALLY RESCAN

    [August 26, 2014 20:15:05: HOTADDREMO] [0] INFO: Test runs on the first server

    [August 26, 2014 20:15:06: HOTADDREMO] [0] INFO: found new LUN eui.48d8bf5f64e64200

    [August 26, 2014 20:15:06: HOTADDREMO] [0] INFO: add hot with the new analysis from time to time, is the first server

    [August 26, 2014 20:15:06: HOTADDREMO] [0] INFO: Test runs on the secondary server

    [August 26, 2014 20:15:08: HOTADDREMO] [0] INFO: found new LUN eui.48d8bf5f64e64200

    [August 26, 2014 20:15:08: HOTADDREMO] [0] INFO: add hot with periodically rescan is the second server

    [August 26, 2014 20:15:10: WLMANAGER] [0] FRAME: no charges Found.

    [August 26, 2014 20:16:07: HOTADDREMO] [0] INFO: hot control remove using RESCAN

    [August 26, 2014 20:17:27: HOTADDREMO] [0] INFO: hot execution removes the test on the first server

    [August 26, 2014 20:18: HOTADDREMO] [0] INFO: LUNS deleted eui.48d8bf5f64e64200

    [August 26, 2014 20:18: HOTADDREMO] [0] INFO: Test successfully on the first server

    [August 26, 2014 20:18: HOTADDREMO] [0] INFO: hot execution removes the test on the second server

    [August 26, 2014 20:18:33: HOTADDREMO] [0] INFO: LUNS deleted eui.48d8bf5f64e64200

    [August 26, 2014 20:18:33: HOTADDREMO] [0] INFO: Test passed on the second server

    [August 26, 2014 20:18:33: HOTADDREMO] [0] INFO: hot control remove by using PERIODICALLY RESCAN

    [August 26, 2014 20:23:20: HOTADDREMO] [0] INFO: Test runs on the first server

    [August 26, 2014 20:23:21: HOTADDREMO] [0] INFO: check the path to removed LUN on the first server

    [August 26, 2014 20:24:17: TRANSPORT] [0] FRAMEWORK: running cmd 'esxcfg-mpath - bd eui.48d8bf5f64e64100' mode of blocking on the host 'esxia.amiads.com '...

    [August 26, 2014 20:24:17: STAFBASE] [0] FRAMEWORK: command execution STAF: staf esxia.amiads.com PROCESS SAMECONSOLE RETURNSTDOUT RETURNSTDERR WORKDIR SHELL START / WAIT COMMAND esxcfg-mpath - bd eui.48d8bf5f64e64100

    [August 26, 2014 20:24:18: STAFPROCES] [0] FRAME: host esxia.amiads.com returned eui. 48d8bf5f64e64100 : * iSCSI disk (eui.48d8bf5f64e64100)

    vmhba34:C0:T65:l0 LUN:0 State: dead iscsi adapter: not available target: unavailable

    vmhba34:C3:T65:l0 LUN:0 State: dead iscsi adapter: not available target: unavailable


    [August 26, 2014 20:24:27: HOTADDREMO] [0] ERROR: LUN is found not deleted after periodic rescan on the first server


    So I checked the Vmware perl code that performs this case... it is available at /opt/vmware/VTAF/storage50-cert/VTAF/Test/Storage/StorageCert/FVT/HotAddRemoveLUNs.pm


    Sub RunHotRemoveTest

    {

    .....

    # Remove LUN only cause death I/O path.  It does not delete the LUN.

    # Evaluate for the dead I/O path.

    $deadPathFound = "NO";

    LogInfo (channel = > $channel, MSG = > "Check the path to remove LUN on $server");

    foreach my {$lun (@lunListBeforePeriodicallyRescan)

    #my $lunObj = $host2HbaObj-> CreateScsiLun (name = > $lun);

    $cmd = "esxcfg-mpath - bd $lun";

    My $cmdObj = new VTAF::Framework:Core:Common:Command)

    Home = > $host2Obj-> GetName();

    Cmd = > $cmd);

    my $rc = $cmdObj-> GetReturnCode();

    my $cmdResult = $cmdObj-> GetStdout();

    my $cmdError = $cmdObj-> GetStderr();

    If ($cmdError) {}

    $deadPathFound = "YES";

    LogInfo (channel = > $channel, MSG = > "mpath command returned: $cmdError");

    LogInfo (channel = > $channel, MSG = > "$lun is deleted after periodic rescan");

    }

    }

    If ($deadPathFound not 'YES') {}

    LogError (channel = > $channel, MSG = > "LUN is not deleted after periodic rescan on the $server");

    return FAILURE;

    } else {}

    LogInfo (channel = > $channel, MSG = > ' delete hot with periodically rescan PASSED on the $server ");

    }

    }

    So if you see the code above, Vmware itself expected the path to show the death, but they perceive three error codes for the output of esxcfg-mpath - bd < lunname >

    I think they expect an error to return to $cmdError... But looks at though it lists the path as DEAD, she returns to success... So the $deadPathFound is always set to no. He goes into the path of "not YES" and not the test case...

    I would like to open a folder from supported with VMware, but before that I would like to know if someone has faced this problem and had this problem of VMware using any patch in their Workbench... Or if any new workbench has this problem fixed...

    We are using Vmware Test Manager: 3.0.0 - 1610638

    5.5 storage certification: 3.0.0 - 1337995

    VMware Workbench say 3.0.1

    Than I went back to our older certification with ESX 5.1 where this matter has passed... and was able to check the logs. It has been performed with Workbench 2.0. In this they executed a more order "peripheral storage esxcli list d lunname" and lists the path as dead and also properly detects the dead path and scored the try with the... Unfortunately I don't seem to have their old code to compare with...

    [July 27, 2012 12:34:06: SCSILUN] [0] FRAMEWORK: check if the 'eui.93bb4a37348e4100' lun is available or not.

    [July 27, 2012 12:34:06: TRANSPORT] [0] FRAMEWORK: running cmd ' esxcli storage device base list d eui.93bb4a37348e4100 ' mode of blocking on the host 'esxia.amiads.com '...

    [July 27, 2012 12:34:06: STAFBASE] [0] FRAMEWORK: command execution STAF: staf esxia.amiads.com PROCESS SAMECONSOLE RETURNSTDOUT RETURNSTDERR WORKDIR SHELL START / WAIT COMMAND esxcli storage base device list d eui.93bb4a37348e4100

    [July 27, 2012 12:34:07: STAFPROCES] [0] FRAME: host esxia.amiads.com returned eui.93bb4a37348e4100

    Full name: * iSCSI disk (eui.93bb4a37348e4100)

    Definable display name: true

    Size: 2048

    Device type: Direct access

    Multichannel plugin: NMP

    Devfs Path: /vmfs/devices/disks/eui.93bb4a37348e4100

    Seller: * I

    Model: *.

    Review: 2 0 s

    SCSI level: 4

    Is nickname: false

    Status: dead

    RDM Capable is: true

    Is Local: false

    Is removable: false

    SSD is: false

    Is Offline: false

    Is perpetually booked: false

    Thin Provisioning status: Yes

    Attached filters:

    VAAI status: unknown

    Other UID: vml.01000000003933626234613337333438653431303053746f725472

    [July 27, 2012 12:34:07: MULTITECH] SETTING [0]: called VTAF::TestLib:Sphere:Storage:Lib:CLI:ScsiLun:IsLunAvailable (Password='password@123' Username = 'root' HostName = 'esxia.amiads.com' LunName = 'eui.93bb4a37348e4100') returns '1'

    [July 27, 2012 12:34:07: TRANSPORT] [0] FRAMEWORK: running cmd 'esxcfg-mpath - bd eui.93bb4a37348e4100' mode of blocking on the host 'esxia.amiads.com '...

    [July 27, 2012 12:34:07: STAFBASE] [0] FRAMEWORK: command execution STAF: staf esxia.amiads.com PROCESS SAMECONSOLE RETURNSTDOUT RETURNSTDERR WORKDIR SHELL START / WAIT COMMAND esxcfg-mpath - bd eui.93bb4a37348e4100

    [July 27, 2012 12:34:08: STAFPROCES] [0] FRAME: host esxia.amiads.com returned eui.93bb4a37348e4100: * iSCSI disk (eui.93bb4a37348e4100)

    vmhba34:C1:T65:l0 LUN:0 State: dead iscsi adapter: not available target: unavailable

    vmhba34:C0:T65:l0 LUN:0 State: dead iscsi adapter: not available target: unavailable

    [July 27, 2012 12:34:08: HOTADDREMO] [0] INFO: eui.93bb4a37348e4100 died because of the LUN to remove test

    So basically had the question warm Add Remove Lun. It is a problem in the ESX version we use and scripts of WorkBench. If we use the build ESX GA this would have worked. ESX changed the behavior of the command in version 5.5 of GA to a new approach and then back to the old approach again in 5.5 Update1.

    The version we use are two versions higher than the release of GA... Therefore, the behavior of this command is different between these two versions.

    ESXi 5.5 Patch 2

    2014-07-01

    1892794

    N/A

    ESXi 5.5 Patch Express 4

    2014 06-11

    1881737

    N/A

    ESXi 5.5 Update 1 has

    2014-04-19

    1746018

    N/A

    ESXi 5.5 Express Patch3

    2014-04-19

    1746974

    N/A

    ESXi 5.5 Update 1

    2014 03-11

    1623387

    N/A

    ESXi 5.5 Patch1

    2013 12-22

    1474528

    N/A

    ESXi 5.5 GA

    2013-09-22

    1331820

    N/A


    This is the behavior in version 5.5 GA ESX

    ~ # vmware - v

    VMware ESXi 5.5.0 build-1331820

    Added the target

    ~ # esxcfg - mpath - bd eui.3db57bdc252c0200

    1. EUI.3db57bdc252c0200: FRIEND iSCSI disk (eui.3db57bdc252c0200)

    vmhba34:C0:t0:l0 LUN:0 Status: active iscsi adapter: iqn.1998-01.com.vmware:5213e0fa-31de-329a-5885-002590135b9e-17c7a47e target: IQN = iqn.1991 - 10.com.ami:itx002590135d84e923:l.v10 Alias = Session = 00023 000002 PortalTag = 5 d

    ~ # echo $?

    0

    Removed from the target

    ~ # esxcfg - mpath - bd eui.3db57bdc252c0200

    Device eui.3db57bdc252c0200 unknown

    ~ # echo $?

    1

    Now the version of ESX 5.5 Update 1, we use

    Added the target

    ~ # vmware - v

    VMware ESXi 5.5.0 build-1623387

    ~ # esxcfg - mpath - bd eui.5b5fbb54c4d80200

    1. EUI.5b5fbb54c4d80200: FRIEND iSCSI disk (eui.5b5fbb54c4d80200)

    vmhba38:C1:t0:l0 LUN:0 Status: active iscsi adapter: iqn.1998-01.com.vmware:5405e3db-f95e-9f9c-e99b-0025900cab82-01a17ffb target: IQN = iqn.1991 - 10.com.ami:itx00259014329a26b:l.sharontest Alias = Session = 00023 PortalTag = 9 000002 d

    ~ # echo $?

    0

    Removed from the target

    ~ # esxcfg - mpath - bd eui.5b5fbb54c4d80200

    1. EUI.5b5fbb54c4d80200: FRIEND iSCSI disk (eui.5b5fbb54c4d80200)

    vmhba38:C1:t0:l0 LUN:0 State: dead iscsi adapter: not available target: unavailable

    ~ # echo $?

    0

  • Connected Fiber Channel HBA

    I'm trying to write a script that returns the WWNS of both HBAs connected in all my servers.  My servers have 2 cards 2port, but 1 single port on each card is physically connected.  Is there a way to return only the WWNS of the active ports?  Also, is it possible to see all properties/methods associated with an object?

    I use this script to get the inventory:

    $vCenter = 'vCenter.

    SE connect-ViServer $vCenter

    $hostList = get-VMHost-location data center | name sort

    foreach ($esxHost to $hostList)

    {

    Write-Host $esxHost.Name

    $hbas = get-View (Get-View (Get-VMHost-name $esxHost) USER.USER). ConfigManager.StorageSystem

    foreach ($hba in $hbas. StorageDeviceInfo.HostBusAdapter)

    {

    If ($hba.gettype () .name - eq "HostFibreChannelHba")

    {

    $wwn = '{0}': x f $hba. PortWorldWideName

    Write-Host - foregroundcolor green ' t $wwn

    }

    }

    }

    You can use the Status property to check which HBAs is active.

    I also changed the script to use the Get-VMHostHba cmdlet and the new Extensiondata property introduced in PowerCLI 4.1.

    $vCenter = "vCenter"
    
    Connect-ViServer $vCenter
    
    $hostList = Get-VMHost -Location Datacenter | sort name
    
    foreach($esxHost in $hostList)
    {
         Write-Host $esxHost.Name
         $hbas = Get-VMHostHba -VMHost $esxHost
         foreach ($hba in $hbas)
         {
              if ($hba.Type -eq "FibreChannel" -and $hba.Status -eq "Online")
              {
                   $wwn = "{0:x}" -f $hba.Extensiondata.PortWorldWideName
                   Write-Host -foregroundcolor green `t $wwn
              }
         }
    
    }
    

    To see all the properties and methods on a specific object, you can use the Get-Member cmdlet.

    Like this for example

    Get-VMHost | Get-Member
    

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Activate a path dead redundant storage iSCSI

    I have a known issue between ESX 4 and EqualLogic iSCSI storage array. During periods of low i/o activity I lose my redundant path to some data for example stores

    IQN.1998 - 01.com.vmware:bl460g6 - 03-1826f4c4 -.

    The Runtime name: vmhba32:C1:T2:L0

    Feature: naa.6090a01820dc7c5f9b97a440089a3483

    Full device name: EQLOGIC iSCSI disk (naa.6090a01820dc7c5f9b97a440089a3483)

    Adapter: vmhba32 channel: 1 Target: LUN 2: 0

    The identifier for the adapter: iqn.1998 - 01.com.vmware:bl460g6 - 03-1826f4c4

    Identifier of the target:

    Plugin: NMP

    Status: dead

    Transport: iscsi

    My questions are

    Can I use a command like esxcfg-mpath to activate this way?

    ESX will automatically activate this way after a period of time?

    Thank you

    Tim

    regular rescan by 5 minutes;

    I guess there is something wrong, because no path should be dead, please have a vmkernel check connect resulting in dead path

    Binoche, VMware VCP, Cisco CCNA

  • Correct syntax for powercli reports (csv format)

    PowerCLI novice here... trying to get my head around the correct syntax for the declaration of properties in a csv file.

    I know that the underside is all wrong, but it should be easy to understand what I am trying to accomplish. Im just not sure what the correct syntax should be to achieve the desired results (which is just the capture device, model type and State to a csv file).

    $report = @)

    $info = get-VMHost | Get-VMHostHba | where {$_.} Type - eq "FibreChannel"}

    $row = "" | Select the device, model, type, status

    $row. Device = $info. Select the device

    $row. Type = $info | Select the Type

    $row. Model = $info | Select the model

    $row. Status = $info | Select the State

    $report += $row

    $report | Export-Csv "c:\Temp\results.csv" - NoTypeInformation

    ############

    Thanks in advance for the answers...

    Kevin

    Try this:

    $report = @)

    foreach ($esx get-cluster | get-vmhost | get-view | sort-object name) {}

    foreach ($hba in $esx. Config.StorageDevice.HostBusAdapter) {}

    if($HBA.) GetType(). {Name - eq "HostFibreChannelHba")}

    $row = "" | Select the WWN, device, model name, State

    $row. Name = $esx.name

    $wwn = $hba. PortWorldWideName

    $wwnhex = '{0}': x f $wwn

    $row. WWN = $wwnhex

    $row.device = $hba.device

    $row.model = $hba.model

    $row.status = $hba.status

    $report += $row

    }

    }

    }

    $report | c:\Temp\hbainf-to-host.csv - NoTypeInformation csv export

  • Script to output channel status

    I'm trying to get a script to view the status of path for multiple hosts, with the hope of showing the paths of dead and export results to CSV. I found this postand tried to build on that. When I run the script against multiple hosts, the CSV does not display host names in the output. In addition, this script will display paths of dead?

    and {}

    $esx = get-VMHost-name (Get-Content "C:\Scripts\esxhosts.txt")

    foreach ($hba to (VMHostHba Get - VMHost $esx - type "FibreChannel")) {}

    $target = $hba. VMhost.ExtensionData.Config.StorageDevice.ScsiTopology.Adapter |

    where {$_.} Adapter - eq $hba. Key} | %{$_. Target}

    $luns = get-ScsiLun - Hba $hba - LunType "disk" - ErrorAction SilentlyCOntinue | Measure-object | Select Count - ExpandProperty

    $nrPaths = $target | % {$_. Lun.Count} | Measure-object-sum | Select - ExpandProperty sum

    $hba | Select @{N = "$vmhost"; E={$_. Entity.Name}},@{N="HBA '; E = {$hba. Name}},

    @{N = "target #";} E = {if ($target eq - $null) {0} else {@($target).}} Count}}},@{N="device# «;» E={$LUNs}},@{N="path# «;» E = {$nrPaths}}

    }

    } | Export-Csv "C:\Scripts\pathstatus.csv" - NoTypeInformation - UseCulture

    Have you ever tried the script in Reporting of storage paths broken

  • Dead watch - repair service apple request for transmission in French - no address?

    Is weird - we have a watch dead and filled out the forms online to send it in - service demand went- but no email was sent and no form, no label shipping, no instruction or web page indicate us where to send to!?

    Our "repair" status is blocked in-step 1: application

    What is going on?  The user interface for the service is horrible.  No idea what's going on.  No idea where to send them.  A 1 week wait 'permission' just to take it into a store local and even take it for repair.  The bloat and bureaucracy is palpable - I've used Apple products for 32 years, but if I was a user of 1st period (like my husband), this experience would lead me away!

    Hello...

    Sorry you're going through this hassle.

    At this point, it would be preferable to communicate directly with Apple > Contact - official Apple Support

    Or on Twitter: @AppleSupport

    Remember to follow the instructions to retrieve your ready watch for the service here > Apple Watch response Service - Apple Support

  • prerequisite status bar - will not pass until v28

    So, updated to 29 on machines as well my Win7 and XP before I realized the problem:
    .
    Mozilla is hell decided to hide things from me.
    .
    Read another discussion (now closed) the loss of the status bar. I think this is the first time where they pronounce the dead status bar. Tried the tools-addon toolbars display and he's not here.
    .
    Then, returned to 28 and will stay there until the status bar is returned or if it becomes so outdated that I'll have to go back to IE.
    .
    On my Win7Ult machine, it was easy - just the latest restore point until I installed 29 and he was there. Don't wotk on XP, but fortunately, there is an FTP site that has copies of each version, you can think of. I chose the last eng - us. 28 and installed more than 29. I was surprised that the installation did not notice and balk at it. also surprised it didn't crash and burn, but I write that this on that now and everything seems OK.
    .
    So, you ask ' where is the issue?
    .
    It's this: the status bar is the darling of the overwhelming majority of Windows programs. I think it's like the third time, they stole my status bar. Flying the status bar is proof positive that Mozilla hate its users - by moving all that used to be on the status bar of varied and diverse places, they actually chose to hide things from their users and I find it unforgivable beggars belief. For example, they say that he moved "add ons" to his own 'addon' toolbar, which is NOT enabled by default. You see, they were hiding in it. MY QUESTION IS - how DO I GET MOZILLA to STOP DOING the WRONG THING and return my browser to the way I like it. As I said in the topic "status bar is a requirement for my support. do not write new that I have to accept or lump it. I'm on "strike28" until the status bar is returned. "If this isn't the case, then I'll go WHERE EVERY OTHER BROWSER VALUES THE STATUS BAR LIKE I DO." As a side note, several months ago Thunderbird made a really weird security update which has destroyed my ability to send emails. I am now a happy user of web mail, and nobody's trying to destroy my ability to use their product. If they had a 'intuitive changes', it would be different things, but is hiding that you're used to seeing in a place of THAT ENTIRE INDUSTRY agrees, it's the death knell for my interest, if not the product itself. If a large enough turmoil cannot be generated, so it's probably not my kind of product in any case. CIAO.pcGnome

    The real status bar has been removed from Firefox (from Firefox 4)more than 3 years ago and was replaced by the bar of the add-on that is now gone, too. Get over it already!

    There are a number of extensions that restore the bar Add on.
    https://addons.Mozilla.org/en-us/Firefox/addon/status-4-EVAR/
    https://addons.Mozilla.org/en-us/Firefox/addon/the-addon-bar/
    With the extension Classic theme restaurateur cor - el mentioned 3 months ago, when this thread was started.

    Firefox will never be "finished". As the web evolves, the combination of the devices used to access the web is changing, and as the Mozilla developers decide to add or improve features of Firefox, Firefox will evolve and change.

    Bottom line is, if you want a "status bar" you have a number of choices for the installation of a "status bar" in versions of Firefox 29 + via an extension.
    Or you can continue to use Firefox 28 and live without the security updates that are released every 6 weeks with each new version of Firefox.
    Or you can install a 3rd party that is based on Gecko version.
    http://en.Wikipedia.org/wiki/List_of_web_browsers#Gecko-based

  • &lt; name of my friend to contact &gt; dead? !!!

    I was checking on my Skype for messages, and all of a sudden one of my friends had a notification that says " is dead '. He wrote in the message box, it's like a notification system (like as if a friend have birthday today). I tried to send a message to him (his status was busy), but there is no answer. I am extremely worried about him. I've never seen this notification before anyone of my friends on Skype.

    What does that mean??? Is it possible to define a State like this? Is he really dead? (Someone please tell me what is happening?) I hope that he's not really dead.

    Hello

    The message that you saw is actually an option of formatting available in Skype. You can try it yourself by typing "/ me [your message]." What your friend has done is type "/ me is dead." This caused Skype generate the message you saw as he did.

    Hope that helps.

  • MacBook pro 13-inch el capitan always show the Rainbow of dead ball

    Right now I'm using Macbook Air 13 inch mid 2012

    I have once again updated my iphone 4 ios s 8.0.2 to 9.1.2 using my mac and I left the mac update this throughout the night

    But tomorrow after I tried to run my mac, it turns very slow and I finally discovered that my mac always show the Rainbow ball dead once that he "freeze" or "hangs." I have a problem when I run any application, try to press one of the sound, light, stop buttons in the row or even write something about the spotlight

    I tried several thing to get my mac

    (1.) I tried to stop the do not respond forcefully quit

    2.) open the activity monitor and try to leave the app consuming so much memory or running % CPU

    3.) doing repair disk

    4.) close with force the mac by pressing the power button

    5.) try to restart using the command + alt + shift + power button / stop or command + R + power button front for my mac to turn on (and another way to turn on the mac I don't remember really

    6.) download the application "CleanMyMac3" and clear about 100 GB of data

    7.) I also check my hard drive internal and I know I have still 250 gb of my memory of free space

    Anyone has idea what should I do to make my normal Mac turn? I need quick answer as soon as possible

    First, you must uninstall CleanMyMac.  This program is bad, bad news.  It's the fraudulent crapware, I can be honest.  You should never, never, never download any program 3rd party to remove anything from your computer, sight unseen.  You do not know which files were contained in this 100 GB, and that's what makes it dangerous.  Your computer has been damaged, well beyond what was he runs everything until you did.  Mac do not need software 'maintenance' that claims to clean, organize, update or optimize it.  They do a great job of taking care of themselves, to the extent where that goes.  So, until the problems you encounter may be addressed, you need to uninstall completely in accordance with the instructions of the developer.  You can find them here.  Do exactly what these directions say to do.  If you do not, you will need to reinstall to uninstall correctly.

    Once you take care of it, go to http://www.etresoft.com/etrecheck , download and run EtreCheck, copy paste here the status report.

  • Yoga dead 2 Pro webcam

    Suddenly, my webcam is dead.

    His is no longer visible in the Device Manager, it looks like a hardware problem. It was visible as a hidden device

    Lenovo support invite you to do a restore key but I don't see the point if the device is not recognized in any way.

    Someone at - he seen this happen?

    In the Device Manager there used a sensor named something like 'Windows localization provider', but we went to the status of "Hidden" too. Are they related?

    better to call the support line for any additional help, then

  • Pavilion p6537c: Dead Win 7 C drive, should I go direct to 10 for a new disk? Ideas on data recovery?

    Question: Installing an operating system on the new replacement drive:

    750 GB hard drive on my Win 7 Home Premium desktop is completely dead. [See data recovery? below.] With regard to the new replacement unit 1 TB, I don't have recovery discs (my bad) and can get a USB bootable HP for $30 in 5 days.  But if I will Windows 10 in any case, would it not easier to simply direct that, assuming that I can download from the MS site?  Is this possible or do I have a valid Windows installed before 'upgrade '?  I have the serial number of windows etc. since it is a 64-bit licensed machine Win 7 legit bought new at HP.  There cpu: AMD Phenom II X 4 830 (D) 2.8 GHz and 6 Gig of RAM. Tips appreciated!

    DATA RECOVERY question: C drive would not start at all in a local computer store and they refer only to the people of data recovery. Any ideas how I could do this, or at least try, me? Otherwise, any suggestions on the most cost-effective way to get what I can (if any) out of the disc?  I don't have an idea as to why/how it has failed or the status of the Board at this point.

    Thank you very much!!

    Tommy

    From W10 v1511 that you do not have to enter a key when it is stored in the bios, W10 will find that during the installation, so you can just go right to the 10 and spend 8 installation.

    Even if it is not stored in the bios, you can enter a product key valid W7 orW8 during installation of W10 and he will accept it.

  • Acer V7 ZQY: battery (AP13B8K) suddenly dead

    Hello

    This laptop is a little more than a year.

    The accumulator has been in charge of 30% to something like 70% when I realized that the percentage has not increased more.

    I have read the information of the battery (charge status, tension etc.) but it did not and during the withdrawal of feeding, the laptop turns off immediately.

    This happened a few months ago. I found a few discussions, saying it might be a bios problem, but the upgrade software does not run: he says that I have to have more than 30% battery left, and now the battery is below this level.

    I removed the battery from the laptop and tried to activate it by putting a 100 Ohm resistor between the mass and the Green wire next to the red one (the battery sends a short pulse here every second). The tension on the thread is always zero. Then, either is not the correct activation method or the switch to solid state in the battery is dead.

    When the battery is in the laptop, the voltage between the red and black wires is 0.8V...

    So dead battery? BIOS problem (if so how can I put it?)? Failure of the motherboard?

    Thanks in advance if you have any clues or tips...

    Benoit

    Hi Laurent,.

    Thank you very much for your help!

    I just got one installed a new battery I ordered on a Chinese online store (whose name contains battery shop and portable...). The battery has exactly the same reference (AP13B8K (4ICP6/60/80)). It has the same wiring, even sticker on the left (the mark of Acer wiith sticker is missing however).

    It works: the laptop runs without power and electricity network it says that the battery is charging. I hope that it will last more than the first.

    Problem solved

    Benoit

  • Bright spot on the screen but no dead pixel

    Hi, I noticed have a glimmer of hope on my LCD. But apparently not dead pixel. It doesn't seem to be visible on a black background. Here are some pictures of it

    According to the message that you have recently published, I want to confirm that it is a hardware problem and the screen needs to be replaced. I highly recommend you Contact HP immediately to Technical Support by phone to get help without delay to get your Notebook diagnosed and repaired by an authorized HP Certified Engineer

    You can also check your warranty here to check the status of the guarantee

    Hope this helps, for other queries in response to the post and feel free to join us again

    * Click on the star of CONGRATULATIONS on the left to say thank you *.

    Make it easier for others to find solutions by checking a response "Accept as Solution" if it solves your problem.

    Thank you

    K N R K

    Although I am an employee of HP, I speak for myself and not for HP

  • Jack G62 rewire fault - dead now

    It's a difficult issue (for me anyway).
    My HP pavilion i3 G62's son had a broken power drive for awhile, I remade all the 3 pins months that it has worked well, loaded, no problem, the wire on the center pin of meaning detached and he always kept it working / charging.

    I just attached the wire back from the road.

    So tonight the + 19v pin came loose, so I resoldered, unfortunately the center pin and not the inner side of the fairing of main power. It stopped working and I tried his broters G62 charger and battery. Its quite dead. Will be the power supply module, motherboard, hard drive fried? Is it possible to have him remove the hard disk and place it in a similar HP and see it start and run OK. Help, please. Feel empty for my son.

    Hope volts of power supply through PIN feeling just be limited to a stop and not blown signal equipment.

    Any info was accepted with gratitude, even if his advice on how to transfer the hard drive to an another G62.

    Hello stewby. I read your thread and I understand the question. To continue troubleshooting, I would like that you follow the steps in this document from HP, concerning the black screens at startup, to solve the problem.

    If the problem is not resolved, I would contact HP technical support so that they can deal with the material. Their options will be based on the status of the security of the computer. If you do not have this information, you can locate it on this Web site: http://h20566.www2.hp.com/portal/site/hpsc/public/wc/home?ac.admitted=1384280905804.876444892.199480143

    You can use this Web site for information about how to contact HP properly, based on your region: http://www8.hp.com/us/en/contact-hp/ww-contact-us.html

    Please let me know if you have any questions or concerns.

    Mario

Maybe you are looking for