Source Group | Destination Group | Protocol/Port | Description | Notes |
Virtual Desktops | DHCP Servers | UDP:66, UDP:67 | DHCP option for TFTP Service and Bootfile name | |
Virtual Desktops | TFTP Server | UDP:69 | Trivial File Transfer | |
Virtual Desktops | PVS Servers | UDP:6910-6930 | Provisioning Services Streaming Service | |
XenApp Servers | DHCP Servers | UDP:66, UDP:67 | DHCP option for TFTP Service and Bootfile name | |
XenApp Servers | TFTP Server | UDP:69 | Trivial File Transfer | |
XenApp Servers | Provisioning Server | UDP:6910-6930 | Provisioning Services Streaming Service | |
PVS Servers | Domain Controllers | TCP:389 | LDAP communication | |
PVS Servers | PVS Servers | UDP:6905-6909 | Inter-server communication | |
PVS Servers | License Server | TCP:27000 and 7279 | Handles check-in and check-out of Citrix licenses | Requires inter-data centre communications |
PVS Servers | PVS Database Server | TCP:1433 | Microsoft SQL Server | |
PVS Servers | XenServers | TCP:443 | Communications with XenServer infrastructure | Required by XenDesktop Setup Wizard. Management traffic is encrypted. |
Management Console | PVS Servers | TCP:54321, 54322 | SOAP |
Wednesday, July 14, 2010
Ports between Provisioning Server and VM hosted on Xen Server
Monday, July 12, 2010
How to attach RDM on XenServer VM ?
Retrieve the universal unique Id (UUID) of the SR via the “xe sr-list” command, which can be modified. “xe sr-list | more” will display a page at a time as opposed to the previous command which will scroll off in a long listing. Another option is to filter by type. In the following screenshot, I use the “type=lvm”. Other filters can be “type=lvmoiscsi” for iSCSI, “type=lvmohba” for Fibre Channel.
Once we had gotten the UUID of the SR that we want to create a raw LVM virtual disk image (VDI) we need to use the following command where we use the parameter “sm-config:type=raw”:
xe vdi-create sm-config:type=raw sr-uuid=687a023b-0b20-5e5f-d1ef-3db777ce7ae4 name-label="My Raw LVM VDI" virtual-size=8GiB type=user We see that the command completes when we see a new UUID for the new VDI:556cf57b-8a1d-4211-8daf-6157956cac46
Once complete, we can see that the new VDI has a different label than other VDIs. There will be “LV-<uuid of the VDI> as in the following “lvdisplay | more” command:
Now we can attach this VDI to a new VM or an existing one if needed. Please be advised that when creating and using RAW logical volumes instead of VHD based logical volumes that all ability to take snapshots/clones of virtual disk images.
On the Storage Tab of the SR, you should see a new unformatted VDI:
This can be added to an existing VM via the VMs storage tab, or a new VMs storage tab:
HINT: When using the New VM wizard, please be sure to uncheck the do not start VM automatically on the last step.
Port required between Xen Desktop setup Wizard and DDC
Port communication between Provisioning Sever 5.6 running on win2k3 and XenDesktop 4.0
SetupToolApplication.exe using the logged in user needs access to CitrixManagementServer.exe via 2514
svchost.exe using <NT AUTHORITY\NETWORK SERVICE> needs access to svchost.exe via 135 for Remote Procedure Call (RPC)
SetupToolApplication.exe using the logged in user needs access to dllhost.exe via <available port> for COM Surrogate
SetupToolApplication.exe using the logged in user needs access to CdsImaProxy.exe via 8000
Above ports are used when XenDesktop setup wizard is ran. If still it fail then use Firewall to track the packet drop for opening ports.
Sunday, July 11, 2010
XenConvert error during P2V: Failed to copy the registry. (0x00000BC5)
Friday, July 9, 2010
Streamed OS using PVS: Users unable to login to Domain
Physical machine were successfully streamed via Provisioning server 5.6 but while logging into domain it won’t allow. To make this work one setting need to be on PVS console on that vDisk file under store
Until you make this setting , use will not be able to login to domain.
