I'll toss up some supplemental info, as I had the same experience, I started the upgrade on a Friday afternoon, and came back in on the following Tuesday to find it still sitting at the Pulp upgrade step. On a hunch, I used the cvmanager utility from GitHub (https://github.com/evgeni/katello-cvmanager/blob/master/) to clean up all Content Views beyond the three most recent versions for all of our Products, and my ensuing attempt to upgrade took a mere two to three hours. Case and point, if you're like me and have a lot of Content Views, then this is likely negatively impacting the upgrade process and it's suggested to clean them up prior to completing it. I'll add that my Pulp directory / volume is ~270G in size, just in case someone cares to compare upgrade completion times based on that attribute. Hope this info helps somebody out there! :-)
On Thursday, June 23, 2016 at 4:54:14 PM UTC-5, Jason 'XenoPhage' Frisvold wrote: > > Greetings, > > I started the installation early this morning and its been churning now > for about 12 hours. This is a bigger install than the test install I > ran the upgrade on yesterday, but 12 hours is a bit much. > > Since there was no load on the machine, I started digging. I've found > this in /var/log/messages repeating over and over again : > > Jun 23 17:49:33 katello pulp: pulp.server.db.connection:ERROR: > (14193-49952) Could not connect to MongoDB at localhost:27017: > Jun 23 17:49:33 katello pulp: pulp.server.db.connection:ERROR: > (14193-49952) Cannot connect to database default : > Jun 23 17:49:33 katello pulp: pulp.server.db.connection:ERROR: > (14193-49952) Unknown option max_pool_size > Jun 23 17:49:33 katello pulp: pulp.server.db.connection:ERROR: > (14193-49952) ... Waiting 1 seconds and trying again. > > Mongodb is up and running, and the ports are open : > > $ netstat -anptu | grep mongo > tcp 0 0 127.0.0.1:27017 0.0.0.0:* > LISTEN 18364/mongod > tcp 0 0 127.0.0.1:28017 0.0.0.0:* > LISTEN 18364/mongod > > I'm at a loss as to what to do here. Can someone please assist? > > Thanks, > > -- > --------------------------- > Jason 'XenoPhage' Frisvold > [email protected] <javascript:> > --------------------------- > > "A common mistake that people make when trying to design something > completely foolproof is to underestimate the ingenuity of complete > fools." > - The Hitchhikers Guide to the Galaxy > > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
