Bdale Garbee said at 24/02/2012 18:38: > > The rundump program is not where the automatic filesystem type detection > happens. It's just a thin wrapper to handle the required priv increase. > The things that call it give it a command line argument telling it which > dump program to invoke. There is an amname_to_fstype() function that > works out the file system type, This gets called, for example, from > client-src/sendsize.c which should log diagnostics like > > "calculating for device <blah> with <fstype>" > > It would be good to know what the 'fstype' field shows for the > filesystem(s) in question if you can find that in your logs. That will > help me understand whether the problem is that the filesystem type is > being incorrectly determined, or the wrong program is being called even > when the filesystem is properly recognized.
Thanks for the detailed explanation. Looks like it's detecting correctly: # grep "calculating for device /dev/mapper/vg_stor-lv_cvsroot_bak" /var/log/amanda/client/DailySet2/sendsize.20120224001504.debug 1330050136.418649: sendsize: calculating for device /dev/mapper/vg_stor-lv_cvsroot_bak with xfs 1330050205.426683: sendsize: calculating for device /dev/mapper/vg_stor-lv_cvsroot_bak with xfs Ronny -- Ronny Adsetts Technical Director Amazing Internet Ltd, London t: +44 20 8977 8943 f: +44 20 8607 9536 w: www.amazinginternet.com Registered office: 69 Strathmore Road, Teddington, TW11 8UH Registered in England. Company No. 4042957
signature.asc
Description: OpenPGP digital signature