proxmox gui datacenter Storage is twice ceph storage ?

Gerhard W. Recher

Well-Known Member
Mar 10, 2017
158
8
58
Munich
Hi Folks,

Datacenter summary view ./. Ceph status view

Code:
 cat /etc/pve/storage.cfg
dir: local
        path /var/lib/vz
        content iso,backup,vztmpl

lvmthin: local-lvm
        thinpool data
        vgname pve
        content rootdir,images

rbd: vmstorage
        monhost 192.168.100.141 192.168.100.142 192.168.100.143 192.168.100.144
        content images
        krbd 0
        pool vmpool

rbd: lxcstorage
        monhost 192.168.100.141 192.168.100.142 192.168.100.143 192.168.100.144
        content rootdir
        krbd 1
        pool lxcpool
Code:
 pveceph status
{
   "fsmap" : {
      "by_rank" : [],
      "epoch" : 1
   },
   "election_epoch" : 148,
   "pgmap" : {
      "num_pools" : 3,
      "num_objects" : 292887,
      "num_pgs" : 2112,
      "bytes_total" : 52701456859136,
      "bytes_used" : 3701854003200,
      "pgs_by_state" : [
         {
            "state_name" : "active+clean",
            "count" : 2112
         }
      ],
      "bytes_avail" : 48999602855936,
      "data_bytes" : 1227475286134
   },
   "quorum" : [
      0,
      1,
      2,
      3
   ],
   "fsid" : "cb0aba69-bad9-4d30-b163-c19f0fd1ec53",
   "mgrmap" : {
      "active_name" : "1",
      "standbys" : [
         {
            "gid" : 4014130,
            "name" : "3"
         },
         {
            "name" : "2",
            "gid" : 4014145
         },
         {
            "gid" : 4641563,
            "name" : "0"
         }
      ],
      "epoch" : 37,
      "active_gid" : 4014115,
      "available" : true,
      "active_addr" : "192.168.100.142:6808/3222"
   },
   "quorum_names" : [
      "0",
      "1",
      "2",
      "3"
   ],
   "osdmap" : {
      "osdmap" : {
         "nearfull" : false,
         "num_in_osds" : 28,
         "full" : false,
         "num_remapped_pgs" : 0,
         "epoch" : 570,
         "num_up_osds" : 28,
         "num_osds" : 28
      }
   },
   "monmap" : {
      "epoch" : 5,
      "created" : "2017-06-21 19:36:06.835226",
      "fsid" : "cb0aba69-bad9-4d30-b163-c19f0fd1ec53",
      "mons" : [
         {
            "addr" : "192.168.100.141:6789/0",
            "public_addr" : "192.168.100.141:6789/0",
            "name" : "0",
            "rank" : 0
         },
         {
            "name" : "1",
            "rank" : 1,
            "addr" : "192.168.100.142:6789/0",
            "public_addr" : "192.168.100.142:6789/0"
         },
         {
            "addr" : "192.168.100.143:6789/0",
            "public_addr" : "192.168.100.143:6789/0",
            "name" : "2",
            "rank" : 2
         },
         {
            "public_addr" : "192.168.100.144:6789/0",
            "addr" : "192.168.100.144:6789/0",
            "rank" : 3,
            "name" : "3"
         }
      ],
      "modified" : "2017-06-21 19:50:59.946144",
      "features" : {
         "optional" : [],
         "persistent" : [
            "kraken",
            "luminous"
         ]
      }
   },
   "health" : {
      "summary" : [],
      "detail" : [],
      "timechecks" : {
         "epoch" : 148,
         "mons" : [
            {
               "health" : "HEALTH_OK",
               "skew" : 0,
               "latency" : 0,
               "name" : "0"
            },
            {
               "name" : "1",
               "latency" : 0.000331,
               "skew" : -0.000303,
               "health" : "HEALTH_OK"
            },
            {
               "health" : "HEALTH_OK",
               "latency" : 0.00032,
               "skew" : -0.000739,
               "name" : "2"
            },
            {
               "health" : "HEALTH_OK",
               "skew" : 0.001076,
               "latency" : 0.000317,
               "name" : "3"
            }
         ],
         "round" : 1598,
         "round_status" : "finished"
      },
      "overall_status" : "HEALTH_OK",
      "health" : {
         "health_services" : [
            {
               "mons" : [
                  {
                     "kb_avail" : 42396764,
                     "name" : "0",
                     "kb_total" : 57278576,
                     "health" : "HEALTH_OK",
                     "avail_percent" : 74,
                     "last_updated" : "2017-07-24 13:35:30.971292",
                     "store_stats" : {
                        "bytes_sst" : 0,
                        "bytes_total" : 53456376,
                        "bytes_misc" : 31323450,
                        "last_updated" : "0.000000",
                        "bytes_log" : 22132926
                     },
                     "kb_used" : 11942524
                  },
                  {
                     "last_updated" : "2017-07-24 13:35:44.482507",
                     "store_stats" : {
                        "last_updated" : "0.000000",
                        "bytes_log" : 16913404,
                        "bytes_sst" : 0,
                        "bytes_total" : 60271815,
                        "bytes_misc" : 43358411
                     },
                     "kb_used" : 3403356,
                     "avail_percent" : 88,
                     "kb_total" : 57278576,
                     "name" : "1",
                     "health" : "HEALTH_OK",
                     "kb_avail" : 50935932
                  },
                  {
                     "avail_percent" : 88,
                     "last_updated" : "2017-07-24 13:35:43.766890",
                     "store_stats" : {
                        "bytes_log" : 22564511,
                        "last_updated" : "0.000000",
                        "bytes_misc" : 51135914,
                        "bytes_sst" : 0,
                        "bytes_total" : 73700425
                     },
                     "kb_used" : 3499528,
                     "kb_avail" : 50839760,
                     "health" : "HEALTH_OK",
                     "kb_total" : 57278576,
                     "name" : "2"
                  },
                  {
                     "kb_avail" : 50942992,
                     "health" : "HEALTH_OK",
                     "kb_total" : 57278576,
                     "name" : "3",
                     "avail_percent" : 88,
                     "store_stats" : {
                        "bytes_total" : 64312676,
                        "bytes_sst" : 0,
                        "bytes_misc" : 41778591,
                        "last_updated" : "0.000000",
                        "bytes_log" : 22534085
                     },
                     "kb_used" : 3396296,
                     "last_updated" : "2017-07-24 13:35:42.017360"
                  }
               ]
            }
         ]
      }
   }
}
 

Attachments

  • datacenter_summary.PNG
    datacenter_summary.PNG
    36.2 KB · Views: 10
  • ceph_status.PNG
    ceph_status.PNG
    38.1 KB · Views: 10
you have your defined 2 rbd storages on the same cluster so this is normal

you can change which storages are counted when clicking on the "gear" symbol by the username

note that those settings are saved in the browser local storage (so only per client browser)
 
hmmm Dominik, shall i only define a vmpool and set this storage to also include containers ?
 
hmmm Dominik, shall i only define a vmpool and set this storage to also include containers ?
no you have it configured right, but we can not really tell (in a sane way) that those two storages are actually the same (because they dont have to be)
so i would just limit the storages in the dashboard view to one of them with the settings i already mentioned
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!