View Single Post
T1MOXA
Member
Join Date: Aug 2016
Old 07-23-2018 , 09:45   Re: [EXTENSION] System2 - Easy to use HTTP(S)/FTP Request API and useful system nativ
Reply With Quote #99

Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-116-generic x86_64)
Unfortunately, the file is no longer present (it is deleted) but the problem is relevant for all files of this size.
HTML Code:
"/csgo/addons/sourcemod/data/system2/linux/amd64/7z" a -t7z "/home/servers/1.7z" "/home/servers/1" -mmt -mx9        
7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,32 bits,2 CPUs Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (306C3),ASM,AES-NI)

Scanning the drive:
1 file, 52428800 bytes (50 MiB)

Creating archive: /home/servers/1.7z

Items to compress: 1



ERROR: Can't allocate required memory!
HTML Code:
"/csgo/addons/sourcemod/data/system2/linux/amd64/7z" a -t7z "/home/servers/2.7z" "/home/servers/1" -mmt -mx9

7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,32 bits,2 CPUs Intel(R) Xeon(R) CPU E3-1271 v3 @ 3.60GHz (306C3),ASM,AES-NI)

Open archive: /home/servers/2.7z
--
Path = /home/servers/2.7z
Type = 7z
Physical Size = 1048740
Headers Size = 106
Method = LZMA2:20
Solid = -
Blocks = 1

Scanning the drive:
1 file, 52428800 bytes (50 MiB)

Updating archive: /home/servers/2.7z

Items to compress: 1



ERROR: Can't allocate required memory!
Test file:
https://files.fm/u/43xe4wu2

I suspect that the problem is in RAM, however SWP should suffice...
Code:
free -m
              total        used        free      shared  buff/cache   available
Mem:            958         793          34           1         131          98
Swap:           511         279         232

Last edited by T1MOXA; 07-23-2018 at 09:52.
T1MOXA is offline