App Layering services 编辑
The following services run on the App Layering appliance:
- Management service
- Layering service
- BITS server service
The services are displayed on the System tab.
Management service
The App Layering appliance uses the Management service to communicate with the following servers, agents, and platform software:
- Active Directory
- Windows file servers
- Network time servers
- Unix file servers
- DHCP server
- App Layering agents
- Your hypervisor and provisioning service
The firewall ports for each of the above components must be open. For details, see Firewall ports.
Layering service
The Layering service manages your layers and image templates. The appliance keeps a set of master layers on its local storage, and Elastic layers on the appliance’s File Share.
Note: Elastic layers are copies of App layers stored on the appliance’s File Share. Elastic layers are delivered upon user login, rather than as part of the layered image.
On the System module, the Layering service shows the amount of available space on each of your File Shares.
BITS Server service
The App Layering appliance copies files to and from the appliance using Microsoft’s BITS Server service and the location specified in the connector configuration.
Firewall ports for the BITS Server service
Open the firewall ports for the BITS Server service. For details, see Firewall ports.
BITS Server logs
BITS Server produces its own logs, which you can find here:
/var/log/Unidesk
The logs are based on the log4net configuration settings, which you can find in the following location:
source\BitsServer\Citrix.AppLayering.BitsServer\log4net.config
If you want to change the Uploads folder location
You can mount another volume to use for BITS uploads by configuring the path to the volume for both the BITS server and the Hyper-V connector.
Mount the new volume.
Edit the Uploads folder location for BITS Server in the following json file:
/var/aspnetcore/bits-server/appsettings.Production.json
Change default UploadFolder settings of /mnt/repository/Uploads to the new location, for example /mnt/test/Uploads.
Locate the connector configuration file:
/usr/local/lib/node_modules/unidesk-hyperv-connector/config.json
Change the default upload folder (called fileUploadFolderPath) from /mnt/repository/Uploads to the new location:
Restart both services:
systemctl restart kestrel-bits-server systemctl restart unidesk-hyperv-connector <!--NeedCopy-->
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论