Advertisement
Guest User

Execution LOG

a guest
Jun 17th, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 KB | None | 0 0
  1. Thank you very much for the answers Mr Paul; Turned out i was using only the cpu so I tried to install the nvidia driver (the server has a Tesla K80 and is running ubuntu 17.10) and now I'm getting this issue when running a simple "./start_iray_server.sh -l 127.0.0.1 -p 9090". This is what the execution gives me :
  2. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | NVIDIA Iray Server 296300.7780 (14 Apr 2018)
  3. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Configuring database...
  4. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Database schema generated
  5. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Log File: iray_server.log
  6. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Multicast Increment: 0
  7. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Neuray Library:
  8. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Plugin Path:
  9. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | HTTP Address: 127.0.0.1:9090
  10. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Multicast:
  11. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | TCP/IP Discovery:
  12. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Cluster Interface: 0.0.0.0:10000
  13. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Admin Server:
  14. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Cache Manager: 127.0.0.1:30300
  15. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Snapshot Path: snapshots
  16. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Is Master: yes
  17. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Log Level: 3
  18. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Install Path: "."
  19. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Head Node Address:
  20. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Worker sec. token: 7 980(7(YU:f)|EJCdo!kF^Q
  21. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Using optix prime: yes
  22. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Cache Manager:
  23. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Address: 127.0.0.1:30300
  24. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | HTTP Address:
  25. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | HTTP User:
  26. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | HTTP Password:
  27. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Low water mark: 0
  28. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | High water mark: 0
  29. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Path: "cache"
  30. [Sun, 17 Jun 2018 20:11:20] 3 API:MISC | 0.0 API misc info : Loaded "linux-x86-64/server/libneuray.so"
  31. [Sun, 17 Jun 2018 20:11:20] 3 API:MISC | 0.0 API misc info : Iray 2017.1.4, build 296300.7780, 14 Apr 2018, linux-x86-64-gcc4
  32. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | HTTP Server started - listening on %s127.0.0.1:9090
  33. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | --------------------------------------------------
  34. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | To continue starting the software, you must agree
  35. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | to the terms of the software license agreement.
  36. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | Please open the web interface and accept the EULA.
  37. [Sun, 17 Jun 2018 20:11:20] 3 IRAY_SERVER | --------------------------------------------------
  38. [Sun, 17 Jun 2018 20:11:39] 3 IRAY_SERVER | EULA has been accepted by 127.0.0.1:33474 at 2018-06-17T20:11:38 (UTC)
  39. [Sun, 17 Jun 2018 20:11:39] 3 IRAY_SERVER | Loading neuray plugins...
  40. [Sun, 17 Jun 2018 20:11:39] 3 PLUG:PLUGIN | 0.0 PLUG plug info : Loaded library "linux-x86-64/server/license_manager.so".
  41. [Sun, 17 Jun 2018 20:11:39] 3 IRAY_SERVER | Plugins loaded
  42. [Sun, 17 Jun 2018 20:11:39] 3 IRAY_SERVER | [Neuray_loader] Starting neuray 2017.1.4, build 296300.7780, 14 Apr 2018, linux-x86-64-gcc4
  43. [Sun, 17 Jun 2018 20:11:39] 3 CUDA:RENDER | 0.8 CUDA rend info : Found 1 CUDA device.
  44. [Sun, 17 Jun 2018 20:11:40] 3 LMGR:PLUGIN | 0.8 LMGR plug info : Plugin "nvidia license manager" (build 296300.7780, 14 Apr 2018) initialized
  45. [Sun, 17 Jun 2018 20:11:40] 2 LMGR:MAIN | 0.8 LMGR main warn : License_manager_adapter::init(): success // proxy undefined
  46. [Sun, 17 Jun 2018 20:11:40] 3 RESTRI:MISC | 0.8 RESTRI misc info : Checking out trial license succeeded
  47. [Sun, 17 Jun 2018 20:11:40] 3 LMGR:PLUGIN | 0.8 LMGR plug info : Valid trial license found for product "IRAY.SERVER": 90 days left
  48. [Sun, 17 Jun 2018 20:11:40] 2 LMGR:MAIN | 0.8 LMGR main warn : License_manager_adapter::send_trial_license_found(): proxy undefined - skipping notification
  49. [Sun, 17 Jun 2018 20:11:40] 3 CLUSTR:NETWORK | 0.8 CLUSTR net info : Networking is switched off.
  50. [Sun, 17 Jun 2018 20:11:40] 2 IRAY_SERVER | --------------------------------------------------
  51. [Sun, 17 Jun 2018 20:11:40] 2 IRAY_SERVER | License expires in: 89 days and 3 hours left
  52. [Sun, 17 Jun 2018 20:11:40] 2 IRAY_SERVER | --------------------------------------------------
  53. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | [Neuray_loader] Neuray has been started
  54. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | [Cluster] This host has the id 1
  55. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Found pro GPU: [1] Tesla K80
  56. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Pro GPU is available (Quadro or Tesla)
  57. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Streaming is supported: yes
  58. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Starting cache manager...
  59. [Sun, 17 Jun 2018 20:11:40] 3 DISKCA:DISK | 1.0 DISKCA disk info : Disk cache at "cache" operational, low water mark 0 bytes, high water mark 0 bytes.
  60. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Cache manager started
  61. [Sun, 17 Jun 2018 20:11:40] 3 IRAY_SERVER | Spawning worker: "/content/IraySv/linux-x86-64/workers/261500.19686/iray_server_worker"
  62. [Sun, 17 Jun 2018 20:11:41] 3 IRAY_SERVER | Waiting for worker "./linux-x86-64/workers/261500.19686" to connect...
  63. [Sun, 17 Jun 2018 20:11:41] 2 MSG:NETWORK | 1.7 MSG net warn : Could not set send buffer size to requested value 4194304. Limited value to 425984. Please ask an administrator to increase the system limit; see the sysctl manual or the installation manual.
  64. [Sun, 17 Jun 2018 20:11:41] 2 MSG:NETWORK | 1.7 MSG net warn : Could not set receive buffer size to requested value 4194304. Limited value to 425984. Please ask an administrator to increase the system limit; see the sysctl manual or the installation manual.
  65. [Sun, 17 Jun 2018 20:11:41] 3 IRAY_SERVER | [WebSocket] [/worker.ws] [connect] worker connected
  66. [Sun, 17 Jun 2018 20:11:42] 3 IRAY_SERVER | Waiting for worker "./linux-x86-64/workers/261500.19686" to connect...
  67. [Sun, 17 Jun 2018 20:11:42] 3 IRAY_SERVER | Successfully connected worker "./linux-x86-64/workers/261500.19686"
  68. [Sun, 17 Jun 2018 20:11:43] 3 IRAY_SERVER | Waiting for worker "./linux-x86-64/workers/261500.19686" to start...
  69. [Sun, 17 Jun 2018 20:11:44] 3 IRAY_SERVER | Waiting for worker "./linux-x86-64/workers/261500.19686" to start...
  70. [Sun, 17 Jun 2018 20:11:44] 1 IRAY_SERVER | Error: worker "" could not be started (error code -42)
  71. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement