quota -v fixed

     The issue with quota -v command is fixed.  The problem is that the version of rpc.rquotad that ships with Ubuntu 15.04 is broken.  I removed it and installed the version from 14.10 and it worked, except that 14.10 isn’t systemd based and so the start-up scripts didn’t work.  But I saved the binary from that package, removed the package, re-installed the 15.04 package, and then substituted the rpc.rquotad program from the 14.10 package but using the start-up scripts from 15.04 and now it’s all working again.

     Sorry these upgrades have been so disruptive.  This was not my intent but it is a learning curve going from Centos 6 to Ubuntu 15.04.  It’s worth the effort I think in terms of performance and capabilities but a pain in the rear.

System Trouble October 10 2015 15:30

     Around 3:30pm, our new file server decided to unexport one of the necessary file systems (/misc) and refused to export it when the command exportfs -a was given.  A reboot was necessary to restore service.

     I had been running the latest 4.2.3 kernel rather than the Ubuntu 3.19.0-31 kernel, but opted at that point to revert back to the officially supported kernel.

     Still can’t get rpc.rquotad to function but at least now I know it’s not kernel related.

Debian Back

     Debian is re-installed as Jessie 8.2.  Things that didn’t work after upgrade like things executing out of /etc/rc.local now work.

     I could have restored it from backups but then we’d be stuck with the old version and the whole problem of upgrading again so might as well get it done.

     I am still reinstalling applications and tweaking various things but it is available.

     One thing that doesn’t work and will gradually be unavailable on all of our servers is NX protocol.  You will need to install and use X2Go instead.  The reason for this is that the freenx-server software has been removed from all of the repositories by the developers.

     This is a pain since X2Go does not support any version of Linux that is past the supported date.  Hence if you’re running an older version of Linux there isn’t anyway to use X2Go and now NX.

     Seems like the Microsoft mentality of forced updates has come to the Linux community in an unfriendly manner.  Well at least Linux updates actually fix things.

Reboot of Virtual

     I’m in the process of rebooting virtual.  This is one of the physical hosts that hosts a number of virtual servers, mostly shell servers. The servers affected will pause, but if you are patient they will return to life where they left off in a few minutes.

     This is necessary because something went ape shit during the re-installation of Debian.  All seemed to go well until the reboot to bring it online, then the Virtual Manager stopped responding.  In addition, I couldn’t even bring up a terminal although I could still login via ssh.

     At this point I don’t know what went wrong and I’m just trying to restore basic functionality.

Debian Broken – Reinstalling Jessie

     Even though Debian Jessie is to the point where it is not complaining about dependencies, things are not working properly.  Start-up scripts are not functioning properly or randomly exploding.  The NetworkManager doesn’t start, virtual interfaces aren’t getting initialized.  If I run the same commands by hand after it boots everything works, so something is wrong with the startup.

     In addition the graphical greeter just gives me “Oops something went terribly wrong”.  I’m used to seeing this if I have gdm3 badly configured but I can’t find anything obviously wrong, and even removing and reinstalling gdm3, Xorg, Mate, anything I can think that is related, doesn’t fix it.

     I ran into this problem trying to upgrade Mint as well, and the eventual fix was just to do a fresh install.

     I am initiating a fresh install on Debian now as well.  Odd, I’ve upgraded Ubuntu in place successfully on three different boxes, but it seems to be the only Debian based distribution where this really works properly.

Debian – Still In Progress

     I’m basically running in cycles of:

        apt-get update (get the latest available in repositories)

        apt-get upgrade -f (try to install it, attempt to install any dependencies, stuff blows up)

        dpkg –configure -a (try to finish installation of as much stuff that blew up as possible)

        apt-get autoremove (remove as much of the old stuff that is in the way as possible)

     … rinse and repeat.

     Each cycle more stuff gets installed and the number of broken dependencies decreases, but it is a slow painful process.

 

Debian – Partially Upgraded

     Debian has been upgraded to Jessie, however, there are quite a few broken packages at present.  The upgrade did not go cleanly and I had to restart things numerous times.

     There were quite a lot of unresolved dependency issues.  I am still working on these.  Not sure why Debian went so uncleanly relative to Ubuntu when they are both very similar.

I Will Be Out of the Office ~2 Hours

     I will be out of the office for approximately two hours.  I neglected to change a couple of servers to use the new file server and as a result I can’t login.  These servers can function without the file server as they provide radius authentication but I can not login to them to make changes which is necessary.  I should be back around 1-2pm Pacific Time.

Debian Update Wheezy -> Jessie In Progress

     An operating system upgrade of debian.eskimo.com from wheezy (7) to jessie (8) is in progress.  I started it last night but as typical for debian major release updates, the script blew up and I have had to restart things several times.  As a result, the system is presently in an inconsistent state and it would be better to use mint.eskimo.com or ubuntu.eskimo.com if you need a debian based shell server while this upgrade is still in process.