Changes between Version 20 and Version 21 of WRF4GFAQ
- Timestamp:
- Mar 31, 2013 3:06:15 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GFAQ
v20 v21 90 90 }}} 91 91 92 == I execute `wrf4g_resources` and Ionly see zeros ==92 == You execute `wrf4g_resources` and You only see zeros == 93 93 94 In this case, [wiki:WRF4Gframework4g_conf framework4g.conf] has probably been configured wrong. You should go to `$WRF4G_LOCATION/ opt/drm4g_gridway/var/.drm4g_log` in order to see more information about your problem.94 In this case, [wiki:WRF4Gframework4g_conf framework4g.conf] has probably been configured wrong. You should go to `$WRF4G_LOCATION/var/drm4g_im.log` in order to see more information about your problem. 95 95 {{{ 96 96 #!sh 97 97 [user@mycomputer~]$ wrf4g_resources 98 HID PRI OS ARCH MHZ %CPU MEM(F/T) DISK(F/T)NODES(U/F/T) LRMS HOSTNAME99 0 1 0 0 0M/0M 0M/0M 0/0/0mycomputer198 HID PRI OS ARCH NODES(U/F/T) LRMS HOSTNAME 99 0 1 0 0/0/0 mycomputer1 100 100 }}}