Quantcast
Viewing all articles
Browse latest Browse all 251313

Re: Need help with QLE220 HBAs urgently

What's the exact HBA model name? "QLE220" may be the chip name by qlogic but not the real model name of a dell branded HBA, which might is listed on the HCL after all.

However in the process I seem to have hit an obtacle in that when trying to run the

tar -xvf scsi-qla.tgz (i.e. scsi_qla.v00)

 

I get a :

tar: invalid tar magic

error message.

If it's a .tgz file (gzipped tar archive) then you need to specify that with the 'z' switch of the 'tar' command.

I.e. run:

tar -zxvf scsi-qla.tgz

 

(You can also use tools like 7zip to extract gzip/tar archives)


Viewing all articles
Browse latest Browse all 251313

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>