root@prox-f:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution...
I do not have a subscription key.
Reading state information... Done
The following extra packages will be installed:
pve-kernel-4.15 pve-kernel-4.15.15-1-pve
The following NEW packages will be installed:
pve-kernel-4.15 pve-kernel-4.15.15-1-pve
The following packages will be upgraded...
root@prox-f:~# ls -l /etc/apt/sources.list.d/
total 1
-rw-r--r-- 1 root root 66 May 4 07:27 ceph.list
-rw-r--r-- 1 root root 67 May 4 07:27 pve-enterprise.list
I only have the two repositories.
root@prox-f:~# cat /etc/apt/sources.list.d/ceph.list
deb...
Not sure what's going on. I have 3 nodes that all have the same issue with inplace upgrade.
root@prox-f:~# cat /etc/apt/sources.list
deb http://ftp.debian.org/debian stretch main contrib
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb...
OH THANK GOD!
systemctl enable ceph-mon@3.service
That seems to have worked for some reason. Then I was able to start the service.
So maybe the wiki should reverse those. Also, I was under the impression that the service would be listed somewhere in systemd. So after starting manually did...
well this is new...
prox-e:~# journalctl -u ceph-osd@34.service
-- Logs begin at Wed 2018-03-14 20:18:57 CDT, end at Thu 2018-03-15 07:58:43 CDT. --
Mar 14 20:19:22 prox-e systemd[1]: Starting Ceph object storage daemon...
Mar 14 20:19:25 prox-e ceph-osd-prestart.sh[3265]: 2018-03-14...
Yes, but I did not do:
systemctl start ceph-mon@<MON-ID>.service
systemctl enable ceph-mon@<MON-ID>.service
The ceph-mon@<MON-ID>.service was not there to be started.
Tab completion did not work, and manually setting ceph-mon@3.service did not work.
prox-e:~# systemctl start...
I thought I was missing something, so I tried to use pveceph, but no avail.
root@prox-e:~# pveceph createmon
monitor address '192.168.12.24:6789' already in use by 'mon.3'
root@prox-e:~# pveceph install -version jewel
download and import ceph repository keys
update available package list...
Also, I tried to list ALL of the packages that I have installed but it was too long. Below that is all of the packages using grep. I don't show any conflicting ceph packages.
The main reason this is so weird is because it happened to all 4 of my nodes. Which makes me think that it's a bug...
As you can see in the log. I upgraded to the latest Proxmox 4.4 with a working CEPH cluster on 2018-03-11. I made sure the PVE Cluster was healthy, quorum and running fine with the latest packages.
Then I proceeded to run the Hammer to Jewel upgrade on 2018-03-13
The only reason I was doing...
oh yes,
I forgot to list:
root@prox-e:~# pvecm status
Quorum information
------------------
Date: Wed Mar 14 21:31:51 2018
Quorum provider: corosync_votequorum
Nodes: 4
Node ID: 0x00000004
Ring ID: 1/4988
Quorate: Yes
Votequorum information...
Was I supposed to pveceph create mgr? I thought that was for Luminous only.
Something is definitely wrong here though. ceph-mon.<MON-ID>.service is not available on any of my 4 nodes.
I have 4 monitors, only 2 have osds.
I know this is long, but I have tried to include every command possible to help with troubleshooting.
I cannot systemctl start ceph-mon.<MON-ID>.service. It is not there.
I needed to upgrade from Hammer to Jewel in order to install a new node.
I've done this several times before. I am trying...
I have a weird problem here. 7 servers are configured the exact same way. 2 of them are stuck in round-robin mode for bond0. The two NICs are connected to 2 completely separate Netgear Switches.
prox-h:~# cat /etc/network/interfaces
# network interface settings; autogenerated
# Please do NOT...
Upgrade seems to work just fine now. Not sure what the hiccup was. Sortbitwise is taking forever on 127 osds and 390TB.
I was better off starting a new pool and migrating the disk.
Alright.
I typed CTRL+C and the update continued through to the end.
Errors were encountered while processing:
ceph-osd
ceph
Then I immediately ran another apt-get dist-upgrade
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.