<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Hi, </div><div class=""><br class=""></div><div class="">We are following <a href="https://github.com/intel-hpdd/intel-manager-for-lustre/issues/152" class="">https://github.com/intel-hpdd/intel-manager-for-lustre/issues/152</a> to upgrade from LUSTRE <span style="font-family: Calibri, Helvetica, sans-serif;" class=""> </span><span style="font-family: Calibri, Helvetica, sans-serif;" class="">2.5.34.1</span> to Lustre 2.10.4 LTS & IML 4.0.6 but ran into this issue while migrating database. </div><div class=""><br class=""></div><div class="">I also opened a issue but if any one has more information please let us know . </div><div class=""><br class=""></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class=""><div class=""><font face="Menlo" class="">[root@iml chroma]# chroma-config setup -v</font></div><div class=""><font face="Menlo" class="">Starting setup...</font></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class=""><font face="Menlo" class="">DB already accessible</font></div><div class=""><font face="Menlo" class="">Creating database tables...</font></div><div class=""><font face="Menlo" class="">Syncing...</font></div><div class=""><font face="Menlo" class="">Creating tables ...</font></div><div class=""><font face="Menlo" class="">Installing custom SQL ...</font></div><div class=""><font face="Menlo" class="">Installing indexes ...</font></div><div class=""><font face="Menlo" class="">Installed 0 object(s) from 0 fixture(s)</font></div><div class=""><font face="Menlo" class="">Migrating...</font></div><div class=""><font face="Menlo" class="">Running migrations for tastypie:</font></div><div class=""><font face="Menlo" class="">- Nothing to migrate.</font></div><div class=""><font face="Menlo" class=""> - Loading initial data for tastypie.</font></div><div class=""><font face="Menlo" class="">Installed 0 object(s) from 0 fixture(s)</font></div><div class=""><font face="Menlo" class="">Running migrations for chroma_core:</font></div><div class=""><font face="Menlo" class=""> - Migrating forwards to 0039_add_primary_umtm_stepresults.</font></div><div class=""><font face="Menlo" class=""> > chroma_core:0023_auto__add_unconfigurersyslogjob__add_getcorosyncstatejob__add_pacemake</font></div><div class=""><font face="Menlo" class="">FATAL ERROR - The following SQL query failed: insert into chroma_core_corosyncconfiguration (state_modified_at, state, immutable_state, content_type_id, host_id) values ('2018-05-30 16:03:37.755588', 'started', 'f', 161, 9)</font></div><div class=""><font face="Menlo" class="">The error was: null value in column "corosync_reported_up" violates not-null constraint</font></div><div class=""><font face="Menlo" class="">DETAIL:  Failing row contains (1, 2018-05-30 16:03:37.755588+00, started, f, null, 161, 9, null, null).</font></div><div class=""><font face="Menlo" class=""><br class=""></font></div><div class=""><font face="Menlo" class="">Error in migration: chroma_core:0023_auto__add_unconfigurersyslogjob__add_getcorosyncstatejob__add_pacemake</font></div><div class=""><font face="Menlo" class="">Traceback (most recent call last):</font></div><div class=""><font face="Menlo" class="">  File "/usr/bin/chroma-config", line 10, in <module></font></div><div class=""><font face="Menlo" class="">    load_entry_point('chroma-manager==4.0.6.0', 'console_scripts', 'chroma-config')()</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/lib/service_config.py", line 878, in chroma_config</font></div><div class=""><font face="Menlo" class="">    errors = service_config.setup(username, password, ntpserver, check_db_space)</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/lib/service_config.py", line 593, in setup</font></div><div class=""><font face="Menlo" class="">    error = self._setup_database(username, password, check_db_space)</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/lib/service_config.py", line 563, in _setup_database</font></div><div class=""><font face="Menlo" class="">    self._syncdb()</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/lib/service_config.py", line 545, in _syncdb</font></div><div class=""><font face="Menlo" class="">    ManagementUtility(args).execute()</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 382, in execute</font></div><div class=""><font face="Menlo" class="">    self.fetch_command(subcommand).run_from_argv(self.argv)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 196, in run_from_argv</font></div><div class=""><font face="Menlo" class="">    self.execute(*args, **options.__dict__)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 232, in execute</font></div><div class=""><font face="Menlo" class="">    output = self.handle(*args, **options)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 371, in handle</font></div><div class=""><font face="Menlo" class="">    return self.handle_noargs(**options)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/management/commands/syncdb.py", line 103, in handle_noargs</font></div><div class=""><font face="Menlo" class="">    management.call_command('migrate', **options)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 150, in call_command</font></div><div class=""><font face="Menlo" class="">    return klass.execute(*args, **defaults)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 232, in execute</font></div><div class=""><font face="Menlo" class="">    output = self.handle(*args, **options)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/management/commands/migrate.py", line 111, in handle</font></div><div class=""><font face="Menlo" class="">    ignore_ghosts = ignore_ghosts,</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/__init__.py", line 220, in migrate_app</font></div><div class=""><font face="Menlo" class="">    success = migrator.migrate_many(target, workplan, database)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 256, in migrate_many</font></div><div class=""><font face="Menlo" class="">    result = migrator.__class__.migrate_many(migrator, target, migrations, database)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 331, in migrate_many</font></div><div class=""><font face="Menlo" class="">    result = self.migrate(migration, database)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 133, in migrate</font></div><div class=""><font face="Menlo" class="">    result = self.run(migration, database)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 114, in run</font></div><div class=""><font face="Menlo" class="">    return self.run_migration(migration, database)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 84, in run_migration</font></div><div class=""><font face="Menlo" class="">    migration_function()</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/migration/migrators.py", line 60, in <lambda></font></div><div class=""><font face="Menlo" class="">    return (lambda: direction(orm))</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/migrations/0023_auto__add_unconfigurersyslogjob__add_getcorosyncstatejob__add_pacemake.py", line 258, in forwards</font></div><div class=""><font face="Menlo" class="">    create_action_record(model_name, state, host_id)</font></div><div class=""><font face="Menlo" class="">  File "/usr/share/chroma-manager/chroma_core/migrations/0023_auto__add_unconfigurersyslogjob__add_getcorosyncstatejob__add_pacemake.py", line 242, in create_action_record</font></div><div class=""><font face="Menlo" class="">    "values ('%s', '%s', 'f', %s, %s)" % (model_name, datetime.datetime.now(), state, <a href="http://ct.id" class="">ct.id</a>, host_id))</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/south/db/generic.py", line 282, in execute</font></div><div class=""><font face="Menlo" class="">    cursor.execute(sql, params)</font></div><div class=""><font face="Menlo" class="">  File "/usr/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py", line 52, in execute</font></div><div class=""><font face="Menlo" class="">    return self.cursor.execute(query, args)</font></div><div class=""><font face="Menlo" class="">django.db.utils.IntegrityError: null value in column "corosync_reported_up" violates not-null constraint</font></div><div class=""><font face="Menlo" class="">DETAIL:  Failing row contains (1, 2018-05-30 16:03:37.755588+00, started, f, null, 161, 9, null, null).</font></div></div><div class=""><br class="webkit-block-placeholder"></div><div class=""><br class="webkit-block-placeholder"></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="text-align: start; text-indent: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="text-align: start; text-indent: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;">Thanks, </div><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;">Yugi</div><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; text-align: start; text-indent: 0px;"><br class=""></div><div style="letter-spacing: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; text-align: start; text-indent: 0px;"><br class=""></div></div></div></div></div></div></div></div></div></div></div><div><blockquote type="cite" class=""><div class="">On May 21, 2018, at 1:15 PM, Yugendra Guvvala <<a href="mailto:yguvvala@cambridgecomputer.com" class="">yguvvala@cambridgecomputer.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hi Cory, <div class=""><br class=""></div><div class="">Thank you, I see for the link that  <span style="font-family:sans-serif" class="">Interoperability Support is only 2.9.x so I understand that we cant have client modules at version 2.4.x. also I see supported kernel versions. </span></div><div class=""><span style="font-family:sans-serif" class=""><br class=""></span></div><div class=""><span style="font-family:sans-serif" class="">Thanks, </span></div><div class=""><span style="font-family:sans-serif" class="">Yugi</span></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><ul style="list-style-type:disc;margin:0.3em 0px 0px 1.6em;padding:0px;color:rgb(34,34,34);font-family:sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial" class=""><br class="gmail-Apple-interchange-newline"></ul></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, May 21, 2018 at 12:40 PM, Cory Spitz <span dir="ltr" class=""><<a href="mailto:spitzcor@cray.com" target="_blank" class="">spitzcor@cray.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple" class="">
<div class="m_2879653434166638380WordSection1"><p class="MsoNormal">Hello, Yugi.<u class=""></u><u class=""></u></p><p class="MsoNormal"><u class=""></u> <u class=""></u></p><p class="MsoNormal">Please note that 2.10.3 is the latest LTS release and 2.10.4 is about to be released very soon.<u class=""></u><u class=""></u></p><p class="MsoNormal">RHEL/CentOS 6.9 clients and RHEL/CentOS 7.4 servers are supported in 2.10.3.  See:
<a href="http://wiki.lustre.org/Lustre_2.10.3_Changelog" target="_blank" class="">http://wiki.lustre.org/Lustre_<wbr class="">2.10.3_Changelog</a>.  2.10.4 will add support for RHEL/CentOS 7.5 servers.<u class=""></u><u class=""></u></p><p class="MsoNormal"><u class=""></u> <u class=""></u></p><p class="MsoNormal">-Cory<u class=""></u><u class=""></u></p><p class="MsoNormal"><u class=""></u> <u class=""></u></p>
<div class="">
<div class="">
<div class=""><p class="MsoNormal">-- <u class=""></u><u class=""></u></p>
</div>
</div>
</div><p class="MsoNormal"><u class=""></u> <u class=""></u></p><p class="MsoNormal"><u class=""></u> <u class=""></u></p>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in" class=""><p class="MsoNormal" style="margin-left:.5in"><b class=""><span style="font-size: 12pt;" class="">From:
</span></b><span style="font-size: 12pt;" class="">lustre-discuss <<a href="mailto:lustre-discuss-bounces@lists.lustre.org" target="_blank" class="">lustre-discuss-bounces@lists.<wbr class="">lustre.org</a>> on behalf of Yugendra Guvvala <<a href="mailto:yguvvala@cambridgecomputer.com" target="_blank" class="">yguvvala@cambridgecomputer.<wbr class="">com</a>><br class="">
<b class="">Date: </b>Monday, May 21, 2018 at 11:12 AM<br class="">
<b class="">To: </b>"<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" class="">lustre-discuss@lists.lustre.<wbr class="">org</a>" <<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank" class="">lustre-discuss@lists.lustre.<wbr class="">org</a>><br class="">
<b class="">Subject: </b>[lustre-discuss] (no subject)<u class=""></u><u class=""></u></span></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class="">
<div class=""><p class="MsoNormal" style="margin-left:.5in">Hi, <u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><span style="font-size:12.0pt;font-family:"Arial",sans-serif;color:#222222;background:white" class="">We currently run Luster 2.4 </span><u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in">We are looking to upgrade to Lustre Version 2.10.2, Do we have to upgrade Lustre Client modules or is it Backward compatible?<u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in">What are the compatible kernel versions for 2.10.2 on both server and client modules. <u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in">We want to keep clients OS level at CENTOS 6.8 and upgrade Storage servers to CentOS 7.4. We are trying to phase this upgrade process to Servers first and then Clients and with all softwares, Drivers compatibility
 we are trying to find best upgrade path any suggestions are welcome. <u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in">We could only find OS version and not kernel versions on support matrix here: <u class=""></u><u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><a href="https://wiki.hpdd.intel.com/display/PUB/Lustre+Support+Matrix" target="_blank" class=""><span style="color:#1155cc" class="">https://wiki.hpdd.intel.com/<wbr class="">display/PUB/Lustre+Support+<wbr class="">Matrix</span></a><u class=""></u><u class=""></u></p>
