Announcement

Collapse
No announcement yet.

Phoronix offline

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Phoronix offline

    Hi,

    I've run a phoronix-test-suite make-download-cache on a server connected directly to the Internet.

    I've then tar'd up the download directory, copied it over and untarred.

    I can't get phoronix to run or install tests - any ideas ?

    Thanks

    server:~/.phoronix-test-suite/openbenchmarking.org/pts # ls -l /root/.phoronix-test-suite/download-cache/
    total 1273456
    -rw-r--r-- 1 root root 39513 Jul 23 07:18 aio-stress.c
    -rw-r--r-- 1 root root 6008 Jul 23 07:18 apache-ab-test-files-1.tar.gz
    -rw-r--r-- 1 root root 176336 Jul 23 07:18 byte-benchmark-2.tar.gz
    -rw-r--r-- 1 root root 782025 Jul 23 07:18 bzip2-1.0.6.tar.gz
    -rw-r--r-- 1 root root 150159053 Jul 23 07:18 CoreBreachPTS.zip
    -rw-r--r-- 1 root root 426295 Jul 23 07:18 crafty-23.4.zip
    -rw-r--r-- 1 root root 1353714 Jul 23 07:18 fio-1.21.tar.bz2
    -rw-r--r-- 1 root root 7328861 Jul 23 07:18 GraphicsMagick-1.3.16.tar.bz2
    -rw-r--r-- 1 root root 6597991 Jul 23 07:18 httpd-2.2.17.tar.gz
    -rw-r--r-- 1 root root 7095187 Jul 23 07:18 httpd-2.2.21.tar.gz
    -rw-r--r-- 1 root root 1648640 Jul 23 07:18 iozone3_347.tar
    -rw-r--r-- 1 root root 1720320 Jul 23 07:18 iozone3_405.tar
    -rw-r--r-- 1 root root 17729 Jul 23 07:18 JXRenderMark-1.0.1.zip
    -rw-r--r-- 1 root root 815679 Jul 23 07:18 libpng-1.2.39.tar.gz
    -rw-r--r-- 1 root root 4734599 Jul 23 07:18 libxml2-2.6.31.tar.gz
    -rw-r--r-- 1 root root 64424138 Jul 23 07:18 linux-2.6.32.tar.bz2
    -rw-r--r-- 1 root root 76331884 Jul 23 07:18 luxmark-linux64-v2.1beta1.zip
    -rw-r--r-- 1 root root 931253731 Jul 23 07:18 nexuiz-252.zip
    -rw-r--r-- 1 root root 691501 Jul 23 07:18 nginx-1.0.11.tar.gz
    -rw-r--r-- 1 root root 4457113 Jul 23 07:18 openssl-1.0.1c.tar.gz
    -rw-r--r-- 1 root root 3835235 Jul 23 07:18 p7zip_9.20.1_src_all.tar.bz2
    -rw-r--r-- 1 root root 54982 Jul 23 07:18 pbzip2-1.1.6.tar.gz
    -rw-r--r-- 1 root root 10203122 Jul 23 07:18 php-5.2.9.tar.bz2
    -rw-r--r-- 1 root root 4227 Jul 23 07:18 pts-download-cache.xml
    -rw-r--r-- 1 root root 29599729 Jul 23 07:18 pts-sample-photos-2.tar.bz2
    -rw-r--r-- 1 root root 88259 Jul 23 07:18 pybench-2009-08-14.tar.gz
    -rw-r--r-- 1 root root 79481 Jul 23 07:18 ramsmp-3.5.0.tar.gz
    -rw-r--r-- 1 root root 4057 Jul 23 07:18 stream-2009-04-11.tar.gz
    -rw-r--r-- 1 root root 28282 Jul 23 07:18 tiobench-0.3.3.tar.gz
    server:~/.phoronix-test-suite/openbenchmarking.org/pts # phoronix-test-suite run aio-stress
    [NOTICE] Failed To Fetch OpenBenchmarking.org Repository Data: pts

    ERROR: Invalid Argument: aio-stress

    CORRECT SYNTAX:
    phoronix-test-suite run [Test | Suite | OpenBenchmarking.org ID | Test Result] ...

    See available tests to run by visiting OpenBenchmarking.org or running:

    phoronix-test-suite list-tests

    Tests can be installed by running:

    phoronix-test-suite install <test-name>

    server:~/.phoronix-test-suite/openbenchmarking.org/pts # phoronix-test-suite install aio-stress
    [NOTICE] Failed To Fetch OpenBenchmarking.org Repository Data: pts

    ERROR: Invalid Argument: aio-stress

    CORRECT SYNTAX:
    phoronix-test-suite install [Test | Suite | OpenBenchmarking.org ID | Test Result] ...

    See available tests to run by visiting OpenBenchmarking.org or running:

    phoronix-test-suite list-tests

    Tests can be installed by running:

    phoronix-test-suite install <test-name>

  • #2
    make-download-cache only backs up the files that the test profiles use to benchmark. If the PC you're using this on lacks an Internet connection you will also need to copy over the ~/.phoronix-test-suite/openbenchmarking.org/ folder.
    Michael Larabel
    https://www.michaellarabel.com/

    Comment


    • #3
      thanks for the answer

      Comment

      Working...
      X