Posts

Showing posts from May, 2015

VDI Print Management

o    http://www.thinprint.com/en-us/Topics/PrintingTopics/DesktopVirtualization o    https://uniprint.net/eng/page/vdi-printing o    http://www.tricerat.com/

Managing RDP

Free RDP Connection Tools RDTabs - http://www.avianwaves.com/Tech/Tools/RDTabs.aspx mRemoteNG - http://www.mremoteng.org/ Terminals - http://terminals.codeplex.com/ MultiDesk - http://www.hoowi.com/multidesk/index_en.htm Remote Desktop Connection Manager - https://www.microsoft.com/en-us/download/details.aspx?id=44989 Paid RDP Tools ASG Remote Desktop - http://www.visionapp.com/germany/solutions/asg-remote-desktop.html#2 Devolutions Remote Desktop Manager - http://remotedesktopmanager.com

vCenter Server Appliance - Full Database Partition

Issues with your vCSA appliance locking up or crashing due to a full database volume?  Before you go too crazy looking at the database itself, or adding more space to the volume, see this bug. After upgrading to vCenter Server Appliance 5.5 Update 2, pg_log file reports this error: WARNING: there is already a transaction in progress (2092127) http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2092127 SSH into vCenter vcenter:/ # df -h Filesystem      Size  Used Avail Use% Mounted on /dev/sda3       9.8G  3.7G  5.6G  41% / udev            4.0G  108K  4.0G   1% /dev tmpfs           4.0G     0  4.0G   0% /dev/shm /dev/sda1       128M   21M  101M  18% /boot /dev/sdb1        20G  8.3G   11G  45% /storage/core /dev/sdb2        20G  3.6G   16G  19% /storage/log /dev/sdb3       256G  243G   51M 100% /storage/db vcenter:~ # cd /storage/db/vpostgres/ vcentereast:/storage/db/v