[ 
https://issues.apache.org/jira/browse/IGNITE-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16517870#comment-16517870
 ] 

Ivan Artukhov commented on IGNITE-8807:
---------------------------------------

Peter, thank you for contribution! I've tested DEB and RPM on Centos 7, Ubuntu 
18.04, Ubuntu 16.04 and found that clean 2.6 install as well as upgrading from 
2.5 to 2.6 works well. Only two minor issues:

1) It would be better to use _mkdir -p_ in _name.service_to avoid messages like 
this upon service start:
{noformat}
Jun 19 07:25:33 localhost.localdomain mkdir[2815]: /usr/bin/mkdir: cannot 
create directory <E2><80><98>/var/run/apache-ignite<E2><80><99>: File exists
{noformat}

2) There is a bunch of messages like this upon upgrading from 2.5 to 2.6:
{noformat}
...
ownership of '/var/lib/apache-ignite/binary_meta' retained as ignite:ignite
ownership of '/var/lib/apache-ignite/marshaller' retained as ignite:ignite
ownership of '/var/lib/apache-ignite/log' retained as ignite:ignite
ownership of 
'/var/lib/apache-ignite/db/node00-f06ace12-603f-4e17-ba4f-67d8110fd1e7/cache-ignite-sys-cache/index.bin'
 retained as ignite:ignite
ownership of 
'/var/lib/apache-ignite/db/node00-f06ace12-603f-4e17-ba4f-67d8110fd1e7/cache-ignite-sys-cache/cache_data.dat'
 retained as ignite:ignite
ownership of 
'/var/lib/apache-ignite/db/node00-f06ace12-603f-4e17-ba4f-67d8110fd1e7/cache-ignite-sys-cache'
 retained as ignite:ignite
...
{noformat}
I.e. when persistence enabled, there will be a line for every file in _db_ 
directory. Usually the number of such files a very high which will result in 
overwhelmed output to console upon upgrading.

> Apache Ignite Linux packages 2.6 update
> ---------------------------------------
>
>                 Key: IGNITE-8807
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8807
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Peter Ivanov
>            Assignee: Peter Ivanov
>            Priority: Blocker
>             Fix For: 2.6
>
>
> Update RPM and DEB packages' specifications for 2.6 release.
> h3. How to test 
> ([artifacts|https://ci.ignite.apache.org/viewLog.html?buildId=1390464&buildTypeId=Releases_NightlyRelease_ApacheIgniteNightlyRelease3AssemblePackages&tab=artifacts])
> # Bare linux RPM / DEB installation.
> # Bare linux RPM / DEB upgrade (from all versions).
> # Windows 10 WSL Ubuntu DEB installation and upgrade.
> # Windows 10 WSL Debian DEB installation and upgrade.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to