Getting Data In

Unable to install splunk forwarder on SOLARIS SPARC

kollampalli
Engager

hi,
I am trying to install splunk forwarder solaris package but getting checksum error and not able to untar it.

Package name: splunkforwarder-6.0-182037-SunOS-sparc.tar.Z

Server OS details : SunOS Generic_144488-10 sun4v sparc SUNW,SPARC-Enterprise-T5220

1st try--->>> $ tar xvfz splunkforwarder-6.0-182037-SunOS-sparc.tar.Z
tar: z: unknown function modifier
Usage: tar {c|r|t|u|x}[BDeEFhilmnopPqTvw@[0-7]][bfk][X...] [blocksize] [tarfile][size] [exclude-file...] {file | -I include-file | -C directory file}...

2nd try----->>> $ gzip -d splunkforwarder-6.0-182037-SunOS-sparc.tar.Z
$ tar -xvf splunkforwarder-6.0-182037-SunOS-sparc.tar
tar: directory checksum error

3rd try------>>> $ uncompress splunkforwarder-6.0-182037-SunOS-sparc.tar.Z
splunkforwarder-6.0-182037-SunOS-sparc.tar.Z: not in compressed format

Can anyone advice me on this?
Thanks 🙂

Tags (2)
0 Karma

dsoni_splunk
Splunk Employee
Splunk Employee

I am able to install Splunk by using below command in Solaris 10

mv splunk-6.6.6-ff5e72edc7c4-SunOS-x86_64.z splunk-6.6.6-ff5e72edc7c4-SunOS-x86_64.tar.Z
uncompress -v splunk-6.6.6-ff5e72edc7c4-SunOS-x86_64.tar.Z | tar -xvf splunk-6.6.6-ff5e72edc7c4-SunOS-x86_64.tar

Try it out.

cousinm
New Member

Hi,
My issue appears to have been caused by the web proxy at work. When I downloaded the file from my home PC and transferred it accross, I was able to uncompress and extract the files successfully.

0 Karma

cousinm
New Member

Hi, I'm having the exact same issue as the OP. I'm using SunOS 5.8 Generic_117350-45 sun4u sparc SUNW,Sun-Fire-V240 and I uploaded the install file to the device via FTP in binary mode.

I tried the suggested resolution above, but I get the following...

zcat splunkforwarder-6.0-182037-SunOS-sparc.tar.Z | tar xvf -

splunkforwarder-6.0-182037-SunOS-sparc.tar.Z: not in compressed format

tar: blocksize = 0

zcat splunkforwarder-6.0-182037-SunOS-sparc.tar.Z

splunkforwarder-6.0-182037-SunOS-sparc.tar.Z: not in compressed format

Has anyone managed to get this working?

0 Karma

ggiessen
Explorer

zcat splunkforwarder-6.0-182037-SunOS-sparc.tar.Z | tar xvf -

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...