Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sam-github/125e3ef3d87afd7a5f15d457ffc59ea9 to your computer and use it in GitHub Desktop.
Save sam-github/125e3ef3d87afd7a5f15d457ffc59ea9 to your computer and use it in GitHub Desktop.
core/build (centos7-python-3.7 % u=) % parallel-ssh -i -h hosts/hosts.test-osuosl-aix61-ppc64_be du -s /ramdisk0
[1] 14:31:08 [SUCCESS] test-osuosl-aix61-ppc64_be-3
0 /ramdisk0
[2] 14:31:09 [SUCCESS] test-osuosl-aix61-ppc64_be-1
39200 /ramdisk0
[3] 14:31:09 [SUCCESS] test-osuosl-aix61-ppc64_be-2
315264 /ramdisk0
core/build (centos7-python-3.7 % u=) % parallel-ssh -i -h hosts/hosts.test-osuosl-aix61-ppc64_be "df | grep ramdisk"
[1] 14:31:22 [SUCCESS] test-osuosl-aix61-ppc64_be-1
/dev/ramdisk0 20000000 12209264 39% 111228 6% /home/iojs/build
[2] 14:31:22 [SUCCESS] test-osuosl-aix61-ppc64_be-2
/dev/ramdisk0 23000000 7343056 69% 376367 19% /home/iojs/build
[3] 14:31:22 [SUCCESS] test-osuosl-aix61-ppc64_be-3
/dev/ramdisk0 15000000 9756176 35% 82991 7% /home/iojs/build
/dev/ramdisk1 8388608 8353872 1% 5 1% /ramdisk0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment