Система лицензирования V-Ray.

Основы.

Инсталляция.

Инсталляция сервера лицензирования VRay.

Защита сервера лицензирования VRay.

Конфигурирование визуализатора VRay на рабочей станции.

Конфигурирование визуализатора VRay на подчиненной станции для backburner и распределнной визуализации.

Примеры.

Использование сервера лицензирования VRay.

Разрешение проблем.

Основы.

Система лицензирования VRay независимая программа лицензирования (VRay плавающий сервер лицинзии, привязанный к железу компьютера) и сам визуализатор VRay. Связь между ними основана на HTTP протоколе, даже если сервер лицензии и визуализатор расположены на одном компьютере. Это означает, что для того чтобы лицензия работала, на компьютере должен быть правильно инсталлирован TCP/IP.

Для запуска сервер лицензирования VRay требует чтобы USB ключ был присоединет к компьютеру. Ключ содержит информацию о числе доступных лицензий для VRay. Вы можете подключить более одного ключа к одной машине для увеличения числа доступных лицензий. Перед использованием ключа нужно инсталлировать спецдрайвер для доступа к нему.

Инсталляция.

Инсталляция сервера лицензирования VRay.

Плавающий сервер лицензирования VRay состоит из одного исполняемого файла, который должен быть запущен до использования визуализатора VRay. Инсталлятор VRay создает ссылку на него в стартовом меню. Инсталлятор может также опционально зарегистрировать его как службу Windows, которая стартует автоматически с Windows. Заметим, что сервер лицензирования требует чтобы электронный ключ был присоединен к машине для своего запуска, а также инсталлированного драйвера электронного ключа WIBU-key. По умолчанию инсталлятор VRay автоматически инсталлирует требуемый драйвер (НА данный момент инсталлятор включает только 32-битную версию драйвера; Если Вы инсталлируете на 64-битную операционную систему, Вам нужно загрузить и инсталлировать 64-битный драйвер http://wibu.com).

Все установки для сервера лицензий сохраняются в .xml файле vrlservice.xml, который размещается в ChaosGroup директории размещенной в папке Common files, предоставляемой Windows, которая обчно размещается в папке Program Files. Т.о. обычно полное имя файла установок - C:\Program Files\Common Files\ChaosGroup\vrlservice.xml. В случае любых проблем пользователь может отредактировать этот файл напрямую, но мы строго не рекомендуем этого, пока Вы не понимаете точно, что делаете.

Защита сервера лицензирования VRay.

Пожалуйста помните, что важно Вам и/или Вашему системному администратору охранять машину, на которой запущен сервер лицензирования от неавторизированного доступа, особенно, ели к этой машине есть доступ из Интернета.

Конфигурирование визуализатора VRay на рабочей станции.

When you open the Render Scene dialog inside 3dsmax and choose the V-Ray renderer, press the Edit/set license server information button in the Authorization rollout. It will prompt you for the license server name or IP where the V-Ray license server is running. Leave the User and Password fields blank. You need to close and re-open the render scene dialog to see the changes. Note that if you are running the V-Ray license server on a different machine, you do not need to install the WIBU-key dongle drivers on your workstation.

 

All of the V-Ray client settings are saved in the vrlclient.xml file in the Common Files\ChaosGroup directory which is usually located in the Program files directory. Thus the full file name of the settings file usually is C:\Program Files\Common Files\ChaosGroup\vrlclient.xml. It can be edited by hand but we strongly advise you not to do so, unless you are certain of what you are doing.

Configuring the V-Ray renderer on render slaves for backburner and distributed rendering

Although V-Ray does not require a separate license to render through backburner, it does require access to the V-Ray license server. The same is true for distributed rendering. After you install V-Ray on the render slave, you must tell it where to look for the V-Ray license server. If 3dsmax is also licensed for that machine, you can use the Render Scene dialog as described above. If a 3dsmax license is not installed on the render slave, you can use a small external program which is accessible from the start menu if you used the V-Ray installer (Start menu > Programs > Chaos Group > V-Ray for 3dsmax > Licensing > Administration > Change V-Ray client license settings) or from the <maxroot>\V-Ray folder if you installed manually from a .zip file. This program can also be run from the command line (use -help option to see usage notice).

Examples

Typical single-computer licensing

After installing V-Ray, plug your V-Ray dongle into a free USB port on your computer, if you have not done so. Start the V-Ray license server (Start Menu > Programs > Chaos Group > V-Ray for 3dsmax > Licensing > Launch V-Ray license server). It may take a few seconds for the license server to start completely. Afterwards run 3dsmax and open the Render scene dialog. Press the Edit/set license server information button. Enter the "127.0.0.1" IP address as your license server. Close and re-open 3dsmax. Now V-Ray should be running fine, provided that no other V-Ray copy is connected to your computer. If you wish to start the license server automatically, use the shortcut from the start menu to register the V-Ray license service (Start Menu > Programs > Chaos Group > V-Ray for 3dsmax > Licensing > Administration > Register V-Ray license service).

Sharing a license across your network of computers

Install the V-Ray license server and the WIBU-key driver on a suitable machine in your network (typically this would be a server machine). Plug the dongle into a free USB port on that machine and start the V-Ray license server. Afterwards run 3dsmax on any computer in your network and open the Render Scene dialog. Press the Edit/set license server information button. Enter the IP address or the name of the computer where you have the license serer installed. Close and re-open 3dsmax. Now V-Ray should be running fine, provided that the total number of running V-Ray copies does not exceed the number of granted licenses for the licensing server.

Using the V-Ray license server

When the V-Ray license server starts, it appears as an icon in the tray area of the Windows taskbar. Double-click that icon to bring up a window that allows you to close the V-Ray license server (simply close the window if you do not wish to terminate the license server):

 

V-ray license server icon in the Windows taskbar Clicking the icon opens a window to terminate the license server

 

Additionally, you can monitor the work of the V-Ray license server (number of available licenses, currently connected machines etc) via a Web-based interface. For this purpose, you access the V-Ray license server via the HTTP protocol on the port that you have specified for it (the default is 30304). For example, if you are running the V-Ray license server on your local machine, open your web browser and in the Address field enter http://localhost:30304

 

 

Clicking on the first link opens a page with the V-Ray license server information:

 

Troubleshooting

Send an email to vray@chaosgroup.com if you need assistance.

EOMY.NET: бесплатный хостинг без рекламы
EOMY TOP 100