środa, 27 maja 2015

vSphere Management Assistant 5.0 oraz 5.5 / -bash: echo: write error: Broken pipe

Podczas konfiguracji vMA (vSphere Management Assistant Guide) poprzez SSH w wersji: - 5.0 , - 5.5 spotkać można komendę:

vifptarget --set | -s
Służy ona do ustawiania domyslnie targetu na ktorym chcemy pracować. Po wykonaniu tej komendy pojawia sie jednak błąd:

-bash: -s: command not found

Error: Invalid arguments

Usage: vifptarget

-bash: echo: write error: Broken pipe



Sprawe jednak wyjasnia uzycie samej opcji vifptarget --help



Wystarczy użyć dla przykładu polecenia:

vifptarget --set

Po tym poleceniu zostaje ustawiony domyslny target na którym pracujemy.


Niestety w dokumencie VMware nie jest to jasno opisane i może powodować wątpliwości. Nie należy uzywac jednocześnie przelącznika np. -set oraz -s

Mam nadzieje iż post ten jest dla Ciebie pomocny zrób share :) Dziękuje.

sobota, 16 maja 2015

vSphere Hardening Guide 6.0 Public Beta 1 juz dostępna

http://blogs.vmware.com/vsphere/2015/04/vsphere-hardening-guide-6-0-public-beta-1-available.html

Security good practice z wczesniejszych wersji:

https://www.vmware.com/security/hardening-guides

piątek, 23 stycznia 2015

Darmowe kursy e-Learningowe od EMC


Free Fundamentals e-Learning

https://education.emc.com/guest/training/elearning.aspx

Kursy ubogacone w prezentacje i animacje. Poziom wiedzy dla początkujących chcących zaznajomić się z produktami EMC.

Laboratoria online VMWARE



Laboratoria online które już jakiś czas temu odkryłem i które są ciągle rozbudowywane:


oraz dodatkowa dokumentacja do niektórych labów:  


poniedziałek, 31 marca 2014

How to export the RAID log with OpenManage Server Administrator (OMSA)

OMSA - Open Manage Server Administrator
How to export the RAID log

In case of any troubleshooting, with or without the technical support, it is really useful and in some cases essential for finding the failure.
Note: To prevent any issue regarding the export of the log, please set your browser language to English. Otherwise you may end up in a white page (see Picture 1).

Picture 1: Error with foreign browser language
First open OMSA and log in. Now navigate to Storage. The function to export the log is found in the dropdown list "Available Task".

Picture 2: Storage Overview

Picture 3: Task: Export Log ...
After selecting "Export Log ..." click Execute, the next page shows the export information. It shows where the file finally is saved.

Picture 4: Log - hostname and destination
Finally click Export Log File - we're done for now.
Now we have exported the log, and we know where it is saved, but what shall we do next? - Right, we need to connect to the server.
There are different ways to get the file. The easiest way - in my opinion - is a Windows Remote Desktop Connection.

Picture 5: Remote Desktop Connection with the host server
On the host server navigate to the destination what was shown in OMSA -C:\Windows - and search for a file that looks like this lsi_<Month und Day>. In my example the files name is lsi_0305.

Picture 6: Log at host server in C:\Windows
Finally - the exported RAID-Log.

Picture 7: the RAID-Log
We can now share, export or send the file - for any further troubleshooting purposes.

source: dell.com