Michael Herger;248967 Wrote: 
> I've digged a bit more. The file your machine is complaining about  
> (auto/Storable) should definitely be there. It's in  
> /usr/local/lib/perl5/5.8.8/mach/auto/Storable - which is in your path  
> according to your log snippet. I wonder whether you ran out of disk
> space  
> or something during SlimNAS installation. Can you verify the file is
> there?
> 
> And what does
> du -hsc /usr/local/lib/perl5
> say? I get a total of about 31M.

OK, the next info was displayed:

Code:
--------------------
    freenascenic:~# ls /usr/local/lib/perl5/5.8.8/mach/auto/Storable
  CAN_FLOCK.al            _store.al               lock_nstore.al          
nfreeze.al              show_file_magic.al
  Storable.bs             _store_fd.al            lock_retrieve.al        
nstore.al               store.al
  Storable.so             autosplit.ix            lock_store.al           
nstore_fd.al            store_fd.al
  _freeze.al              fd_retrieve.al          logcarp.al              
read_magic.al           thaw.al
  _retrieve.al            freeze.al               logcroak.al             
retrieve.al
  freenascenic:~#
  
--------------------


du of the perl5 dir gifs:

Code:
--------------------
    freenascenic:~# du -hsc /mnt/data/extensions/SlimNAS/usr/lib/perl5/
  31M    /mnt/data/extensions/SlimNAS/usr/lib/perl5/
  31M    total
  freenascenic:~# du -hsc /usr/local/lib/perl5
  0B    /usr/local/lib/perl5
  0B    total
  
--------------------


Strange! Somewhere the symbolic link went wrong.

More strange:

Code:
--------------------
    freenascenic:/usr/local/lib/perl5# du -hsc
  31M    .
  31M    total
  freenascenic:/usr/local/lib/perl5# du -hsc /usr/local/lib/perl5
  0B    /usr/local/lib/perl5
  0B    total
  
--------------------


:-(

Oh, the space on disk:

Code:
--------------------
    freenascenic:/usr/local/lib/perl5# df -h
  Filesystem    Size    Used   Avail Capacity  Mounted on
  /dev/md0       48M     45M    3.2M    93%    /
  devfs         1.0K    1.0K      0B   100%    /dev
  /dev/ad0s2    226G    150G     58G    72%    /mnt/data
  /dev/da0s1    187G    150G     28G    84%    /mnt/extern
  /dev/ad0s1     24M     22M    1.9M    92%    /cf
  
--------------------


-- 
quick_snack
------------------------------------------------------------------------
quick_snack's Profile: http://forums.slimdevices.com/member.php?userid=67
View this thread: http://forums.slimdevices.com/showthread.php?t=40159

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to