Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: "Version missmatch for volume" on rpi

"Version missmatch for volume" on rpi 6 years 3 months ago #9461

  • HansL
  • HansL's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 9
  • Karma: 0
I run cross-compilation on an Lubuntu operator station, for a raspbian process station.
I use proview V5.5 on both, pwr55 5.5.0-1 on Lubntu, and pwrrt 5.5.0-1 on Raspbian.

After distributing the binary, and trying to run "$pwr_exe/rt_ini -i", I get below warnings:

I Reading Boot file /pwrp/common/load/ld_boot_pwr_0517.dat
I Created at 20-JAN-2018 19:46:37.96 for project: rpi2
I This node vill run PLC file: plc_pwr_0517_plc
I This node has node identity 0.1.1.2 (65794)
I Reading Node file /pwrp/common/load/ld_node_pwr_0517.dat
I Reading volume file /pwrp/common/load/volrpi.dbs
I Created 20-JAN-2018 19:01:57.00
I Reading volume file /usr/pwrrt/load/rt.dbs
I Created 10-MAR-2017 12:00:00.00
W Version missmatch for volume: pwrs, 19-MAR-2017 19:29:24.00 != 10-MAR-2017 12:00:00.00
W Version missmatch for volume: pwrb, 19-MAR-2017 19:29:25.00 != 10-MAR-2017 12:00:00.00
I Reading volume file /usr/pwrrt/load/pwrs.dbs
I Created 10-MAR-2017 12:00:00.00
W Version missmatch for volume: pwrs, 19-MAR-2017 19:29:24.00 != 10-MAR-2017 12:00:00.00
I Reading volume file /usr/pwrrt/load/pwrb.dbs
I Created 10-MAR-2017 12:00:00.00
W Version missmatch for volume: pwrb, 19-MAR-2017 19:29:25.00 != 10-MAR-2017 12:00:00.00
W Found 4 warning(s), 0 error(s) and 0 fatal error(s)
Do you want to continue ? (y|n) [n]: n

These warnings seem to prevent starting from runtime monitor. How do I resolve them?
BTW, I apologize for being picky, but "mismatch" is misspelled in the error message.

Another issue I have is that I cannot start the runtime monitor on the process station from the operator station. The issue I have is that the operator station tell the process station to display on Hallon:0.0 while the process station can only reach the operator station with an added suffix".local", i.e. Hallon.local:0.0. Is there any way of telling the operator station that it's name is in fact Hallon.local instead of just Hallon?

Regards
Hans Lindkvist
The administrator has disabled public write access.

"Version missmatch for volume" on rpi 6 years 3 months ago #9462

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Hans,

Copy the dbs-files in $pwr_load on the development station to $pwr_load on the rpi.

The display is sent from the operator station in the start request for the runtime monitor, and there is no way to change it there. Maybe you can use /etc/hosts on the process station to set an alias for local.Hallon.

Thanks for the misspelling feedback.

/Claes
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 8.378 seconds