VMware

ESXi issues connected with storage.

ESXi issues connected with storage. There is a lot articles over the internet with information or questions regarding the storage manage by ESXi. No wonder, as storage issue is the most serious one and for many VMware administrators hard to debug. Problems can be connected with storage high latency as …

VMware

VM migration to HPE Synergy VC can make your VM inaccessible.

VM migration (vMotion) from some other environments (rack servers, other blades chassis) to HPE Synergy can cause lost of the connectivity. The main problem is that it is not happening every time. It is like 5-10% all migrations has problems rest of them runs smoothly. The main reason may be …

VMware

Some old school Unix tricks to pacer VMware logs.

Probably most of you already are using some tool to collect, manage and search log files. One of them can be vRealize Log Insight which is very handy. But in some other scenario you will be happy to know the below commands to check in the fast way ESXi logs.  …

VMware

Creating snapshot failed

Error creating snapshot on virtual machine. Situation is usually repeatable, but sometimes fix after vm reboot. Error: “Creating snapshot failed.. An error occurred while saving the snapshot: Failed to quiesce the virtual machine” In such case it is likely problem with with VSS. There are there ways to resolve such …

VMware

VMware KB1003409 and its consequences.

One of the biggest advantages of using ESXi over Linux or Microsoft based virtualization (xen, kvm, hyper-v) is independency from local drive. For a long time, I lived with knowledge that ESXi system partitions is only needed for system boot and then with some specific configuration ESXi doesn’t need the …

VMware

Migrate virtual system between vCenter with VM name changing.

Check if you have a reliable backup of VM. Check VM configuration, primarily vmx file location, disks, controller and portgroups where the system is connected to. This step is important, in any case something goes wrong, so do not ignore it!Also it could be worth to check if you can …

Free(BSD)

Tworzenie certyfikatu ssl dla strony internetowej.

Nic trudnego, ale zawsze gdy tworzę certyfikat (a robię to co kilka miesięcy) kończy się to zwykle ponownym przeglądaniem Internetu. Poniżej zamieszczam procedurę, która zadziała w większości wypadków. Potrzebujemy: strony hostującej naszą stronę utworzyć żądanie z certyfikatem – CSR (najprościej pod linuksem lub macos lub w podsystemie linux w windowsie) …

Linux

windows, linux – clamav

ClamAV jest od dłuższego czasu dostępną otwartą alternatywą dla płatnych rozwiązań antywirusowych. Ma opinię dosyć wolnego i “topornego” ale z drugiej strony pracuje na wielu systemach operacyjnych (Linux, Windows czy Mac OS), jest łatwo dostęny, ma wiele funkcji konfiguracyjncy i dobrze się integruje (przynajmniej w Linuksie). Chociaż sam Linux z …

VMware

Problem with vCenter entry in vCloud Meter after you changed vCenter name.

After you change vCenter name, the old one remains in vCloud Meter. Problem with vCloud Meter is that this is not only reporting tool to VMware regarding your license usage (only for Cloud Providers). This is also your proof of compliance with the license agreement at any point in time. …

VMware

Kopiowanie plików na datastore za pomocą powercli

Cześć, pewnie wszyscy z Was przeglądając dokumentację natknęli się na możliwość kopiowania plików na datastore za pomocą powercli. Ale, przynajmniej tak było w moim przypadku, jest to jedna z wielu funkcji która jest gdzieś z tyłu głowy, ale rzadko (albo nigdy się jej nie wykorzystuje). Chciałbym Wam przede wszystkim przypomnieć, …