Hi,
It is possible to get statistics of issued reads/writes to specific RBD image?
Best will be statistics like in /proc/diskstats in linux.
Regards
Mateusz
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph
[mailto:jdill...@redhat.com]
Sent: Tuesday, July 17, 2018 3:29 PM
To: Mateusz Skala (UST, POL)
Cc: ceph-users
Subject: Re: [ceph-users] Read/write statistics per RBD image
Yes, you just need to enable the "admin socket" in your ceph.conf and then use
"ceph --admin-daemon /path
Thank You for help, it is exactly that I need.
Regards
Mateusz
From: Jason Dillaman [mailto:jdill...@redhat.com]
Sent: Wednesday, July 18, 2018 1:28 PM
To: Mateusz Skala (UST, POL)
Cc: dillaman ; ceph-users
Subject: Re: [ceph-users] Read/write statistics per RBD image
Yup, on the host
Hello again,
How can I determine $cctid for specific rbd name? Or is there any good way to
map admin-socket with rbd?
Regards
Mateusz
From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of
Mateusz Skala (UST, POL)
Sent: Tuesday, July 24, 2018 9:49 AM
To: dilla
If one VM is using multiple rbd’s then using just $pid is not enough. Socket
shows only one (first) rbd statistics.
Regards
Mateusz
From: Jason Dillaman [mailto:jdill...@redhat.com]
Sent: Tuesday, July 24, 2018 2:39 PM
To: Mateusz Skala (UST, POL)
Cc: ceph-users
Subject: Re: [ceph-users
OK, it will be nice feature if we can get name of rbd from admin socket, at now
I’m doing this in the way you wrote.
Thanks for help,
Mateusz
From: Jason Dillaman [mailto:jdill...@redhat.com]
Sent: Tuesday, July 24, 2018 2:52 PM
To: Mateusz Skala (UST, POL)
Cc: ceph-users
Subject: Re
ailto:ceph-users-boun...@lists.ceph.com] On Behalf
> Of Mateusz Skala (UST, POL)
> Sent: Tuesday, July 24, 2018 9:49 AM
> To: dilla...@redhat.com
> Cc: ceph-users@lists.ceph.com
> Subject: [Possibly Forged Email] Re: [ceph-users] Read/write
> statistics per RBD image
>
Hi,
If it’s problem with UUID of partition You can use this commands:
sgdisk --change-name={journal_partition_number}:'ceph journal'
--typecode={journal_partition_number}:45b0969e-9b03-4f30-b4c6-b4b80ceff106
--mbrtogpt -- /dev/{journal_device}
sgdisk --change-name={data_partition_number}:'ce