All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre-devel] Getting client UUID from transaction code (osd_trans_create) - osd-zfs
@ 2021-01-19 19:40 Sudheendra Sampath
  2021-01-23 11:32 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: Sudheendra Sampath @ 2021-01-19 19:40 UTC (permalink / raw)
  To: lustre-devel


[-- Attachment #1.1: Type: text/plain, Size: 284 bytes --]

Hi,

When I have multiple 'remote' clients writing data, I am trying to find a
way to recognize which client data I am writing to the underlying storage.

Appreciate if anyone in this list can point me in the right direction to
access remote client UUID.

Thanks,

Sudheendra Sampath

[-- Attachment #1.2: Type: text/html, Size: 478 bytes --]

[-- Attachment #2: Type: text/plain, Size: 165 bytes --]

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lustre-devel] Getting client UUID from transaction code (osd_trans_create) - osd-zfs
  2021-01-19 19:40 [lustre-devel] Getting client UUID from transaction code (osd_trans_create) - osd-zfs Sudheendra Sampath
@ 2021-01-23 11:32 ` Andreas Dilger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Dilger @ 2021-01-23 11:32 UTC (permalink / raw)
  To: Sudheendra Sampath; +Cc: lustre-devel


[-- Attachment #1.1: Type: text/plain, Size: 696 bytes --]

On Jan 19, 2021, at 12:40, Sudheendra Sampath <sudheendra.sampath@gmail.com<mailto:sudheendra.sampath@gmail.com>> wrote:
When I have multiple 'remote' clients writing data, I am trying to find a way to recognize which client data I am writing to the underlying storage.

Appreciate if anyone in this list can point me in the right direction to access remote client UUID.

Probably the best way to do this is to set the "JobID" on the client, and then check "lctl get_param {mdt,obdfilte}r.*.job_stats" on the servers.  You can find a detailed description of JobStats in the Lustre Operations Manual.

Cheers, Andreas
--
Andreas Dilger
Principal Lustre Architect
Whamcloud







[-- Attachment #1.2: Type: text/html, Size: 3224 bytes --]

[-- Attachment #2: Type: text/plain, Size: 165 bytes --]

_______________________________________________
lustre-devel mailing list
lustre-devel@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-devel-lustre.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-23 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-19 19:40 [lustre-devel] Getting client UUID from transaction code (osd_trans_create) - osd-zfs Sudheendra Sampath
2021-01-23 11:32 ` Andreas Dilger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.