Menu

#1 SCSI harddrive causes alist to break

closed
nobody
None
7
2003-01-22
2003-01-16
Anonymous
No

my email: screff@routing.org

My Linux server has SCSI harddrives. Alist doesn't
seem to know how to handle this and errors out.
Relevant system information plus the actual error follows:
[nobody@blah alist]# uname -a
Linux blah 2.4.20 #1 Thu Dec 12 19:41:49 HST 2002
i686 i686 i386 GNU/Linux

nobody@blah alist]# perl -v
This is perl, v5.8.0 built for i386-linux-thread-multi

[nobody@blah alist]# ./alist
Subroutine main::getcwd redefined
at /usr/lib/perl5/5.8.0/Exporter.pm line 59.
at ./alist line 711
Operating System = linux

General_CollectedBy....

General_Hostname....

General_IPAddress....

General_LastUpdate....

General_PerlVersion....

Hardware_Memory....

Hardware_Processors....

Hardware_StorageMedia....

Can't use an undefined value as a symbol reference at
linux.pm line 573.

Discussion

  • Paul Farrall

    Paul Farrall - 2003-01-22
    • priority: 5 --> 7
    • status: open --> closed
     
  • Paul Farrall

    Paul Farrall - 2003-01-22

    Logged In: YES
    user_id=684716

    This was caused by a close on a closed filehandle. Fixed
    the problem so that program won't crash, but still don't
    have data collection capabilities for SCSI drives on Linux.

     
  • Paul Farrall

    Paul Farrall - 2003-01-30

    Logged In: YES
    user_id=684716

    Added scsi support to Linux in Alist version 0.8.9.

     

Log in to post a comment.