Project

General

Profile

Bug #21665

Updated by Vikhyat Umrao over 6 years ago

ceph -v gives luminous (stable) - will it be luminous (LTS)? 

 luminous(12.y.z) is an LTS release and we call stable all odd releases like 13.y.z will be `stable`. 

 Not sure if it was intentional or did we change anything in release type. 

 <pre> 
 # ceph -v 
 ceph version 12.2.1 (3e7492b9ada8bdc9a5cd0feafd42fbca27f9c38e) luminous (stable) 

 # ceph daemon osd.0 version 
 {"version":"12.2.1","release":"luminous","release_type":"stable"} 
 </pre> <\pre> 

Back