Page 1 of 1

Error when unzipping netscaler VPX

Posted: Thu Jul 13, 2017 4:01 pm
by tilpheck
Hi,

An error message is produced when I run the following command as part of the guide in importing a netscaler VPX appliance to eve:

Wrote only 6144 of 10240 bytes tar: Error is not recoverable: exiting now

I have entered this exact command line:

tar -xzvf ../NSVPX-KVM-10.5-54.9008.e_nc.tgz

The only change is tha tI am using revision 9009, not 9008; I have of course adjusted the tar command to reflect this name change.

Setup:

vmware workstation 10.x
eve-ng vm has 12gb ram
CPU: i5 6600k

No issues running various QEMU nodes, dynamips, IOL, etc., but when running the tar command above the console line hangs for a minute or two and then throws that error.

Any ideas?

Thanks

Re: Error when unzipping netscaler VPX

Posted: Thu Jul 13, 2017 8:01 pm
by ramindia
tilpheck wrote:
Thu Jul 13, 2017 4:01 pm
Hi,

An error message is produced when I run the following command as part of the guide in importing a netscaler VPX appliance to eve:

Wrote only 6144 of 10240 bytes tar: Error is not recoverable: exiting now

I have entered this exact command line:

tar -xzvf ../NSVPX-KVM-10.5-54.9008.e_nc.tgz

The only change is tha tI am using revision 9009, not 9008; I have of course adjusted the tar command to reflect this name change.

Setup:

vmware workstation 10.x
eve-ng vm has 12gb ram
CPU: i5 6600k

No issues running various QEMU nodes, dynamips, IOL, etc., but when running the tar command above the console line hangs for a minute or two and then throws that error.

Any ideas?

Thanks

check the space where you are extracting and try unzip outside eve-ng see is the file ok ?

R!

Re: Error when unzipping netscaler VPX

Posted: Thu Jul 13, 2017 9:09 pm
by tilpheck
I tried unzipping from a different instance of eve-ng I'm running, I think the issue was just disc size.
Did not know the 300MB netscaler tar archive would expand to 20GB.

Thanks :)

Re: Error when unzipping netscaler VPX

Posted: Fri Jul 14, 2017 6:46 am
by ramindia
tilpheck wrote:
Thu Jul 13, 2017 9:09 pm
I tried unzipping from a different instance of eve-ng I'm running, I think the issue was just disc size.
Did not know the 300MB netscaler tar archive would expand to 20GB.

Thanks :)
yes it happens some time, glad u figure it out.

R!