still no luck.   Being a linux box,  here's what I get Still has all four in the output, but not in my clientdata.<br><br>Stew<br><br><br>$ df -Pl -x none -x tmpfs -x shmfs -x unknown -x iso9660 | sed -e '/^[^   ][^     ]*$/{<br>
N<br>s/[     ]*\n[   ]*/ /<br>}'<br>Filesystem         1024-blocks      Used Available Capacity Mounted on<br>/dev/sda7             10080488   1123136   8445284      12% /<br>/dev/sda1               497829     27222    444905       6% /boot<br>
/dev/sda2             10080520   3909352   5659100      41% /home<br>/dev/sda3             10080520   2634812   6933640      28% /usr<br>/dev/sda6             10080488   2435320   7133100      26% /var<br>/dev/sda5             10080488     57040   9511380       1% /var/log<br>
/dev/emcpowera1      1900807668 1718891848 162904176      92% /LOGS/DBKP1<br>/dev/emcpowerc1      1871333508 492449860 1283825424      28% /LOGS/Firewall<br>/dev/emcpowere1      2113786784 1079667764 926744892      54% /LOGS/Proxy<br>
/dev/emcpowerf1      2113786784 1586774440 419638216      80% /LOGS/Other<br>/dev/emcpowerb1      1871333508     32828 1776242456       1% /Alfresco_1<br>/dev/emcpowerd1      2113786784     32828 2006379828       1% /Alfresco_2<br>
<br><br><div class="gmail_quote">On Sat, Apr 12, 2008 at 4:42 AM, Dominique Frise <Dominique.Frise@unil.ch> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The "/bin/df -Pk" command that you are trying is probably not the one that Hobbit launches. Look into the bin/hobbitclient-<os>.sh script after the line echo "[df]" to see what Hobbit uses for df.<br>

<br>
<br>
Dominique<br>
UNIL - University of Lausanne<br>
<br>
Stewart L wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="Ih2E3d">
*bump*  Please.<br>
<br>
Any thoughts on why this works fine from the command line but the client data is missing 4 lines from the middle of the df output?<br>
<br>
These are all mounted under /LOGS/something Could that be it?<br>
<br>
Stew<br>
<br></div><div><div></div><div class="Wj3C7c">
On Thu, Apr 10, 2008 at 12:05 PM, Stewart L <<a href="mailto:stewartl42@gmail.com" target="_blank">stewartl42@gmail.com</a> <mailto:<a href="mailto:stewartl42@gmail.com" target="_blank">stewartl42@gmail.com</a>>> wrote:<br>

<br>
    Some of my partitions are not getting pulled by the client data.  I<br>
    am also not getting graphs for those partitions any more.<br>
<br>
    When I run df -Pk on the command line I get the following...<br>
    # /bin/df -Pk<br>
    Filesystem         1024-blocks      Used Available Capacity Mounted on<br>
    /dev/sda7             10080488   1123052   8445368      12% /<br>
    /dev/sda1               497829     27222    444905       6% /boot<br>
    /dev/sda2             10080520   3909356   5659096      41% /home<br>
    none                   3986856        48   3986808       1% /dev/shm<br>
    /dev/sda3             10080520   2634804   6933648      28% /usr<br>
    /dev/sda6             10080488   2435308   7133112      26% /var<br>
    /dev/sda5             10080488     56748   9511672       1% /var/log<br>
    /dev/emcpowera1      1900807668 1251396128 630399896      67%<br>
    /LOGS/DBKP1<br>
    /dev/emcpowerc1      1871333508 502627760 1273647524      29%<br>
    /LOGS/Firewall<br>
    /dev/emcpowere1      2113786784 1077641868 928770788      54%<br>
    /LOGS/Proxy<br>
    /dev/emcpowerf1      2113786784 1806209972 200202684      91%<br>
    /LOGS/Other<br>
    /dev/emcpowerb1      1871333508     32828 1776242456       1%<br>
    /Alfresco_1<br>
    /dev/emcpowerd1      2113786784     32828 2006379828       1%<br>
    /Alfresco_2<br>
<br>
<br>
    If I look at the client data for this server, I only get<br>
<br>
    [df]<br>
    Filesystem         1024-blocks      Used Available Capacity Mounted on<br>
    /dev/sda7             10080488   1123048   8445372      12% /<br>
    /dev/sda1               497829     27222    444905       6% /boot<br>
<br>
<br>
    /dev/sda2             10080520   3909356   5659096      41% /home<br>
    /dev/sda3             10080520   2634804   6933648      28% /usr<br>
    /dev/sda6             10080488   2435308   7133112      26% /var<br>
    /dev/sda5             10080488     56748   9511672       1% /var/log<br>
<br>
<br>
    /dev/emcpowerb1      1871333508     32828 1776242456       1% /Alfresco_1<br>
    /dev/emcpowerd1      2113786784     32828 2006379828       1% /Alfresco_2<br>
<br>
    So, I'm missing some drives here... any thoughts?  It shows up correctly in the [mount] client data.<br>
<br>
<br>
<br>
    [mount]<br>
    /dev/sda7 on / type ext3 (rw)<br>
    none on /proc type proc (rw)<br>
    none on /dev/pts type devpts (rw,gid=5,mode=620)<br>
    usbdevfs on /proc/bus/usb type usbdevfs (rw)<br>
    /dev/sda1 on /boot type ext3 (rw)<br>
    /dev/sda2 on /home type ext3 (rw)<br>
<br>
<br>
    none on /dev/shm type tmpfs (rw)<br>
    /dev/sda3 on /usr type ext3 (rw)<br>
    /dev/sda6 on /var type ext3 (rw)<br>
    /dev/sda5 on /var/log type ext3 (rw)<br>
    /dev/emcpowera1 on /LOGS/DBKP1 type ext3 (rw)<br>
    /dev/emcpowerc1 on /LOGS/Firewall type ext3 (rw)<br>
<br>
<br>
    /dev/emcpowere1 on /LOGS/Proxy type ext3 (rw)<br>
    /dev/emcpowerf1 on /LOGS/Other type ext3 (rw)<br>
    /dev/emcpowerb1 on /Alfresco_1 type ext3 (rw)<br>
    /dev/emcpowerd1 on /Alfresco_2 type ext3 (rw)<br>
<br>
<br>
    --     Stewart<br>
<br>
    The revolution will not be televised.<br>
    The revolution will be no re-run brothers;<br>
    The revolution will be live. <br>
<br>
<br>
<br>
-- <br>
Stewart<br>
<br>
The revolution will not be televised.<br>
The revolution will be no re-run brothers;<br>
The revolution will be live.<br>
</div></div></blockquote>
<br>
To unsubscribe from the hobbit list, send an e-mail to<br>
<a href="mailto:hobbit-unsubscribe@hswn.dk" target="_blank">hobbit-unsubscribe@hswn.dk</a><br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Stewart<br><br>The revolution will not be televised.<br>The revolution will be no re-run brothers;<br>The revolution will be live.