Re: [gpfsug-discuss] error compiling IOR on GPFS

2018-10-11 Thread John Bent
Kiran, Are you using the latest version of IOR? https://github.com/hpc/ior Thanks, John On Thu, Oct 11, 2018 at 10:39 PM KG wrote: > Hi Folks > > I am trying to compile IOR on a GPFS filesystem and running into following > errors. > > Github forum says that "The configure script does not add

[gpfsug-discuss] error compiling IOR on GPFS

2018-10-11 Thread KG
Hi Folks I am trying to compile IOR on a GPFS filesystem and running into following errors. Github forum says that "The configure script does not add -lgpfs to the CFLAGS when it detects GPFS support." Any help on how to get around this? mpicc -DHAVE_CONFIG_H -I. -g -O2 -MT aiori-MPIIO.o

Re: [gpfsug-discuss] Performance collector no results for Capacity

2018-10-11 Thread Anna Greim
Hello Richard, the sensor is running once an hour and the default of mmperfmon returns the last 10 results in a bucket-size of 1 seconds. The sensor did not run in the time of 13:07:31-13:07:40. Please use the command again with the option -b 3600 or with --bucket-size=3600 and see if you've

Re: [gpfsug-discuss] Performance collector no results for Capacity

2018-10-11 Thread Sobey, Richard A
Anna, Yes, that will be it! I was running the wrong command as you surmise. The GPFSFileSetQuota config appears to be correct: { name = "GPFSFilesetQuota" period = 3600 restrict = "icgpfsq1.cc.ic.ac.uk" }, However "mmperfmon query gpfs_rq_blk_current" just shows lots of

Re: [gpfsug-discuss] Sudo wrappers

2018-10-11 Thread Simon Thompson
Nope that one doesn’t work … I found it in the docs: https://www.ibm.com/support/knowledgecenter/en/STXKQY_5.0.2/com.ibm.spectrum.scale.v5r02.doc/bl1adm_mmchconfig.htm “Specifies a non-root admin user ID to be used when sudo wrappers are enabled and a root-level background process calls an

Re: [gpfsug-discuss] Performance collector no results for Capacity

2018-10-11 Thread Anna Greim
Hi Richard, one thing to note. You tried "mmperfmon query GPFSFilesetQuota" to get metric data. So you used the sensor's name instead of a metric name. And compared it to "mmperfmon query cpu_user" where you used the metric name. mmperfmon will not return data, if you use the sensor's name