</div><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class="">
<div class=""><p class="MsoNormal" style="margin-left:.5in;background:white"><span style="font-size: 9pt; font-family: Helvetica;" class="">Thanks, <u class=""></u><u class=""></u></span></p>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in;background:white"><span style="font-size: 9pt; font-family: Helvetica;" class="">Yugi<u class=""></u><u class=""></u></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class=""><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div><p class="MsoNormal" style="margin-left:.5in"><u class=""></u> <u class=""></u></p>
</div>
</div>
</div>

</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div style="font-family: Helvetica; font-size: 12px;" class="">Thanks, </div><div style="font-family: Helvetica; font-size: 12px;" class=""><br class=""></div><div style="font-family: Helvetica; font-size: 12px;" class=""><b class=""><font color="#63b409" class="">Yugendra Guvvala</font><span class=""> |<span class=""> </span></span><font color="#e38000" class="">HPC Technologist </font></b><b class=""> |</b><b class=""><font color="#e38000" class=""> Cambridge Computer </font></b><b class=""> |</b><b class=""><font color="#e38000" class=""> "Artists in Data Storage" </font></b></div><div style="font-family: Helvetica; font-size: 12px;" class="">Direct:<font style="color:rgb(0,60,191)" class=""> </font><font color="#0047e1" class="">781-250-3273</font><font style="color:rgb(0,60,191)" class=""> </font> |<font class=""> Cell: </font><font color="#0050ff" class="">806-773-4464</font><font class=""> </font> |<font class=""> </font><font color="#0047e2" class=""><a href="mailto:yguvvala@cambridgecomputer.com" target="_blank" class="">yguvvala@cambridgecomputer.com</a> </font> |<font class=""> <a href="http://www.cambridgecomputer.com/" target="_blank" class="">www.cambridgecomputer.com</a></font></div></div></div></div></div>
</div></div>
</div></blockquote></div><br class=""></body></html>