David Hickin wrote: |
Contacted at home 21:30 19.05. Request for support starting SA1_XTD2_MCP/CDC/MCP3 on cppServer/sa1_utca_17.
Located project and device server. Attempted to start SA1_XTD2_MCP/CDC/MCP3. Issue was missing fastAdc plugin. Found info on sa1_utca_17 in commissioning guidelines: say server is exflutc106.
Tried to ssh in to exflutc106 unsuccessfully. Phoned back 23:49 to give status. Informed that accelerator not running due to lightning. Suggested that if I couldn't fix issue soon they should contact next OCD person from 8:00.
Tried further to fix problem. Found section in commissioning guidelines: tried ssh -Y -l xctrl.Still couldn't access exflutc106. Wrote up notes. Sent to next contact. Stopped work 1:45.
|
* Apparently the device installation failed with ansible on utca_17. Even worse, the requested utca_18 is not even know, cannot be pinged and nothing is documented.
** Global problem: Karabo develop, checkout and install both return zero exit status from git.
** Device problem: The dependency was declared wrong in the fastAdc
FastAdc installed by hand, dependency built by hand.
Devices can now be instantiated. For the record, with the following problem
INFO SA1_XTD2_MCP/ADC/MCP2 : Reset simply calls initialize() method now.
INFO SA1_XTD2_MCP/ADC/MCP2 : Connecting to hardware driver, setting up the device's namespace...
ERROR SA1_XTD2_MCP/ADC/MCP2 : Cannot create IibusMap object for /dev/pciedevs6 and maps in /home/utcaadm/maps since:
1. Exception =====> {
Exception Type....: IO Exception
Message...........: Open '/dev/pciedevs6' : No such file or directory
File..............: /[...]/src/IibusMapImpl.cc
Function..........: utca::IibusMapImpl::IibusMapImpl(const string&, const string&, bool)
Line Number.......: 32
Timestamp.........: 2017-May-21 14:59:57.856975
}
INFO SA1_XTD2_MCP/ADC/MCP2 : Reset simply calls initialize() method now.
INFO SA1_XTD2_MCP/ADC/MCP2 : Connecting to hardware driver, setting up the device's namespace...
ERROR SA1_XTD2_MCP/ADC/MCP2 : Cannot create IibusMap object for /dev/pciedevs6 and maps in /home/utcaadm/maps since:
1. Exception =====> {
Exception Type....: IO Exception
Message...........: Open '/dev/pciedevs6' : No such file or directory
File..............: /[...]/src/IibusMapImpl.cc
Function..........: utca::IibusMapImpl::IibusMapImpl(const string&, const string&, bool)
Line Number.......: 32
Timestamp.........: 2017-May-21 15:56:50.638370
}
|