Server IP : 103.119.228.120 / Your IP : 13.59.234.182 Web Server : Apache System : Linux v8.techscape8.com 3.10.0-1160.119.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Jul 15 12:09:18 UTC 2024 x86_64 User : nobody ( 99) PHP Version : 5.6.40 Disable Function : shell_exec,symlink,system,exec,proc_get_status,proc_nice,proc_terminate,define_syslog_variables,syslog,openlog,closelog,escapeshellcmd,passthru,ocinum cols,ini_alter,leak,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dl,dll,myshellexec,proc_open,socket_bind,proc_close,escapeshellarg,parse_ini_filepopen,fpassthru,exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,ini_alter,popen,show_source,proc_nice,proc_terminate,proc_get_status,proc_close,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,dl,symlink,shell_exec,system,dl,passthru,escapeshellarg,escapeshellcmd,myshellexec,c99_buff_prepare,c99_sess_put,fpassthru,getdisfunc,fx29exec,fx29exec2,is_windows,disp_freespace,fx29sh_getupdate,fx29_buff_prepare,fx29_sess_put,fx29shexit,fx29fsearch,fx29ftpbrutecheck,fx29sh_tools,fx29sh_about,milw0rm,imagez,sh_name,myshellexec,checkproxyhost,dosyayicek,c99_buff_prepare,c99_sess_put,c99getsource,c99sh_getupdate,c99fsearch,c99shexit,view_perms,posix_getpwuid,posix_getgrgid,posix_kill,parse_perms,parsesort,view_perms_color,set_encoder_input,ls_setcheckboxall,ls_reverse_all,rsg_read,rsg_glob,selfURL,dispsecinfo,unix2DosTime,addFile,system,get_users,view_size,DirFiles,DirFilesWide,DirPrintHTMLHeaders,GetFilesTotal,GetTitles,GetTimeTotal,GetMatchesCount,GetFileMatchesCount,GetResultFiles,fs_copy_dir,fs_copy_obj,fs_move_dir,fs_move_obj,fs_rmdir,SearchText,getmicrotime MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/lsscsi-0.27/ |
Upload File : |
Linux utility for listing SCSI devices. Version 0.27 2013/05/08 [svn: r111] - rework buffer handling for systems with many disks - add --lunhex option for displaying LUNs in hex - accept LUNs from sysfs as large as a 64 bit unsigned decimal number (largest was signed 32 bit decimal) - accept LSSCSI_LUNHEX_OPT environment variable - add scsi_id option for /dev/disk/by-id/scsi* Version 0.26 2012/01/31 [svn: r97] - add 'fcoe' transport indicator - add '--wwn' option, datamine /dev/disk/by-id/wwn* - move lsscsi.c into src directory Version 0.25 2011/05/09 [svn: r92] - add sas_port and fc_remote_ports transport information - print enclosure_device entry - add '--size' option to show size of disks - add '--protmode' option to show protection information mode Version 0.24 2010/06/12 [svn: r83] - FC transport syntax changes (colon to slash) - add "(null)" to the currently accepted "<NULL>" as the string representation of NULL - add AM_MAINTAINER_MODE to configure.ac - scandir() library function has changed its signature in its 4th argument, use newer (non-void) variant Version 0.23 2009/12/01 [svn: r76] - remove /proc/mounts scan for sysfs mount point, assume /sys unless overridden by re-instated '--sysfsroot' option Version 0.22 2008/12/26 [svn: r71] - add protection information (see CREDITS file) - add USB transport type with USB device name - add ATA and SATA transport types (crude: by driver name) Version 0.21 2008/7/10 [svn: r64] - more sysfs scanning work needed for lk 2.6.26 Version 0.20 2008/7/9 [svn: r43] - Handle SCSI midlayer rework circa lk 2.6.25/26 - this fix needed if CONFIG_SYSFS_DEPRECATED_V2 is not defined in the kernel build (lk 2.6.26) - clean superfluous files from package Version 0.19 2007/1/25 [svn: r37] - add transport information (target + initiator) - start with FC, SAS, SPI, iSCSI and SBP - alter ISCSI for 2.6.20 changes - SAS fix for lk 2.6.20 (SYSFS_DEPRECATED=n) - enhance host name search when proc_name is "<NULL>" - implement filter option for '--hosts' - accept 'host<n>' as first item in filter to mean host <n> - output more host attributes when '-Hll' given - add '--list' (or '-L') option output attribute=value entries, one per line Version 0.18 2006/3/24 - cope with dropping of 'generic' symlink post lk 2.6.16 - anticipate the future removal of 'tape' symlink Version 0.17 2006/2/6 - fix disappearance of block device names in lk 2.6.16-rc1 Version 0.16 2005/12/30 - clean up peripheral device type naming - properly identify osst and changer devices - add debian build directory Version 0.15 2005/6/29 - option '-ll' gives more attributes and '-lll' gives attributes one per line - change reporting if device node: - use "match major+minor" with "/dev" directory (default) - use synthetic device node names when '--kname' given {this was the default in earlier versions} - add filtering, sync with lk 2.6.12 {e.g. 'lsscsi 1' lists all SCSI devices on host1} - convert to autotools - builds on version 0.13 (does not use libsysfs) {because dlist_sort_custom() does not have filter() callback} Version 0.14 2004/9/20 - version of 0.13 based on libsysfs-1.20 Version 0.13 2004/8/20 - add 'timeout' to long device option output - quiet (unless verbose) if no mid level (hence no SCSI devices or hosts) Version 0.12 2004/5/9 - rework for lk 2.6.6 - add proc_name for hosts - replace 'online' with 'state' for scsi devices - add '-d' option to output device node's major and minor numbers Version 0.11 2004/1/9 - rework for lk 2.6.1 - drop "--name" argument Version 0.10 2003/5/6 - adjust HBA listing (-H) for new struct scsi_host in lk 2.5.69++ Version 0.09 2003/4/4 - fix up sorting - add GPL + copyright notice Version 0.08 2003/3/2 - start to add host listing support (requires >= lk 2.5.63) Version 0.07 2003/2/10 - sysfs changes name of current_queue_depth in lk 2.5.60 Version 0.06 2003/1/20 - fixes of osst devices - use "cd" rather than "CDROM" for short peripheral type name Version 0.05 2003/1/19 - output st and osst device names (rather than "-") - support --generic and --classic together - output type (SCSI peripheral type) with --long Version 0.04 2003/1/14 - make sure a st device list only once (needed for lk 2.5.57) Version 0.03 2003/1/9 - fix Makefile to create man page directory on install - add logic for scsi_level output - add --generic (-g) switch to output scsi generic device file name Version 0.02 2002/12/18 - first entry in CHANGELOG