All,
Still trying to get a successful first scan on my v3 robinhood
installation.
Currently I'm getting this output:
[root@osiris ~]# robinhood --scan --once
Using config file '/etc/robinhood.d/naaschpc.conf'.
2016/08/09 17:23:34 [11656/1] CheckFS | '/.lustre/naasc' matches mount
point '/.lustre/naasc', type=lustre, fs=10.7.17.8@o2ib0:/naaschpc
2016/08/09 17:23:34 [11656/1] EntryProc | No fileclass defined in
configuration, disabling fileclass matching.
2016/08/09 17:23:34 [11656/2] FS_Scan | Starting scan of /.lustre/naasc
2016/08/09 17:23:35 [11656/3] ListMgr | Unhandled error 3020: default
conversion to DB_REQUEST_FAILED
2016/08/09 17:23:35 [11656/3] ListMgr | Error 7 executing query 'INSERT
INTO
ENTRIES(id,uid,gid,size,blocks,creation_time,last_access,last_mod,last_mdchange,type,mode,nlink,md_update,invalid)
VALUES
('0x6f94f7:0x2a86f03f:0x0','root','root',0,0,1422997288,1447170142,1422997288,1422997288,'file',384,1,1470777815,0)':
Invalid argument for logarithm
2016/08/09 17:23:35 [11656/3] ListMgr | DB query failed in
ListMgr_Insert line 283: code=7:
2016/08/09 17:23:35 [11656/3] EntryProc | Error 7 performing database
operation: request error.
I've learned that 3020 is this error:
[root@osiris ~]# grep 3020 /usr/local/mysql/include/mysqld_error.h
#define ER_INVALID_ARGUMENT_FOR_LOGARITHM 3020
Is this a database access issue or something else? I can get to the
database via mysql and the perms look good to me:
mysql> show grants;
+---------------------------------------------------------------------------+
| Grants for
robinhood@localhost |
+---------------------------------------------------------------------------+
| GRANT SUPER ON *.* TO
'robinhood'@'localhost' |
| GRANT ALL PRIVILEGES ON `robinhood_naaschpc`.* TO
'robinhood'@'localhost' |
+---------------------------------------------------------------------------+
2 rows in set (0.00 sec)
Any thoughts?
Thanks,
Jessica
--
Jessica Otey
System Administrator II
North American ALMA Science Center (NAASC)
National Radio Astronomy Observatory (NRAO)
Charlottesville, Virginia (USA)
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support