search for: scli

Displaying 4 results from an estimated 4 matches for "scli".

Did you mean: cli
2007 Jun 08
5
Help needed with a basic recipe
Can anyone point me to a "Writing Puppet recipes for Dummies" doc? I''m trying to do a basic probe using lspci to see if I have a Qlogic HBA installed on the machine, and if so, install the Qlogic scli package. Here''s a shell script of what I''m trying to do: #!/bin/bash vendor=1077 # QLogic model=2422 # 24xx hba /sbin/lspci -n -d $vendor:$model | grep $vendor | grep $model > /dev/null if [ $? = 0 ] then # Install package fi I believe I need to write a define that...
2007 Sep 23
3
ext3 file system becoming read only
...#BEGINPP include /etc/modprobe.conf.pp ###ENDPP ###BEGINPP include /etc/modprobe.conf.pp ###ENDPP ________________________________________________ [root at server ~]# rpm -qa |grep -i EMC EMCpower.LINUX-4.5.1-022 ________________________________________________ [root at server ~]# rpm -qa|grep -i scli scli-1.06.16-57 ________________________________________________ [root at server ~]# rpm -qa|grep -i nav naviagentcli-6.19.1.3.0-1 ________________________________________________ product: QLA2312 Fibre Channel Adapter ________________________________________________ [root at server ~]# rpm -qa...
2011 Apr 07
0
[XCP 1.0] NetApp issue
Hi all, I am experimenting an issue with XCP 1.0 and NetApp storage model . My XCP server has a QLE2460 single channel fibre card. I have successfully connected the server to the storage. I can see the LUN connected via fibre channel by using scli command: scli output: ---------------------------------------------------------------------------- ---- HBA Instance 0: QLE2460 Port 1 WWPN 21-00-00-E0-8B-87-A8-D7 PortID 01-0E-00 ---------------------------------------------------------------------------- ---- Target WWPN 50-0A-09-81-88...
2002 Oct 24
3
iptables output ?
hi, anyone to know a tool that will display more friendly output ... probably a tree like structure (if no cross sections occur)... OR a top like output... thanx raptor _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/