Problems with uninstalling VEM VIB

We are trying to uninstall vib files from ESXi5.1, but when we did, it says that resource is busy. We've rebooted the system, but still the same problem.
We tried to find which process locks the file with " lsof -D ", but there is no process which locks it. What to do?
~ # esxcli software vib remove -n cisco-vem-v150-esx
[InstallationError]
Error in running rm /tardisks/cisco_ve.v00:
Return code: 1
Output: rm: can't remove '/tardisks/cisco_ve.v00': Device or resource busy
It is not safe to continue. Please reboot the host immediately to discard the unfinished update.
Please refer to the log file for more details.

Interesting. I've not run into that before. Are you sure all the nics and vms had been removed from the N1KV before you ran the esxcli command?
louis

Similar Messages

  • I have a problem with uninstalling iTunes

    I have a problem with uninstalling iTunes because how trying to delete displays the message: "The feature you are trying to use is located in the reach network resource ........... Use Zr:" Therefore I do not know what to do: <
    Help, please !!

    Hello, Gum231. 
    Thank you for visiting Apple Support Communities.
    Here are the steps that I would recommend processing when experiencing issues uninstalling iTunes.
    "The feature you are trying to use is on a network resource that is unavailable" alert appears when you remove Apple software in Windows
    http://support.apple.com/kb/TS3704
    Cheers,
    Jason H.

  • Problems with the Lenovo Vibe x S960

    I had bought Lenovo vibe x Almost 1 month ago and I am Experiencing lot of problems with this phone.
    Although having a 1.5Ghz processor it lags in many apps and games like asphalt 8, fast n furious, robocop etc.
    experienced lot of problems especially with the battery and earphones.
    The earphones button doesnt work to pause/play music.
    It says "try again when you're online"
    Why do i have to be online to Play/Pause music.
    Btw my earphone had also screwed up.
    After using it for a while the right side had stopped working.
    Once i had charged it to 100% and then i removed charger and locked screen and then it stopped working.
    Didnt switch on again.
    Sent for repair and they tell me its working.
    After receiving from service it stopped working again.
    When connected to wifi or data usage, it restarts automatically sometimes.
    Cannot boost wifi usage well, slows down wifi speed if others are using the wifi on their phones. My phones wifi slows, but others' phones still work.(embarrassing).
    Takes long time to turn on data and get connected to cellular networks.
    Dont feel like buying any lenovo product in future.
    Also it was very difficult to find support for lenovo phones.
    Take my advice DO NOT BUY THIS PHONE.

    I using Lenovo VIBE X S960.I'm here to share my problem with this device. I had update Android Jelly Bean 4.2 to Android KitKat 4.4.2. My android system information:
    Kernel:
    Buildslave@nj-bs9#1
    Wed July 2 16:43:40 CST 2014
    Baseband version:
    S960.ROW.V103,2014/07/02 17:03
    ROM Version: S960_ROW_S211_140702.
    After update android KitKat, my device having a lot of problem like:
    Bluetooth software missing, Wi-Fi connection problem, Screen always hang.
    That, I had reset to factory setting but Android KitKat still no don't change. After reset, my device show Your Device on metamode. Then it come missing some ROM file and corrupted.

  • Problems with uninstalling and upgrading rescue and recovry

    i have ThinkPad T61 with XP SP3.
    i am trying to uninstall R&R version 4.1 in order to upgrade it to version 4.23.
    when i try to uninstall or run the new version setup i get that the following files are missing:
    C:\DOCUME~1\ABIREN~1\LOCALS~1\Temp\{F15F2B3-0C32-44D3-90E2-E639B8024622}\\spmtr.exe
    C:\DOCUME~1\ABIREN~1\LOCALS~1\Temp\{F15F2B3-0C32-44D3-90E2-E639B8024622}\\nspect.exe
    any idea what can be done?

    hey asafbar,
    curious to know, was there and problem with just installing version 4,23 immediately instead of uninstalling the previous version ?
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • Problems with uninstalling and updating Adobe Reader 9.x

    I have an issue with updating Adobe Reader 9.4.5. I get regularly automatic update routines and success reports after I ran them. However, when I open Adobe Reader it still shows up as version 9.4.5. So I tried to uninstall Adobe Reader completely. First of all, in the software panel two Adobe Reader versions show up: 9.4.5 & 9.3.5. Of those two, I could only uninstall the Adobe Reader 9.4.5. The 9.3.5 version doesn't sucessfully enter into an uninstall routine. As my computer expertise is limited, I don't know if there are other ways to remove that program successfully. Another odd thing is that when I open Adobe Reader, the version displayed is 9.4.5 although that was the one which seems to have uninstalled correctly. As you see, it's all a bit of a mess and I would appreciate your help with addressing this issues. Many thanks in advance.

    You may want to try the following.
    Remove  all traces of Reader (not only the program) from your system using  the  Windows Installer Cleanup Utility. This is no longer supported by  Microsoft because it can produce problems with Win 7, but you can still download it from from places like
    http://majorgeeks.com/download.php?det=4459
    Then, download the Reader installer from
    http://get.adobe.com/reader/enterprise/
    and perform a clean install.

  • Problem with uninstalling Office 2013 SCCM 2012 R2

    Hi, I am in a process of learning SCCM 2012 R2. Currently I am focused on application management so I started by deploying Office 2013 to test collection with only one member - direct rule membership by computer name. Deployment process finished without
    any problems - I kicked off installation from Software Center on client machine. Having installed Office 2013 I tried to uninstall it but I got an error: Setup can't find or validate an installation file. Please try reinstalling . . . . In SCCM server I entered:
    setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line. Uninstall.xml file is nothing special:
    <Configuration Product=”ProPlus”>
    <Display Level=”basic” CompletionNotice=”yes” SuppressModal=”yes” AcceptEula=”yes” />
    </Configuration>
    I tried to uninstall Office 2013 from cmd line but I got the same error. I can manually uninstall Office 2013 by running setup.exe file and following wizard but that does not mean anything to me except it proves installation files are not corrupted. Office
    2013 installation .iso file is downloaded from MS Volume Licensing Service Center.

    In SCCM server I entered: setup.exe /uninstall ProPlus /config .\ProPlus.ww\Uninstall.xml
    in uninstall program line.
    I've responded in your other thread:
    https://social.technet.microsoft.com/Forums/en-US/fd735611-95bf-46f6-8add-2229a52e3e93/i-can-not-uninstall-office-2013-from-command-line?forum=officeitpro
    Hi, your command-line is not valid - you are using a "relative" path for the <config.xml> and that is not supported..
    http://technet.microsoft.com/en-us/library/cc178956(v=office.15).aspx#BKMK_config
    Note: You must use a fully qualified path. Setup does not recognize relative paths with /config. 
    Instead, I suggest that you copy your "Uninstall.xml" file to the same folder where setup.exe exists, then, adjust your command-line like this:
    setup /uninstall ProPlus /config Uninstall.xml
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Problem with uninstalling apps!

    Help! I am having the most annoying issue with my phone. Last night I decided to delete a few apps I downloaded that I don't use anymore. Well I uninstalled them with no problem and they showed up in my app store as programs not installed. A while later I turned my phone off. When I turned my phone back on...all the apps showed up again. So I went in a deleted them. And then when I turned my phone off and back on they showed up again. I did it a few times and it was always the same thing. But now they don't show up in my app store at all. They only show up in my application settings on my phone. How do I fix this issue? Anyone else have the same issue??

    Hi RacerGurl11,
    I agree with Wildman (thanks for option provided!), the issues outlined in your post are strange. Since clearing Market Cache has not resolved issue and your latter post indicates that you have a new SD Memory card, I would recommend trying two things:
    1 Format SD Card Please note that this procedure will erase all data on the memory card. It is recommended to back up the data.
    2 Factory Reset Keep in mind that performing a hard reset will remove ALL data including the Google account, system data, application data, application settings, and downloaded applications.

  • Problem with uninstalling an extension

    Is there any way to clean up or reset the folders in the
    component panel?
    I was experimenting with the "required-restart" attribute in
    the MXI file and I think that may have caused the problem. A folder
    exists in my components panel (containing 2 components). Nothing
    appears on the stage or in the library when I drag one to the
    stage.
    I tried "reload" from the context menu, reinstalling and
    uninstalling the MXP, and also creating a new MXP with the same
    folder name and component names... No success.

    Might be corrupted extensions preferences.  (.plist)
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Safari/Extensions/Extensions.plist
    Click Go then move the Extensions.plist file to the Trash.
    Quit and relaunch Safari then try installing an extension.

  • Problems with uninstalling cs3 and installing cs3 again

    Hi all,
    I hope someone can help me with this. I have uninstalled cs3 because the
    computer prompts me that my activation has stopped working. So as I began to
    install my cs3 design premium, the computer prompts me to insert my cd for
    my design premium. That is strage as I have already insertted my cd. So as I
    click on OK several times(they keep on prmpting me to insert my cd again.
    After I clicked on (most probably 20 ~ 30 times), the installer said I have
    not successfully installed any of the applications I have selected. Why so?
    I suspect I have not uninstalled cleanly. I have uninstalled from the
    add/remove components from the windows. Is there anyway to solve this
    problem? What am I going to do now??
    Disappointed.

    You probably need to uninstall again .. reboot .. and then follow the <br />instructions on this page.  Download and use the CS3 Clean Up Script for <br />your OS as instructed.<br /><br />http://www.adobe.com/support/contact/cs3clean.html<br /><br />Then reboot one more time and reinstall.<br /><br /><br />-- <br />Nancy Gill<br />Adobe Community Expert<br />Author:  Dreamweaver 8 e-book for the DMX Zone<br />Co-Author:  Dreamweaver MX: Instant Troubleshooter (August, 2003)<br />Technical Editor:  Dreamweaver CS3: The Missing Manual,<br /> DMX 2004: The Complete Reference,  DMX 2004: A Beginner's Guide<br /> Mastering Macromedia Contribute<br />Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development<br /><br /><br /><[email protected]> wrote in message <br />news:[email protected]..<br />> Hi all,<br />><br />> I hope someone can help me with this. I have uninstalled cs3 because the<br />> computer prompts me that my activation has stopped working. So as I began <br />> to<br />> install my cs3 design premium, the computer prompts me to insert my cd for<br />> my design premium. That is strage as I have already insertted my cd. So as <br />> I<br />> click on OK several times(they keep on prmpting me to insert my cd again.<br />> After I clicked on (most probably 20 ~ 30 times), the installer said I <br />> have<br />> not successfully installed any of the applications I have selected. Why <br />> so?<br />><br />> I suspect I have not uninstalled cleanly. I have uninstalled from the<br />> add/remove components from the windows. Is there anyway to solve this<br />> problem? What am I going to do now??<br />><br />> Disappointed.<br />><br />><br />>

  • Problem with uninstalling software

    I accidentally deleted Adobe AIR application without clicking uninstall.
    Now I"m trying to reinstall and it says it's already there.
    Please help!
    I did all the steps on ADOBE website to manually remove the directories that include AIR to no avail. It stills says,
    "Cannot install, ADobe AIR already installed on this computer"
    I'm on a iMac (flat panel) with Leopard

    Open the /Library/Receipts/ folder and look for any receipts relating to that software; if so, throw them away and try installing it again.
    (29069)

  • Problem with uninstalling Nokia Connectivity Solut...

    winXP, SP2, 6630, pcsuite 6.8.22
    I wanted to reinstall my PCSuite due to transfer freezeing while using dku2 and Nokia Connectivity Solution faild to uninstall. Cleaner cant manage with that. in Add/Remove programs while highlighting Nokia Connectivity Solution there are no options like Remove or CHange, the info only. I can install PCSuite (installation freezes for few minuts) but all the possible errors occure when i'm trying to use it. Once again cleaner, registering ole.dll seems not to change anythingat all.

    MMList empty is an error that a few people seem to be getting and is already well documented on here.
    My best advice would be to refer to this thread and try the solution there that seems to have worked for at least some people.

  • Problem with uninstall application in my n78

    Hi All,
    This is my second problem after installed Nokia PC Suite.
    a few days ago i've installed Vista and another few themes into my n78 through Nokia PC Suite.
    When i go to menu Application manager -> Installed apps,,, i don't see vista themes inside, but if i'm see the log detail, i see there is Vista theme installed.how come this can happen ?
    I've installed and i can use it, the problem is if  i want to uninstall it, i don't see list of that themes in my installed apps.How can i uninstall the theme?
    i'm a little bit confuse in here..
    Is there any master in here can help me ?..
    Thanks..

    Please try: 
    Tools->settigs->general->personalisation->themes->general->Options 
    Is there a delete option for the selected theme? 
    For I have not install themes other than the build-in Nokia themes, I'm not sure if this works.
    What's the law of the jungle?

  • Problems with uninstalling and installing

    I have already installed Adobe Premiere Pro CC and thought I would uninstall and try another editing programme for Mac to see what else there was to use. However to uninstall it I draged every file that had something to do with the software into my recycle bin and clear it. This includes the uninstaller it comes with once downloading.
    Now I want to install it again but Creative Cloud won't let me as it says it is already installed and up to date. How do I download it again? Someone please help.

    BUMP, anyone please help!

  • Problems with uninstalling apps

    Hi.
    I cannot uninstall some of the apps I have installed to my mobile, because they don't seem to appear to my installed applications list. I got like 10 apps what don't appear there. Most of them are installed to my N70's internal memory, so they eat like 5mb of my 22mb internal memory, and I got lack of memory.. Is there any way to make those apps appear to installed applications list and remove them?`I use Fexplorer, it generates INSTAPP.txt and they appear there, but not to my N70's add and remove applications program. Another way could be if there was an app what can install and remove apps, but I haven't found any yet.
    Regards,
    BLah

    As far as I know there's no 3rd party applications that can do that automatically. There are really some applications that refuse to be uninstall even if seen by the appl mgr. I used y-browser for such but it's really tedious. You have to know each file associated with such applications & delete it manually.
    Message Edited by android on 21-Apr-2008 02:38 PM
    Knowledge not shared is knowledge wasted!
    If you find it helpfull, it's not hard to click the STAR..

  • Problems with uninstalling to re-install

    I updated to firefox 4 & had probs so tried to uninstall 2 re-install but when I try re-install any firefox it tells me 2 reboot system but it makes no difference? Plz help, am so used of using firefox & h8 using the others & am not real good with computers ...obviously

    2. A required iTunes component is not installed. Pls repair or reinstall iTunes (-45075).
    Just in case the component being referenced is not part of iTunes but is rather part of one of the other related programs, it might be worth trying a complete uninstall/reinstall of iTunes and related componentry, as per the following troubleshooting document:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7

Maybe you are looking for

  • Unable to export from Crystal Report - font OCR A STD

    We currently  have Crystal Report version 11.5, but I am having the issue of not being able to export the Crystal report file to PDF due to the report has font OCR A STD.  Error message is 'Failed to Export Report.'  Are there any options to resolve

  • Slow loading flash ecards on website

    We are creating ecards for one of our artists... however we cannot get them to load fast enough on the website. Check out our ecards on www.pme-c.com/artists/pamelagladding or www.pamelagladding.com Is there a way to create our cards using Flash MX P

  • Create graph based on dynamic table data

    Hi experts ; i have JDeve Version 11.1.2.2.0 , i'm create dynamic table based on dynamic SQL query this query return by function in database by based on passing parameter . My question :- 1- How create graph based on dynamic table and contral it at r

  • Question about mysql and phpbb3. (Easy question to many people.)

    If you go to http://deecode.bounceme.net (My server) You can see that I have put phpBB3 on it. When I go under the install section it doesn't detect that I have installed mysql even though I have. Is there a configuration that I need to change to get

  • [Solved] System freezes after 10 minutes if no monitor attached

    I've got a server machine that has been running Arch for a month now. It has had a problem of constant freezing all the time. At first it seemed completely random but today I noticed the system freezes up exactly after 10.00 minutes of uptime, if the