weird quota issue

Weber, Charles (NIH/NIA/IRP) [C] weberc at grc.nia.nih.gov
Tue Dec 23 12:48:22 CST 2014


I had these errors running the trace-cmd report.
trace-cmd: No such file or directory
  function scsi_trace_parse_cdb not defined
  failed to read event print fmt for scsi_dispatch_cmd_start
  function scsi_trace_parse_cdb not defined
  failed to read event print fmt for scsi_dispatch_cmd_error
  function scsi_trace_parse_cdb not defined
  failed to read event print fmt for scsi_dispatch_cmd_done
  function scsi_trace_parse_cdb not defined
  failed to read event print fmt for scsi_dispatch_cmd_timeout
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_inotify_init
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_sync
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_vhangup
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_munlockall
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getpgrp
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_setsid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_restart_syscall
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_pause
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getpid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getppid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getuid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_geteuid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getgid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_getegid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_gettid
  Error: expected 'field' but read 'print'
  failed to read event format for sys_enter_sched_yield
> On Dec 22, 2014, at 9:42 PM, Dave Chinner <david at fromorbit.com> wrote:
> 
> On Tue, Dec 23, 2014 at 02:12:15AM +0000, Weber, Charles (NIH/NIA/IRP) [E] wrote:
>> here you go
>> 
>> # xfs_db -c "inode 131" -c p /dev/dm-7
> 
> Nothing obviously wrong there, so there's no clear indication of why
> the quota initialisation failed. If hasn't got to quotacheck,
> because theat throws verbos errors when it fails, so it's something
> going wrong during initialisation.
> 
> Just to narrow it down, if you mount with just uquota does the
> mount succeed? Please post the dmesg output whatever the outcome.
> Does mounting with just pquota succeed? If neither succeed, what
> happens if you mount with no quotas, then unmount and mount again
> with quotas enabled?
> 
> If it still doesn't work, I'm going to need an event trace of a
> failed mount (install trace-cmd and run:
> 
> # trace-cmd record -e xfs\* mount -o uquota,pquota /dev/dm-7 /mnt/pt
> <some output>
> # trace-cmd report > trace.out
> 
> And then compress the trace.out file and attach it.
> 
> Cheers,
> 
> Dave.
> -- 
> Dave Chinner
> david at fromorbit.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20141223/63a3c147/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trace-xfs.out.gz
Type: application/x-gzip
Size: 5400 bytes
Desc: not available
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20141223/63a3c147/attachment.gz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://oss.sgi.com/pipermail/xfs/attachments/20141223/63a3c147/attachment-0001.html>


More information about the xfs mailing list