install
5 TopicsHow to cancel a installing process
Hi everyone. Are there any way to cancel installing process after typing "tmsh install sys software....." ? One day, during a test I realized that I tried to install unexpected s/w version. But I couldn't find any method. It's waste of time!!. Does anyone have any idea? ----------------------------------------------------------- Sys::Software Status Volume Product Version Build Active Status ----------------------------------------------------------- HD1.1 BIG-IP 12.1.3 8120.0 no installing hotfix <<== Want to cancel the installing process HD1.2 BIG-IP 12.1.0 7135.0 yes complete HD1.3 BIG-IP 11.6.2 1245.0 no complete2KViews0likes2CommentsSpace in /var on physical device
I have been trying to run a BIGIP upgrade and keep getting stuck at the final part of the install where it checks for space in /var. This seems to be when the config has been put into a ucs and it wants to extract it. We have symlinked /var/local/ucs to a different location but it still fails as it seems to check just /var. We have removed everything possible but cannot get it to a point where there is enough space to work. What solutions is there for this problem on a physical device? As I understand it you can only resize /var on a VE. Thanks in advance818Views0likes4CommentsHow to install a cert and a key through Python SDK
I am trying to install a cert and a key through Python SDK. BIG-IP Version: 12.1.2 First.. I had no problem with uploading certs and keys to F5's /var/config/rest/downloads/ folder. Now when I tried the following python code to install cert and key, I didn't see any error. key = bitip.tm.sys.file.ssl_keys.ssl_key.create(name='test', partition='Common', sourcePath='file:/var/config/rest/downloads/test.key') cert = bitip.tm.sys.file.ssl_certs.ssl_cert.create(name='test', partition='Common', sourcePath='file:/var/config/rest/downloads/test.crt') However when I logged on BIG-IP device and clicked a cert or key to see their actual content, I couldn't see any content. "No certificate" under certificate tab and an error message of "An error has occurred while trying to process your request." under Key tab. Does any one know what is causing this problem? Or is there any way I can troubleshoot this issue? Thank you.1KViews1like4CommentsBigIP Client Installation Disappears
I am a contractor and my client has instructed me to install the BigIP Edge client to connect to their VPN (BIGIPEdgeClient-7132.exe). I have attempted to install it on my laptop three times. The first by double-clicking the exe file and the last two by right-clicking and installing as Administrator (I do have admin rights to my laptop). In all three cases, the installation runs for a minute or two, giving progress text like "Installing ActiveX control" and eventually appears to complete successfully, then prompts me to restart my computer to complete installation. I do. But after the restart, there is no evidence that the software has been installed. No desktop icon, no entry in the start menu, no entry in Add/Remove programs. I am not new to VPN software at all, but new to BigIP. What could the issue be?641Views0likes0CommentsInstalling hotfix to volume not progressing/stuck at "installing hotfix"
I am installing a hotfix to volume HD1.2 and after I applied the hotfix it get stucked at "installing hotfix" I tried to wait for it for 24 hours but it hasn't progressed. I tried to delete the volume to reinstall it again but here is the error: "01071657:3: The volume (HD1.2) is being modified and cannot be deleted." I also tried to reinstall the hotfix but here is the error: "Data Input Error: "HD1.2" cannot proceed with installation, current volume status "installing hotfix"" How do I cancel the installation?Solved1.6KViews0likes3Comments