From 85070b3d456667f238051af1a2f1f2a0c12300ab Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Thu, 30 Jun 2011 05:29:55 +0000 Subject: [PATCH] Add scripts to create myops-getqueryview: --- Makefile | 2 +- myops.spec | 103 +- web/collect/automate/install_on_node.sh | 8 + web/collect/automate/run.sh | 10 + web/collect/client/bootstrap.sh | 31 + web/collect/client/collect.sh | 49 + web/collect/client/get_bootcd_version.sh | 76 + web/collect/client/sysinfo/Exceptions.py | 21 + web/collect/client/sysinfo/Exceptions.pyc | Bin 0 -> 1314 bytes web/collect/client/sysinfo/ModelOptions.py | 44 + web/collect/client/sysinfo/ModelOptions.pyc | Bin 0 -> 1014 bytes web/collect/client/sysinfo/pypci.py | 83 + web/collect/client/sysinfo/pypci.pyc | Bin 0 -> 1479 bytes web/collect/client/sysinfo/pypcimap.py | 84 + web/collect/client/sysinfo/pypcimap.pyc | Bin 0 -> 2399 bytes web/collect/client/sysinfo/systeminfo.py | 380 +++ web/collect/client/timeout3.sh | 91 + web/collect/client/upload.sh | 55 + web/collect/cron.d/sysstat.cron | 2 + web/collect/sar2graphite.py | 101 + web/collect/server/build.sh | 6 + .../server/cron.hourly/load_all_couchdb.sh | 28 + web/collect/server/input.cfg | 45 + web/collect/server/install_on_server.sh | 3 + web/collect/server/load-graphite.py | 107 + web/collect/server/load_couch.py | 54 + web/collect/server/php.conf | 28 + web/collect/server/stats.py | 21 + web/collect/server/summarize_logs.sh | 51 + web/collect/server/summarize_rpms.sh | 49 + web/collect/server/summarize_stats.sh | 39 + web/collect/server/txt2dict.py | 26 + web/collect/server/upload.php | 114 + web/db-config.d/030-conf_files_myops | 36 + web/query/README.md | 44 + web/query/THANKS.txt | 11 + web/query/_attachments/LICENSE.txt | 176 ++ web/query/_attachments/THANKS.txt | 9 + web/query/_attachments/default.css | 190 ++ web/query/_attachments/files/input.cfg | 40 + web/query/_attachments/images/bg.jpg | Bin 0 -> 975 bytes web/query/_attachments/images/bottom.png | Bin 0 -> 327 bytes web/query/_attachments/images/content.png | Bin 0 -> 214 bytes web/query/_attachments/images/icon.png | Bin 0 -> 154642 bytes web/query/_attachments/images/pl-logo.png | Bin 0 -> 12065 bytes web/query/_attachments/images/top.png | Bin 0 -> 335 bytes web/query/_attachments/img/bg.gif | Bin 0 -> 1383 bytes web/query/_attachments/img/bgcode.gif | Bin 0 -> 56 bytes web/query/_attachments/img/bgfooter.gif | Bin 0 -> 598 bytes web/query/_attachments/img/bgmain.gif | Bin 0 -> 2248 bytes web/query/_attachments/img/li.gif | Bin 0 -> 207 bytes web/query/_attachments/img/nav_li.gif | Bin 0 -> 286 bytes web/query/_attachments/img/quote.gif | Bin 0 -> 228 bytes web/query/_attachments/img/topleft.gif | Bin 0 -> 2971 bytes web/query/_attachments/index.html | 158 ++ web/query/_attachments/index.html.indigo | 103 + web/query/_attachments/index.html.mono | 76 + web/query/_attachments/index2.html | 97 + web/query/_attachments/indigo.html | 118 + web/query/_attachments/script/app.js | 7 + .../_attachments/script/jquery.scrollTo.js | 11 + web/query/_attachments/script/md5.js | 256 ++ web/query/_attachments/style/.screen.css.swp | Bin 0 -> 12288 bytes web/query/_attachments/style/basic.css | 528 ++++ web/query/_attachments/style/default.css | 187 ++ web/query/_attachments/style/images/bg.jpg | Bin 0 -> 975 bytes .../_attachments/style/images/bottom.png | Bin 0 -> 327 bytes .../_attachments/style/images/content.png | Bin 0 -> 214 bytes web/query/_attachments/style/images/icon.png | Bin 0 -> 154642 bytes web/query/_attachments/style/images/top.png | Bin 0 -> 335 bytes web/query/_attachments/style/img/bg.gif | Bin 0 -> 1383 bytes web/query/_attachments/style/img/bgcode.gif | Bin 0 -> 56 bytes web/query/_attachments/style/img/bgfooter.gif | Bin 0 -> 598 bytes web/query/_attachments/style/img/bgmain.gif | Bin 0 -> 2248 bytes web/query/_attachments/style/img/li.gif | Bin 0 -> 207 bytes web/query/_attachments/style/img/nav_li.gif | Bin 0 -> 286 bytes web/query/_attachments/style/img/quote.gif | Bin 0 -> 228 bytes web/query/_attachments/style/img/topleft.gif | Bin 0 -> 2971 bytes web/query/_attachments/style/pygments.css | 59 + web/query/_attachments/style/screen.css | 198 ++ web/query/_attachments/style/sphinxdoc.css | 339 +++ web/query/_attachments/style/style.css | 128 + web/query/_id | 1 + web/query/blog.json | 1 + web/query/couchapp.json | 1 + web/query/evently/account/loggedIn/data.js | 19 + .../evently/account/loggedIn/mustache.html | 7 + .../evently/profile/loggedOut/mustache.html | 3 + .../profile/profileReady/mustache.html | 13 + .../profileReady/selectors/#preview/click.js | 15 + .../profileReady/selectors/form/submit.js | 18 + web/query/evently/tagcloud/_init/data.js | 25 + .../evently/tagcloud/_init/mustache.html | 3 + web/query/evently/tagcloud/_init/query.json | 1 + web/query/helpers/md5.js | 259 ++ web/query/lib/blog.js | 5 + web/query/lib/mustache.js | 315 +++ web/query/lib/validate.js | 49 + web/query/lists/.hosts.js.swp | Bin 0 -> 12288 bytes web/query/lists/.rpms.js.swo | Bin 0 -> 16384 bytes web/query/lists/.rpms.js.swp | Bin 0 -> 20480 bytes web/query/lists/1 | 130 + web/query/lists/comments.js | 55 + web/query/lists/index.js | 113 + web/query/lists/newlists.js | 377 +++ web/query/lists/nodelist.js | 358 +++ web/query/lists/nodelist.js.backup | 377 +++ web/query/lists/post.js | 59 + web/query/lists/rpms.js | 129 + web/query/out.hardware | 630 +++++ web/query/out2 | 2 + web/query/rewrites.json | 1 + web/query/rewrites.json.backup | 1 + web/query/shows/edit.js | 35 + web/query/shows/post.js | 5 + web/query/sofa2.txt | 29 + web/query/templates/.rpms.html.swp | Bin 0 -> 12288 bytes web/query/templates/edit.html | 104 + web/query/templates/index.html | 49 + web/query/templates/nodelist.html | 49 + web/query/templates/partials/comment.html | 8 + web/query/templates/partials/header.html | 9 + web/query/templates/partials/scripts.html | 10 + web/query/templates/post.html | 34 + web/query/templates/rpms.html | 27 + web/query/validate_doc_update.js | 38 + .../couchapp/_attachments/jquery.couch.app.js | 235 ++ .../_attachments/jquery.couch.app.util.js | 90 + .../couchapp/_attachments/jquery.evently.js | 399 +++ .../couchapp/_attachments/jquery.mustache.js | 346 +++ .../_attachments/jquery.pathbinder.js | 174 ++ .../vendor/couchapp/_attachments/loader.js | 17 + web/query/vendor/couchapp/evently/README.md | 22 + .../vendor/couchapp/evently/account/_init.js | 16 + .../evently/account/adminParty/mustache.html | 1 + .../couchapp/evently/account/doLogin.js | 10 + .../couchapp/evently/account/doLogout.js | 8 + .../couchapp/evently/account/doSignup.js | 10 + .../evently/account/loggedIn/after.js | 4 + .../couchapp/evently/account/loggedIn/data.js | 7 + .../evently/account/loggedIn/mustache.html | 4 + .../evently/account/loggedIn/selectors.json | 1 + .../evently/account/loggedOut/mustache.html | 1 + .../evently/account/loggedOut/selectors.json | 1 + .../evently/account/loginForm/after.js | 3 + .../evently/account/loginForm/mustache.html | 6 + .../loginForm/selectors/a[href=#signup].json | 1 + .../loginForm/selectors/form/submit.js | 6 + .../evently/account/signupForm/after.js | 3 + .../evently/account/signupForm/mustache.html | 6 + .../signupForm/selectors/a[href=#login].json | 1 + .../signupForm/selectors/form/submit.js | 6 + .../couchapp/evently/profile/loggedIn.js | 21 + .../evently/profile/loggedOut/after.js | 3 + .../evently/profile/loggedOut/mustache.html | 1 + .../evently/profile/noProfile/data.js | 3 + .../evently/profile/noProfile/mustache.html | 11 + .../noProfile/selectors/form/submit.js | 36 + .../evently/profile/profileReady/after.js | 3 + .../evently/profile/profileReady/data.js | 3 + .../profile/profileReady/mustache.html | 8 + web/query/vendor/couchapp/lib/atom.js | 39 + web/query/vendor/couchapp/lib/cache.js | 25 + web/query/vendor/couchapp/lib/code.js | 20 + web/query/vendor/couchapp/lib/docform.js | 121 + web/query/vendor/couchapp/lib/linkup.js | 18 + web/query/vendor/couchapp/lib/list.js | 13 + web/query/vendor/couchapp/lib/markdown.js | 1298 +++++++++ web/query/vendor/couchapp/lib/md5.js | 261 ++ web/query/vendor/couchapp/lib/mustache.js | 339 +++ web/query/vendor/couchapp/lib/path.js | 83 + web/query/vendor/couchapp/lib/redirect.js | 8 + web/query/vendor/couchapp/lib/utils.js | 21 + web/query/vendor/couchapp/lib/validate.js | 53 + web/query/vendor/couchapp/metadata.json | 1 + web/query/vendor/textile/textile.js | 94 + web/query/views/comments/map.js | 10 + web/query/views/host-to-rpm/map.js | 19 + web/query/views/host-to-rpm/reduce.js | 4 + web/query/views/node-page/map.js | 5 + web/query/views/node-status/map.js | 12 + web/query/views/post-page/map.js | 13 + web/query/views/recent-posts/map.js | 5 + web/query/views/rpm-list/map.js | 18 + web/query/views/rpm-list/reduce.js | 4 + web/query/views/rpm-to-host/.map.js.swp | Bin 0 -> 12288 bytes web/query/views/rpm-to-host/map.js | 20 + web/query/views/rpm-to-host/reduce.js | 4 + web/query/views/tags/map.js | 9 + web/query/views/tags/reduce.js | 1 + web/setup.sh | 149 + web/view/.bash_eternal_history | 2421 +++++++++++++++++ web/view/index.php | 75 + web/view/storage-schemas.conf | 42 + web/view/urllist.txt | 7 + 195 files changed, 14506 insertions(+), 19 deletions(-) create mode 100644 web/collect/automate/install_on_node.sh create mode 100755 web/collect/automate/run.sh create mode 100644 web/collect/client/bootstrap.sh create mode 100644 web/collect/client/collect.sh create mode 100755 web/collect/client/get_bootcd_version.sh create mode 100644 web/collect/client/sysinfo/Exceptions.py create mode 100644 web/collect/client/sysinfo/Exceptions.pyc create mode 100644 web/collect/client/sysinfo/ModelOptions.py create mode 100644 web/collect/client/sysinfo/ModelOptions.pyc create mode 100644 web/collect/client/sysinfo/pypci.py create mode 100644 web/collect/client/sysinfo/pypci.pyc create mode 100644 web/collect/client/sysinfo/pypcimap.py create mode 100644 web/collect/client/sysinfo/pypcimap.pyc create mode 100755 web/collect/client/sysinfo/systeminfo.py create mode 100755 web/collect/client/timeout3.sh create mode 100644 web/collect/client/upload.sh create mode 100644 web/collect/cron.d/sysstat.cron create mode 100755 web/collect/sar2graphite.py create mode 100755 web/collect/server/build.sh create mode 100755 web/collect/server/cron.hourly/load_all_couchdb.sh create mode 100644 web/collect/server/input.cfg create mode 100755 web/collect/server/install_on_server.sh create mode 100755 web/collect/server/load-graphite.py create mode 100755 web/collect/server/load_couch.py create mode 100644 web/collect/server/php.conf create mode 100755 web/collect/server/stats.py create mode 100755 web/collect/server/summarize_logs.sh create mode 100755 web/collect/server/summarize_rpms.sh create mode 100755 web/collect/server/summarize_stats.sh create mode 100644 web/collect/server/txt2dict.py create mode 100755 web/collect/server/upload.php create mode 100644 web/db-config.d/030-conf_files_myops create mode 100644 web/query/README.md create mode 100644 web/query/THANKS.txt create mode 100644 web/query/_attachments/LICENSE.txt create mode 100644 web/query/_attachments/THANKS.txt create mode 100644 web/query/_attachments/default.css create mode 100644 web/query/_attachments/files/input.cfg create mode 100644 web/query/_attachments/images/bg.jpg create mode 100644 web/query/_attachments/images/bottom.png create mode 100644 web/query/_attachments/images/content.png create mode 100644 web/query/_attachments/images/icon.png create mode 100644 web/query/_attachments/images/pl-logo.png create mode 100644 web/query/_attachments/images/top.png create mode 100644 web/query/_attachments/img/bg.gif create mode 100644 web/query/_attachments/img/bgcode.gif create mode 100644 web/query/_attachments/img/bgfooter.gif create mode 100644 web/query/_attachments/img/bgmain.gif create mode 100644 web/query/_attachments/img/li.gif create mode 100644 web/query/_attachments/img/nav_li.gif create mode 100644 web/query/_attachments/img/quote.gif create mode 100644 web/query/_attachments/img/topleft.gif create mode 100644 web/query/_attachments/index.html create mode 100644 web/query/_attachments/index.html.indigo create mode 100644 web/query/_attachments/index.html.mono create mode 100644 web/query/_attachments/index2.html create mode 100644 web/query/_attachments/indigo.html create mode 100644 web/query/_attachments/script/app.js create mode 100644 web/query/_attachments/script/jquery.scrollTo.js create mode 100644 web/query/_attachments/script/md5.js create mode 100644 web/query/_attachments/style/.screen.css.swp create mode 100644 web/query/_attachments/style/basic.css create mode 100644 web/query/_attachments/style/default.css create mode 100644 web/query/_attachments/style/images/bg.jpg create mode 100644 web/query/_attachments/style/images/bottom.png create mode 100644 web/query/_attachments/style/images/content.png create mode 100644 web/query/_attachments/style/images/icon.png create mode 100644 web/query/_attachments/style/images/top.png create mode 100644 web/query/_attachments/style/img/bg.gif create mode 100644 web/query/_attachments/style/img/bgcode.gif create mode 100644 web/query/_attachments/style/img/bgfooter.gif create mode 100644 web/query/_attachments/style/img/bgmain.gif create mode 100644 web/query/_attachments/style/img/li.gif create mode 100644 web/query/_attachments/style/img/nav_li.gif create mode 100644 web/query/_attachments/style/img/quote.gif create mode 100644 web/query/_attachments/style/img/topleft.gif create mode 100644 web/query/_attachments/style/pygments.css create mode 100644 web/query/_attachments/style/screen.css create mode 100644 web/query/_attachments/style/sphinxdoc.css create mode 100755 web/query/_attachments/style/style.css create mode 100644 web/query/_id create mode 100644 web/query/blog.json create mode 100644 web/query/couchapp.json create mode 100644 web/query/evently/account/loggedIn/data.js create mode 100644 web/query/evently/account/loggedIn/mustache.html create mode 100644 web/query/evently/profile/loggedOut/mustache.html create mode 100644 web/query/evently/profile/profileReady/mustache.html create mode 100644 web/query/evently/profile/profileReady/selectors/#preview/click.js create mode 100644 web/query/evently/profile/profileReady/selectors/form/submit.js create mode 100644 web/query/evently/tagcloud/_init/data.js create mode 100644 web/query/evently/tagcloud/_init/mustache.html create mode 100644 web/query/evently/tagcloud/_init/query.json create mode 100644 web/query/helpers/md5.js create mode 100644 web/query/lib/blog.js create mode 100644 web/query/lib/mustache.js create mode 100644 web/query/lib/validate.js create mode 100644 web/query/lists/.hosts.js.swp create mode 100644 web/query/lists/.rpms.js.swo create mode 100644 web/query/lists/.rpms.js.swp create mode 100644 web/query/lists/1 create mode 100644 web/query/lists/comments.js create mode 100644 web/query/lists/index.js create mode 100644 web/query/lists/newlists.js create mode 100644 web/query/lists/nodelist.js create mode 100644 web/query/lists/nodelist.js.backup create mode 100644 web/query/lists/post.js create mode 100644 web/query/lists/rpms.js create mode 100644 web/query/out.hardware create mode 100644 web/query/out2 create mode 100644 web/query/rewrites.json create mode 100644 web/query/rewrites.json.backup create mode 100644 web/query/shows/edit.js create mode 100644 web/query/shows/post.js create mode 100644 web/query/sofa2.txt create mode 100644 web/query/templates/.rpms.html.swp create mode 100644 web/query/templates/edit.html create mode 100644 web/query/templates/index.html create mode 100644 web/query/templates/nodelist.html create mode 100644 web/query/templates/partials/comment.html create mode 100644 web/query/templates/partials/header.html create mode 100644 web/query/templates/partials/scripts.html create mode 100644 web/query/templates/post.html create mode 100644 web/query/templates/rpms.html create mode 100644 web/query/validate_doc_update.js create mode 100644 web/query/vendor/couchapp/_attachments/jquery.couch.app.js create mode 100644 web/query/vendor/couchapp/_attachments/jquery.couch.app.util.js create mode 100644 web/query/vendor/couchapp/_attachments/jquery.evently.js create mode 100644 web/query/vendor/couchapp/_attachments/jquery.mustache.js create mode 100644 web/query/vendor/couchapp/_attachments/jquery.pathbinder.js create mode 100644 web/query/vendor/couchapp/_attachments/loader.js create mode 100644 web/query/vendor/couchapp/evently/README.md create mode 100644 web/query/vendor/couchapp/evently/account/_init.js create mode 100644 web/query/vendor/couchapp/evently/account/adminParty/mustache.html create mode 100644 web/query/vendor/couchapp/evently/account/doLogin.js create mode 100644 web/query/vendor/couchapp/evently/account/doLogout.js create mode 100644 web/query/vendor/couchapp/evently/account/doSignup.js create mode 100644 web/query/vendor/couchapp/evently/account/loggedIn/after.js create mode 100644 web/query/vendor/couchapp/evently/account/loggedIn/data.js create mode 100644 web/query/vendor/couchapp/evently/account/loggedIn/mustache.html create mode 100644 web/query/vendor/couchapp/evently/account/loggedIn/selectors.json create mode 100644 web/query/vendor/couchapp/evently/account/loggedOut/mustache.html create mode 100644 web/query/vendor/couchapp/evently/account/loggedOut/selectors.json create mode 100644 web/query/vendor/couchapp/evently/account/loginForm/after.js create mode 100644 web/query/vendor/couchapp/evently/account/loginForm/mustache.html create mode 100644 web/query/vendor/couchapp/evently/account/loginForm/selectors/a[href=#signup].json create mode 100644 web/query/vendor/couchapp/evently/account/loginForm/selectors/form/submit.js create mode 100644 web/query/vendor/couchapp/evently/account/signupForm/after.js create mode 100644 web/query/vendor/couchapp/evently/account/signupForm/mustache.html create mode 100644 web/query/vendor/couchapp/evently/account/signupForm/selectors/a[href=#login].json create mode 100644 web/query/vendor/couchapp/evently/account/signupForm/selectors/form/submit.js create mode 100644 web/query/vendor/couchapp/evently/profile/loggedIn.js create mode 100644 web/query/vendor/couchapp/evently/profile/loggedOut/after.js create mode 100644 web/query/vendor/couchapp/evently/profile/loggedOut/mustache.html create mode 100644 web/query/vendor/couchapp/evently/profile/noProfile/data.js create mode 100644 web/query/vendor/couchapp/evently/profile/noProfile/mustache.html create mode 100644 web/query/vendor/couchapp/evently/profile/noProfile/selectors/form/submit.js create mode 100644 web/query/vendor/couchapp/evently/profile/profileReady/after.js create mode 100644 web/query/vendor/couchapp/evently/profile/profileReady/data.js create mode 100644 web/query/vendor/couchapp/evently/profile/profileReady/mustache.html create mode 100644 web/query/vendor/couchapp/lib/atom.js create mode 100644 web/query/vendor/couchapp/lib/cache.js create mode 100644 web/query/vendor/couchapp/lib/code.js create mode 100644 web/query/vendor/couchapp/lib/docform.js create mode 100644 web/query/vendor/couchapp/lib/linkup.js create mode 100644 web/query/vendor/couchapp/lib/list.js create mode 100644 web/query/vendor/couchapp/lib/markdown.js create mode 100644 web/query/vendor/couchapp/lib/md5.js create mode 100644 web/query/vendor/couchapp/lib/mustache.js create mode 100644 web/query/vendor/couchapp/lib/path.js create mode 100644 web/query/vendor/couchapp/lib/redirect.js create mode 100644 web/query/vendor/couchapp/lib/utils.js create mode 100644 web/query/vendor/couchapp/lib/validate.js create mode 100644 web/query/vendor/couchapp/metadata.json create mode 100644 web/query/vendor/textile/textile.js create mode 100644 web/query/views/comments/map.js create mode 100644 web/query/views/host-to-rpm/map.js create mode 100644 web/query/views/host-to-rpm/reduce.js create mode 100644 web/query/views/node-page/map.js create mode 100644 web/query/views/node-status/map.js create mode 100644 web/query/views/post-page/map.js create mode 100644 web/query/views/recent-posts/map.js create mode 100644 web/query/views/rpm-list/map.js create mode 100644 web/query/views/rpm-list/reduce.js create mode 100644 web/query/views/rpm-to-host/.map.js.swp create mode 100644 web/query/views/rpm-to-host/map.js create mode 100644 web/query/views/rpm-to-host/reduce.js create mode 100644 web/query/views/tags/map.js create mode 100644 web/query/views/tags/reduce.js create mode 100644 web/setup.sh create mode 100644 web/view/.bash_eternal_history create mode 100644 web/view/index.php create mode 100644 web/view/storage-schemas.conf create mode 100644 web/view/urllist.txt diff --git a/Makefile b/Makefile index d8bc8ad..d05a8c1 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ $(main.FILE): #FORCE rm -f myops-1.0.tar.bz2 ( test -d $(PWD)/../myops-1.0 && unlink $(PWD)/../myops-1.0/ ) || echo "none" ln -s $(PWD) $(PWD)/../myops-1.0 - tar -jchvf myops-1.0.tar.bz2 -C ../ myops-1.0 + tar -jchvf myops-1.0.tar.bz2 --exclude .git --exclude *.bz2 -C ../ myops-1.0 @echo "hello" sources: $(SOURCEFILES) diff --git a/myops.spec b/myops.spec index 28b623a..c25cb4c 100644 --- a/myops.spec +++ b/myops.spec @@ -33,18 +33,18 @@ Group: Applications/System MyOps is a collection of support services and scripts for operating a MyPLC deployment. -%package client +%package puppet-client Summary: MyOps for client Group: Applications/System Requires: puppet Requires: coreutils -%description client +%description puppet-client Client side configuration. ######################################## Server -%package server +%package puppet-server Summary: MyOps the server side Group: Applications/System @@ -52,9 +52,45 @@ Requires: puppet-server Requires: puppet Requires: coreutils -%description server +%description puppet-server Server side services + +######################################## get/query/view +%package getqueryview +Summary: MyOps components for collection, view and query. +Group: Applications/System + +# view +Requires: bzr +Requires: nc +Requires: coreutils +Requires: twisted +Requires: pycairo +Requires: mod_python +Requires: python-ldap +Requires: python-memcached +Requires: mod_wsgi +Requires: Django +Requires: mlocate +Requires: sysstat +# NOTE: some default fonts incase no others are present. +Requires: bitstream-vera-fonts-common +Requires: bitstream-vera-sans-fonts +Requires: bitstream-vera-sans-mono-fonts + +# query +Requires: couchdb +Requires: python-couchdb +Requires: python-setuptools-devel + +#collect +Requires: php + + +%description getqueryview +The combination of collection, query and view servers. + %prep %setup -q @@ -62,29 +98,62 @@ Server side services rm -rf $RPM_BUILD_ROOT -# setup directories +#################### SERVER install -d $RPM_BUILD_ROOT/usr/share/%{name} +install -d $RPM_BUILD_ROOT/usr/bin install -d $RPM_BUILD_ROOT/etc/puppet/manifests install -d $RPM_BUILD_ROOT/etc/puppet/bin -install -d $RPM_BUILD_ROOT/etc/cron.hourly install -d $RPM_BUILD_ROOT/var/lib/puppet +install -d $RPM_BUILD_ROOT/%{_sysconfdir}/cron.hourly/ +install -d $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/ + +install -d $RPM_BUILD_ROOT/etc/planetlab/db-config.d/ +install -d $RPM_BUILD_ROOT/var/www/html/PlanetLabConf/ +install -d $RPM_BUILD_ROOT/var/www/html/view -# server rsync -a ./puppet $RPM_BUILD_ROOT/usr/share/myops/ +rsync -a ./web $RPM_BUILD_ROOT/usr/share/myops/ + +# Generate an autosign list from plc node hostnames install -D -m 755 puppet/cron.d/autosign.plcsh $RPM_BUILD_ROOT/%{_sysconfdir}/cron.hourly/ install -D -m 755 puppet/server/bin/node_classifier $RPM_BUILD_ROOT/%{_sysconfdir}/puppet/bin/ install -D -m 644 puppet/server/manifests/site.pp $RPM_BUILD_ROOT/%{_sysconfdir}/puppet/manifests/ install -D -m 644 puppet/server/puppetmaster.conf $RPM_BUILD_ROOT/%{_sysconfdir}/puppet/ +install -D -m 644 puppet/client/puppet.conf $RPM_BUILD_ROOT/%{_sysconfdir}/puppet -# client -install -D -m 644 puppet/client/hardcoded.conf $RPM_BUILD_ROOT/%{_sysconfdir}/puppet rsync -ar ./puppet/server/modules $RPM_BUILD_ROOT/%{_sysconfdir}/puppet/ +ls web/collect +ls $RPM_BUILD_ROOT + +install -D -m 644 web/db-config.d/030-conf_files_myops $RPM_BUILD_ROOT/etc/planetlab/db-config.d +install -D -m 755 web/collect/sar2graphite.py $RPM_BUILD_ROOT/usr/bin/ +install -D -m 755 web/collect/sar2graphite.py $RPM_BUILD_ROOT/var/www/html/PlanetLabConf/ +install -D -m 644 web/collect/cron.d/sysstat.cron $RPM_BUILD_ROOT/var/www/html/PlanetLabConf/ +install -D -m 644 web/collect/cron.d/sysstat.cron $RPM_BUILD_ROOT/%{_sysconfdir}/cron.d/ +install -D -m 755 web/collect/server/upload.php $RPM_BUILD_ROOT/var/www/html/ +install -D -m 755 web/collect/server/cron.hourly/load_all_couchdb.sh $RPM_BUILD_ROOT/%{_sysconfdir}/cron.hourly + +install -D -m 644 web/view/urllist.txt $RPM_BUILD_ROOT/var/www/html/view/ +install -D -m 644 web/view/index.php $RPM_BUILD_ROOT/var/www/html/view/ %clean rm -rf $RPM_BUILD_ROOT -%files server +%files getqueryview +%defattr(-,root,root) +/usr/share/%{name}/web +/%{_sysconfdir}/cron.d/sysstat.cron +/var/www/html/PlanetLabConf/sysstat.cron +/var/www/html/PlanetLabConf/sar2graphite.py* +/usr/bin/sar2graphite.py +/etc/planetlab/db-config.d +/var/www/html/upload.php +%{_sysconfdir}/cron.hourly +/var/www/html/view/urllist.txt +/var/www/html/view/index.php + +%files puppet-server %defattr(-,root,root) /%{_sysconfdir}/cron.hourly/autosign.plcsh /%{_sysconfdir}/puppet/bin/node_classifier @@ -92,22 +161,20 @@ rm -rf $RPM_BUILD_ROOT /%{_sysconfdir}/puppet/puppetmaster.conf /%{_sysconfdir}/puppet/modules -%files client +%files puppet-client %defattr(-,root,root) -/%{_sysconfdir}/puppet/hardcoded.conf -/usr/share/%{name} +/%{_sysconfdir}/puppet/puppet.conf +/usr/share/%{name}/puppet -%post server -echo "Reminder: open ports 8139,8140,8141 in iptables" +%post puppet-server +echo "Reminder: open ports for puppet: 8139,8140,8141 in iptables" chkconfig --add puppetmaster chkconfig puppetmaster on -%post client +%post puppet-client chkconfig --add puppet chkconfig puppet on -cat /etc/puppet/hardcoded.conf >> /etc/puppet/puppet.conf - %changelog %define module_current_branch 1.0 diff --git a/web/collect/automate/install_on_node.sh b/web/collect/automate/install_on_node.sh new file mode 100644 index 0000000..eabc844 --- /dev/null +++ b/web/collect/automate/install_on_node.sh @@ -0,0 +1,8 @@ +( + mkdir -p /home/pl_monitor + cd /home/pl_monitor + curl --silent --insecure https://128.112.139.113/multiops/bootstrap.tar | tar -xvf - + chmod 755 ./*.sh + chmod 755 ./lshw + ./bootstrap.sh +) diff --git a/web/collect/automate/run.sh b/web/collect/automate/run.sh new file mode 100755 index 0000000..521fb24 --- /dev/null +++ b/web/collect/automate/run.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +export PATH=$PATH:/usr/bin:/bin:/usr/sbin +cd /usr/share/monitor-trunk/multiops/ +/usr/bin/curl -s --insecure 'https://128.112.139.113/monitor/query?tg_format=plain&object=nodes&nodehistory_hostname=&observed_status=on&uptime=on&hostname=on&rpmvalue=' | grep BOOT | tr ' ' ',' | awk -F, '{print $1}' > out.nodes + +T=`date --rfc-3339='seconds'| tr ' ' 'T'` +/usr/share/monitor-trunk/tools/automate/fetch.py --nodelist out.nodes --timeout 180 --cmd install_on_node.sh --outdir install_on_node.sh-$T + + diff --git a/web/collect/client/bootstrap.sh b/web/collect/client/bootstrap.sh new file mode 100644 index 0000000..50af68e --- /dev/null +++ b/web/collect/client/bootstrap.sh @@ -0,0 +1,31 @@ +#!/bin/bash + +# NOTE: use unique value to get minute +if [[ -f /etc/planetlab/node_id ]] ; then + V=`cat /etc/planetlab/node_id` +else + V=$RANDOM +fi + +if [[ -f /etc/planetlab/plc_config ]] ; then + source /etc/planetlab/plc_config +else + PLC_SLICE_PREFIX='pl' +fi + +min=$(( $V % 60 )) +min2=$(( ($min + 10) % 60 )) +# Run every three hours using a fixed point in time. +cat < collect_and_upload.cron +PATH=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/home/${PLC_SLICE_PREFIX}_myops/ +$min */1 * * * /home/${PLC_SLICE_PREFIX}_myops/collect.sh +$min2 */1 * * * /home/${PLC_SLICE_PREFIX}_myops/upload.sh +EOF + +yum install -y lshw + +chmod 755 /home/${PLC_SLICE_PREFIX}_myops/collect.sh +chmod 755 /home/${PLC_SLICE_PREFIX}_myops/upload.sh +crontab -u root collect_and_upload.cron + + diff --git a/web/collect/client/collect.sh b/web/collect/client/collect.sh new file mode 100644 index 0000000..5bbc108 --- /dev/null +++ b/web/collect/client/collect.sh @@ -0,0 +1,49 @@ +#!/bin/bash + +if [ -f /etc/planetlab/plc_config ]; then + source /etc/planetlab/plc_config +else + PLC_SLICE_PREFIX='pl' +fi +LOGFILE=/home/${PLC_SLICE_PREFIX}_myops/myops.log + +cd /home/${PLC_SLICE_PREFIX}_myops + +# TODO: add a timeout to eval, that kills children after X seconds +function write_key_command () +{ + key=$1 + command=$2 + value=`eval $command` + write_key_value "$key" "$value" +} +function write_key_value () +{ + key=$1 + value=$2 + ( + flock -s 200 + echo $key : $value >> $LOGFILE + ) 200>/var/lock/myops +} + +rm -f $LOGFILE +count=0 + +while read key colon command ; do + if [[ $colon = ":" ]] ; then + write_key_command "$key" "$command" & + count=$(( $count + 1 )) + else + if [[ $colon = ":=" ]] ; then + eval $key=`eval $command` + else if [[ $colon = "()" ]] ; then + eval "function $key () $command" + fi + fi + fi +done < <( curl --silent http://IPADDR/PlanetLabConf/input.cfg ) + +write_key_value "count" "$count" + + diff --git a/web/collect/client/get_bootcd_version.sh b/web/collect/client/get_bootcd_version.sh new file mode 100755 index 0000000..5ab3465 --- /dev/null +++ b/web/collect/client/get_bootcd_version.sh @@ -0,0 +1,76 @@ +#!/bin/bash + +kernel=$1 + +function get_version () { + + DEVICE=$1 + cd /tmp + if [ -f /mnt/boot/pl_version ]; then + cat /mnt/boot/pl_version + fi +} +function get_kernel_version () { + + DEVICE=$1 + cd /tmp + if [ -f /mnt/boot/kernel ]; then + strings /mnt/boot/kernel | grep planetlab + else + echo "No kernel at /mnt/boot/kernel" + fi +} + +function mount_works () { + DEVICE=$1 + msg="mount: you must specify the filesystem type" + r=`mount $DEVICE /mnt/boot 2>&1` + if [ "$r" == "$msg" ] ; then + return 1; + else + return 0; + fi +} + +mkdir -p /mnt/boot +DL=`./sysinfo/systeminfo.py | sort -n | awk '{print $2}' | head -1` +if [ -z "$kernel" ] ; then + V="No BootImage Found" +else + V="Unable to find kernel image" +fi +( + flock -x 400 + for dev in /dev/cdrom /dev/cdrom1 $DL ${DL}4 ${DL}1; do + if [ -b $dev ] ; then + if mount_works $dev ; then + if [ -z "$kernel" ] ; then + V=$( get_version $dev ) + else + V=$( get_kernel_version $dev ) + fi + r=`umount /mnt/boot 2>&1` + msg2="umount: /mnt/boot: device is busy" + if [ "$r" == "$msg2" ] ; then + r=`umount /mnt/boot 2>&1` + fi + break + fi + fi + done + + if [ -z "$kernel" ] ; then + if [ -z "$V" ] ; then + wc=$( dmesg | grep "Buffer I/O error" | wc -l ) + if [ $wc -gt 0 ] ; then + echo "Multiple IO errors prevent reading: $wc" + else + echo "No BootImage Found" + fi + else + echo $V + fi + else + echo $V + fi +) 400>/var/lock/myops.mount diff --git a/web/collect/client/sysinfo/Exceptions.py b/web/collect/client/sysinfo/Exceptions.py new file mode 100644 index 0000000..be4587e --- /dev/null +++ b/web/collect/client/sysinfo/Exceptions.py @@ -0,0 +1,21 @@ +#!/usr/bin/python + +# Copyright (c) 2003 Intel Corporation +# All rights reserved. +# +# Copyright (c) 2004-2006 The Trustees of Princeton University +# All rights reserved. + +class BootManagerException(Exception): + def __init__( self, err ): + self.__fault= err + + def __str__( self ): + return self.__fault + +class BootManagerAuthenticationException(Exception): + def __init__( self, err ): + self.__fault= err + + def __str__( self ): + return self.__fault diff --git a/web/collect/client/sysinfo/Exceptions.pyc b/web/collect/client/sysinfo/Exceptions.pyc new file mode 100644 index 0000000000000000000000000000000000000000..7f3a5dcd978f7bc8073359e7142caa6a4b2ddab1 GIT binary patch literal 1314 zcmcgrO-sW-5S_Huen3G%JcuVxLC|>fBH{;L1bf(?>}3ea#s-sY$!@?xZ~8m@6aFiY z{sL##=Hs9TX*IBu+0D+Iw{KtGK8Azj{q;70<dAq0>BkprOvF96Q~_Y<15 z%GGwY+JdkHV|Rm!%npSsrOch5`42L`c?#sr#44+LIJ|*|-lISb7!w$3LNK<|qzz*1 zw&-)fp&Zv-G^DU_U;%)Z;n-!ok&R}bQv9wtV&oTzv6!aAI5LS0pH}9%OE0iNpHk)( zI`{O{&!v~DEH)}XGI^0bdMP2qYNkCs*KrmpuR5DPp3O~`m^7{P1C^$c>^%uKQ7zIc4zi+e z6Wni|!rws*ce|e|eja}S literal 0 HcmV?d00001 diff --git a/web/collect/client/sysinfo/ModelOptions.py b/web/collect/client/sysinfo/ModelOptions.py new file mode 100644 index 0000000..8c8e979 --- /dev/null +++ b/web/collect/client/sysinfo/ModelOptions.py @@ -0,0 +1,44 @@ +#!/usr/bin/python + +# Copyright (c) 2003 Intel Corporation +# All rights reserved. +# +# Copyright (c) 2004-2006 The Trustees of Princeton University +# All rights reserved. + + +import string + +MINHW = 0x001 +SMP = 0x002 +X86_64 = 0x004 +INTEL = 0x008 +AMD = 0x010 +NUMA = 0x020 +GEODE = 0x040 +BADHD = 0x080 +LAST = 0x100 +RAWDISK = 0x200 + +modeloptions = {'smp':SMP, + 'x64':X86_64, + 'i64':X86_64|INTEL, + 'a64':X86_64|AMD, + 'i32':INTEL, + 'a32':AMD, + 'numa':NUMA, + 'geode':GEODE, + 'badhd':BADHD, + 'minhw':MINHW, + 'rawdisk':RAWDISK} + +def Get(model): + modelinfo = string.split(model,'/') + options= 0 + for mi in modelinfo: + info = string.strip(mi) + info = info.lower() + options = options | modeloptions.get(info,0) + + return options + diff --git a/web/collect/client/sysinfo/ModelOptions.pyc b/web/collect/client/sysinfo/ModelOptions.pyc new file mode 100644 index 0000000000000000000000000000000000000000..1a1342870fccb7f7da7667f681abc754eacdf603 GIT binary patch literal 1014 zcmb`E-)_?|6vjV0Y5Hd^8{^LqHz0A-3m_7p0n!BP=(G*i4z-(#A^|FMXstC#iCt}z zS_x@92QR@p@GxBR0&tGI3B)yV{P}15*gl{A?Pskr`0@4SA^QDkq;FhDnJzx1yChKMW`~O5>y3I8EOGh1w+7(C8Vli&5u2T+8kmZ z8&X|5?-aPR$Q_?TmKX{Iml*TfwTfae8 z^e_6_S};l$pQXgI#B!Tuo#itNC{Tj}tw&vxj9q)O`pC8VyzO7~A3kv7eQJ5%bdvNf z-{c_9RP5+OUk#O`M5n`JTcp{%f2_1QI^?7{n(GUy<{gQp1O%q;1Y;~3zXMYgeI(wMgkn< zcU?SJr!JhBr$phz+XtH)Xf(Iyle>-XzVp~=^qM=}R~ 2: + # There are two 'device' fields in the output. Append + # 'addr' for the bus address, identified by the extra ':'. + end=":".join(s[1:]) + value = end.strip() + key = s[0].lower() + "addr" + else: + value = int(s[1].strip(), 16) + key = s[0].lower() + + rec[key] = value + + pci_devlist.append(rec) + + ret = {} + # convert this list of devices into the format expected by the + # consumer of get_devices() + for dev in pci_devlist: + if 'deviceaddr' not in dev: + continue + + subdev = dev.get('sdevice',PCI_ANY) + subvend = dev.get('svendor',PCI_ANY) + progif = dev.get('progif',0) + + value = (dev['vendor'], dev['device'], subvend, subdev, dev['class'] << 8 | progif) + ret[dev['deviceaddr']] = value + + return ret + +# for convenience for the clients of pypci +import pypcimap diff --git a/web/collect/client/sysinfo/pypci.pyc b/web/collect/client/sysinfo/pypci.pyc new file mode 100644 index 0000000000000000000000000000000000000000..17c8702a48475c6973d1a6478a4d688ceebf510a GIT binary patch literal 1479 zcmbVL%Wm676um=Al=ZS5IZdKf2{(Y%)((Sg3KT{V$1#dFg;Pidj5@FdT0`4oQzXL~ zxfVbniv-BBK$l$<=r2J z2ck9XMT5EuUZ}Wo@$->gxLa;BftAux5Dwa*Ho59$NeyOJvsz0D(*e z5K5UVUP;3{DWgj@ikLGssJhfk`7%mmnj2p5EKg6>i536G&W)=u7;y*K6{21nU^sEA zv32lGGmMN==SXCQ=rWA$oz7xqu-y2B<~HZ4O3EvftISGq`dyS;BV5@U!VDp$rA{Mb ztNmvC%i-4Uw>|Ex-vU?`vmcJe@vj^GKmWz&u<>d7mhuY+TPD^yeZP9W(r$(Oe1mlueaaTl3 z+;h5O*;#aMIiAaWThyEm>^siKc*>RSaYyD3fG7EMYp^ri{(5UL81C-u?Z4Ai{^e_0IEo&a!<~Ws;IC}gMWJ_>|o>O1{6Qd(JN&o-= literal 0 HcmV?d00001 diff --git a/web/collect/client/sysinfo/pypcimap.py b/web/collect/client/sysinfo/pypcimap.py new file mode 100644 index 0000000..81720b2 --- /dev/null +++ b/web/collect/client/sysinfo/pypcimap.py @@ -0,0 +1,84 @@ +#!/usr/bin/python -tt +# Copyright 2007 The Trustees of Princeton University +# Author: Daniel Hokka Zakrisson +# $Id$ +# vim:ts=4:expandtab +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# * Redistributions in binary form must reproduce the above +# copyright notice, this list of conditions and the following +# disclaimer in the documentation and/or other materials provided +# with the distribution. +# +# * Neither the name of the copyright holder nor the names of its +# contributors may be used to endorse or promote products derived +# from this software without specific prior written permission. +# +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT +# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR +# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL PRINCETON +# UNIVERSITY OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, +# INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, +# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS +# OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED +# AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY +# WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +# POSSIBILITY OF SUCH DAMAGE. + +import os +import re + +# These are modules which are only returned if no other driver is available +greylist = ["ata_generic", "eepro100", "8139cp"] + +class PCIMap: + """Encapsulates modules.pcimap""" + def __init__(self, filename): + self.list = [] + self.read(filename) + def get(self, tuple): + """Returns a list of candidate modules for the PCI device specified in tuple""" + ret = [] + for i in self.list: + if ((i[1] == tuple[0] or i[1] == 0xffffffffL) and + (i[2] == tuple[1] or i[2] == 0xffffffffL) and + (i[3] == tuple[2] or i[3] == 0xffffffffL) and + (i[4] == tuple[3] or i[4] == 0xffffffffL) and + (i[5] == (tuple[4] & i[6]))): + ret.append(i[0]) + for i in greylist: + if i in ret and len(ret) > 1: + ret.remove(i) + return ret + def add(self, list): + # FIXME: check values + self.list.append(list) + def read(self, filename): + f = file(filename) + pattern = re.compile("(\\S+)\\s+0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\s0x([0-9A-Fa-f]+)\\n") + while True: + line = f.readline() + if line == "": + break + if line[0] == '#' or line[0] == '\n': + continue + match = pattern.match(line) + if not match: + continue + self.add([match.group(1), + int(match.group(2), 16), + int(match.group(3), 16), + int(match.group(4), 16), + int(match.group(5), 16), + int(match.group(6), 16), + int(match.group(7), 16), + int(match.group(8), 16)]) + f.close() diff --git a/web/collect/client/sysinfo/pypcimap.pyc b/web/collect/client/sysinfo/pypcimap.pyc new file mode 100644 index 0000000000000000000000000000000000000000..d20cfb28ac8dbef822415d3f691e5676d940761a GIT binary patch literal 2399 zcmcgt-EQ1O6h7nq-zH6qnu~=}8K{tHNjEJ*Pzg#PfG84C zq?BF+!CP>}8}K6B^9J;e7YN@uc9Rq>Hz;Cv=j_Zk$7jyZcgDZ{wcP*t&tJYwsQ$F@ zzky-zK&1F7dPKB+JXf@>DD^09P}-zPgSIhmQQD!jO+OMH5`DXkJw>CS3lruDpDlL| z)7Zt)L}$7*iQ_G;i!#5tzV6ysynpkZ+esnQdz*K^ii=~96m~zsu($Xb_=58xajfD4 z`7lo=O?HYAxYLwLo5E4R5!qKDKFgB0u=8o`wDo6sI-hELqe#pQhk4k4J~sJ*mmwxZ z2Skxbqv$}#j*#adP<_; z1&1tAT!Wv8;)zFle{d{@=+lS4(~|}rNR0-F3E3O$dQ@B_Rf9+)fc)1AXp(5D7qkG@ zT0c};tx5~{DO&(*t#2x=cBKXUlor5R>sF=JskB%bUUq4)!S1YL(<82fRD8g-`2K>7 z`+Fae^AOs5b!brBZBu@gltZW<*9~mhZBour!b+2^h=pgc@Qm&Q90fh(&EACwwVRij z^<$qa>*r%XiL=zCpw4sV_~X3v-H!G_S3lK{O`?5U=){bTPJNU4ZeC0^+?A|@A`Q%r zo*q4IkYU~!Uc(OvE|=jZ5Uz%dNh8EXp|e!#Jt_6Rkc^)Kmt?=xv;46RSU=>)9UGEk z5j9b%os;9wgmr9jqTLXG_A&%{ZPll?db9q%ss^fqwXaqyBEHa0m+(Nvzkh8ci96&H zNCQbkf}NTBahiSz^Oij$Pr8NE#&^>uhW!HBa`03796f{Vp;RCah=P{cyUc9LFR7YA zhiEMD2-gnS27jdUId;$0VnW*+wcl0?jQpna1*6`L#`mBTlOc& z;KAtnTMz8@^}XP`^|jj{uYDe`jUO`fKOz|li;S|6rg+10YxJxBlzzOx`^@rxG$ry6 ztP2tJA>^9p`y3aJ^cZg^`K(}wTk-31uBB)BT`)D7mbRS5F4+k$vH|YWNtw?J=~9z9 zL6T{1b-;YAn9pX#)3M`e5j&^LtbW^MIvfBzi_Qqyoec~t*3^<(QGLi|)l#pk4ptp} zUqV-(d|y+6xW`F}B7U(&k>lh6W3+--(QCzm+Tsb yWe3`-t$K~#`Cg+sK<-j5RBppn{DrI}kDQqUwhNOVRB_+Ain-+?E~%x)iuX5hg44SI literal 0 HcmV?d00001 diff --git a/web/collect/client/sysinfo/systeminfo.py b/web/collect/client/sysinfo/systeminfo.py new file mode 100755 index 0000000..1e6caa7 --- /dev/null +++ b/web/collect/client/sysinfo/systeminfo.py @@ -0,0 +1,380 @@ +#!/usr/bin/python + +# Copyright (c) 2003 Intel Corporation +# All rights reserved. +# +# Copyright (c) 2004-2006 The Trustees of Princeton University +# All rights reserved. +# expected /proc/partitions format + + +#---------------------------------------------------- +#major minor #blocks name +# +#3 0 40017915 hda +#3 1 208813 hda1 +#3 2 20482875 hda2 +#3 3 522112 hda3 +#3 4 18804082 hda4 +#---------------------------------------------------- + + +import string +import sys +import os +import popen2 +import re +import errno +import ModelOptions +from pypci import * +from Exceptions import * + +""" +a utility class for finding and returning information about +block devices, memory, and other hardware on the system +""" + +PROC_MEMINFO_PATH= "/proc/meminfo" +PROC_PARTITIONS_PATH= "/proc/partitions" + +# set when the sfdisk -l trick has been done to make +# all devices show up +DEVICES_SCANNED_FLAG= "/tmp/devices_scanned" + +# a /proc/partitions block is 1024 bytes +# a GB to a HDD manufacturer is 10^9 bytes +BLOCKS_PER_GB = pow(10, 9) / 1024.0; + + +MODULE_CLASS_NETWORK= "network" +MODULE_CLASS_SCSI= "scsi" + +#PCI_* is now defined in the pypci modules +#PCI_BASE_CLASS_NETWORK=0x02L +#PCI_BASE_CLASS_STORAGE=0x01L + +def get_total_phsyical_mem(vars = {}, log = sys.stderr): + """ + return the total physical memory of the machine, in kilobytes. + + Return None if /proc/meminfo not readable. + """ + + try: + meminfo_file= file(PROC_MEMINFO_PATH,"r") + except IOError, e: + return + + total_memory= None + + for line in meminfo_file: + + try: + (fieldname,value)= string.split(line,":") + except ValueError, e: + # this will happen for lines that don't have two values + # (like the first line on 2.4 kernels) + continue + + fieldname= string.strip(fieldname) + value= string.strip(value) + + if fieldname == "MemTotal": + try: + (total_memory,units)= string.split(value) + except ValueError, e: + return + + if total_memory == "" or total_memory == None or \ + units == "" or units == None: + return + + if string.lower(units) != "kb": + return + + try: + total_memory= int(total_memory) + except ValueError, e: + return + + break + + meminfo_file.close() + return total_memory + +def get_block_device_list(vars = {}, log = sys.stderr): + """ + get a list of block devices from this system. + return an associative array, where the device name + (full /dev/device path) is the key, and the value + is a tuple of (major,minor,numblocks,gb_size,readonly) + """ + + # make sure we can access to the files/directories in /proc + if not os.access(PROC_PARTITIONS_PATH, os.F_OK): + return None + + # table with valid scsi/sata/ide/raid block device names + valid_blk_names = {} + # add in valid sd and hd block device names + for blk_prefix in ('sd','hd'): + for blk_num in map ( \ + lambda x: chr(x), range(ord('a'),ord('z')+1)): + devicename="%s%c" % (blk_prefix, blk_num) + valid_blk_names[devicename]=None + + # add in valid scsi raid block device names + for M in range(0,1+1): + for N in range(0,7+1): + devicename = "cciss/c%dd%d" % (M,N) + valid_blk_names[devicename]=None + + for devicename in valid_blk_names.keys(): + # devfs under 2.4 (old boot cds) used to list partitions + # in a format such as scsi/host0/bus0/target0/lun0/disc + # and /dev/sda, etc. were just symlinks + try: + devfsname= os.readlink( "/dev/%s" % devicename ) + valid_blk_names[devfsname]=None + except OSError: + pass + + # only do this once every system boot + if not os.access(DEVICES_SCANNED_FLAG, os.R_OK): + + # this is ugly. under devfs, device + # entries in /dev/scsi/.. and /dev/ide/... + # don't show up until you attempt to read + # from the associated device at /dev (/dev/sda). + # so, lets run sfdisk -l (list partitions) against + # most possible block devices, that way they show + # up when it comes time to do the install. + devicenames = valid_blk_names.keys() + devicenames.sort() + for devicename in devicenames: + os.system( "sfdisk -l /dev/%s > /dev/null 2>&1" % devicename ) + + # touch file + fb = open(DEVICES_SCANNED_FLAG,"w") + fb.close() + + devicelist= {} + + partitions_file= file(PROC_PARTITIONS_PATH,"r") + line_count= 0 + for line in partitions_file: + line_count= line_count + 1 + + # skip the first two lines always + if line_count < 2: + continue + + parts= string.split(line) + + if len(parts) < 4: + continue + + device= parts[3] + + # skip and ignore any partitions + if not valid_blk_names.has_key(device): + continue + + try: + major= int(parts[0]) + minor= int(parts[1]) + blocks= int(parts[2]) + except ValueError, err: + continue + + gb_size= blocks/BLOCKS_PER_GB + + # check to see if the blk device is readonly + try: + # can we write to it? + dev_name= "/dev/%s" % device + fb = open(dev_name,"w") + fb.close() + readonly=False + except IOError, e: + # check if EROFS errno + if errno.errorcode.get(e.errno,None) == 'EROFS': + readonly=True + else: + # got some other errno, pretend device is readonly + readonly=True + + devicelist[dev_name]= (major,minor,blocks,gb_size,readonly) + + return devicelist + + +def get_system_modules( vars = {}, log = sys.stderr): + """ + Return a list of kernel modules that this system requires. + This requires access to the installed system's root + directory, as the following file must exist and is used: + /lib/modules/(first entry if kernel_version unspecified)/modules.pcimap + + If there are more than one kernels installed, and the kernel + version is not specified, then only the first one in + /lib/modules is used. + + Returns a dictionary, keys being the type of module: + - scsi MODULE_CLASS_SCSI + - network MODULE_CLASS_NETWORK + The value being the kernel module name to load. + + Some sata devices show up under an IDE device class, + hence the reason for checking for ide devices as well. + If there actually is a match in the pci -> module lookup + table, and its an ide device, its most likely sata, + as ide modules are built in to the kernel. + """ + + if not vars.has_key("SYSIMG_PATH"): + vars["SYSIMG_PATH"]="/" + SYSIMG_PATH=vars["SYSIMG_PATH"] + + if not vars.has_key("NODE_MODEL_OPTIONS"): + vars["NODE_MODEL_OPTIONS"] = 0; + + initrd, kernel_version = getKernelVersion(vars, log) + + # get the kernel version we are assuming + if kernel_version is None: + try: + kernel_version= os.listdir( "%s/lib/modules/" % SYSIMG_PATH ) + except OSError, e: + return + + if len(kernel_version) == 0: + return + + if len(kernel_version) > 1: + print( "WARNING: We may be returning modules for the wrong kernel." ) + + kernel_version= kernel_version[0] + + print( "Using kernel version %s" % kernel_version ) + + # test to make sure the file we need is present + modules_pcimap_path = "%s/lib/modules/%s/modules.pcimap" % \ + (SYSIMG_PATH,kernel_version) + if not os.access(modules_pcimap_path,os.R_OK): + print( "WARNING: Unable to read %s" % modules_pcimap_path ) + return + + pcimap = pypcimap.PCIMap(modules_pcimap_path) + + # this is the actual data structure we return + system_mods= {} + + # these are the lists that will be in system_mods + network_mods= [] + scsi_mods= [] + + # XXX: this is really similar to what BootCD/conf_files/pl_hwinit does. merge? + pcidevs = get_devices() + + devlist=pcidevs.keys() + devlist.sort() + for slot in devlist: + dev = pcidevs[slot] + base = (dev[4] & 0xff0000) >> 16 + modules = pcimap.get(dev) + if base not in (PCI_BASE_CLASS_STORAGE, + PCI_BASE_CLASS_NETWORK): + # special exception for forcedeth NICs whose base id + # claims to be a Bridge, even though it is clearly a + # network device + if "forcedeth" in modules: + base=PCI_BASE_CLASS_NETWORK + else: + continue + + if len(modules) > 0: + if base == PCI_BASE_CLASS_NETWORK: + network_mods += modules + elif base == PCI_BASE_CLASS_STORAGE: + scsi_mods += modules + + system_mods[MODULE_CLASS_SCSI]= scsi_mods + system_mods[MODULE_CLASS_NETWORK]= network_mods + + return system_mods + + +def getKernelVersion( vars = {} , log = sys.stderr): + # make sure we have the variables we need + try: + SYSIMG_PATH= vars["SYSIMG_PATH"] + if SYSIMG_PATH == "": + raise ValueError, "SYSIMG_PATH" + + NODE_MODEL_OPTIONS=vars["NODE_MODEL_OPTIONS"] + except KeyError, var: + raise BootManagerException, "Missing variable in vars: %s\n" % var + except ValueError, var: + raise BootManagerException, "Variable in vars, shouldn't be: %s\n" % var + + option = '' + if NODE_MODEL_OPTIONS & ModelOptions.SMP: + option = 'smp' + try: + os.stat("%s/boot/kernel-boot%s" % (SYSIMG_PATH,option)) + os.stat("%s/boot/initrd-boot%s" % (SYSIMG_PATH,option)) + except OSError, e: + # smp kernel is not there; remove option from modeloptions + # such that the rest of the code base thinks we are just + # using the base kernel. + NODE_MODEL_OPTIONS = NODE_MODEL_OPTIONS & ~ModelOptions.SMP + vars["NODE_MODEL_OPTIONS"] = NODE_MODEL_OPTIONS + log.write( "WARNING: Couldn't locate smp kernel.\n") + option = '' + try: + initrd= os.readlink( "%s/boot/initrd-boot%s" % (SYSIMG_PATH,option) ) + kernel_version= initrd.replace("initrd-", "").replace(".img", "") + except OSError, e: + initrd = None + kernel_version = None + + return (initrd, kernel_version) + + +if __name__ == "__main__": + devices= get_block_device_list() + #print "block devices detected:" + if not devices: + print "no devices found!" + else: + for dev in devices.keys(): + #print "%s %s" % (dev, repr(devices[dev])) + print "%s %s" % (repr(devices[dev][3]), dev) + + + #print "" + #memory= get_total_phsyical_mem() + #if not memory: + # print "unable to read /proc/meminfo for memory" + #else: + # print "total physical memory: %d kb" % memory + + + #print "" + + #kernel_version = None + #if len(sys.argv) > 2: + # kernel_version = sys.argv[1] + # + #modules= get_system_modules() + #if not modules: + # print "unable to list system modules" + #else: + # for module_class in (MODULE_CLASS_SCSI,MODULE_CLASS_NETWORK): + # if len(modules[module_class]) > 0: + # module_list = "" + # for a_mod in modules[module_class]: + # module_list = module_list + "%s " % a_mod + # print "all %s modules: %s" % (module_class, module_list) + diff --git a/web/collect/client/timeout3.sh b/web/collect/client/timeout3.sh new file mode 100755 index 0000000..5c19d2e --- /dev/null +++ b/web/collect/client/timeout3.sh @@ -0,0 +1,91 @@ +#!/bin/bash +# +# The Bash shell script executes a command with a time-out. +# Upon time-out expiration SIGTERM (15) is sent to the process. If the signal +# is blocked, then the subsequent SIGKILL (9) terminates it. +# +# Based on the Bash documentation example. + +# Hello Chet, +# please find attached a "little easier" :-) to comprehend +# time-out example. If you find it suitable, feel free to include +# anywhere: the very same logic as in the original examples/scripts, a +# little more transparent implementation to my taste. +# +# Dmitry V Golovashkin + +scriptName="${0##*/}" + +declare -i DEFAULT_TIMEOUT=9 +declare -i DEFAULT_INTERVAL=1 +declare -i DEFAULT_DELAY=1 + +# Timeout. +declare -i timeout=DEFAULT_TIMEOUT +# Interval between checks if the process is still alive. +declare -i interval=DEFAULT_INTERVAL +# Delay between posting the SIGTERM signal and destroying the process by SIGKILL. +declare -i delay=DEFAULT_DELAY + +function printUsage() { + cat < 0)); do + sleep $interval + kill -0 $$ || exit 0 + ((t -= interval)) + done + + # Be nice, post SIGTERM first. + # The 'exit 0' below will be executed if any preceeding command fails. + kill -s SIGTERM $$ && kill -0 $$ || exit 0 + sleep $delay + kill -s SIGKILL $$ +) 2> /dev/null & + +exec "$@" diff --git a/web/collect/client/upload.sh b/web/collect/client/upload.sh new file mode 100644 index 0000000..02b7c5e --- /dev/null +++ b/web/collect/client/upload.sh @@ -0,0 +1,55 @@ +#!/bin/bash + +#if [ -f /tmp/source/configuration ] ; then +# source /tmp/source/configuration +#elif [ -f /etc/planetlab/plc_config ] ; then +# source /etc/planetlab/plc_config +#else +# PLC_MONITOR_HOST=IPADDR +#fi +#if [[ -z "$PLC_MONITOR_HOST" || "$PLC_MONITOR_HOST" = "localhost.localdomain" ]] ; then +# PLC_MONITOR_HOST=monitor.planet-lab.org +#fi +if [ -f /etc/planetlab/plc_config ]; then + source /etc/planetlab/plc_config +else + PLC_SLICE_PREFIX='pl' +fi + +export MYOPS_SERVER=IPADDR + +function upload_log () +{ + file=$1 + path=$2 + base=$( basename $file ) + old=/tmp/${base}.old + new=/tmp/${base}.new + log=/tmp/${base}.log + if [ ! -f $file ] ; then + return + fi + if [ -f $new ] ; then + cp $new $old + else + touch $old + fi + cp $file $new + #comm -1 -3 $old $new > $log + cp $new $log + if [ $( stat -c %s $log ) -ne 0 ] ; then + curl --max-time 60 --silent http://${MYOPS_SERVER}/upload.php --form "log=@$log" + if [ $? -ne 0 ] ; then + # the upload has failed, so remove new file so no data is lost + rm -f /tmp/$( basename $file ).new + fi + fi +} + +function upload_logs () +{ + upload_log $1 multiops +} + +upload_logs /home/${PLC_SLICE_PREFIX}_myops/myops.log + diff --git a/web/collect/cron.d/sysstat.cron b/web/collect/cron.d/sysstat.cron new file mode 100644 index 0000000..c566fb6 --- /dev/null +++ b/web/collect/cron.d/sysstat.cron @@ -0,0 +1,2 @@ +*/1 * * * * root /usr/bin/sar2graphite.py --ghost HOSTNAME --prefix sar. --sarargs "-q" > /dev/null +53 23 * * * root /usr/lib64/sa/sa2 -A diff --git a/web/collect/sar2graphite.py b/web/collect/sar2graphite.py new file mode 100755 index 0000000..cb679de --- /dev/null +++ b/web/collect/sar2graphite.py @@ -0,0 +1,101 @@ +#!/usr/bin/python + +import os +import time +import sys + +if 'LANG' in os.environ: + del os.environ['LANG'] +os.environ['PATH'] = "/sbin:/bin:/usr/sbin:/usr/bin" + +def date2ts(d, fmt="%m/%d/%y %H:%M:%S"): + return int(time.mktime(time.strptime(d, fmt))) + +def subfix(h): + f = h.split('_') + sf = f[::-1] + print sf + return sf[2] + "." + +def main(): + from optparse import OptionParser + parser = OptionParser() + + parser.set_defaults(prefix="sar.", + sarargs="-q", + seconds=60, + subfix=False, + debug=False, + ghost=None, + filter=None, + ) + + parser.add_option("", "--prefix", dest="prefix", help="") + parser.add_option("", "--sarargs", dest="sarargs", help="") + parser.add_option("-s", "--seconds", dest="seconds", help="") + parser.add_option("", "--subfix", dest="subfix", action="store_true", help="") + parser.add_option("", "--debug", dest="debug", action="store_true", help="") + parser.add_option("", "--filter", dest="filter", help="") + parser.add_option("", "--ghost", dest="ghost", help="") + + (config, args) = parser.parse_args() + if len(sys.argv) == 1: + parser.print_help() + sys.exit(1) + + if config.ghost is None: + # send to current host by default. + ghost_input = os.popen("/bin/hostname", 'r') + config.ghost = ghost_input.read().strip() + + hostname_input = os.popen("/bin/hostname | sed -e 's/\./_/g' ", 'r') + sar_input = os.popen("/usr/bin/sar %s %s 1" % (config.sarargs, config.seconds), 'r') + nc_output = os.popen("/usr/bin/nc %s 2003" % config.ghost, 'w') + + hostname = hostname_input.read().strip() + hostname_input.close() + + first_date = "" + headers = [] + + if config.subfix: + sf = subfix(hostname) + else: + sf = "" + prefix = config.prefix + sf + hostname + "." + + skip_keys = [ 'CPU', 'IFACE' ] + + for line in sar_input: + fields = line.split() + + if first_date == "": + first_date = fields[3] + continue + + if headers == []: + headers = fields[1:] + continue + + if fields == []: + headers = [] + + if len(fields) > 0 and fields[0] != "Average:": + ts = date2ts("%s %s" % (first_date, fields[0]) ) + key_fix = "" + for k,v in zip(headers, fields[1:]): + if config.filter and k in config.filter: + if v not in config.filter: break + else: key_fix = v + "." + if k in skip_keys: continue + + k = k.replace("/","_") + if not config.debug: + print >>nc_output, prefix + key_fix + k, v, ts + print prefix + key_fix + k, v, ts + nc_output.flush() + + nc_output.close() + +if __name__ == "__main__": + main() diff --git a/web/collect/server/build.sh b/web/collect/server/build.sh new file mode 100755 index 0000000..18e3871 --- /dev/null +++ b/web/collect/server/build.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +tar -cvf /var/www/html/PlanetLabConf/bootstrap.tar -C /usr/share/myops/web/collect/client/ . +if [ ! -f /var/www/html/PlanetLabConf/input.cfg ] ; then + ln input.cfg /var/www/html/PlanetLabConf/input.cfg +fi diff --git a/web/collect/server/cron.hourly/load_all_couchdb.sh b/web/collect/server/cron.hourly/load_all_couchdb.sh new file mode 100755 index 0000000..40d76dd --- /dev/null +++ b/web/collect/server/cron.hourly/load_all_couchdb.sh @@ -0,0 +1,28 @@ +#!/bin/bash + +PREFIX=/var/www/html/uploadlogs/raw +EXEC_PREFIX=/usr/share/myops/web/collect/server + +lasthour=`date +%Y-%m-%dT%H -d "1 hour ago"` +mkdir -p $PREFIX/old/$lasthour +for file in `ls $PREFIX/$lasthour*--upload`; do + $EXEC_PREFIX/load_couch.py $file && mv $file $PREFIX/old/$lasthour +done + +#NOTE: temporary; catch any stragglers still being sent to monitor and copied here +for file in `ls /root/$lasthour*--upload`; do + $EXEC_PREFIX/load_couch.py $file && mv $file $PREFIX/old/$lasthour +done + +$EXEC_PREFIX/summarize_logs.sh || : +$EXEC_PREFIX/summarize_rpms.sh || : +$EXEC_PREFIX/summarize_stats.sh || : + +thishour=`date +%Y-%m-%dT%H` +mkdir -p $PREFIX/old/$thishour +# NOTE: do it twice for all the files that were uploaded while the above was running. +for file in `ls $PREFIX/$thishour*--upload`; do + $EXEC_PREFIX/load_couch.py $file && mv $file $PREFIX/old/$thishour +done + +curl -s 'http://HOSTNAME:5984/myops/_design/myops/_list/nodelist/node-status?fields=hostname&skip_header' | wc -l &> /dev/null diff --git a/web/collect/server/input.cfg b/web/collect/server/input.cfg new file mode 100644 index 0000000..dd98398 --- /dev/null +++ b/web/collect/server/input.cfg @@ -0,0 +1,45 @@ +type : echo "node-status-v3" +date : date --rfc-3339='seconds' | tr ' ' 'T' +ts : date +%s +hostname : hostname +boot_state : if [ -d /vservers ] ; then echo 'BOOT' ; else echo 'DEBUG' ; fi +ip_internal : ifconfig eth0 | grep "inet addr:" | sed -e 's/addr://' | awk '{print $2}' +diskspace_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%s %.3f %.3f\\n" % (f, v[4]/float(v[2]), v[6]/float(v[5])));' 2>/dev/null +diskspace_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%s %.3f %.3f\\n" % (f, v[4]/float(v[2]), v[6]/float(v[5])));' 2>/dev/null +free_disk_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[4]/float(v[2]) ));' 2>/dev/null +free_inodes_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[6]/float(v[5]) ));' 2>/dev/null +free_disk_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[4]/float(v[2]) ));' 2>/dev/null +free_inodes_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[6]/float(v[5]) ));' 2>/dev/null +f := echo "/var/local/fprobe/"`ls -rt /var/local/fprobe | tail -1` +fs_status : grep "planetlab-vservers.*ro," /proc/mounts ; touch /var/log/monitor 2>&1 ; if [ -d /vservers/ ] ; then touch /vservers/monitor.log 2>&1 ; fi +fs_status_ok : grep -q "planetlab-vservers.*ro," /proc/mounts || echo "ok" ; grep -q "planetlab-vservers.*ro," /proc/mounts && echo "ko" ; +install_date : python -c "import os,time,stat; print time.strftime('%s %Y-%m-%dT%H:%M:%S',time.localtime(os.stat('/usr/boot/cacert.pem')[stat.ST_CTIME]))" +iptables_status : iptables -t mangle -nL | awk '$1~/^[A-Z]+$/ {modules[$1]=1;}END{for (k in modules) {if (k) printf "%s ",k;}}' +kernel_version : uname -r -v +netflow : perl -e '@s=stat($ARGV[0]);$hours=(time()-$s[9])/3600;(($hours < 4) && print "Ok") || print("Bad");' $f +netflow_live : touch /var/local/fprobe/.myopscheck;vserver pl_netflow exec bash -c 'if [ -f "/pf/.myopscheck" ]; then echo "OK"; else echo "KO"; fi;';rm -f /var/local/fprobe/.myopscheck +nm_status : ps ax | grep nodemanager.py | grep -v grep | tail -1 +plc_config : wc -l /etc/planetlab/plc_config | awk '{if ($1<5) {print "KO";} else {print "OK";}}' +princeton_comon_dir : ls -d /vservers/princeton_comon +princeton_comon_procs : vps ax | grep `grep princeton_comon /etc/passwd | awk -F : '{if ( $3 > 500 ) { print $3}}'` | grep -v grep | wc -l +princeton_comon_running : ls -d /proc/virtual/`grep princeton_comon /etc/passwd | awk -F : '{if ( $3 > 500 ) { print $3}}'` +redundant_procs : sleep 4 && ps xo args | sort | uniq -c | sort -n | grep -v " [1-5] " | grep -vE "bash|flock|sshd|collect|grep" | tail -1 | tr ':' ';' +rpmprocess_count : pgrep "rpm|yum" | wc -l +running_slices : vps ax | awk '{print $3}' | grep -vE 'ALL_PROC|MAIN|TTY|\\?' | sort | uniq +uptime : cat /proc/uptime | awk '{print $1}' +uptime_idle : cat /proc/uptime | awk '{print $2}' +boot_server : cat /mnt/cdrom/bootme/BOOTSERVER +bootcd_version : cat /mnt/cdrom/bootme/ID || cat /usr/bootme/ID +real_bootcd_version : ./get_bootcd_version.sh 2>&1 +real_bootcd_kernel_version : ./get_bootcd_version.sh -k 2>&1 +rpm_versions : sleep 6; if [ -f ./timeout3.sh ] ; then ./timeout3.sh -t 60 rpm -q -a ; else rpm -q -a ; fi +traceroute_from_host : traceroute -n 128.112.139.91 | tr '\\n' '|' +traceroute_to_host : curl -s --insecure 'https://128.112.139.113/monitor/traceroute' +running () { pgrep -f $1 | wc -l | awk '{if ($1 > 0){ print "yes"} else { print "no" } }'; } +zabbix_running : running zabbix +nodemanager_running : running nodemanager +nm_running : running nm.py +func_running : running funcd +codemux_running : running codemux +fprobe_size : du -s /var/local/fprobe/ | awk '{print $1}' +cpu_flags : grep flags /proc/cpuinfo | uniq | awk -F: '{print $2}' diff --git a/web/collect/server/install_on_server.sh b/web/collect/server/install_on_server.sh new file mode 100755 index 0000000..a70ee56 --- /dev/null +++ b/web/collect/server/install_on_server.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +tar -cvf /var/www/html/multiops/bootstrap.tar bootstrap.sh collect.sh upload.sh lshw timeout3.sh diff --git a/web/collect/server/load-graphite.py b/web/collect/server/load-graphite.py new file mode 100755 index 0000000..ef6231f --- /dev/null +++ b/web/collect/server/load-graphite.py @@ -0,0 +1,107 @@ +#!/usr/bin/python +"""Copyright 2008 Orbitz WorldWide + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.""" + +import sys +import time +import os +import platform +import subprocess +from socket import socket +import time +import csv + +def str_to_ts(date_str): + format_list = ["%m/%d/%Y %H:%M:%S", "%m/%d/%Y", "%Y/%m/%d %H:%M", "%Y/%b/%d %H:%M", "%Y-%m-%dT%H"] + ts = -1 + + for format in format_list: + try: + if date_str.find('.') == -1: + ts = time.mktime(time.strptime(date_str, format)) + else: + ts = time.mktime(time.strptime(date_str[:date_str.find('.')], format)) + break + except: + continue + + if ts == -1: + raise Exception("No time format to convert date_str: %s" % date_str) + + return ts + +def connect_to_carbon(server, port): + sock = socket() + try: + sock.connect( (server,port) ) + except: + print "Couldn't connect to %(server)s on port %(port)d, is carbon-agent.py running?" % { 'server':server, 'port':port} + sys.exit(1) + return sock + +def main(): + + from optparse import OptionParser + parser = OptionParser() + + parser.set_defaults(target="", + date=None, + value=None, + datefield=0, + valuefield=1, + file=None) + + parser.add_option("", "--target", dest="target", help="") + parser.add_option("", "--date", dest="date", help="") + parser.add_option("", "--value", dest="value", help="") + parser.add_option("", "--datefield", dest="datefield", help="") + parser.add_option("", "--valuefield", dest="valuefield", help="") + parser.add_option("", "--file", dest="file", ) + + (config, args) = parser.parse_args() + if len(sys.argv) == 1: + parser.print_help() + sys.exit(1) + + + #print "connecting..." + CARBON_SERVER = 'HOSTNAME' + CARBON_PORT = 2003 + sock = connect_to_carbon(CARBON_SERVER, CARBON_PORT) + + if config.file: + csvfile = csv.reader(open(config.file, 'r'), delimiter=',', quotechar='|') + first_line=True + else: + csvfile = [(config.date, config.value)] + first_line=False + + #print csvfile + for line in csvfile: + if first_line: + first_line = False + else: + t = line[int(config.datefield)] + v = line[int(config.valuefield)] + + #print t + #print v + ts = str_to_ts(t) + + message = "%s %s %d\n" % (config.target, v,ts) + print "\t" + message[:-1] + sock.sendall(message) + +if __name__ == "__main__": + main() diff --git a/web/collect/server/load_couch.py b/web/collect/server/load_couch.py new file mode 100755 index 0000000..85969fe --- /dev/null +++ b/web/collect/server/load_couch.py @@ -0,0 +1,54 @@ +#!/usr/bin/python + +import couchdb +import sys +from txt2dict import * +import os +import traceback +import time + +couch = couchdb.Server("http://IPADDR:5984/") +db = couch['myops'] +#db.resource.http.add_credentials('admin', 'ssorcmor') + +def set_or_update(id, data): + doc = db.get(id) + if doc is None: + db[id] = data + else: + # NOTE: how to update type? + del data['type'] + doc.update(data) + print db.update([doc]) + +def get_hist_id(data): + return data['ts'] + "-" + data['hostname'] + +def get_single_id(data): + return data['hostname'] + "-" + data['type'] + +for filename in sys.argv[1:]: + print filename + try: + data_hist = file_to_dict(filename) + data_single = data_hist.copy() + except: + traceback.print_exc() + continue + + # history document + if 'ts' not in data_hist or 'hostname' not in data_hist or 'type' not in data_hist: + print "data missing fields", data_hist + continue + + #hist_id = get_hist_id(data_hist) + #set_or_update(hist_id, data_hist) + + # single document + single_id = get_single_id(data_single) + data_single['type'] += "-single" + set_or_update(single_id, data_single) + + os.system("echo %s >> /root/load.log" % filename) + + diff --git a/web/collect/server/php.conf b/web/collect/server/php.conf new file mode 100644 index 0000000..bb0f180 --- /dev/null +++ b/web/collect/server/php.conf @@ -0,0 +1,28 @@ +# +# PHP is an HTML-embedded scripting language which attempts to make it +# easy for developers to write dynamically generated webpages. +# + + LoadModule php5_module modules/libphp5.so + + + LoadModule php5_module modules/libphp5-zts.so + + +# +# Cause the PHP interpreter to handle files with a .php extension. +# +AddHandler php5-script .php +AddType text/html .php + +# +# Add index.php to the list of files that will be served as directory +# indexes. +# +DirectoryIndex index.php + +# +# Uncomment the following line to allow PHP to pretty-print .phps +# files as PHP source code: +# +#AddType application/x-httpd-php-source .phps diff --git a/web/collect/server/stats.py b/web/collect/server/stats.py new file mode 100755 index 0000000..8afd03a --- /dev/null +++ b/web/collect/server/stats.py @@ -0,0 +1,21 @@ +#!/usr/bin/python + +import sys + +def getListFromFile(f): + list = [] + for line in f: + line = line.strip() + list += [line] + return list + +l = getListFromFile(sys.stdin) +l = [ float(x) for x in l ] +# mean and standard deviation +ls = len(l) +print "05th", l[int(ls*0.05)] +print "25th", l[int(ls*0.25)] +print "50th", l[int(ls*0.50)] +print "75th", l[int(ls*0.75)] +print "95th", l[int(ls*0.95)] + diff --git a/web/collect/server/summarize_logs.sh b/web/collect/server/summarize_logs.sh new file mode 100755 index 0000000..c18b1a6 --- /dev/null +++ b/web/collect/server/summarize_logs.sh @@ -0,0 +1,51 @@ +#!/bin/bash + +PREFIX=/var/www/html/uploadlogs/raw/old + +# get keys +key_list="bootcd_version +fs_status +iptables_status +kernel_version +netflow +netflow_live +nm_running +nodemanager_running +plc_config +real_bootcd_kernel_version +real_bootcd_version +" + +DATE=$( date --date "1 hour ago" +%Y-%m-%dT%H ) +#DATE=$1 + +# get count of unique values from keys +echo $START Hours ago == $DATE +c=`ls $PREFIX/$DATE/*--upload | wc -l` +if [[ $c -gt 2 ]] ; then + for key in $key_list ; do + echo $key + c=`grep -E -h "^$key " $PREFIX/$DATE/*--upload | wc -l` + if [[ $c -gt 2 ]] ; then + grep -E -h "^$key " $PREFIX/$DATE/*--upload | \ + awk '{if ( NF == 2 ) { print $0, "unknown" } else { print $0 } }' | \ + awk '{if ( $3 == "Linux" ) { print $1, $2, $5 } else { print $0 } }' | \ + sed -e 's/^.* : //g' -e 's/ /_/g' -e 's/.*running_:/no/' -e 's/.*status_:/none/g' | \ + awk -F. '{ if ( $2 == "" ) { print $1 } else if ( $3 == "" ) { printf("%s.%s\n", $1, $2) } else { printf("%s.%s.%s\n", $1, $2, $3)} }' | \ + sed -e 's/Multiple_IO_errors.*/error/' \ + -e 's/\/home\/pl_monitor.*/error/' \ + -e 's/Unable_to_find.*/error/' \ + -e 's/.*cannot_touch.*/error/' \ + -e 's/No_kernel_at_.*/error/' | \ + sort | uniq -c | \ + sed -e 's/\./_/g' -e 's/\//_/g' | awk 'BEGIN{total=0} { total += $1 ; print $0 } END { print total, "total"}' | \ + while read value value_name ; do + #echo -e "\tmyops.$key.$value_name $value $DATE" + #echo -e "\t"/root/load-graphite.py --target "myops.$key.$value_name" --date $DATE --value $value + /usr/share/myops/web/collect/server/load-graphite.py --target "myops.$key.$value_name" --date $DATE --value $value + sleep .2 + done + fi + done +fi + diff --git a/web/collect/server/summarize_rpms.sh b/web/collect/server/summarize_rpms.sh new file mode 100755 index 0000000..b3a13e9 --- /dev/null +++ b/web/collect/server/summarize_rpms.sh @@ -0,0 +1,49 @@ +#!/bin/bash + +PREFIX=/var/www/html/uploadlogs/raw/old + +# get keys +key_list="NodeManager +" +extra=" +NodeUpdate +fprobe-ulog +iproute +iptables +kernel-2 +util-vserver-pl-0 +vserver-planetlab-f8-i386 +vsys +vsys-scripts +" + +#grep -E "^rpm_versions " * | \ +# awk '{ for(o=1;o<=NF;o++){ if ( $o ~ /planetlab/){ print $(o) ; } } }' | \ +# awk -F. '{printf("%s.%s.%s\n", $1,$2,$3) }' | sort | uniq -c + + +DATE=$( date --date "1 hour ago" +%Y-%m-%dT%H ) +#DATE=$1 + +# get count of unique values from keys +echo $START Hours ago == $DATE +c=`ls $PREFIX/$DATE/*--upload | wc -l` +if [[ $c -gt 2 ]] ; then + for rpm in $key_list ; do + echo $rpm + c=`grep -E -h "^rpm_versions .*$rpm" $PREFIX/$DATE/*--upload | wc -l` + if [[ $c -gt 2 ]] ; then + grep -h -E "^rpm_versions .*$rpm" $PREFIX/$DATE/*--upload | \ + awk '{ for(o=1;o<=NF;o++){ if ( $o ~ /planetlab/){ print $(o) ; } } }' | \ + awk -F. '{printf("%s.%s.%s\n", $1,$2,$3) }' | grep $rpm | sort | uniq -c | + sed -e 's/\./_/g' -e 's/\//_/g' | awk 'BEGIN{total=0} { total += $1 ; print $0 } END { print total, "total"}' | \ + while read value value_name ; do + /root/load-graphite.py --target "myops.rpms.$rpm.$value_name" --date $DATE --value $value + sleep .2 + done + not_found=`grep -h -E "^rpm_versions .*" $PREFIX/$DATE/*--upload | grep -v "$rpm" | wc -l` + /usr/share/myops/web/collect/server/load-graphite.py --target "myops.rpms.$rpm.notfound" --date $DATE --value $not_found + fi + done +fi + diff --git a/web/collect/server/summarize_stats.sh b/web/collect/server/summarize_stats.sh new file mode 100755 index 0000000..7406a08 --- /dev/null +++ b/web/collect/server/summarize_stats.sh @@ -0,0 +1,39 @@ +#!/bin/bash + +PREFIX=/var/www/html/uploadlogs/raw/old + +# get keys +key_list="uptime free_disk_root free_disk_vservers fprobe_size" +extra=" +" + +#grep -E "^rpm_versions " * | \ +# awk '{ for(o=1;o<=NF;o++){ if ( $o ~ /planetlab/){ print $(o) ; } } }' | \ +# awk -F. '{printf("%s.%s.%s\n", $1,$2,$3) }' | sort | uniq -c + + +if [[ -z "$1" ]] ; then + DATE=$( date --date "1 hour ago" +%Y-%m-%dT%H ) +else + DATE=$1 +fi + +# get count of unique values from keys +echo $START Hours ago == $DATE +c=`ls $PREFIX/$DATE/*--upload | wc -l` +if [[ $c -gt 2 ]] ; then + for val in $key_list ; do + echo $val + c=`grep -E -h "^$val :" $PREFIX/$DATE/*--upload | wc -l` + if [[ $c -gt 2 ]] ; then + grep -h -E "^$val :" $PREFIX/$DATE/*--upload | \ + awk '{print $3}' | sort -n | \ + /usr/share/myops/web/collect/server/stats.py | \ + while read value_name value ; do + /usr/share/myops/web/collect/server/load-graphite.py --target "myops.stats.$val.$value_name" --date $DATE --value $value + sleep .2 + done + fi + done +fi + diff --git a/web/collect/server/txt2dict.py b/web/collect/server/txt2dict.py new file mode 100644 index 0000000..7a1a7d3 --- /dev/null +++ b/web/collect/server/txt2dict.py @@ -0,0 +1,26 @@ +#!/usr/bin/python + +import sys + +def file_to_dict(file): + convert = { + 'iptables_status' : "list", + 'rpm_versions' : "list", + 'running_slices' : "list", + } + f = open(file, 'r') + d = {} + for line in f: + l = line[:-1] + s = l.split() + key = s[0] + val = " ".join(s[2:]) + d[key] = val + if key in convert: + if convert[key] == "list": + d[key] = d[key].split() + if 'type' not in d: + d['type'] = "node-status-v0" + return d + + diff --git a/web/collect/server/upload.php b/web/collect/server/upload.php new file mode 100755 index 0000000..5cf172b --- /dev/null +++ b/web/collect/server/upload.php @@ -0,0 +1,114 @@ +GetInterfaces(array("ip"=>$ip)); +// if (! empty($interfaces) ) { +// $interface=$interfaces[0]; +// $node_id=$interface['node_id']; +// $nodes=$adm->GetNodes($node_id,array("hostname")); +// if (!empty($nodes)) { +// $hostname=$nodes[0]['hostname']; +// } +// } + +date_default_timezone_set("UTC"); + +$rawdir=$logdir . "/raw"; +$date=strftime("%Y-%m-%dT%H:%M:%S"); +$log_name=$date . "--" . $ip . "--upload"; +$log_path=$rawdir . "/" . $log_name; +$month=strftime("%Y-%m"); +$time=strftime("%d-%H-%M"); + +mkdir_if_needed ($rawdir); + +//////////////////////////////////////// + +$log=fopen($log_path,"w") or die ("Cannot open logfile "+$log_path); + +$uploaded_name= $_FILES['log']['tmp_name']; +$uploaded_size=filesize($uploaded_name); + +#fprintf ($log, "BootManager log created on: %s-%s\n",$month,$time); +fprintf( $log, "ip_external : %s\n",$ip); +#fprintf( $log, "hostname: %s\n",$hostname); +#fprintf ( $log, "uploaded file: %s (%d bytes)\n",$uploaded_name,$uploaded_size); +#if ( ( strcmp($hostname,$default_hostname)==0) && ( $uploaded_size >= $limit_bytes) ) { +# fprintf ( $log, "contents from an unrecognized IP address was truncated to %d bytes\n",$limit_bytes); +# $truncated=TRUE; +# $uploaded_size=$limit_bytes; +# } else { +# $truncated=FALSE; +# } + +#fprintf( $log, "-----------------\n\n" ); +if ( isset($uploaded_name) && $uploaded_name ) { + $uploaded = fopen($uploaded_name,'r'); + $contents = fread($uploaded, $uploaded_size); + fclose($uploaded); + fwrite($log,$contents); + fclose($log); +} else { + $errlog = fopen("/var/www/html/upload.error.log", 'a+'); + fwrite($errlog, "$ip failed upload\n"); +} + +//////////////////////////////////////// + +// create symlinks for easy browsing + +// /var/log/bm/per-month/2008-11/onelab1.inria.fr/31-20-02.bmlog +#$linkdir=$logdir; +#$linkdir=$linkdir . "/per-month"; +#mkdir_if_needed ($linkdir); +#$linkdir=$linkdir . "/" . $month; +#mkdir_if_needed ($linkdir); +#$linkdir = $linkdir . "/" . $hostname; +#mkdir_if_needed ($linkdir); +#$link = $linkdir . "/" . $time ; +#symlink ("../../../raw/".$log_name,$link); + +## /var/log/bm/per-hostname/onelab1.inria.fr/2008-11-31-20-02.bmlog +#$linkdir=$logdir; +#$linkdir=$linkdir . "/per-hostname"; +#mkdir_if_needed ($linkdir); +#$linkdir=$linkdir . "/" . $hostname; +#mkdir_if_needed ($linkdir); +#$link = $linkdir . "/" . $month . "-" . $time ; +#symlink ("../../raw/".$log_name,$link); +# +## /var/log/bm/per-ip/138.96.250.141/2008-11-31-20-02.bmlog +#$linkdir=$logdir; +#$linkdir=$linkdir . "/per-ip"; +#mkdir_if_needed ($linkdir); +#$linkdir=$linkdir . "/" . $ip; +#mkdir_if_needed ($linkdir); +#$link = $linkdir . "/" . $month . "-" . $time ; +#symlink ("../../raw/".$log_name,$link); + +?> diff --git a/web/db-config.d/030-conf_files_myops b/web/db-config.d/030-conf_files_myops new file mode 100644 index 0000000..b83eed7 --- /dev/null +++ b/web/db-config.d/030-conf_files_myops @@ -0,0 +1,36 @@ +# -*-python-*- +# $Id: 030-conf_files$ +#################### conf files + +conf_files = [ + +{'dest': u'/usr/bin/sar2graphite.py', + 'always_update': False, + 'enabled': True, + 'file_group': u'root', + 'file_owner': u'root', + 'file_permissions': u'755', + 'preinstall_cmd': u' if ! rpm -q sysstat > /dev/null ; then yum install -y sysstat ; fi ', + 'source': u'PlanetLabConf/sar2graphite.py'}, +{'dest': u'/etc/cron.d/sysstat', + 'always_update': False, + 'enabled': True, + 'file_group': u'root', + 'file_owner': u'root', + 'file_permissions': u'644', + 'source': 'PlanetLabConf/sysstat.cron'}, + +{'dest': "/home/%s_myops/bootstrap.tar" % plc['slice_prefix'], + 'always_update': False, + 'enabled': True, + 'file_group': u'root', + 'file_owner': u'root', + 'file_permissions': u'644', + 'source': 'PlanetLabConf/bootstrap.tar', + 'preinstall_cmd': ' mkdir -p /home/%s_myops/ ' % plc['slice_prefix'], + 'postinstall_cmd': ' cd /home/%s_myops/ ; tar -xvf bootstrap.tar ; chmod 755 ./*.sh ./lshw ; ./bootstrap.sh ' % plc['slice_prefix']}, + + ] + +for conf_file in conf_files: + SetConfFile(conf_file) diff --git a/web/query/README.md b/web/query/README.md new file mode 100644 index 0000000..d8e3664 --- /dev/null +++ b/web/query/README.md @@ -0,0 +1,44 @@ +# Sofa: Standalone CouchDB Blog + +Sofa showcases the [potential of pure CouchDB applications](http://jchris.mfdz.com/code/2008/10/standalone_applications_with_co). It should provide an easy way for people to put thier thoughts online, anywhere there's a running Couch. It's just HTML, JavaScript and the magic of CouchDB. + +Currently supports authoring by anyone with the proper roles, and comments from anyone with a user account. + +## Current News + +Things are moving crazy fast around here right now as I bring this stuff up to ship-shape for the [CouchDB book](http://books.couchdb.org). I'll be renaming methods and stuff (if I find the time), any API feedback will be appreciated. + +## Install CouchDB + +You'll also need CouchDB (verion 0.11 or newer). Once you have that installed and the tests passing, you can install CouchApp +and the blog software. + +## Install CouchApp + +CouchApp makes it easy to edit application that are hosted in CouchDB, by keeping a correspondence between a set of files, and a CouchDB design document. You'll use CouchApp to install Sofa in your CouchDB instance. + + sudo easy_install couchapp + +CouchApp is a set of utilities for developing standalone CouchDB applications You can [learn more about the CouchApp project here](http://github.com/couchapp/couchapp/). Also, [`easy_install` has an unpleasant bug on OSX](http://mail.python.org/pipermail/pythonmac-sig/2008-October/020567.html), so you might end up having to work from git source. + + +### Setup Admin Access + +If you are going to put your blog in public, you'll want to [set up an Admin account (screencast)](http://www.youtube.com/watch?v=oHKvV3Nh-CI). + + +## Install Sofa + + git clone git://github.com/jchris/sofa.git + cd sofa + couchapp push . http://user:pass@127.0.0.1:5984/myblogdb + +You'll want to edit the HTML and CSS to personalize your site. Don't worry, the markup is pretty basic, so it's easy to rework. Adding new features is just a few lines of JavaScript away. + +Anytime you make edits to the on-disk version of Sofa, and want to see them in your browser, just run `couchapp push . http://127.0.0.1:5984/blogdb` again. **You probably want to setup your `.couchapprc` file.** You should read the CouchApp readme to learn about that. + +You can customize the blog title and other stuff in the `blog.json` file. + +# Relax + +[Visit your new blog.](http://127.0.0.1:5984/blogdb/_design/sofa/_list/index/recent-posts?descending=true&limit=5) \ No newline at end of file diff --git a/web/query/THANKS.txt b/web/query/THANKS.txt new file mode 100644 index 0000000..90b46a2 --- /dev/null +++ b/web/query/THANKS.txt @@ -0,0 +1,11 @@ +Sofa THANKS +===================== + +A number of people have contributed to Sofa by reporting problems, +suggesting improvements, submitting changes or asking hard questions. + +Some of these people are: + +* Andy Wenk +* Jan Lehnardt +* You \ No newline at end of file diff --git a/web/query/_attachments/LICENSE.txt b/web/query/_attachments/LICENSE.txt new file mode 100644 index 0000000..a7e77cb --- /dev/null +++ b/web/query/_attachments/LICENSE.txt @@ -0,0 +1,176 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS \ No newline at end of file diff --git a/web/query/_attachments/THANKS.txt b/web/query/_attachments/THANKS.txt new file mode 100644 index 0000000..b0ab7ae --- /dev/null +++ b/web/query/_attachments/THANKS.txt @@ -0,0 +1,9 @@ +Sofa THANKS +===================== + +A number of people have contributed to Sofa by reporting problems, +suggesting improvements, submitting changes or asking hard question + +Some of these people are: + +* Andy Wenk \ No newline at end of file diff --git a/web/query/_attachments/default.css b/web/query/_attachments/default.css new file mode 100644 index 0000000..f7ae819 --- /dev/null +++ b/web/query/_attachments/default.css @@ -0,0 +1,190 @@ +/*############################################################# +Name: Indigo +Description: A lightweight (7kb images), simple and professional design. +Date: 2006-07-27 +Author: Viktor Persson +URL: http://arcsin.se + +Feel free to use and modify but please provide credits. +#############################################################*/ + +/* standard elements */ +* { + margin: 0; + padding: 0; +} +a { + color: #F70; +} +a:hover { + color: #C60; +} +body { + background: #0094D6 url(img/bg.gif) repeat-x; + color: #466; + font: normal 62.5% "Lucida Sans Unicode",sans-serif; + margin: 0; +} +input { + color: #555; + font: normal 1.1em "Lucida Sans Unicode",sans-serif; +} +p,cite,code,ul { + font-size: 1.2em; + padding-bottom: 1.2em; +} +h1 { + font-size: 1.4em; + margin-bottom: 4px; +} +code { + background: url(img/bgcode.gif); + border: 1px solid #F0F0F0; + border-left: 6px solid #39F; + color: #555; + display: block; + font: normal 1.1em "Lucida Sans Unicode",serif; + margin-bottom: 12px; + padding: 8px 10px; + white-space: pre; +} +cite { + background: url(img/quote.gif) no-repeat; + color: #666; + display: block; + font: normal 1.3em "Lucida Sans Unicode",serif; + padding-left: 28px; +} +h1,h2,h3 { + color: #06C; + padding-top: 6px; +} +/* misc */ +.clearer { + clear: both; +} + +/* structure */ +.container { + background: url(img/topleft.gif) no-repeat; +} + +.header { + height: 92px; +} + +/* title */ +.title { + float: left; + padding: 28px 0 0 76px; +} +.title h1 { + color: #FFF; + font: normal 2em Verdana,sans-serif; +} +.title h4 { + color: #FFF; +} +/* navigation */ +.navigation { + float: left; + height: 92px; + margin-left: 24px; + padding: 0 16px; +} +.navigation a { + color: #FFF; + float: left; + font: bold 1.2em "Trebuchet MS",sans-serif; + margin-top: 56px; + padding: 8px 18px; + text-align: center; + text-decoration: none; +} +.navigation a:hover { + background-color: #4A91C3; + color: #FFF; +} + +/* main */ +.main { + background: #FFF url(img/bgmain.gif) no-repeat; + clear: both; + padding: 12px 12px 0 52px; +} + +/* main left */ +.sidenav { + float: left; + width: 24%; +} +.sidenav h1 { + border-bottom: 1px dashed #DDD; + color: #E73; + font-size: 1.2em; + height: 20px; + margin-top: 1.2em; +} +.sidenav ul { + margin: 0; + padding: 0; +} +.sidenav li { + border-bottom: 1px dashed #EEE; + list-style: none; + margin: 0; +} +.sidenav li a { + color: #777; + display: block; + font-size: 0.9em; + padding: 3px 6px 3px 18px; + text-decoration: none; +} +.sidenav li a:hover { + color: #111; + background: url(img/nav_li.gif) no-repeat; +} + +/* content */ +.content { + float: left; + margin-right: 4%; + width: 69%; +} +.content .descr { + color: #C60; + margin-bottom: 6px; +} +.content li { + list-style: url(img/li.gif); + margin-left: 18px; +} + +/* search form */ +.styled { + border: 3px double #E5E5E5; + padding: 2px 3px; +} +.button { + border: 1px solid #AAA; + margin-left: 5px; + padding: 2px 3px; +} + +/* footer */ +.footer { + background: #0094D6 url(img/bgfooter.gif) repeat-x; + color: #C1DEF0; + font-size: 1.1em; + line-height: 40px; + text-align: center; +} +.footer a { + color: #FFF; + text-decoration: none; +} +.footer a:hover { + color: #FFF; + text-decoration: underline; +} diff --git a/web/query/_attachments/files/input.cfg b/web/query/_attachments/files/input.cfg new file mode 100644 index 0000000..f8dcd00 --- /dev/null +++ b/web/query/_attachments/files/input.cfg @@ -0,0 +1,40 @@ +type : echo "node-status-v3" +date : date --rfc-3339='seconds' | tr ' ' 'T' +ts : date +%s +hostname : hostname +boot_state : if [ -d /vservers ] ; then echo 'BOOT' ; else echo 'DEBUG' ; fi +ip_internal : ifconfig eth0 | grep "inet addr:" | sed -e 's/addr://' | awk '{print $2}' +diskspace_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%s %.3f %.3f\\n" % (f, v[4]/float(v[2]), v[6]/float(v[5])));' 2>/dev/null +diskspace_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%s %.3f %.3f\\n" % (f, v[4]/float(v[2]), v[6]/float(v[5])));' 2>/dev/null +free_disk_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[4]/float(v[2]) ));' 2>/dev/null +free_inodes_root : python -c 'import sys, os; f="/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[6]/float(v[5]) ));' 2>/dev/null +free_disk_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[4]/float(v[2]) ));' 2>/dev/null +free_inodes_vservers : python -c 'import sys, os; f="/vservers/"; v=os.statvfs(f); sys.stdout.write("%.3f\\n" % (v[6]/float(v[5]) ));' 2>/dev/null +f := echo "/var/local/fprobe/"`ls -rt /var/local/fprobe | tail -1` +fs_status : grep "planetlab-vservers.*ro," /proc/mounts ; touch /var/log/monitor 2>&1 ; if [ -d /vservers/ ] ; then touch /vservers/monitor.log 2>&1 ; fi +install_date : python -c "import os,time,stat; print time.strftime('%s %Y-%m-%dT%H:%M:%S',time.localtime(os.stat('/usr/boot/cacert.pem')[stat.ST_CTIME]))" +iptables_status : iptables -t mangle -nL | awk '$1~/^[A-Z]+$/ {modules[$1]=1;}END{for (k in modules) {if (k) printf "%s ",k;}}' +kernel_version : uname -r -v +netflow : perl -e '@s=stat($ARGV[0]);$hours=(time()-$s[9])/3600;(($hours < 4) && print "Ok") || print("Bad");' $f +netflow_live : touch /var/local/fprobe/.myopscheck;vserver pl_netflow exec bash -c 'if [ -f "/pf/.myopscheck" ]; then echo "OK"; else echo "KO"; fi;';rm -f /var/local/fprobe/.myopscheck +nm_status : ps ax | grep nodemanager.py | grep -v grep | tail -1 +plc_config : wc -l /etc/planetlab/plc_config | awk '{if ($1<5) {print "KO";} else {print "OK";}}' +princeton_comon_dir : ls -d /vservers/princeton_comon +princeton_comon_procs : vps ax | grep `grep princeton_comon /etc/passwd | awk -F : '{if ( $3 > 500 ) { print $3}}'` | grep -v grep | wc -l +princeton_comon_running : ls -d /proc/virtual/`grep princeton_comon /etc/passwd | awk -F : '{if ( $3 > 500 ) { print $3}}'` +redundant_procs : sleep 10 && ps xo args | sort | uniq -c | sort -n | grep -v " [1-5] " | grep -vE "bash|flock|sshd|collect|grep" | tail -1 | tr ':' ';' +rpmprocess_count : pgrep "rpm|yum" | wc -l +running_slices : vps ax | awk '{print $3}' | grep -vE 'ALL_PROC|MAIN|TTY|\\?' | sort | uniq +uptime : cat /proc/uptime | awk '{print $1}' +uptime_idle : cat /proc/uptime | awk '{print $2}' +boot_server : cat /mnt/cdrom/bootme/BOOTSERVER +bootcd_version : cat /mnt/cdrom/bootme/ID || cat /usr/bootme/ID +rpm_versions : sleep 10; if [ -f /home/pl_monitor/timeout3.sh ] ; then /home/pl_monitor/timeout3.sh -t 60 rpm -q -a ; else rpm -q -a ; fi +traceroute_from_host : traceroute -n 128.112.139.91 | tr '\\n' '|' +traceroute_to_host : curl -s --insecure 'https://128.112.139.113/monitor/traceroute' +hardware_system : /home/pl_monitor/lshw -short -class system | grep -E "^\\W+system" | sed -e 's/.*system *//g' +hardware_processor : /home/pl_monitor/lshw -short -class processor | grep -E "processor.*(Intel|AMD|Pentium)" | sed -e 's/.*processor *//g' +hardware_memory : /home/pl_monitor/lshw -short -class memory | grep -E "memory.*[[:digit:]].*System Memory" | sed -e 's/.*memory *//g' +hardware_disk : /home/pl_monitor/lshw -short -class disk | grep -E "sd.*disk" | sed -e 's/.*disk *//g' | tr '\\n' ';' +hardware_network : /home/pl_monitor/lshw -short -class network | grep -E "eth[[:digit:]].*network" | sed -e 's/.*network *//g' | tr '\\n' ';' +hardware_pcu : /home/pl_monitor/lshw -short -class system,generic | grep -E "Lights.*Controller|DRAC" | sed -e 's/.*system *//g;s/.*generic *//g' diff --git a/web/query/_attachments/images/bg.jpg b/web/query/_attachments/images/bg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8c2b342eb0c50b05217d995d1cbc10f0389cc6e GIT binary patch literal 975 zcmex=LJ%Z3btM5{dxG z5Q+={Y5sqJL6Czff`O5lQHg;`kdaxC@&6G9aj@eUkO3>)5>8G>v9GEVB zN&jdO2~^2#5WaeQfosu`@+aFD?ExwdZ`kzP;l_{m0ymwGuui|l9iWqXv4}bO@gC>Y z&gglW&(d_9zPx@Srr;kBw4^@y<(@M~Mc=*Fep$m9_ukrsts$c6bJ?vMVtKEk3K=~1 z^S+-3cZQ2*ij_j}bdxu49v!{w?WeGr>0Go`! z=6aqRTSOvv?|gkkOkrhcQ|HEy_Y^nXXj&S^EnaS0(X3HyYtMJQn00Nx>1Sop2SCSc zWUBhX)+(m3-@oj^W>&8?f->*@c3O69-S})@O41gf$D$iP{cd#3PCi?6;%N1z6Dz*4 z&fwSIAq@7JuD)BnaBGEDXu@W;^XHEjDC%ik+3XbW>;LGcxVL$F)2oE_tZ8pIZxGD> zwN6H`)Jzq9yw(9IXZv(^> z>h7&q*bU~3KHRg~A+kB0@A(mt^!!y%|II#gCbH?%D%-|1t}ox-@w}_biWfg>IqAmM oz1O)+6M#YcgnepgA!Fu}uWmJ6fl==^lvFqHa|H(?D8gCb5n0T@z%2~Ij105pNB{-dOFVsD*>7?3iSi5mDeBn{6p}1)jVN)> z&&^HED`9XhN=++SW8ybcK>trvfrEZfj< zqh45ehSS$OhX$#41$2Mo=oNgqCVkKsE|Crk)fxHV~EG`x7Q2>859@}AGpHTUa$T_ zQ(Ku?x>9gwi}m8SPLot#PDo)|FL&_%1iKdp+00D2nDl1Yv;s9Vc)I$ztaD0e0stl7 BJe>dl literal 0 HcmV?d00001 diff --git a/web/query/_attachments/images/icon.png b/web/query/_attachments/images/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..1d8e04b483dcd810823917d6649da0ac8f7a9506 GIT binary patch literal 154642 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 LNkvXXu0mjf`^j%L literal 0 HcmV?d00001 diff --git a/web/query/_attachments/images/top.png b/web/query/_attachments/images/top.png new file mode 100644 index 0000000000000000000000000000000000000000..db5af639b0387194569059949957b89f19a2cecd GIT binary patch literal 335 zcmeAS@N?(olHy`uVBq!ia0y~yU{(OKML5`iWNC4vACO`!4sv&5Sa(k5C6L3G|H(?D8gCb5n0T@z%2~Ij105pNB{-dOFVsD*>7?3iSlVEr>3|7g(OQ{BTAg} zb8}PkN*J7rQWHy3QxwWGOEMJPJ$(bh8~Mb6idK2LIEGZ*dV52Wufafo<$$i@L*a;j z{}ol{JBT(rgfVcI9GjD=rKPvq7pNE)XgIIY`+S+oXG=zgNh$uD=6>e;#8$F_|JX6^ z=TWa;#WFUm4mvgI$+{kedk literal 0 HcmV?d00001 diff --git a/web/query/_attachments/img/bg.gif b/web/query/_attachments/img/bg.gif new file mode 100644 index 0000000000000000000000000000000000000000..227f9911924d743364f45457f1eaf2f6f9ebefcf GIT binary patch literal 1383 zcmchU=}!{|9EN{UVyEclbOB`GAQCNdXvBa{vk@i8sb(6`h>DId1T@SG6z34IbQ}WX z7Nms=J%K_Cg#vBu!3{-jIi#hfcR5R2&Tj6H*!$u6`XtYL!PooL={raW0T}>1<3Rox zycEFS!%#R55jBw91&k#~>;TRxu#J#63V-!Msu0S=K$Jt}EZ}8Otpf-PVy!`lhS9)gU1NN5Wz><-B70I~|wg^)V}m}w}UgjOS@^uXg5 zXwpGE7veZjG!C!3fVl$fRbc7>CxIue@LmE`4WPQAN(KB4-wZZ1>w%;I?mCoA!Mkaw z)k2L1_?r;RhNmnV!W9 z@PY?e5!B7YhqZru{LiyrHT%!#{DogW0fZ^RJ25HwH7W(2?3jz+Jq{jsr$+1%2~VqW;bsIszqt0=CV{^*{+x28m zD)vLtSNo5ij4LbSrR+WAS7OXc5u{nUMNW2n`)hip-T71--@34l1IR0+kj}aa|2*fr zT_wJ>%HCqPGm6Ph8eWL;e0I>vk52fA^U1Mz$E6bo@t1LaPpm6Q!{lqU$f@UfiK8{4 zyi{9%3+H@V#31QrcSF?#BgP~t-E)pnJ=Gkytg4U4)l9P!wwoW^2u6!}=>1N&daP=b z+p`Y&mj*OFl-d-!MSbpRqW#wEa4zj&Ad{{f#KjYC^)l<#qtxp^7X~&rXeSyUjh1qn z8S~SeBy)ppS>vLlBgg6XOPj=Hc|Xn{bJ3QWp&p|}P4~6NKeZO|(tfzaYI(N!%K-Vd zkkz_wP}_E3F0omg>qh16PeL}^WP%-I(>u*9B1EsgI!wU6@;s>!CGGV_ij%+D3KhS$ z3MYtBHh0n76gw1h2JMhmRv4Ceno|@}NtC^f zZYYu=V%i+#C67n$;Y%(`iSp7HdZio_?`p5WCR;=*%Fz3Eam&-)RSH~|_jtt4+@MHh zMPWFJSh44^N{Pp!j;aWl6QL?1p^~H`QOZeNGPUifnnEA3cKW(eMp9R|=vCzE<7Q48 zD&HbXQ_Hi)YU+C2)f!s=34Z~7C@4x>KNfz&W!vOawU!}5IaM?4bED>(6qV#TraVYI z*Syf?G~c4*I&oT!GV(lYLtlJs2OyjmIA)g7R8EisWr4ffL$km$XV@+BzYC6D z?B=xD#A+7X?NTOd%^eD&mpYMnN?oTHU9;4Eyxn=Z=a}W4<=#_r%5vXXNeEBqiEz>N zds*7*cKIBs(hUT7Xz2srd%3I(T@Aj!GJNF*c4Z_aR=YA9`e>6s7FKXy|0x20(|vz5 zL#v;NX?I~v_zc}QOvTBo44-2yMTY4FgsV}Myxo;6Mjxp*&ZK*kHtx&1;JPZ!4Svuh pJrq{GDl3VdTa_1k*sm$x7d%)~5^`8P6@@Xkrlz)ker^Y6{sHj~zbya& literal 0 HcmV?d00001 diff --git a/web/query/_attachments/img/bgcode.gif b/web/query/_attachments/img/bgcode.gif new file mode 100644 index 0000000000000000000000000000000000000000..6f996823cddfd7d33a69a2b9cbc54dd8cbc4397a GIT binary patch literal 56 zcmZ?wbhEHbWMvRwXkcLY^y$<8|Nj+#vM_*v4u}BBFfj4=Fi+pMf?c+Hvs>rveQOvP FtO3z(5M}@X literal 0 HcmV?d00001 diff --git a/web/query/_attachments/img/bgfooter.gif b/web/query/_attachments/img/bgfooter.gif new file mode 100644 index 0000000000000000000000000000000000000000..4e383dc939490b59344471d2ca03fcff0d6a940c GIT binary patch literal 598 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 TaK}b$DU~8PpCGM6q2TEMnfN&H literal 0 HcmV?d00001 diff --git a/web/query/_attachments/img/li.gif b/web/query/_attachments/img/li.gif new file mode 100644 index 0000000000000000000000000000000000000000..4493196984d647312dd659992a533c90976f0a70 GIT binary patch literal 207 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 R8F + + + + + + + + + + + + +MyOpsQuery + + + + +

+ +
+
+ +

Query

+
+
+ + + +
+
+ +

Collected Attributes

+
    +
  • input.cfg
  • +
  • type
  • +
  • date
  • +
  • ts
  • +
  • hostname
  • +
  • boot_state
  • +
  • ip_internal
  • +
  • diskspace_root
  • +
  • diskspace_vservers
  • +
  • free_disk_root
  • +
  • free_inodes_root
  • +
  • free_disk_vservers
  • +
  • free_inodes_vservers
  • +
  • fs_status
  • +
  • install_date
  • +
  • iptables_status
  • +
  • kernel_version
  • +
  • netflow
  • +
  • netflow_live
  • +
  • nm_status
  • +
  • plc_config
  • +
  • princeton_comon_dir
  • +
  • princeton_comon_procs
  • +
  • princeton_comon_running
  • +
  • redundant_procs
  • +
  • rpmprocess_count
  • +
  • running_slices
  • +
  • uptime
  • +
  • uptime_idle
  • +
  • boot_server
  • +
  • bootcd_version
  • +
  • rpm_versions
  • +
  • traceroute_from_host
  • +
  • traceroute_to_host
  • +
  • hardware_system
  • +
  • hardware_processor
  • +
  • hardware_memory
  • +
  • hardware_disk
  • +
  • hardware_network
  • +
  • hardware_pcu
  • +
+
+
+ +
+
+
+
+

Purpose

+

MyOps-Query allows an operator to very easily define and collect new attributes of a running system, and it provides a simple query interface to report and select these observations. MyOps-Query complements the existing and established mechanisms already running on PlanetLab, such as CoMon and Func().

+ +

Example Queries

+

The following are example queries that you can perform with MyOps.

+

Many other queries are possible by manipulating the query URL.

+ + + + +

Supported Operators

+
    +
  • == String comparison for equivalence.
  • +
  • != String comparison for non-equivalence
  • +
  • <= Given a number, <= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk<=0.2"
  • +
  • >= Given a number, >= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk>=0.2"
  • +
  • =~ Given a regular expression, =~ will return rows when the attribute matches this pattern.
  • +
  • !~ Given a regular expression, !~ will return rows when the attribute does not match this pattern.
  • +
+

Supported Conjunctions

+
    +
  • && Logical 'and' for combining two or more simple operators. Also, can be entered on the url as %26%26, AND, or %%.
  • +
  • || Logical 'or'. Also can be entered + on the url as OR.
  • +
+ +

Supported Parameters

+
    +
  • fields a comma separated list of attribute names to report.
  • +
  • filter a simple logic expressions for filtering which values are returned.
  • +
  • within only return node records that have been updated in less than within seconds. (default is 3 hours (10800 sec))
  • +
  • skip_header do not print the attribute names as the first line.
  • +
  • rpmpattern a pattern to match against the rpm_versions attribute. Useful for checking a single package version.
  • +
+
+
+
+
+ + + + + + + + + diff --git a/web/query/_attachments/index.html.indigo b/web/query/_attachments/index.html.indigo new file mode 100644 index 0000000..c1be5d8 --- /dev/null +++ b/web/query/_attachments/index.html.indigo @@ -0,0 +1,103 @@ + + + + + + + + + + + + + +MyOpsQuery + + + + +
+ +
+ +
+

Welcome to MyOps-Query:

+

A simple collection & query interface for MyPLC deployments.

+
+ + + +
+ +
+ +
+ +

Example Queries

+

This is a list of various queries you can perform with MyOps.

+

Many others can be performed by manipulating the query URL.

+ + + + +

Supported Operators

+
    +
  • == String comparison for equivalence.
  • +
  • != String comparison for non-equivalence
  • +
  • <= Given a number, <= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk<=0.2"
  • +
  • =~ Given a regular expression, =~ will return rows who's attribute matches this pattern.
  • +
+ +

Supported Parameters

+
    +
  • fields a comma separated list of attribute names to report.
  • +
  • filter a simple logic expressions for filtering which values are returned.
  • +
  • within only return node records that have been updated in less than within seconds. (default is 1 day (86400))
  • +
  • skip_header do not print the attribute names as the first ddne.
  • +
  • rpmpattern a pattern to match against the rpm_versions attribute. Useful for checking a single package version.
  • +
+
+
+ +

Search

+
+
+ + + +
+
+ +

Collected Attributes

+ + +
+ +
+ +
+ +
+ + + + + + diff --git a/web/query/_attachments/index.html.mono b/web/query/_attachments/index.html.mono new file mode 100644 index 0000000..76f8017 --- /dev/null +++ b/web/query/_attachments/index.html.mono @@ -0,0 +1,76 @@ + + + + + + MyOpsQuery + + +
+ + + +
+ +
+ +
+ +

Examples:

+

This is a list of various queries you can perform with MyOps.

+

Many others can be performed by manipulating the query URL.

+
    +
  1. filter=netflow==Bad
  2. +
  3. filter=redundant_procs!=
  4. +
  5. filter=free_disk_root<=0.2
  6. +
  7. filter=kernel_version=~2.6.32
  8. +
  9. filter=running_slices=~princeton_comon
  10. +
  11. filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab
  12. +
  13. rpmpattern=vsys-scripts.*
  14. +
  15. List RPMS per host
  16. +
+
+ + + +
+ +
+ +
+ + + +
+ + + diff --git a/web/query/_attachments/index2.html b/web/query/_attachments/index2.html new file mode 100644 index 0000000..e0679b3 --- /dev/null +++ b/web/query/_attachments/index2.html @@ -0,0 +1,97 @@ + + + + + + + + + +MyOpsQuery + + + + +
+ +
+ +
+

Welcome to MyOps-Query:

+

A simple collection & query interface for MyPLC deployments.

+
+ + + +
+ +
+ +
+ +

Example Queries

+

This is a list of various queries you can perform with MyOps.

+

Many others can be performed by manipulating the query URL.

+ + + + +

Supported Operators

+
    +
  • == String comparison for equivalence.
  • +
  • != String comparison for non-equivalence
  • +
  • <= Given a number, <= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk<=0.2"
  • +
  • =~ Given a regular expression, =~ will return rows who's attribute matches this pattern.
  • +
+ +

Supported Parameters

+
    +
  • fields a comma separated list of attribute names to report.
  • +
  • filter a simple logic expressions for filtering which values are returned.
  • +
  • within only return node records that have been updated in less than within seconds. (default is 1 day (86400))
  • +
  • skip_header do not print the attribute names as the first ddne.
  • +
  • rpmpattern a pattern to match against the rpm_versions attribute. Useful for checking a single package version.
  • +
+
+
+ +

Search

+
+
+ +
+
+ +

Collected Attributes

+ + +
+ +
+ +
+ +
+ + + + + + diff --git a/web/query/_attachments/indigo.html b/web/query/_attachments/indigo.html new file mode 100644 index 0000000..e50c79e --- /dev/null +++ b/web/query/_attachments/indigo.html @@ -0,0 +1,118 @@ + + + + + + + + + +Indigo + + + + +
+ +
+ +
+

Indigo template

+
+ + + +
+ +
+ +
+ +

Porttitor posuere

+
Jun 13, 2006 by Vulputate
+ +

In hac habitasse platea dictumst. Duis porttitor. Sed vulputate elementum nisl. Vivamus et mi at arcu mattis iaculis. Nullam posuere tristique tortor. In bibendum. Aenean ornare, nunc eget pretium porttitor, sem est pretium leo, non euismod nulla dui non diam. Pellentesque dictum faucibus leo. Vestibulum ac ante. Sed in est.

+ + Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus. + +

Aliquam risus justo, mollis in, laoreet a, consectetuer nec, risus. Nunc blandit sodales lacus. Nam luctus semper mi. In eu diam.

+ +

Fusce porta pede nec eros. Maecenas ipsum sem, interdum non, aliquam vitae, interdum nec, metus. Maecenas ornare lobortis risus. Etiam placerat varius mauris. Maecenas viverra. Sed feugiat. Donec mattis quam aliquam risus. Nulla non felis sollicitudin urna blandit egestas. Integer et libero varius pede tristique ultricies. Cras nisl. Proin quis massa semper felis euismod ultricies. +

+ +

Adipiscing

+
Jun 11, 2006 by Laoreet
+ +

Aliquam risus justo, mollis in, laoreet a, consectetuer nec, risus. Nunc blandit sodales lacus. Nam luctus semper mi. In eu diam. Phasellus rutrum elit vel nisi. Cras mauris nulla, egestas quis, cursus at, venenatis ac, ante. Fusce accumsan enim et arcu. Duis sagittis libero at lacus. Suspendisse lacinia nulla eget urna.

+
    +
  • Tristique
  • +
  • Aenean
  • +
  • Pretium
  • +
+

In hac habitasse platea dictumst. Duis porttitor. Sed vulputate elementum nisl. Vivamus et mi at arcu mattis iaculis. Nullam posuere tristique tortor. In bibendum. Aenean ornare, nunc eget pretium porttitor, sem est pretium leo, non euismod nulla dui non diam. Pellentesque dictum faucibus leo. Vestibulum ac ante. Sed in est. Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus. Fusce eleifend, dui ut posuere auctor, justo elit posuere sapien, at blandit enim quam fringilla mi.

+ +

Interdum

+
May 24, 2006 by Lectus
+ +

Praesent nisi sem, bibendum in, ultrices sit amet, euismod sit amet, dui. Donec varius tincidunt nisi. Ut ut sapien. Integer porta. Fusce nibh. Curabitur pellentesque, lectus at volutpat interdum, sem justo placerat elit, eget feugiat est leo tempor quam. Ut quis neque convallis magna consequat molestie. Nullam semper massa eget ligula. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Pellentesque a nibh quis nunc volutpat aliquam

+ margin-bottom: 12px; +font: normal 1.1em "Lucida Sans Unicode",serif; +background: url(img/quote.gif) no-repeat; +padding-left: 28px; +color: #555; +

Eget feugiat est leo tempor quam. Ut quis neque convallis magna consequat molestie.

+ +
+ +
+ +

Search

+
+
+ +
+
+ +

Something

+ + +

Another thing

+ + +

Third and last

+ + +
+ +
+ +
+ +
+ + + + + + diff --git a/web/query/_attachments/script/app.js b/web/query/_attachments/script/app.js new file mode 100644 index 0000000..d4780ee --- /dev/null +++ b/web/query/_attachments/script/app.js @@ -0,0 +1,7 @@ +$.couch.app(function(app) { + $('.date').prettyDate(); + + $("#account").evently($.extend(true, + app.ddoc.vendor.couchapp.evently.account, + app.ddoc.evently.account), app); +}); \ No newline at end of file diff --git a/web/query/_attachments/script/jquery.scrollTo.js b/web/query/_attachments/script/jquery.scrollTo.js new file mode 100644 index 0000000..453382d --- /dev/null +++ b/web/query/_attachments/script/jquery.scrollTo.js @@ -0,0 +1,11 @@ +/** + * jQuery.ScrollTo - Easy element scrolling using jQuery. + * Copyright (c) 2007-2008 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com + * Dual licensed under MIT and GPL. + * Date: 9/11/2008 + * @author Ariel Flesler + * @version 1.4 + * + * http://flesler.blogspot.com/2007/10/jqueryscrollto.html + */ +;(function(h){var m=h.scrollTo=function(b,c,g){h(window).scrollTo(b,c,g)};m.defaults={axis:'y',duration:1};m.window=function(b){return h(window).scrollable()};h.fn.scrollable=function(){return this.map(function(){var b=this.parentWindow||this.defaultView,c=this.nodeName=='#document'?b.frameElement||b:this,g=c.contentDocument||(c.contentWindow||c).document,i=c.setInterval;return c.nodeName=='IFRAME'||i&&h.browser.safari?g.body:i?g.documentElement:this})};h.fn.scrollTo=function(r,j,a){if(typeof j=='object'){a=j;j=0}if(typeof a=='function')a={onAfter:a};a=h.extend({},m.defaults,a);j=j||a.speed||a.duration;a.queue=a.queue&&a.axis.length>1;if(a.queue)j/=2;a.offset=n(a.offset);a.over=n(a.over);return this.scrollable().each(function(){var k=this,o=h(k),d=r,l,e={},p=o.is('html,body');switch(typeof d){case'number':case'string':if(/^([+-]=)?\d+(px)?$/.test(d)){d=n(d);break}d=h(d,this);case'object':if(d.is||d.style)l=(d=h(d)).offset()}h.each(a.axis.split(''),function(b,c){var g=c=='x'?'Left':'Top',i=g.toLowerCase(),f='scroll'+g,s=k[f],t=c=='x'?'Width':'Height',v=t.toLowerCase();if(l){e[f]=l[i]+(p?0:s-o.offset()[i]);if(a.margin){e[f]-=parseInt(d.css('margin'+g))||0;e[f]-=parseInt(d.css('border'+g+'Width'))||0}e[f]+=a.offset[i]||0;if(a.over[i])e[f]+=d[v]()*a.over[i]}else e[f]=d[i];if(/^\d+$/.test(e[f]))e[f]=e[f]<=0?0:Math.min(e[f],u(t));if(!b&&a.queue){if(s!=e[f])q(a.onAfterFirst);delete e[f]}});q(a.onAfter);function q(b){o.animate(e,j,a.easing,b&&function(){b.call(this,r,a)})};function u(b){var c='scroll'+b,g=k.ownerDocument;return p?Math.max(g.documentElement[c],g.body[c]):k[c]}}).end()};function n(b){return typeof b=='object'?b:{top:b,left:b}}})(jQuery); \ No newline at end of file diff --git a/web/query/_attachments/script/md5.js b/web/query/_attachments/script/md5.js new file mode 100644 index 0000000..46d2aab --- /dev/null +++ b/web/query/_attachments/script/md5.js @@ -0,0 +1,256 @@ +/* + * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message + * Digest Algorithm, as defined in RFC 1321. + * Version 2.1 Copyright (C) Paul Johnston 1999 - 2002. + * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet + * Distributed under the BSD License + * See http://pajhome.org.uk/crypt/md5 for more info. + */ + +/* + * Configurable variables. You may need to tweak these to be compatible with + * the server-side, but the defaults work in most cases. + */ +var hexcase = 0; /* hex output format. 0 - lowercase; 1 - uppercase */ +var b64pad = ""; /* base-64 pad character. "=" for strict RFC compliance */ +var chrsz = 8; /* bits per input character. 8 - ASCII; 16 - Unicode */ + +/* + * These are the functions you'll usually want to call + * They take string arguments and return either hex or base-64 encoded strings + */ +function hex_md5(s){ return binl2hex(core_md5(str2binl(s), s.length * chrsz));} +function b64_md5(s){ return binl2b64(core_md5(str2binl(s), s.length * chrsz));} +function str_md5(s){ return binl2str(core_md5(str2binl(s), s.length * chrsz));} +function hex_hmac_md5(key, data) { return binl2hex(core_hmac_md5(key, data)); } +function b64_hmac_md5(key, data) { return binl2b64(core_hmac_md5(key, data)); } +function str_hmac_md5(key, data) { return binl2str(core_hmac_md5(key, data)); } + +/* + * Perform a simple self-test to see if the VM is working + */ +function md5_vm_test() +{ + return hex_md5("abc") == "900150983cd24fb0d6963f7d28e17f72"; +} + +/* + * Calculate the MD5 of an array of little-endian words, and a bit length + */ +function core_md5(x, len) +{ + /* append padding */ + x[len >> 5] |= 0x80 << ((len) % 32); + x[(((len + 64) >>> 9) << 4) + 14] = len; + + var a = 1732584193; + var b = -271733879; + var c = -1732584194; + var d = 271733878; + + for(var i = 0; i < x.length; i += 16) + { + var olda = a; + var oldb = b; + var oldc = c; + var oldd = d; + + a = md5_ff(a, b, c, d, x[i+ 0], 7 , -680876936); + d = md5_ff(d, a, b, c, x[i+ 1], 12, -389564586); + c = md5_ff(c, d, a, b, x[i+ 2], 17, 606105819); + b = md5_ff(b, c, d, a, x[i+ 3], 22, -1044525330); + a = md5_ff(a, b, c, d, x[i+ 4], 7 , -176418897); + d = md5_ff(d, a, b, c, x[i+ 5], 12, 1200080426); + c = md5_ff(c, d, a, b, x[i+ 6], 17, -1473231341); + b = md5_ff(b, c, d, a, x[i+ 7], 22, -45705983); + a = md5_ff(a, b, c, d, x[i+ 8], 7 , 1770035416); + d = md5_ff(d, a, b, c, x[i+ 9], 12, -1958414417); + c = md5_ff(c, d, a, b, x[i+10], 17, -42063); + b = md5_ff(b, c, d, a, x[i+11], 22, -1990404162); + a = md5_ff(a, b, c, d, x[i+12], 7 , 1804603682); + d = md5_ff(d, a, b, c, x[i+13], 12, -40341101); + c = md5_ff(c, d, a, b, x[i+14], 17, -1502002290); + b = md5_ff(b, c, d, a, x[i+15], 22, 1236535329); + + a = md5_gg(a, b, c, d, x[i+ 1], 5 , -165796510); + d = md5_gg(d, a, b, c, x[i+ 6], 9 , -1069501632); + c = md5_gg(c, d, a, b, x[i+11], 14, 643717713); + b = md5_gg(b, c, d, a, x[i+ 0], 20, -373897302); + a = md5_gg(a, b, c, d, x[i+ 5], 5 , -701558691); + d = md5_gg(d, a, b, c, x[i+10], 9 , 38016083); + c = md5_gg(c, d, a, b, x[i+15], 14, -660478335); + b = md5_gg(b, c, d, a, x[i+ 4], 20, -405537848); + a = md5_gg(a, b, c, d, x[i+ 9], 5 , 568446438); + d = md5_gg(d, a, b, c, x[i+14], 9 , -1019803690); + c = md5_gg(c, d, a, b, x[i+ 3], 14, -187363961); + b = md5_gg(b, c, d, a, x[i+ 8], 20, 1163531501); + a = md5_gg(a, b, c, d, x[i+13], 5 , -1444681467); + d = md5_gg(d, a, b, c, x[i+ 2], 9 , -51403784); + c = md5_gg(c, d, a, b, x[i+ 7], 14, 1735328473); + b = md5_gg(b, c, d, a, x[i+12], 20, -1926607734); + + a = md5_hh(a, b, c, d, x[i+ 5], 4 , -378558); + d = md5_hh(d, a, b, c, x[i+ 8], 11, -2022574463); + c = md5_hh(c, d, a, b, x[i+11], 16, 1839030562); + b = md5_hh(b, c, d, a, x[i+14], 23, -35309556); + a = md5_hh(a, b, c, d, x[i+ 1], 4 , -1530992060); + d = md5_hh(d, a, b, c, x[i+ 4], 11, 1272893353); + c = md5_hh(c, d, a, b, x[i+ 7], 16, -155497632); + b = md5_hh(b, c, d, a, x[i+10], 23, -1094730640); + a = md5_hh(a, b, c, d, x[i+13], 4 , 681279174); + d = md5_hh(d, a, b, c, x[i+ 0], 11, -358537222); + c = md5_hh(c, d, a, b, x[i+ 3], 16, -722521979); + b = md5_hh(b, c, d, a, x[i+ 6], 23, 76029189); + a = md5_hh(a, b, c, d, x[i+ 9], 4 , -640364487); + d = md5_hh(d, a, b, c, x[i+12], 11, -421815835); + c = md5_hh(c, d, a, b, x[i+15], 16, 530742520); + b = md5_hh(b, c, d, a, x[i+ 2], 23, -995338651); + + a = md5_ii(a, b, c, d, x[i+ 0], 6 , -198630844); + d = md5_ii(d, a, b, c, x[i+ 7], 10, 1126891415); + c = md5_ii(c, d, a, b, x[i+14], 15, -1416354905); + b = md5_ii(b, c, d, a, x[i+ 5], 21, -57434055); + a = md5_ii(a, b, c, d, x[i+12], 6 , 1700485571); + d = md5_ii(d, a, b, c, x[i+ 3], 10, -1894986606); + c = md5_ii(c, d, a, b, x[i+10], 15, -1051523); + b = md5_ii(b, c, d, a, x[i+ 1], 21, -2054922799); + a = md5_ii(a, b, c, d, x[i+ 8], 6 , 1873313359); + d = md5_ii(d, a, b, c, x[i+15], 10, -30611744); + c = md5_ii(c, d, a, b, x[i+ 6], 15, -1560198380); + b = md5_ii(b, c, d, a, x[i+13], 21, 1309151649); + a = md5_ii(a, b, c, d, x[i+ 4], 6 , -145523070); + d = md5_ii(d, a, b, c, x[i+11], 10, -1120210379); + c = md5_ii(c, d, a, b, x[i+ 2], 15, 718787259); + b = md5_ii(b, c, d, a, x[i+ 9], 21, -343485551); + + a = safe_add(a, olda); + b = safe_add(b, oldb); + c = safe_add(c, oldc); + d = safe_add(d, oldd); + } + return Array(a, b, c, d); + +} + +/* + * These functions implement the four basic operations the algorithm uses. + */ +function md5_cmn(q, a, b, x, s, t) +{ + return safe_add(bit_rol(safe_add(safe_add(a, q), safe_add(x, t)), s),b); +} +function md5_ff(a, b, c, d, x, s, t) +{ + return md5_cmn((b & c) | ((~b) & d), a, b, x, s, t); +} +function md5_gg(a, b, c, d, x, s, t) +{ + return md5_cmn((b & d) | (c & (~d)), a, b, x, s, t); +} +function md5_hh(a, b, c, d, x, s, t) +{ + return md5_cmn(b ^ c ^ d, a, b, x, s, t); +} +function md5_ii(a, b, c, d, x, s, t) +{ + return md5_cmn(c ^ (b | (~d)), a, b, x, s, t); +} + +/* + * Calculate the HMAC-MD5, of a key and some data + */ +function core_hmac_md5(key, data) +{ + var bkey = str2binl(key); + if(bkey.length > 16) bkey = core_md5(bkey, key.length * chrsz); + + var ipad = Array(16), opad = Array(16); + for(var i = 0; i < 16; i++) + { + ipad[i] = bkey[i] ^ 0x36363636; + opad[i] = bkey[i] ^ 0x5C5C5C5C; + } + + var hash = core_md5(ipad.concat(str2binl(data)), 512 + data.length * chrsz); + return core_md5(opad.concat(hash), 512 + 128); +} + +/* + * Add integers, wrapping at 2^32. This uses 16-bit operations internally + * to work around bugs in some JS interpreters. + */ +function safe_add(x, y) +{ + var lsw = (x & 0xFFFF) + (y & 0xFFFF); + var msw = (x >> 16) + (y >> 16) + (lsw >> 16); + return (msw << 16) | (lsw & 0xFFFF); +} + +/* + * Bitwise rotate a 32-bit number to the left. + */ +function bit_rol(num, cnt) +{ + return (num << cnt) | (num >>> (32 - cnt)); +} + +/* + * Convert a string to an array of little-endian words + * If chrsz is ASCII, characters >255 have their hi-byte silently ignored. + */ +function str2binl(str) +{ + var bin = Array(); + var mask = (1 << chrsz) - 1; + for(var i = 0; i < str.length * chrsz; i += chrsz) + bin[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (i%32); + return bin; +} + +/* + * Convert an array of little-endian words to a string + */ +function binl2str(bin) +{ + var str = ""; + var mask = (1 << chrsz) - 1; + for(var i = 0; i < bin.length * 32; i += chrsz) + str += String.fromCharCode((bin[i>>5] >>> (i % 32)) & mask); + return str; +} + +/* + * Convert an array of little-endian words to a hex string. + */ +function binl2hex(binarray) +{ + var hex_tab = hexcase ? "0123456789ABCDEF" : "0123456789abcdef"; + var str = ""; + for(var i = 0; i < binarray.length * 4; i++) + { + str += hex_tab.charAt((binarray[i>>2] >> ((i%4)*8+4)) & 0xF) + + hex_tab.charAt((binarray[i>>2] >> ((i%4)*8 )) & 0xF); + } + return str; +} + +/* + * Convert an array of little-endian words to a base-64 string + */ +function binl2b64(binarray) +{ + var tab = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; + var str = ""; + for(var i = 0; i < binarray.length * 4; i += 3) + { + var triplet = (((binarray[i >> 2] >> 8 * ( i %4)) & 0xFF) << 16) + | (((binarray[i+1 >> 2] >> 8 * ((i+1)%4)) & 0xFF) << 8 ) + | ((binarray[i+2 >> 2] >> 8 * ((i+2)%4)) & 0xFF); + for(var j = 0; j < 4; j++) + { + if(i * 8 + j * 6 > binarray.length * 32) str += b64pad; + else str += tab.charAt((triplet >> 6*(3-j)) & 0x3F); + } + } + return str; +} diff --git a/web/query/_attachments/style/.screen.css.swp b/web/query/_attachments/style/.screen.css.swp new file mode 100644 index 0000000000000000000000000000000000000000..d684b2f38597a2223ac3e60bb475c7bf715871aa GIT binary patch literal 12288 zcmeI&d#Dsu0LSrTg{EbhNsuUwt{IAV@9y6B+~`3NL}@{&kcG_b%dkIp z1crYEl30+5QIRDT^pXt!^b+~_qrVCzNGa5c!t#$^*!Rq1U-wdf2tjdn`5-%U<~)Aq zF;Lgct+{8VHk9oXeC7yI{^Hh^YsFWh?@A$j&kN<{fBG0TV}n!67K3cvcWOmD^lDk# zYD{|UNm*fU;FXNt^+p&P#Y)w#g+Xr+j=6SkQ1oqE))Gv5P+d?7s01!8fks&B8J;cr z3i(`S@gnW|xvMX&KJ~OpKqa6OPzk66R01jim4He>CGek1AgoUl7wPq7n836I|EP~j zKqa6OPzk66R01jim4He>C7=>e38(~A0{@c)3`>adD};D+1_R>%|I7ad@awfgoWKMQ z;%&TzeRu=Au^k%`B0vSJF^pxn1xv9Iv+%<;LVSmF_!h@;6h|V?d)SLTco{EZJD$ZhjN?(P!w?40k7byT zS@`8@Ax`0Q9Kt6!hI8eig5OyDpM z;8nbWz1V?qY=MV0xD&VIHWaV`^Km2Q;I~=K0nXwKPT~kY#Ortg&){ing%2A=n0OFF zScEyaFjI)1aUQ2}3?JbGypPwg3)?V;GFIU}+>5)RV=3lgF0R9LoagUPe!`D9jpI0k zcd-Y%@e+1oD}1cSBX}6=@DT3D2!=3-CAa}IF$2@_J8S=YoWoh1!3iA2$Jh_KKlVX= zR01jimB7EAz_`$~qUU?B;)b&CHENcg>F@8Cm+FRPIkmDrT;Dt@OxG)J zc&y=twzh@t$_mo^1$jTTH;0CA8}hEaxyiA@ieAXwENd#co)PMF<8LkH_1z zjYbTuAmKc$j^PHxY2y4$0|R(B?)CM)a8E6FOIkbJaqyZU66_{u(Y zEtXbG$qG;AAfIF$6)zc8#~stP!1f)sRXtnxf-voN{6LTCg`ro~^Mf+vj4Tkah`I{N zy`ty)NV6@T?sX6^G$xdX+czZBr^Ve$s*ejM{Z2<8m5OFMDy4N4>e>pfVcOApj@n5E z5_)yHT$?A!;NajCxn)D69IT-Bv2=*Z!82lxuvg?=&Cn~}M%!PZW%yZiy@r)uN=BAE zVwz_2k&eP?)#<*l2|#ZC<~fw^y!Ml*)mX=j_C(ni(!J9;*xuzGTWxu7_mUnd@s$my zF{kSz-h)E}(Q;uiah%keOC#Rs>C%vWPxpa2Vi_{1R)xtTZr_|E1|>2T+u*e5ih^A* zDq35$Z8XuH^xR3CW3fpjcRo{IKlC7-q)b=R_so^OPXSJUIOdg{^0qb40v=QhY?2W5+yl5JZ-T6IUZ$(tq( z=I^SC-f0=5Smafm#4gulI_&HKO|dHFwPb*DxLnE9eXr!W(d%0t7Humk3a&klDf5z3 Zp=UPG*YF*=VUvR{dgE;oe*vZ8A4~uM literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/basic.css b/web/query/_attachments/style/basic.css new file mode 100644 index 0000000..32630d5 --- /dev/null +++ b/web/query/_attachments/style/basic.css @@ -0,0 +1,528 @@ +/* + * basic.css + * ~~~~~~~~~ + * + * Sphinx stylesheet -- basic theme. + * + * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. + * :license: BSD, see LICENSE for details. + * + */ + +/* -- main layout ----------------------------------------------------------- */ + +div.clearer { + clear: both; +} + +/* -- relbar ---------------------------------------------------------------- */ + +div.related { + width: 100%; + font-size: 90%; +} + +div.related h3 { + display: none; +} + +div.related ul { + margin: 0; + padding: 0 0 0 10px; + list-style: none; +} + +div.related li { + display: inline; +} + +div.related li.right { + float: right; + margin-right: 5px; +} + +/* -- sidebar --------------------------------------------------------------- */ + +div.sphinxsidebarwrapper { + padding: 10px 5px 0 10px; +} + +div.sphinxsidebar { + float: left; + width: 230px; + margin-left: -100%; + font-size: 90%; +} + +div.sphinxsidebar ul { + list-style: none; +} + +div.sphinxsidebar ul ul, +div.sphinxsidebar ul.want-points { + margin-left: 20px; + list-style: square; +} + +div.sphinxsidebar ul ul { + margin-top: 0; + margin-bottom: 0; +} + +div.sphinxsidebar form { + margin-top: 10px; +} + +div.sphinxsidebar input { + border: 1px solid #98dbcc; + font-family: sans-serif; + font-size: 1em; +} + +img { + border: 0; +} + +/* -- search page ----------------------------------------------------------- */ + +ul.search { + margin: 10px 0 0 20px; + padding: 0; +} + +ul.search li { + padding: 5px 0 5px 20px; + background-image: url(file.png); + background-repeat: no-repeat; + background-position: 0 7px; +} + +ul.search li a { + font-weight: bold; +} + +ul.search li div.context { + color: #888; + margin: 2px 0 0 30px; + text-align: left; +} + +ul.keywordmatches li.goodmatch a { + font-weight: bold; +} + +/* -- index page ------------------------------------------------------------ */ + +table.contentstable { + width: 90%; +} + +table.contentstable p.biglink { + line-height: 150%; +} + +a.biglink { + font-size: 1.3em; +} + +span.linkdescr { + font-style: italic; + padding-top: 5px; + font-size: 90%; +} + +/* -- general index --------------------------------------------------------- */ + +table.indextable { + width: 100%; +} + +table.indextable td { + text-align: left; + vertical-align: top; +} + +table.indextable dl, table.indextable dd { + margin-top: 0; + margin-bottom: 0; +} + +table.indextable tr.pcap { + height: 10px; +} + +table.indextable tr.cap { + margin-top: 10px; + background-color: #f2f2f2; +} + +img.toggler { + margin-right: 3px; + margin-top: 3px; + cursor: pointer; +} + +div.modindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +div.genindex-jumpbox { + border-top: 1px solid #ddd; + border-bottom: 1px solid #ddd; + margin: 1em 0 1em 0; + padding: 0.4em; +} + +/* -- general body styles --------------------------------------------------- */ + +a.headerlink { + visibility: hidden; +} + +h1:hover > a.headerlink, +h2:hover > a.headerlink, +h3:hover > a.headerlink, +h4:hover > a.headerlink, +h5:hover > a.headerlink, +h6:hover > a.headerlink, +dt:hover > a.headerlink { + visibility: visible; +} + +div.body p.caption { + text-align: inherit; +} + +div.body td { + text-align: left; +} + +.field-list ul { + padding-left: 1em; +} + +.first { + margin-top: 0 !important; +} + +p.rubric { + margin-top: 30px; + font-weight: bold; +} + +img.align-left, .figure.align-left, object.align-left { + clear: left; + float: left; + margin-right: 1em; +} + +img.align-right, .figure.align-right, object.align-right { + clear: right; + float: right; + margin-left: 1em; +} + +img.align-center, .figure.align-center, object.align-center { + display: block; + margin-left: auto; + margin-right: auto; +} + +.align-left { + text-align: left; +} + +.align-center { + clear: both; + text-align: center; +} + +.align-right { + text-align: right; +} + +/* -- sidebars -------------------------------------------------------------- */ + +div.sidebar { + margin: 0 0 0.5em 1em; + border: 1px solid #ddb; + padding: 7px 7px 0 7px; + background-color: #ffe; + width: 40%; + float: right; +} + +p.sidebar-title { + font-weight: bold; +} + +/* -- topics ---------------------------------------------------------------- */ + +div.topic { + border: 1px solid #ccc; + padding: 7px 7px 0 7px; + margin: 10px 0 10px 0; +} + +p.topic-title { + font-size: 1.1em; + font-weight: bold; + margin-top: 10px; +} + +/* -- admonitions ----------------------------------------------------------- */ + +div.admonition { + margin-top: 10px; + margin-bottom: 10px; + padding: 7px; +} + +div.admonition dt { + font-weight: bold; +} + +div.admonition dl { + margin-bottom: 0; +} + +p.admonition-title { + margin: 0px 10px 5px 0px; + font-weight: bold; +} + +div.body p.centered { + text-align: center; + margin-top: 25px; +} + +/* -- tables ---------------------------------------------------------------- */ + +table.docutils { + border: 0; + border-collapse: collapse; +} + +table.docutils td, table.docutils th { + padding: 1px 8px 1px 5px; + border-top: 0; + border-left: 0; + border-right: 0; + border-bottom: 1px solid #aaa; +} + +table.field-list td, table.field-list th { + border: 0 !important; +} + +table.footnote td, table.footnote th { + border: 0 !important; +} + +th { + text-align: left; + padding-right: 5px; +} + +table.citation { + border-left: solid 1px gray; + margin-left: 1px; +} + +table.citation td { + border-bottom: none; +} + +/* -- other body styles ----------------------------------------------------- */ + +ol.arabic { + list-style: decimal; +} + +ol.loweralpha { + list-style: lower-alpha; +} + +ol.upperalpha { + list-style: upper-alpha; +} + +ol.lowerroman { + list-style: lower-roman; +} + +ol.upperroman { + list-style: upper-roman; +} + +dl { + margin-bottom: 15px; +} + +dd p { + margin-top: 0px; +} + +dd ul, dd table { + margin-bottom: 10px; +} + +dd { + margin-top: 3px; + margin-bottom: 10px; + margin-left: 30px; +} + +dt:target, .highlighted { + background-color: #fbe54e; +} + +dl.glossary dt { + font-weight: bold; + font-size: 1.1em; +} + +.field-list ul { + margin: 0; + padding-left: 1em; +} + +.field-list p { + margin: 0; +} + +.refcount { + color: #060; +} + +.optional { + font-size: 1.3em; +} + +.versionmodified { + font-style: italic; +} + +.system-message { + background-color: #fda; + padding: 5px; + border: 3px solid red; +} + +.footnote:target { + background-color: #ffa; +} + +.line-block { + display: block; + margin-top: 1em; + margin-bottom: 1em; +} + +.line-block .line-block { + margin-top: 0; + margin-bottom: 0; + margin-left: 1.5em; +} + +.guilabel, .menuselection { + font-family: sans-serif; +} + +.accelerator { + text-decoration: underline; +} + +.classifier { + font-style: oblique; +} + +/* -- code displays --------------------------------------------------------- */ + +pre { + overflow: auto; + overflow-y: hidden; /* fixes display issues on Chrome browsers */ +} + +td.linenos pre { + padding: 5px 0px; + border: 0; + background-color: transparent; + color: #aaa; +} + +table.highlighttable { + margin-left: 0.5em; +} + +table.highlighttable td { + padding: 0 0.5em 0 0.5em; +} + +tt.descname { + background-color: transparent; + font-weight: bold; + font-size: 1.2em; +} + +tt.descclassname { + background-color: transparent; +} + +tt.xref, a tt { + background-color: transparent; + font-weight: bold; +} + +h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { + background-color: transparent; +} + +.viewcode-link { + float: right; +} + +.viewcode-back { + float: right; + font-family: sans-serif; +} + +div.viewcode-block:target { + margin: -1px -10px; + padding: 0 10px; +} + +/* -- math display ---------------------------------------------------------- */ + +img.math { + vertical-align: middle; +} + +div.body div.math p { + text-align: center; +} + +span.eqno { + float: right; +} + +/* -- printout stylesheet --------------------------------------------------- */ + +@media print { + div.document, + div.documentwrapper, + div.bodywrapper { + margin: 0 !important; + width: 100%; + } + + div.sphinxsidebar, + div.related, + div.footer, + #top-link { + display: none; + } +} diff --git a/web/query/_attachments/style/default.css b/web/query/_attachments/style/default.css new file mode 100644 index 0000000..90c89b2 --- /dev/null +++ b/web/query/_attachments/style/default.css @@ -0,0 +1,187 @@ +/*############################################################# +Name: Indigo +Description: A lightweight (7kb images), simple and professional design. +Date: 2006-07-27 +Author: Viktor Persson +URL: http://arcsin.se + +Feel free to use and modify but please provide credits. +#############################################################*/ + +/* standard elements */ +* { + margin: 0; + padding: 0; +} +a { + color: #F70; +} +a:hover { + color: #C60; +} +body { + background: #0094D6 url(img/bg.gif) repeat-x; + color: #466; + font: normal 62.5% "Lucida Sans Unicode",sans-serif; + margin: 0; +} +input { + color: #555; + font: normal 1.1em "Lucida Sans Unicode",sans-serif; +} +p,cite,code,ul { + font-size: 1.2em; + padding-bottom: 1.2em; +} +h1 { + font-size: 1.4em; + margin-bottom: 4px; +} +code { + background: url(img/bgcode.gif); + border: 1px solid #F0F0F0; + border-left: 6px solid #39F; + color: #555; + display: block; + font: normal 1.1em "Lucida Sans Unicode",serif; + margin-bottom: 12px; + padding: 8px 10px; + white-space: pre; +} +cite { + background: url(img/quote.gif) no-repeat; + color: #666; + display: block; + font: normal 1.3em "Lucida Sans Unicode",serif; + padding-left: 28px; +} +h1,h2,h3 { + color: #06C; + padding-top: 6px; +} +/* misc */ +.clearer { + clear: both; +} + +/* structure */ +.container { + background: url(img/topleft.gif) no-repeat; +} + +.header { + height: 92px; +} + +/* title */ +.title { + float: left; + padding: 28px 0 0 76px; +} +.title h1 { + color: #FFF; + font: normal 2em Verdana,sans-serif; +} +/* navigation */ +.navigation { + float: left; + height: 92px; + margin-left: 24px; + padding: 0 16px; +} +.navigation a { + color: #FFF; + float: left; + font: bold 1.2em "Trebuchet MS",sans-serif; + margin-top: 56px; + padding: 8px 18px; + text-align: center; + text-decoration: none; +} +.navigation a:hover { + background-color: #4A91C3; + color: #FFF; +} + +/* main */ +.main { + background: #FFF url(img/bgmain.gif) no-repeat; + clear: both; + padding: 12px 12px 0 52px; +} + +/* main left */ +.sidenav { + float: left; + width: 24%; +} +.sidenav h1 { + border-bottom: 1px dashed #DDD; + color: #E73; + font-size: 1.2em; + height: 20px; + margin-top: 1.2em; +} +.sidenav ul { + margin: 0; + padding: 0; +} +.sidenav li { + border-bottom: 1px dashed #EEE; + list-style: none; + margin: 0; +} +.sidenav li a { + color: #777; + display: block; + font-size: 0.9em; + padding: 3px 6px 3px 18px; + text-decoration: none; +} +.sidenav li a:hover { + color: #111; + background: url(img/nav_li.gif) no-repeat; +} + +/* content */ +.content { + float: left; + margin-right: 4%; + width: 69%; +} +.content .descr { + color: #C60; + margin-bottom: 6px; +} +.content li { + list-style: url(img/li.gif); + margin-left: 18px; +} + +/* search form */ +.styled { + border: 3px double #E5E5E5; + padding: 2px 3px; +} +.button { + border: 1px solid #AAA; + margin-left: 5px; + padding: 2px 3px; +} + +/* footer */ +.footer { + background: #0094D6 url(img/bgfooter.gif) repeat-x; + color: #C1DEF0; + font-size: 1.1em; + line-height: 40px; + text-align: center; +} +.footer a { + color: #FFF; + text-decoration: none; +} +.footer a:hover { + color: #FFF; + text-decoration: underline; +} \ No newline at end of file diff --git a/web/query/_attachments/style/images/bg.jpg b/web/query/_attachments/style/images/bg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d8c2b342eb0c50b05217d995d1cbc10f0389cc6e GIT binary patch literal 975 zcmex=LJ%Z3btM5{dxG z5Q+={Y5sqJL6Czff`O5lQHg;`kdaxC@&6G9aj@eUkO3>)5>8G>v9GEVB zN&jdO2~^2#5WaeQfosu`@+aFD?ExwdZ`kzP;l_{m0ymwGuui|l9iWqXv4}bO@gC>Y z&gglW&(d_9zPx@Srr;kBw4^@y<(@M~Mc=*Fep$m9_ukrsts$c6bJ?vMVtKEk3K=~1 z^S+-3cZQ2*ij_j}bdxu49v!{w?WeGr>0Go`! z=6aqRTSOvv?|gkkOkrhcQ|HEy_Y^nXXj&S^EnaS0(X3HyYtMJQn00Nx>1Sop2SCSc zWUBhX)+(m3-@oj^W>&8?f->*@c3O69-S})@O41gf$D$iP{cd#3PCi?6;%N1z6Dz*4 z&fwSIAq@7JuD)BnaBGEDXu@W;^XHEjDC%ik+3XbW>;LGcxVL$F)2oE_tZ8pIZxGD> zwN6H`)Jzq9yw(9IXZv(^> z>h7&q*bU~3KHRg~A+kB0@A(mt^!!y%|II#gCbH?%D%-|1t}ox-@w}_biWfg>IqAmM oz1O)+6M#YcgnepgA!Fu}uWmJ6fl==^lvFqHa|H(?D8gCb5n0T@z%2~Ij105pNB{-dOFVsD*>7?3iSi5mDeBn{6p}1)jVN)> z&&^HED`9XhN=++SW8ybcK>trvfrEZfj< zqh45ehSS$OhX$#41$2Mo=oNgqCVkKsE|Crk)fxHV~EG`x7Q2>859@}AGpHTUa$T_ zQ(Ku?x>9gwi}m8SPLot#PDo)|FL&_%1iKdp+00D2nDl1Yv;s9Vc)I$ztaD0e0stl7 BJe>dl literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/images/icon.png b/web/query/_attachments/style/images/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..1d8e04b483dcd810823917d6649da0ac8f7a9506 GIT binary patch literal 154642 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 literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/img/bg.gif b/web/query/_attachments/style/img/bg.gif new file mode 100644 index 0000000000000000000000000000000000000000..227f9911924d743364f45457f1eaf2f6f9ebefcf GIT binary patch literal 1383 zcmchU=}!{|9EN{UVyEclbOB`GAQCNdXvBa{vk@i8sb(6`h>DId1T@SG6z34IbQ}WX z7Nms=J%K_Cg#vBu!3{-jIi#hfcR5R2&Tj6H*!$u6`XtYL!PooL={raW0T}>1<3Rox zycEFS!%#R55jBw91&k#~>;TRxu#J#63V-!Msu0S=K$Jt}EZ}8Otpf-PVy!`lhS9)gU1NN5Wz><-B70I~|wg^)V}m}w}UgjOS@^uXg5 zXwpGE7veZjG!C!3fVl$fRbc7>CxIue@LmE`4WPQAN(KB4-wZZ1>w%;I?mCoA!Mkaw z)k2L1_?r;RhNmnV!W9 z@PY?e5!B7YhqZru{LiyrHT%!#{DogW0fZ^RJ25HwH7W(2?3jz+Jq{jsr$+1%2~VqW;bsIszqt0=CV{^*{+x28m zD)vLtSNo5ij4LbSrR+WAS7OXc5u{nUMNW2n`)hip-T71--@34l1IR0+kj}aa|2*fr zT_wJ>%HCqPGm6Ph8eWL;e0I>vk52fA^U1Mz$E6bo@t1LaPpm6Q!{lqU$f@UfiK8{4 zyi{9%3+H@V#31QrcSF?#BgP~t-E)pnJ=Gkytg4U4)l9P!wwoW^2u6!}=>1N&daP=b z+p`Y&mj*OFl-d-!MSbpRqW#wEa4zj&Ad{{f#KjYC^)l<#qtxp^7X~&rXeSyUjh1qn z8S~SeBy)ppS>vLlBgg6XOPj=Hc|Xn{bJ3QWp&p|}P4~6NKeZO|(tfzaYI(N!%K-Vd zkkz_wP}_E3F0omg>qh16PeL}^WP%-I(>u*9B1EsgI!wU6@;s>!CGGV_ij%+D3KhS$ z3MYtBHh0n76gw1h2JMhmRv4Ceno|@}NtC^f zZYYu=V%i+#C67n$;Y%(`iSp7HdZio_?`p5WCR;=*%Fz3Eam&-)RSH~|_jtt4+@MHh zMPWFJSh44^N{Pp!j;aWl6QL?1p^~H`QOZeNGPUifnnEA3cKW(eMp9R|=vCzE<7Q48 zD&HbXQ_Hi)YU+C2)f!s=34Z~7C@4x>KNfz&W!vOawU!}5IaM?4bED>(6qV#TraVYI z*Syf?G~c4*I&oT!GV(lYLtlJs2OyjmIA)g7R8EisWr4ffL$km$XV@+BzYC6D z?B=xD#A+7X?NTOd%^eD&mpYMnN?oTHU9;4Eyxn=Z=a}W4<=#_r%5vXXNeEBqiEz>N zds*7*cKIBs(hUT7Xz2srd%3I(T@Aj!GJNF*c4Z_aR=YA9`e>6s7FKXy|0x20(|vz5 zL#v;NX?I~v_zc}QOvTBo44-2yMTY4FgsV}Myxo;6Mjxp*&ZK*kHtx&1;JPZ!4Svuh pJrq{GDl3VdTa_1k*sm$x7d%)~5^`8P6@@Xkrlz)ker^Y6{sHj~zbya& literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/img/bgcode.gif b/web/query/_attachments/style/img/bgcode.gif new file mode 100644 index 0000000000000000000000000000000000000000..6f996823cddfd7d33a69a2b9cbc54dd8cbc4397a GIT binary patch literal 56 zcmZ?wbhEHbWMvRwXkcLY^y$<8|Nj+#vM_*v4u}BBFfj4=Fi+pMf?c+Hvs>rveQOvP FtO3z(5M}@X literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/img/bgfooter.gif b/web/query/_attachments/style/img/bgfooter.gif new file mode 100644 index 0000000000000000000000000000000000000000..4e383dc939490b59344471d2ca03fcff0d6a940c GIT binary patch literal 598 zcmV-c0;&B+Nk%w1VOjtu0K@)jnDvq#sGD_A^8LV00000EC2ui09pVi000I5ASRAvX`X1Ru59bRa4gSsZQppV z?|lCPz@TtQEE41ejE#shlda& zN}NcsqQ#3CGiHpyv7^V2AVZ2ANwTC#lLk`Ls$9vkrOTHvW6GR4lYq^eICJXU$+M@= zpFn{Y7)rFL(W6L{DqYI7X;TMKqe`7hwW`&tShH%?I-sl9uVBN99ZR;X*|TRis9npp zt=qS7C>oDLs-qawd>cgW6PdRyLN2^xO3~?&AYen-@tXs5}{{M^@|VVqmjZkMFZlw1+xEICrfjLBRX zlPmY+h)w8{U8xvy4JzY4x85J`&v$&@=bgagOiX?BK?E}Zgy;%Fcqu-t2)wx9F9iE^ zu+Ij&OdzBn^g1L?Oo*>0+^ob$KRFRz1g=bQ%K?`xaLxw%EU>!|$Zc@W0mp1`%v@Ml zSXx?|ot>SYo}QeX{PykJ@bK{X_;_z`@8ICz+}zy!{QS(!3{V8%kP9w(Q&UqD6BFPk zgn-B3TLAur5KsuDhv1$MJ_SJL!AUMSF~NfaWIlLs!IceOd~kaRPAnkhgEI@`!U9L8 zOeXvC<%?7*9T^$<`t|GB*x1m}(CFxBUtga@BI)n%$A_1E{``4hV1N+$1RNOPl!K!Q zu~)d@%mfz}lKKp}Sp^h6kl1kYyH`Gv(uj|#0M9%uO@NQ90v`d`+ySRt+|@_Kgr`VU z1wNt_>~p}c0DJ}3G36&BOTd`{$X&2WCnSo2{5@(OxUs=IABn92_lMw`3ltvidLi~I z4;*u`m-E4!51#p8n?<14g8Ktps8G@7Hgc;L7bYU6G(dm|9PeT5GKk6b*uS}!H>>S_ zB)?Bc5QAe5F|HOI89-u!JJUM46x{QOx2mzBd_qJSfnI0*y_dfTd>$Q+r~t(&Hiq)sJ0(&iuGS%0d^}uK|L-8~h6oo~M5GBZzWFD< zE4$^b3glv(bHR&;B-MjA4@kL$m@4pKfF~=A_kx&I2exSrH>(i(Q+#X%*km9{4dBBC zxBHvVeP57m7+Pv`y9s-}02{(VQk#(ID*TON{EZSky@rrfM@+06o0ujh)e{rM7#AiI zTZ=?hBGHxjh%$U+*}ML6+;tK5Dj!L1z&K=MoW2*YLE^<=|G*}^1RQd3R|{~V1>pDq zeEHz}2z!}>rSY*LTtZYikXYc(!bg=6BA$Q;8$8*^!-TkNLU3V#OD=fiFD@=FFE6jG ztZbc=haWKbK|ekLN-N;5w8^@VVYMN~q@0u+sJ`2wO`w&fxHGLxQ|lnLyLp|Soc$=h z!y`~3ZJWvKlXDA$Om<7Uk>C0)$v73ABM$`UMboh^C1I9sN}CDAoL9f>tLwhgsNZd9 zNg>E7bTN4yd{R-Va%8lvv411SYU+>%hhB8*4Uhc(A8f%suRFbaiYN)Z$1BLthnBK) z-Uinc#h)8FNV!kZvEHecj02RX)u_`Iih(MEw1D7KA77LQ4SHTE?q*#QtY#3?JbITx zSS8ZVLZ5a4SHNLrp zOzr7up>FD_k6+QX_=uw$tTmw67sh+dbR3qnW^r_4+*(}7TjGcC8@Ke_kl#RJ zY#ticvyzK4dTFyYL-4LXO5OETZnV*hZd7k5O+&X)jqaS1+}g#=P}mnjx?wFB z4Ciq=R|Tc@2_^#^R$@@I$WA?$w!V*kNRn2cV!eZ#mwM6p)w3gN5JWIT`iq*WyZpJI z@1DHquAt#ya`A?io7vMSbtlSypR>r$kV32k&2z;2X7)wJZ^Z3(WG3 zYoj($hjL@y6=II4FU}$6uar>j)I-kHVRnY^k(=8SGbV5f@BL8;M_L7n4P4Gc9*-Al z>C>irZp#Y822go@ZPcCpJZVAI#7_zv)fameQGqWBin>pxd4CFP6_5TYLT#$-TKm@Z z%vedMuV0IaWV^AoQ9`y_%MO0pnf+eNlSNjTEwRaR7#*5wUHRnQd*c;jHQHaQrlytO zR*zOF3#*prmCx6pWu8XW80D%jbyJ50hEG*<_Fkyd@D!XCtL@D`P@%22__c{oHZ%Sw zAQL(8+=)ASpk;qi_QmEkLW7_e#w*02CQ~W>T&p3A9@O^xr>cX`%r#YHuXbuL9c;%R z{7d%QPS2+Jt<`No@k`RoV*5Lfkj=pzHcqXg4%-~^;ZA?M*3z!CF&{3!(~TsT{p;2~ zR`TIz*$P?oNfljF*rT9JlYjen$d-oQQ}?P(B&RJtn!Mj_T~pefcJTV#2W{tNxqf0& zkLl3K`27uo=)Iy43#O)3R1KD+6D$?hYcGs2Lya0L_jLaj`cs8$e4#^6TzM2zy)!&? z)zkFk#fd$m<7Vrgw~w2x|JlR>JB2-C6d}X;>zdE}dd3npD_JXQ_&C54F3sc1geaxq z`cF%9RxiDesg4xom{T2- zT(hJH%a}tXH`8ql(K#w2r%j%Dwm(&LCFqi##+xfA))Xe9k82&RSod#NN%;ED^*Oy*)jPVo4-R9EFHX?* zkOJ04Ka^APr^rvBt#<3Vws;O)Okd5{mv*IFP&|-~?OPtI(oYxYYBm>BNQ0eJ)0a^LYPU?CIabk1$8SA&9jDQ{6L*y2phEdY zVZ&JO4l5746t9##{a}5J`g2>uvlRB$F+Jk7D^2TPyv-~t9=7?yeUo@Ll|8yz-(GXx ziE&mI_q+LsQfl0D_Qnz}qOZ3qgWAH~IF;@CfvbAEqILCojWlolKKolEF1%?!!8fe* TaK}b$DU~8PpCGM6q2TEMnfN&H literal 0 HcmV?d00001 diff --git a/web/query/_attachments/style/img/li.gif b/web/query/_attachments/style/img/li.gif new file mode 100644 index 0000000000000000000000000000000000000000..4493196984d647312dd659992a533c90976f0a70 GIT binary patch literal 207 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 R8FWelcome +{{name}}! +Logout? +{{#postPath}} + {{postMessage}} +{{/postPath}} + \ No newline at end of file diff --git a/web/query/evently/profile/loggedOut/mustache.html b/web/query/evently/profile/loggedOut/mustache.html new file mode 100644 index 0000000..1a54173 --- /dev/null +++ b/web/query/evently/profile/loggedOut/mustache.html @@ -0,0 +1,3 @@ +

+

Please login (above) to leave comments.

+ \ No newline at end of file diff --git a/web/query/evently/profile/profileReady/mustache.html b/web/query/evently/profile/profileReady/mustache.html new file mode 100644 index 0000000..891b9d4 --- /dev/null +++ b/web/query/evently/profile/profileReady/mustache.html @@ -0,0 +1,13 @@ + +
+
+ {{#avatar_url}}{{/avatar_url}} +
+

Comment on this post, {{nickname}}:

+

+

+

+ + +

+
\ No newline at end of file diff --git a/web/query/evently/profile/profileReady/selectors/#preview/click.js b/web/query/evently/profile/profileReady/selectors/#preview/click.js new file mode 100644 index 0000000..7517c93 --- /dev/null +++ b/web/query/evently/profile/profileReady/selectors/#preview/click.js @@ -0,0 +1,15 @@ +function() { + var f = $(this), app = $$(this).app; + var Mustache = app.require("lib/mustache"); + var markdown = app.require("vendor/couchapp/lib/markdown"); + + var c = { + name : $$("#profile").profile.nickname, + url : $$("#profile").profile.url, + avatar : $$("#profile").profile.gravatar_url, + html : markdown.encode(Mustache.escape($("[name=comment]", f).val())), + created_at : JSON.parse(JSON.stringify(new Date())) + }; + + $("#comment-preview").html(Mustache.to_html(app.ddoc.templates.partials.comment, c)); +}; \ No newline at end of file diff --git a/web/query/evently/profile/profileReady/selectors/form/submit.js b/web/query/evently/profile/profileReady/selectors/form/submit.js new file mode 100644 index 0000000..9a10e3a --- /dev/null +++ b/web/query/evently/profile/profileReady/selectors/form/submit.js @@ -0,0 +1,18 @@ +function() { + var f = $(this), app = $$(this).app; + var newComment = { + type : "comment", + post_id : app.post_id, + format : "markdown", + comment : $("[name=comment]", f).val(), + commenter : $$("#profile").profile, + created_at : new Date() + }; + app.db.saveDoc(newComment, { + success : function(resp) { + $("#new-comment").html('

Success! Your comment has posted.

Refresh the page to see it.

'); + } + }); + + return false; +}; \ No newline at end of file diff --git a/web/query/evently/tagcloud/_init/data.js b/web/query/evently/tagcloud/_init/data.js new file mode 100644 index 0000000..06dddf1 --- /dev/null +++ b/web/query/evently/tagcloud/_init/data.js @@ -0,0 +1,25 @@ +function(resp) { + var app = $$(this).app; + var path = app.require("vendor/couchapp/lib/path").init(app.req); + var tags = []; + resp.rows.forEach(function(r) { + var tag = r.key[0]; + // todo remove duplication of link definitions + var link = path.list("index","tags",{ + descending : true, + reduce : false, + limit : 10, + startkey : [tag, {}], + endkey : [tag]}); + tags.push({ + tag : tag, + link : link, + size : (r.value * 2) + 10 + }); + }); + return { + tags : tags.sort(function(a, b) { + return a.size < b.size; + }) + }; +} \ No newline at end of file diff --git a/web/query/evently/tagcloud/_init/mustache.html b/web/query/evently/tagcloud/_init/mustache.html new file mode 100644 index 0000000..aa55f30 --- /dev/null +++ b/web/query/evently/tagcloud/_init/mustache.html @@ -0,0 +1,3 @@ +{{#tags}} + {{tag}} +{{/tags}} \ No newline at end of file diff --git a/web/query/evently/tagcloud/_init/query.json b/web/query/evently/tagcloud/_init/query.json new file mode 100644 index 0000000..98f806b --- /dev/null +++ b/web/query/evently/tagcloud/_init/query.json @@ -0,0 +1 @@ +{"group_level": 1, "view": "tags"} \ No newline at end of file diff --git a/web/query/helpers/md5.js b/web/query/helpers/md5.js new file mode 100644 index 0000000..0837f32 --- /dev/null +++ b/web/query/helpers/md5.js @@ -0,0 +1,259 @@ +/* + * A JavaScript implementation of the RSA Data Security, Inc. MD5 Message + * Digest Algorithm, as defined in RFC 1321. + * Version 2.1 Copyright (C) Paul Johnston 1999 - 2002. + * Other contributors: Greg Holt, Andrew Kepert, Ydnar, Lostinet + * Distributed under the BSD License + * See http://pajhome.org.uk/crypt/md5 for more info. + */ + +/* + * Configurable variables. You may need to tweak these to be compatible with + * the server-side, but the defaults work in most cases. + */ +var hexcase = 0; /* hex output format. 0 - lowercase; 1 - uppercase */ +var b64pad = ""; /* base-64 pad character. "=" for strict RFC compliance */ +var chrsz = 8; /* bits per input character. 8 - ASCII; 16 - Unicode */ + +/* + * These are the functions you'll usually want to call + * They take string arguments and return either hex or base-64 encoded strings + */ +function hex_md5(s){ return binl2hex(core_md5(str2binl(s), s.length * chrsz));} +function b64_md5(s){ return binl2b64(core_md5(str2binl(s), s.length * chrsz));} +function str_md5(s){ return binl2str(core_md5(str2binl(s), s.length * chrsz));} +function hex_hmac_md5(key, data) { return binl2hex(core_hmac_md5(key, data)); } +function b64_hmac_md5(key, data) { return binl2b64(core_hmac_md5(key, data)); } +function str_hmac_md5(key, data) { return binl2str(core_hmac_md5(key, data)); } + +/* + * Perform a simple self-test to see if the VM is working + */ +function md5_vm_test() +{ + return hex_md5("abc") == "900150983cd24fb0d6963f7d28e17f72"; +} + +/* + * Calculate the MD5 of an array of little-endian words, and a bit length + keep + */ +function core_md5(x, len) +{ + /* append padding */ + x[len >> 5] |= 0x80 << ((len) % 32); + x[(((len + 64) >>> 9) << 4) + 14] = len; + + var a = 1732584193; + var b = -271733879; + var c = -1732584194; + var d = 271733878; + + for(var i = 0; i < x.length; i += 16) + { + var olda = a; + var oldb = b; + var oldc = c; + var oldd = d; + + a = md5_ff(a, b, c, d, x[i+ 0], 7 , -680876936); + d = md5_ff(d, a, b, c, x[i+ 1], 12, -389564586); + c = md5_ff(c, d, a, b, x[i+ 2], 17, 606105819); + b = md5_ff(b, c, d, a, x[i+ 3], 22, -1044525330); + a = md5_ff(a, b, c, d, x[i+ 4], 7 , -176418897); + d = md5_ff(d, a, b, c, x[i+ 5], 12, 1200080426); + c = md5_ff(c, d, a, b, x[i+ 6], 17, -1473231341); + b = md5_ff(b, c, d, a, x[i+ 7], 22, -45705983); + a = md5_ff(a, b, c, d, x[i+ 8], 7 , 1770035416); + d = md5_ff(d, a, b, c, x[i+ 9], 12, -1958414417); + c = md5_ff(c, d, a, b, x[i+10], 17, -42063); + b = md5_ff(b, c, d, a, x[i+11], 22, -1990404162); + a = md5_ff(a, b, c, d, x[i+12], 7 , 1804603682); + d = md5_ff(d, a, b, c, x[i+13], 12, -40341101); + c = md5_ff(c, d, a, b, x[i+14], 17, -1502002290); + b = md5_ff(b, c, d, a, x[i+15], 22, 1236535329); + + a = md5_gg(a, b, c, d, x[i+ 1], 5 , -165796510); + d = md5_gg(d, a, b, c, x[i+ 6], 9 , -1069501632); + c = md5_gg(c, d, a, b, x[i+11], 14, 643717713); + b = md5_gg(b, c, d, a, x[i+ 0], 20, -373897302); + a = md5_gg(a, b, c, d, x[i+ 5], 5 , -701558691); + d = md5_gg(d, a, b, c, x[i+10], 9 , 38016083); + c = md5_gg(c, d, a, b, x[i+15], 14, -660478335); + b = md5_gg(b, c, d, a, x[i+ 4], 20, -405537848); + a = md5_gg(a, b, c, d, x[i+ 9], 5 , 568446438); + d = md5_gg(d, a, b, c, x[i+14], 9 , -1019803690); + c = md5_gg(c, d, a, b, x[i+ 3], 14, -187363961); + b = md5_gg(b, c, d, a, x[i+ 8], 20, 1163531501); + a = md5_gg(a, b, c, d, x[i+13], 5 , -1444681467); + d = md5_gg(d, a, b, c, x[i+ 2], 9 , -51403784); + c = md5_gg(c, d, a, b, x[i+ 7], 14, 1735328473); + b = md5_gg(b, c, d, a, x[i+12], 20, -1926607734); + + a = md5_hh(a, b, c, d, x[i+ 5], 4 , -378558); + d = md5_hh(d, a, b, c, x[i+ 8], 11, -2022574463); + c = md5_hh(c, d, a, b, x[i+11], 16, 1839030562); + b = md5_hh(b, c, d, a, x[i+14], 23, -35309556); + a = md5_hh(a, b, c, d, x[i+ 1], 4 , -1530992060); + d = md5_hh(d, a, b, c, x[i+ 4], 11, 1272893353); + c = md5_hh(c, d, a, b, x[i+ 7], 16, -155497632); + b = md5_hh(b, c, d, a, x[i+10], 23, -1094730640); + a = md5_hh(a, b, c, d, x[i+13], 4 , 681279174); + d = md5_hh(d, a, b, c, x[i+ 0], 11, -358537222); + c = md5_hh(c, d, a, b, x[i+ 3], 16, -722521979); + b = md5_hh(b, c, d, a, x[i+ 6], 23, 76029189); + a = md5_hh(a, b, c, d, x[i+ 9], 4 , -640364487); + d = md5_hh(d, a, b, c, x[i+12], 11, -421815835); + c = md5_hh(c, d, a, b, x[i+15], 16, 530742520); + b = md5_hh(b, c, d, a, x[i+ 2], 23, -995338651); + + a = md5_ii(a, b, c, d, x[i+ 0], 6 , -198630844); + d = md5_ii(d, a, b, c, x[i+ 7], 10, 1126891415); + c = md5_ii(c, d, a, b, x[i+14], 15, -1416354905); + b = md5_ii(b, c, d, a, x[i+ 5], 21, -57434055); + a = md5_ii(a, b, c, d, x[i+12], 6 , 1700485571); + d = md5_ii(d, a, b, c, x[i+ 3], 10, -1894986606); + c = md5_ii(c, d, a, b, x[i+10], 15, -1051523); + b = md5_ii(b, c, d, a, x[i+ 1], 21, -2054922799); + a = md5_ii(a, b, c, d, x[i+ 8], 6 , 1873313359); + d = md5_ii(d, a, b, c, x[i+15], 10, -30611744); + c = md5_ii(c, d, a, b, x[i+ 6], 15, -1560198380); + b = md5_ii(b, c, d, a, x[i+13], 21, 1309151649); + a = md5_ii(a, b, c, d, x[i+ 4], 6 , -145523070); + d = md5_ii(d, a, b, c, x[i+11], 10, -1120210379); + c = md5_ii(c, d, a, b, x[i+ 2], 15, 718787259); + b = md5_ii(b, c, d, a, x[i+ 9], 21, -343485551); + + a = safe_add(a, olda); + b = safe_add(b, oldb); + c = safe_add(c, oldc); + d = safe_add(d, oldd); + } + return Array(a, b, c, d); + +} + +/* + * These functions implement the four basic operations the algorithm uses. + */ +function md5_cmn(q, a, b, x, s, t) +{ + return safe_add(bit_rol(safe_add(safe_add(a, q), safe_add(x, t)), s),b); +} +function md5_ff(a, b, c, d, x, s, t) +{ + return md5_cmn((b & c) | ((~b) & d), a, b, x, s, t); +} +function md5_gg(a, b, c, d, x, s, t) +{ + return md5_cmn((b & d) | (c & (~d)), a, b, x, s, t); +} +function md5_hh(a, b, c, d, x, s, t) +{ + return md5_cmn(b ^ c ^ d, a, b, x, s, t); +} +function md5_ii(a, b, c, d, x, s, t) +{ + return md5_cmn(c ^ (b | (~d)), a, b, x, s, t); +} + +/* + * Calculate the HMAC-MD5, of a key and some data + */ +function core_hmac_md5(key, data) +{ + var bkey = str2binl(key); + if(bkey.length > 16) bkey = core_md5(bkey, key.length * chrsz); + + var ipad = Array(16), opad = Array(16); + for(var i = 0; i < 16; i++) + { + ipad[i] = bkey[i] ^ 0x36363636; + opad[i] = bkey[i] ^ 0x5C5C5C5C; + } + + var hash = core_md5(ipad.concat(str2binl(data)), 512 + data.length * chrsz); + return core_md5(opad.concat(hash), 512 + 128); +} + +/* + * Add integers, wrapping at 2^32. This uses 16-bit operations internally + * to work around bugs in some JS interpreters. + */ +function safe_add(x, y) +{ + var lsw = (x & 0xFFFF) + (y & 0xFFFF); + var msw = (x >> 16) + (y >> 16) + (lsw >> 16); + return (msw << 16) | (lsw & 0xFFFF); +} + +/* + * Bitwise rotate a 32-bit number to the left. + */ +function bit_rol(num, cnt) +{ + return (num << cnt) | (num >>> (32 - cnt)); +} + +/* + * Convert a string to an array of little-endian words + * If chrsz is ASCII, characters >255 have their hi-byte silently ignored. + keep + */ +function str2binl(str) +{ + var bin = Array(); + var mask = (1 << chrsz) - 1; + for(var i = 0; i < str.length * chrsz; i += chrsz) + bin[i>>5] |= (str.charCodeAt(i / chrsz) & mask) << (i%32); + return bin; +} + +/* + * Convert an array of little-endian words to a string + */ +function binl2str(bin) +{ + var str = ""; + var mask = (1 << chrsz) - 1; + for(var i = 0; i < bin.length * 32; i += chrsz) + str += String.fromCharCode((bin[i>>5] >>> (i % 32)) & mask); + return str; +} + +/* + * Convert an array of little-endian words to a hex string. + keep + */ +function binl2hex(binarray) +{ + var hex_tab = hexcase ? "0123456789ABCDEF" : "0123456789abcdef"; + var str = ""; + for(var i = 0; i < binarray.length * 4; i++) + { + str += hex_tab.charAt((binarray[i>>2] >> ((i%4)*8+4)) & 0xF) + + hex_tab.charAt((binarray[i>>2] >> ((i%4)*8 )) & 0xF); + } + return str; +} + +/* + * Convert an array of little-endian words to a base-64 string + */ +function binl2b64(binarray) +{ + var tab = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; + var str = ""; + for(var i = 0; i < binarray.length * 4; i += 3) + { + var triplet = (((binarray[i >> 2] >> 8 * ( i %4)) & 0xFF) << 16) + | (((binarray[i+1 >> 2] >> 8 * ((i+1)%4)) & 0xFF) << 8 ) + | ((binarray[i+2 >> 2] >> 8 * ((i+2)%4)) & 0xFF); + for(var j = 0; j < 4; j++) + { + if(i * 8 + j * 6 > binarray.length * 32) str += b64pad; + else str += tab.charAt((triplet >> 6*(3-j)) & 0x3F); + } + } + return str; +} \ No newline at end of file diff --git a/web/query/lib/blog.js b/web/query/lib/blog.js new file mode 100644 index 0000000..3295412 --- /dev/null +++ b/web/query/lib/blog.js @@ -0,0 +1,5 @@ +exports.slugifyString = function(string) { + return string.replace(/\W/g,'-'). + replace(/\-*$/,'').replace(/^\-*/,''). + replace(/\-{2,}/,'-'); +} \ No newline at end of file diff --git a/web/query/lib/mustache.js b/web/query/lib/mustache.js new file mode 100644 index 0000000..9c06276 --- /dev/null +++ b/web/query/lib/mustache.js @@ -0,0 +1,315 @@ +/* + Shameless port of http://github.com/defunkt/mustache + by Jan Lehnardt , + Alexander Lang , + Sebastian Cohnen + + Thanks @defunkt for the awesome code. + + See http://github.com/defunkt/mustache for more info. +*/ + +var Mustache = function() { + var Renderer = function() {}; + + Renderer.prototype = { + otag: "{{", + ctag: "}}", + pragmas: {}, + buffer: [], + pragmas_parsed: false, + + render: function(template, context, partials, in_recursion) { + // fail fast + if(template.indexOf(this.otag) == -1) { + if(in_recursion) { + return template; + } else { + this.send(template); + } + } + + if(!in_recursion) { + this.buffer = []; + } + + if(!this.pragmas_parsed) { + template = this.render_pragmas(template); + } + var html = this.render_section(template, context, partials); + if(in_recursion) { + return this.render_tags(html, context, partials, in_recursion); + } + + this.render_tags(html, context, partials, in_recursion); + }, + + /* + Sends parsed lines + */ + send: function(line) { + if(line != "") { + this.buffer.push(line); + } + }, + + /* + Looks for %PRAGMAS + */ + render_pragmas: function(template) { + this.pragmas_parsed = true; + // no pragmas + if(template.indexOf(this.otag + "%") == -1) { + return template; + } + + var that = this; + var regex = new RegExp(this.otag + "%([\\w_-]+) ?([\\w]+=[\\w]+)?" + + this.ctag); + return template.replace(regex, function(match, pragma, options) { + that.pragmas[pragma] = {}; + if(options) { + var opts = options.split("="); + that.pragmas[pragma][opts[0]] = opts[1]; + } + return ""; + // ignore unknown pragmas silently + }); + }, + + /* + Tries to find a partial in the global scope and render it + */ + render_partial: function(name, context, partials) { + if(typeof(context[name]) != "object") { + throw({message: "subcontext for '" + name + "' is not an object"}); + } + if(!partials || !partials[name]) { + throw({message: "unknown_partial '" + name + "'"}); + } + return this.render(partials[name], context[name], partials, true); + }, + + /* + Renders boolean and enumerable sections + */ + render_section: function(template, context, partials) { + if(template.indexOf(this.otag + "#") == -1) { + return template; + } + var that = this; + // CSW - Added "+?" so it finds the tighest bound, not the widest + var regex = new RegExp(this.otag + "\\#(.+)" + this.ctag + + "\\s*([\\s\\S]+?)" + this.otag + "\\/\\1" + this.ctag + "\\s*", "mg"); + + // for each {{#foo}}{{/foo}} section do... + return template.replace(regex, function(match, name, content) { + var value = that.find(name, context); + if(that.is_array(value)) { // Enumerable, Let's loop! + return that.map(value, function(row) { + return that.render(content, that.merge(context, + that.create_context(row)), partials, true); + }).join(""); + } else if (that.is_iterator(value)) { + var result = []; + var row; + while (row = value()) { + result.push(that.render(content, that.merge(context, + that.create_context(row)), partials, true)); + } // fuck buffering, works for now though. + return result.join(''); + } else if(value) { // boolean section + return that.render(content, context, partials, true); + } else { + return ""; + } + }); + }, + + /* + Replace {{foo}} and friends with values from our view + */ + render_tags: function(template, context, partials, in_recursion) { + // tit for tat + var that = this; + + var new_regex = function() { + return new RegExp(that.otag + "(=|!|>|\\{|%)?([^\/#]+?)\\1?" + + that.ctag + "+", "g"); + }; + + var regex = new_regex(); + var lines = template.split("\n"); + for (var i=0; i < lines.length; i++) { + lines[i] = lines[i].replace(regex, function(match, operator, name) { + switch(operator) { + case "!": // ignore comments + return match; + case "=": // set new delimiters, rebuild the replace regexp + that.set_delimiters(name); + regex = new_regex(); + return ""; + case ">": // render partial + return that.render_partial(name, context, partials); + case "{": // the triple mustache is unescaped + return that.find(name, context); + default: // escape the value + return that.escape(that.find(name, context)); + } + }, this); + if(!in_recursion) { + this.send(lines[i]); + } + } + return lines.join("\n"); + }, + + set_delimiters: function(delimiters) { + var dels = delimiters.split(" "); + this.otag = this.escape_regex(dels[0]); + this.ctag = this.escape_regex(dels[1]); + }, + + escape_regex: function(text) { + // thank you Simon Willison + if(!arguments.callee.sRE) { + var specials = [ + '/', '.', '*', '+', '?', '|', + '(', ')', '[', ']', '{', '}', '\\' + ]; + arguments.callee.sRE = new RegExp( + '(\\' + specials.join('|\\') + ')', 'g' + ); + } + return text.replace(arguments.callee.sRE, '\\$1'); + }, + + /* + find `name` in current `context`. That is find me a value + from the view object + */ + find: function(name, context) { + name = this.trim(name); + if(typeof context[name] === "function" && !context[name].iterator) { + return context[name].apply(context); + } + if(context[name] !== undefined) { + return context[name]; + } + // silently ignore unkown variables + return ""; + }, + + // Utility methods + + /* + Does away with nasty characters + */ + escape: function(s) { + return ((s == null) ? "" : s).toString().replace(/[&"<>\\]/g, function(s) { + switch(s) { + case "&": return "&"; + case "\\": return "\\\\";; + case '"': return '\"';; + case "<": return "<"; + case ">": return ">"; + default: return s; + } + }); + }, + + /* + Merges all properties of object `b` into object `a`. + `b.property` overwrites a.property` + */ + merge: function(a, b) { + var _new = {}; + for(var name in a) { + if(a.hasOwnProperty(name)) { + _new[name] = a[name]; + } + }; + for(var name in b) { + if(b.hasOwnProperty(name)) { + _new[name] = b[name]; + } + }; + return _new; + }, + + // by @langalex, support for arrays of strings + create_context: function(_context) { + if(this.is_object(_context)) { + return _context; + } else if(this.pragmas["IMPLICIT-ITERATOR"]) { + var iterator = this.pragmas["IMPLICIT-ITERATOR"].iterator || "."; + var ctx = {}; + ctx[iterator] = _context + return ctx; + } + }, + + is_object: function(a) { + return a && typeof a == "object"; + }, + + is_array: function(a) { + return Object.prototype.toString.call(a) === '[object Array]'; + }, + + is_iterator : function(f) { + return (typeof f === 'function' && f.iterator); + }, + + /* + Gets rid of leading and trailing whitespace + */ + trim: function(s) { + return s.replace(/^\s*|\s*$/g, ""); + }, + + /* + Why, why, why? Because IE. Cry, cry cry. + */ + map: function(array, fn) { + if (typeof array.map == "function") { + return array.map(fn) + } else { + var r = []; + var l = array.length; + for(i=0;iwhFN$`GZh(?7iktHrOs3m-y2sRbwbbRQ|R4N zQyTBAZLcn-agq%L5a?cDB*A*+FBfxnHr;oho{R_}fB*srAbo`A&}SuLV_a#Hi}T-kV6!S0~~SzB|_rBAFzNx{5Y@&mhai+>hAOo zgF+4un;2H1?cn1DY83<#>9z@-5(2GCL|7j24 z`n`<(2Dkk9*2iygm0B!^R(qQZl zz?;Bpz)Qf_fPG*Ddk z72rpAGWLDoD)0?p73cz|fxq6t*w2CQ0U_`J@aL0^{Rwy(xC(p|xB^@R8o>428G8fx zHt-Vg0uTY4zy)9xxF7fka2=a9uL55IJ`Jn^Cjsiie^5XEM;EWIDRXz6?}dtw^(5sR ze6uWc7>z|BiYUxQTgm-kFHB1jkU(d>)|zsW7J?tv2@7VlcwQ$dtYndl=dBE7e6VaK z8S%N2Mp8{e%{Ml9v$E6d997UHRJ*a<$CoF^lyqbf&ca+7v8;-#lw9e(9#5srx!e zXqgc~cBl>;kk!x1{q~H?eF6GI%jPIig*Jj9bc6;QixWwSA_BEM8i(1A;M6eNMP#}1 zCspGQK4(^p#@#xy(3WI}x`ygRzQ47)UFQww)BAOL5ve3Mbvm3n z+4_d_NKPgg^Tj7AqO2`EGSdtAan(S+yLFa0r;vEjcHj{ql5-PPp<9; z8jfM9`e`}qRp4K%<`n8^Gd9rEhpf@-F*1U&tl)o`SIk^NlQHS>vPiNW9wKnr(Pf0m zgmt54lYC?rEND2sBUm7x#&4rhd1C7eS!*56(wK7mG-!%*-niA@=I1zQrWg~+Oea|> z*7+22`(sS!c6OLWX7aj5!!!skFo0hbXw*?|M{Z(d;B_N}0AXrXYt!gGR^13K>7(F( zQ!a9sG{}w_ut!(di7e}yiJTavx=*AM19U)6b*JFsGB7I9PMW3$xUDnidyD3r<=%oT zAfCe$@L8=?i9QJU`6|RmA(mWEUD~|B5%0-SawSGWDR{kIG$FD{o?!Bm6GRMCdKLLE zLE285SX)J7@~Uc`1ycya+Ndfa6`auIRufK9&7_5y3aH66W(O3=smX2-!=>P8fb%oB z8>k@P!Psh>D8x_m<{EF}51Gy5a6PSU-i2RxAN9qf)V#6-6>}=w4Fr&k+WRmE$Gkx@~S*Whr zDcVkwRDugHs3lPq96eXP3*&Y4`ERUKT`M|FC${I7a{<;}my(HScY0^~{XSpeG~*=M zI>jgi1xy{9Pm&a^5_pW^h!PHDZf$>CdDQQ0pFe1SRv%tRq^m3$&rL&2J8^grK*zmG zSXXIUed{Rp-uOyw_F_313N@S3wpuo;wM}xydt3^Fwee8n5tS2B7uB}mE}Y`Hfvml7@RTn=jFE`ucbaJ4ot)wgTo(woEbRb(!wy3RBc7qXQtfyX+3P%ub2fNp9tKA0NABK@xX5 z%xIdQu+(Fzpi6o7SkflBy;hQ%9cI=L%+U!INV3~GM=X2cd?##r($r%-B znm)M2Ib5sPI&IG-FF$+!aXHCl23fOlkz^wo#KQq?LUv9cC0H>qtB>1WdeX369kQA7 Yt1~vL54vUH{Kw?eW|i3zAnw?|0QNh1kN^Mx literal 0 HcmV?d00001 diff --git a/web/query/lists/.rpms.js.swp b/web/query/lists/.rpms.js.swp new file mode 100644 index 0000000000000000000000000000000000000000..69af2cb8632851c7b7baa661bafa45e3884fc550 GIT binary patch literal 20480 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 literal 0 HcmV?d00001 diff --git a/web/query/lists/1 b/web/query/lists/1 new file mode 100644 index 0000000..b19ac9a --- /dev/null +++ b/web/query/lists/1 @@ -0,0 +1,130 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var within = 0; + if ( 'within' in req.query ) { + within = Number(req.query['within']); + log("within: " + within); + } else { + within = 60 * 60 * 24; // within the last day. + } + var ts = (new Date()).getTime()/1000 - within; // convert milliseconds to seconds + + var indexPath = path.list('rpms','rpm-to-host',{descending:true, limit:10}); + var feedPath = path.list('rpms','rpm-to-host',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + function check_field(query, field, def) { + var ret = def; + if ( field in query ) { + ret = query[field]; + log(field + ": " + ret); + } + return ret; + } + + var path_parts = req.path; + + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("text", function() { + var row, first_row = true; + var more_props = true; + var header; + var hostname = check_field(req.query, 'hostname', false); + var rpm = check_field(req.query, 'rpm', false); + var show_hosts = check_field(req.query, 'show_hosts', false); + var show_rpms = check_field(req.query, 'show_rpms', false); + while (row = getRow()) { + if ( row.key[0] < ts ) { continue; } + } + + return '\n'; + }); + provides("html", function() { + var key = ""; + // render the html head using a template + // + var stash = { + header : { + title : 'blah blah blah', + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + rpmversion : check_field(req.query, 'rpmversion', 'List all'), + + nodes : List.withRows(function(row) { + var node = row.value; + key = row.key; + return { + name : key[1], + val : row.value, + link : path.list('rpmlist',{rpmversion : key[1], group : true, startkey : [key[1]], endkey : [key[1],{}]}), + }; + }), + }; + return Mustache.to_html(ddoc.templates.rpms, stash, ddoc.templates.partials, List.send); + }); + // link : path.list('rpms','rpm-to-host', {rpmversion : key[1], group : true, startkey : [key[1]], endkey : [key[1],{}]}), + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title, + feed_id : path.absolute(indexPath), + feed_link : path.absolute(feedPath), + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + if (row.value.format == "markdown") { + var html = markdown.encode(row.value.body); + } else if (row.value.format == "textile") { + var html = textile.encode(row.value.body); + } else { + var html = Mustache.escape(row.value.html); + } + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : row.value.title, + content : html, + updated : new Date(row.value.created_at), + author : row.value.author, + alternate : path.absolute(path.show('post', row.id)) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +}; diff --git a/web/query/lists/comments.js b/web/query/lists/comments.js new file mode 100644 index 0000000..dffcd4f --- /dev/null +++ b/web/query/lists/comments.js @@ -0,0 +1,55 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var indexPath = path.list('index','recent-posts',{descending:true, limit:10}); + var feedPath = path.list('index','recent-posts',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title + " comments", + feed_id : path.absolute(indexPath), + feed_link : path.absolute(commentsFeed) + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + var v = row.value; + + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : "comment on "+v.post_id, + content : markdown.encode(Mustache.escape(v.comment)), + updated : new Date(v.created_at), + author : v.commenter.nickname || v.commenter.name, + alternate : path.absolute(path.list('post','post-page', {startkey:[v.post_id]})) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +} \ No newline at end of file diff --git a/web/query/lists/index.js b/web/query/lists/index.js new file mode 100644 index 0000000..531300b --- /dev/null +++ b/web/query/lists/index.js @@ -0,0 +1,113 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var indexPath = path.list('index','recent-posts',{descending:true, limit:10}); + var feedPath = path.list('index','recent-posts',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + var path_parts = req.path; + // The provides function serves the format the client requests. + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("html", function() { + var key = ""; + // render the html head using a template + var stash = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + posts : List.withRows(function(row) { + var post = row.value; + key = row.key; + return { + title : post.title, + author : post.author, + date : post.created_at, + link : path.list('post','post-page', {startkey : [row.id]}), + has_tags : post.tags ? true : false, + tags : post.tags && post.tags.map ? post.tags.map(function(tag) { + var t = tag.toLowerCase(); + return { + tag : tag, + link : path.list("index", "tags", { + descending : true, + reduce : false, + startkey : [t, {}], + endkey : [t] + }) + } + }) : [] + }; + }), + older : function() { + return path.older(key); + }, + "5" : path.limit(5), + "10" : path.limit(10), + "25" : path.limit(25) + }; + return Mustache.to_html(ddoc.templates.index, stash, ddoc.templates.partials, List.send); + }); + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title, + feed_id : path.absolute(indexPath), + feed_link : path.absolute(feedPath), + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + if (row.value.format == "markdown") { + var html = markdown.encode(row.value.body); + } else if (row.value.format == "textile") { + var html = textile.encode(row.value.body); + } else { + var html = Mustache.escape(row.value.html); + } + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : row.value.title, + content : html, + updated : new Date(row.value.created_at), + author : row.value.author, + alternate : path.absolute(path.show('post', row.id)) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +}; \ No newline at end of file diff --git a/web/query/lists/newlists.js b/web/query/lists/newlists.js new file mode 100644 index 0000000..5ae5cb1 --- /dev/null +++ b/web/query/lists/newlists.js @@ -0,0 +1,377 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var within = 0; + if ( 'within' in req.query ) { + within = Number(req.query['within']); + log("within: " + within); + } else { + within = 60 * 60 * 3; // within three hours; + } + var ts = (new Date()).getTime()/1000 - within; // convert milliseconds to seconds + + var indexPath = path.list('nodelist','node-status',{descending:true, limit:10}); + var feedPath = path.list('nodelist','node-status',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + + var path_parts = req.path; + var EQ=1; + var NE=2; + var LE=3; + var GE=4; + var MATCH=5; + var AND=6; + var OR=7; + + function check_field(query, field, def) { + var ret = def; + if ( field in query ) { + ret = query[field]; + log(field + ": " + ret); + } + return ret; + } + + function tokenize(parameter, value, type) { + return { 'param' : parameter, 'value' : value, 'type' : type }; + } + function token_get(sf) { + var ret = null; + var fields = null; + var f_eq = /==/; + var f_ne = /!=/; + var f_le = /<=|%3C=|%3c=/; + var f_ge = />=|%3E=|%3e=/; + var f_match = /=~/; + + if ( sf.match(f_eq) ) { + fields = sf.split("=="); + ret = [fields[0], fields[1], EQ]; + } else if ( sf.match(f_ne) ) { + fields = sf.split("!="); + ret = [fields[0], fields[1], NE] ; + } else if ( sf.match(f_le) ) { + fields = sf.split("<="); + ret = [fields[0], Number(fields[1]), LE] ; + } else if ( sf.match(f_ge) ) { + fields = sf.split(">="); + ret = [fields[0], Number(fields[1]), GE] ; + } else if ( sf.match(f_match) ) { + fields = sf.split("=~"); + ret = [fields[0], new RegExp(fields[1]), MATCH] ; + } + return ret; + } + function token_conjunction_get(sf) { + var f_and = /AND|%%|&&/; + var f_or = /OR|\|\|/; + + var l = []; + var type=AND; + var fields = null; + + log("sfilter: " + sf); + if ( sf.match(f_and) ) { + fields = sf.split(f_and); + type = AND; + + } else if ( sf.match(f_or) ) { + fields = sf.split(f_or); + type = OR; + + } else { + type = AND; + fields = [ sf ]; + } + + for ( var i=0; i < fields.length ; i++) + { + l.push(token_get(fields[i])); + } + return {'list' : l, 'type' : type}; + } + + function token_test(token, row) + { + var prop = token[0]; + var val = token[1]; + var op = token[2]; + var result_minor = true; + + if ( op == EQ ) { + result_minor &= val == row[prop]; + } else if ( op == NE ) { + result_minor &= val != row[prop]; + } else if ( op == LE && prop in row ) { + result_minor &= Number(row[prop]) <= val; + } else if ( op == GE && prop in row ) { + result_minor &= Number(row[prop]) >= val; + } else if ( op == MATCH && prop in row ) { + if ( typeof(row[prop]) == "object" ) { + var found = false; + for (var i; i < row[prop].length ; i++ ) { + if ( val.test(row[prop][i]) ) { + found = true; + break; + } + } + result_minor &= found; + } else { + result_minor &= val.test(row[prop]); + } + } else { + result_minor = false; + } + return result_minor; + } + + function parse_filter (sfilter) { + + log("sfilter: " + sfilter); + var ret = token_conjunction_get(sfilter); + return ret; + } + + function filter_matches (row, pfilter) { + var result_minor = true; + var result = true; + if ( pfilter != null ) { + + // set defaults based on conjunction type + if ( pfilter['type'] == AND ) { + result = true; + } else if ( pfilter['type'] == OR ) { + result = false; + } + + for ( var i=0; i < pfilter['list'].length ; i++ ) + { + tok = pfilter['list'][i]; + result_minor = token_test(tok, row); + + if (pfilter['type'] == AND ) { + result &= result_minor; + } else if ( pfilter['type'] == OR ) { + result |= result_minor; + } + } + //log("filter:" + JSON.stringify(pfilter) + " result: " + result); + + } + return result; + } + // The provides function serves the format the client requests. + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("text", function() { + var row, first_row = true; + var skip_header = false; + var skip_props = {'_id' : "", '_rev' : "", '_deleted_conflicts' : '',}; // 'hardware' : '', }; + + //send(JSON.stringify(req)+'\n'); + var more_props = true; + var header; + var count=0; + var rowstring; + var pfilter = null; + var rpmpattern = null; + var prop_start = [ "hostname", 'ts' ]; + var prop_list = {'hostname' : '', 'ts' : ''}; + + var show = check_field(req.query, 'show', null); + if ( show != null ) { show = Number(show); } + + log("req: "); + log(req); + log(head); + + if ( 'filter' in req.query ) { + pfilter = parse_filter(req.query['filter']); + log(pfilter); + } + + if ( 'rpmpattern' in req.query ) { + rpmpattern = req.query['rpmpattern']; + log("found rpmpattern"); + log(rpmpattern); + } + + + if ( 'prop_list' in req.query || 'fields' in req.query ) { + if ( 'prop_list' in req.query ) { + prop_start = req.query['prop_list'].split(','); + } else { + prop_start = req.query['fields'].split(','); + } + prop_list = {'hostname' : '', 'ts' : ''}; + for ( var i=0; i < prop_start.length ; i++) { + prop_list[prop_start[i]] = ""; + } + more_props = false; + } + if ( 'skip_header' in req.query ) { + skip_header = true; + } + + while (row = getRow()) { + if ( row.key[0] < ts ) { continue; } + if ( show != null && count >= show ) { break; } + + if ( first_row == true ) + { + header = ""; + // get a list of all properties + for (var prop in row.value ) { + if ( ! (prop in prop_list) && more_props ) { + prop_start.push(prop); + prop_list[prop] = ""; + } + } + if ( ! skip_header ) { + // create a header for all the data to follow + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) { + header += prop + ','; + } + } + send(header.substring(0,header.length-1) + '\n'); + } + first_row = false; + } + rowstring = ""; + + if ( filter_matches(row.value, pfilter) ) + { + //send(header.substring(0,-1) + '\n'); + // Send the data that matches the filter when present + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) + { + if ( (prop == 'rpm_versions') && (rpmpattern != null) && ('rpm_versions' in prop_list) ) { + if ( typeof(row.value['rpm_versions']) == "object" ) { + for (var i; i < row.value['rpm_versions'].length ; i++ ) { + var rpm = row.value['rpm_versions'][i].match(rpmpattern); + if ( rpm ) { break; } + } + log(rpm); + if ( rpm ) { + rowstring += rpm.join(' ') + ','; + } else { + rowstring += ','; + } + } else { + log("not a string"); + log(typeof(row.value['rpm_versions'])); + rowstring += ','; + } + } else { + if ( typeof(row.value[prop]) == "object" ) + { + rowstring += row.value[prop].join(" ") + ','; + } else { + rowstring += row.value[prop] + ','; + } + } + } + } + send(rowstring.substring(0,rowstring.length-1) + '\n'); + count += 1; + } + } + // tail + return '\n'; + }); + provides("3mtl", function() { + var key = ""; + // render the html head using a template + var stash = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + nodes : List.withRows(function(row) { + var node = row.value; + key = row.key; + return { + name : node.hostname, + site : node.site, + date : node.date_created, + link : path.list('node','node-page', {startkey : [row.id]}), + has_slices : false, + slices : [], + }; + }), + older : function() { + return path.older(key); + }, + "5" : path.limit(5), + "10" : path.limit(10), + "25" : path.limit(25) + }; + return Mustache.to_html(ddoc.templates.nodelist, stash, ddoc.templates.partials, List.send); + }); + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title, + feed_id : path.absolute(indexPath), + feed_link : path.absolute(feedPath), + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + if (row.value.format == "markdown") { + var html = markdown.encode(row.value.body); + } else if (row.value.format == "textile") { + var html = textile.encode(row.value.body); + } else { + var html = Mustache.escape(row.value.html); + } + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : row.value.title, + content : html, + updated : new Date(row.value.created_at), + author : row.value.author, + alternate : path.absolute(path.show('post', row.id)) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +}; diff --git a/web/query/lists/nodelist.js b/web/query/lists/nodelist.js new file mode 100644 index 0000000..f506128 --- /dev/null +++ b/web/query/lists/nodelist.js @@ -0,0 +1,358 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var within = 0; + if ( 'within' in req.query ) { + within = Number(req.query['within']); + log("within: " + within); + } else { + within = 60 * 60 * 3; // within three hours; + } + var ts = (new Date()).getTime()/1000 - within; // convert milliseconds to seconds + + var indexPath = path.list('nodelist','node-status',{descending:true, limit:10}); + var feedPath = path.list('nodelist','node-status',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + var path_parts = req.path; + var EQ=1; + var NE=2; + var LE=3; + var GE=4; + var MATCH=5; + var AND=6; + var OR=7; + var NOT_MATCH=8; + + function check_field(query, field, def) { + var ret = def; + if ( field in query ) { + ret = query[field]; + log(field + ": " + ret); + } + return ret; + } + + function token_get(sf) { + var ret = null; + var fields = null; + var r = null; + var f_eq = /==/; + var f_ne = /!=/; + var f_le = /<=|%3C=|%3c=/; + var f_ge = />=|%3E=|%3e=/; + var f_match = /=~/; + var f_not_match = /!~/; + + if ( sf.match(f_eq) ) { + fields = sf.split("=="); + ret = [fields[0], fields[1], EQ]; + } else if ( sf.match(f_ne) ) { + fields = sf.split("!="); + ret = [fields[0], fields[1], NE] ; + } else if ( sf.match(f_le) ) { + fields = sf.split("<="); + ret = [fields[0], Number(fields[1]), LE] ; + } else if ( sf.match(f_ge) ) { + fields = sf.split(">="); + ret = [fields[0], Number(fields[1]), GE] ; + } else if ( sf.match(f_not_match) ) { + fields = sf.split("!~"); + r = fields[1]; + ret = [fields[0], r, NOT_MATCH] ; + + } else if ( sf.match(f_match) ) { + log("sf: " + sf); + fields = sf.split("=~"); + + log("fields: " + fields); + //r = RegExp(fields[1]); + r = fields[1]; + log("regex: " + r); + ret = [fields[0], r, MATCH] ; + log("ret: " + ret); + } else { + log("no match!") + } + return ret; + } + function token_conjunction_get(sf) { + var f_and = /AND|%%|&&/; + var f_or = /OR|\|\|/; + + var l = []; + var tcg = {}; + var type=AND; + var fields = null; + + log("sfilter: " + sf); + if ( sf.match(f_and) ) { + fields = sf.split(f_and); + type = AND; + + } else if ( sf.match(f_or) ) { + fields = sf.split(f_or); + type = OR; + + } else { + type = AND; + fields = [ sf ]; + } + + for ( var i=0; i < fields.length ; i++) + { + var t = token_get(fields[i]); + log("t:" + t); + l.push(t); + } + log("l:" + l); + tcg['list'] = l; + tcg['type'] = type; + log("tcg:" + JSON.stringify(tcg)); + return tcg; + } + + function token_test(token, row) + { + var prop = token[0]; + var val = token[1]; + var op = token[2]; + var result_minor = true; + + if ( op == EQ ) { + result_minor &= val == row[prop]; + } else if ( op == NE ) { + result_minor &= val != row[prop]; + } else if ( op == LE && prop in row ) { + result_minor &= Number(row[prop]) <= val; + //result_minor &= parseFloat(row[prop]) <= val; + } else if ( op == GE && prop in row ) { + //#result_minor &= Number(row[prop]) >= val; + result_minor &= parseFloat(row[prop]) >= val; + } else if ( ( op == MATCH || op == NOT_MATCH ) && prop in row ) { + val = new RegExp(val); + if ( typeof(row[prop]) == "object" ) { + var found = false; + for (var i=0; i < row[prop].length ; i++ ) { + if ( val.test(row[prop][i]) ) { + found = true; + break; + } + } + result_minor &= found; + } else { + result_minor &= val.test(row[prop]); + } + if ( op == NOT_MATCH ) { + // reverse the result if we actually want a non-match + result_minor = !result_minor; + } + } else { + result_minor = false; + } + return result_minor; + } + + function parse_filter (sfilter) { + + log("sfilter: " + sfilter); + if ( sfilter == "" ) { return null; } + var ret = token_conjunction_get(sfilter); + log("tcg2: " + JSON.stringify(ret)); + return ret; + } + + function filter_matches (row, pfilter) { + var result_minor = true; + var result = true; + if ( pfilter != null ) { + + // set defaults based on conjunction type + if ( pfilter['type'] == AND ) { + result = true; + } else if ( pfilter['type'] == OR ) { + result = false; + } + + for ( var i=0; i < pfilter['list'].length ; i++ ) + { + tok = pfilter['list'][i]; + result_minor = token_test(tok, row); + + if (pfilter['type'] == AND ) { + result &= result_minor; + } else if ( pfilter['type'] == OR ) { + result |= result_minor; + } + } + //log("filter:" + JSON.stringify(pfilter) + " result: " + result); + + } + return result; + } + // The provides function serves the format the client requests. + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("text", function() { + var row, first_row = true; + var skip_header = false; + var skip_props = {'_id' : "", '_rev' : "", '_deleted_conflicts' : '',}; // 'hardware' : '', }; + + var more_props = true; + var header; + var count=0; + var rowstring; + var pfilter = null; + var pattern = null; + var prop_start = [ "hostname", 'ts' ]; + var prop_list = {'hostname' : '', 'ts' : ''}; + var show = check_field(req.query, 'show', null); + + if ( show != null ) { show = Number(show); } + + log("req: "); + log(req); + log(head); + + if ( 'filter' in req.query ) { + pfilter = parse_filter(req.query['filter']); + log("pf: " + JSON.stringify(pfilter)); + } + + if ( 'rpmpattern' in req.query ) { + pattern = req.query['rpmpattern']; + log("found pattern"); + log(pattern); + } + + if ( 'prop_list' in req.query || 'fields' in req.query ) { + if ( 'prop_list' in req.query ) { + prop_start = req.query['prop_list'].split(','); + } else { + prop_start = req.query['fields'].split(','); + } + prop_list = {'hostname' : '', 'ts' : ''}; + for ( var i=0; i < prop_start.length ; i++) { + prop_list[prop_start[i]] = ""; + } + more_props = false; + } + if ( 'skip_header' in req.query ) { + skip_header = true; + } + + while (row = getRow()) { + if ( row.key[0] < ts ) { continue; } + if ( show != null && count >= show ) { break; } + + if ( first_row == true ) + { + header = ""; + // get a list of all properties + for (var prop in row.value ) { + if ( ! (prop in prop_list) && more_props ) { + prop_start.push(prop); + prop_list[prop] = ""; + } + } + if ( ! skip_header ) { + // create a header for all the data to follow + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) { + header += prop + ','; + } + } + send(header.substring(0,header.length-1) + '\n'); + } + first_row = false; + } + rowstring = ""; + + if ( filter_matches(row.value, pfilter) ) + { + //send(header.substring(0,-1) + '\n'); + // Send the data that matches the filter when present + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) + { + if ( (prop == 'rpm_versions') && (pattern != null) && ('rpm_versions' in prop_list) ) { + if ( typeof(row.value['rpm_versions']) == "object" ) { + for (var i; i < row.value['rpm_versions'].length ; i++ ) { + var rpm = row.value['rpm_versions'][i].match(pattern); + if ( rpm ) { break; } + } + log(rpm); + if ( rpm ) { + rowstring += rpm.join(' ') + ','; + } else { + rowstring += ','; + } + } else { + log("not a string"); + log(typeof(row.value['rpm_versions'])); + rowstring += ','; + } + //if ( false ) { + // log("test"); + } else { + if ( typeof(row.value[prop]) == "object" ) + { + rowstring += row.value[prop].join(" ") + ','; + } else { + rowstring += row.value[prop] + ','; + } + } + } + } + send(rowstring.substring(0,rowstring.length-1) + '\n'); + count += 1; + } + } + // tail + return '\n'; + }); + provides("3mtl", function() { + var key = ""; + // render the html head using a template + var stash = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + nodes : List.withRows(function(row) { + var node = row.value; + key = row.key; + return { + name : node.hostname, + site : node.site, + date : node.date_created, + link : path.list('node','node-page', {startkey : [row.id]}), + has_slices : false, + slices : [], + }; + }), + older : function() { + return path.older(key); + }, + "5" : path.limit(5), + "10" : path.limit(10), + "25" : path.limit(25) + }; + return Mustache.to_html(ddoc.templates.nodelist, stash, ddoc.templates.partials, List.send); + }); + +}; diff --git a/web/query/lists/nodelist.js.backup b/web/query/lists/nodelist.js.backup new file mode 100644 index 0000000..8cf74a7 --- /dev/null +++ b/web/query/lists/nodelist.js.backup @@ -0,0 +1,377 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var within = 0; + if ( 'within' in req.query ) { + within = Number(req.query['within']); + log("within: " + within); + } else { + within = 60 * 60 * 3; // within three hours; + } + var ts = (new Date()).getTime()/1000 - within; // convert milliseconds to seconds + + var indexPath = path.list('nodelist','node-status',{descending:true, limit:10}); + var feedPath = path.list('nodelist','node-status',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + + var path_parts = req.path; + var EQ=1; + var NE=2; + var LE=3; + var GE=4; + var MATCH=5; + var AND=6; + var OR=7; + + function check_field(query, field, def) { + var ret = def; + if ( field in query ) { + ret = query[field]; + log(field + ": " + ret); + } + return ret; + } + + function tokenize(sf) { + var ret = null; + var fields = null; + var f_eq = /==/; + var f_ne = /!=/; + var f_le = /<=|%3C=|%3c=/; + var f_ge = />=|%3E=|%3e=/; + var f_match = /=~/; + + if ( sf.match(f_eq) ) { + fields = sf.split("=="); + ret = [fields[0], fields[1], EQ]; + } else if ( sf.match(f_ne) ) { + fields = sf.split("!="); + ret = [fields[0], fields[1], NE] ; + } else if ( sf.match(f_le) ) { + fields = sf.split("<="); + ret = [fields[0], Number(fields[1]), LE] ; + } else if ( sf.match(f_ge) ) { + fields = sf.split(">="); + ret = [fields[0], Number(fields[1]), GE] ; + } else if ( sf.match(f_match) ) { + fields = sf.split("=~"); + ret = [fields[0], new RegExp(fields[1]), MATCH] ; + } + return ret; + } + + + function pf(x) { return 0; }; + function parse_filter (sfilter) { + var f_and_or = /AND|%%|&&|\|\|/; + var f_eq = /==/; + var f_ne = /!=/; + var f_le = /<=|%3C=|%3c=/; + var f_ge = />=|%3E=|%3e=/; + var f_match = /=~/; + var eq = {}; + var kv_list = [ ]; + var pfilter = [ ] ; + + log("sfilter: " + sfilter); + if ( sfilter.match(f_and_or) ) + { + sfilter_list = sfilter.split(f_and_or); + log("sfilter_list: " + sfilter_list); + } else { + sfilter_list = [ sfilter ] ; + } + + for ( var i=0; i < sfilter_list.length ; i++ ) + { + sf = sfilter_list[i]; + t = tokenize(sf); + kv_list[i] = t; + + if ( sf.match(f_eq) ) { + var fields = sf.split("=="); + eq[fields[0]] = [fields[1], EQ] ; + } else if ( sf.match(f_ne) ) { + var fields = sf.split("!="); + eq[fields[0]] = [fields[1], NE] ; + } else if ( sf.match(f_le) ) { + var fields = sf.split("<="); + eq[fields[0]] = [Number(fields[1]), LE] ; + } else if ( sf.match(f_ge) ) { + var fields = sf.split(">="); + eq[fields[0]] = [Number(fields[1]), GE] ; + } else if ( sf.match(f_match) ) { + var fields = sf.split("=~"); + eq[fields[0]] = [new RegExp(fields[1]), MATCH] ; + } + } + pfilter = [ eq ]; + //log("kv_list: " + JSON.stringify(kv_list)); + //pfilter = [ kv_list, AND ]; + + return pfilter; + } + + function filter_matches (row, pfilter) { + var result = true; + if ( pfilter != null ) { + for ( var i=0; i < pfilter.length ; i++ ) + { + //log("starting filter_matches"); + + for ( var prop in pfilter[i] ) { + f = pfilter[i][prop]; + //for ( var p in row ) { + // log("row[" + p + "] == " + row[p]); + //} + + //log("filter:" + f); + //log("row[prop]: " + row[prop]); + //log("typeof(row[prop]): " + typeof(row[prop])); + if ( f[1] == EQ ) + { + result &= f[0] == row[prop]; + } else if ( f[1] == NE ) { + result &= f[0] != row[prop]; + } else if ( f[1] == LE && prop in row ) { + result &= Number(row[prop]) <= f[0]; + } else if ( f[1] == GE && prop in row ) { + result &= Number(row[prop]) >= f[0]; + } else if ( f[1] == MATCH && prop in row ) { + if ( typeof(row[prop]) == "object" ) { + var found = false; + for (var i; i < row[prop].length ; i++ ) { + if ( f[0].test(row[prop][i]) ) { + found = true; + break; + } + } + result &= found; + } else { + result &= f[0].test(row[prop]); + } + } else { + result = false; + } + //log("result: " + result); + } + } + //log("filter:" + JSON.stringify(pfilter) + " result: " + result); + } + return result; + } + // The provides function serves the format the client requests. + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("text", function() { + var row, first_row = true; + var skip_header = false; + var skip_props = {'_id' : "", '_rev' : "", '_deleted_conflicts' : '',}; // 'hardware' : '', }; + + //send(JSON.stringify(req)+'\n'); + var more_props = true; + var header; + var count=0; + var rowstring; + var pfilter = null; + var rpmpattern = null; + var prop_start = [ "hostname", 'ts' ]; + var prop_list = {'hostname' : '', 'ts' : ''}; + + var show = check_field(req.query, 'show', null); + if ( show != null ) { show = Number(show); } + + log("req: "); + log(req); + log(head); + + if ( 'filter' in req.query ) { + pfilter = parse_filter(req.query['filter']); + log(pfilter); + } + + if ( 'rpmpattern' in req.query ) { + rpmpattern = req.query['rpmpattern']; + log("found rpmpattern"); + log(rpmpattern); + } + + + if ( 'prop_list' in req.query || 'fields' in req.query ) { + if ( 'prop_list' in req.query ) { + prop_start = req.query['prop_list'].split(','); + } else { + prop_start = req.query['fields'].split(','); + } + prop_list = {'hostname' : '', 'ts' : ''}; + for ( var i=0; i < prop_start.length ; i++) { + prop_list[prop_start[i]] = ""; + } + more_props = false; + } + if ( 'skip_header' in req.query ) { + skip_header = true; + } + + while (row = getRow()) { + if ( row.key[0] < ts ) { continue; } + if ( show != null && count >= show ) { break; } + + if ( first_row == true ) + { + header = ""; + // get a list of all properties + for (var prop in row.value ) { + if ( ! (prop in prop_list) && more_props ) { + prop_start.push(prop); + prop_list[prop] = ""; + } + } + if ( ! skip_header ) { + // create a header for all the data to follow + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) { + header += prop + ','; + } + } + send(header.substring(0,header.length-1) + '\n'); + } + first_row = false; + } + rowstring = ""; + + if ( filter_matches(row.value, pfilter) ) + { + //send(header.substring(0,-1) + '\n'); + // Send the data that matches the filter when present + for (var i=0 ; i < prop_start.length ; i++) { + prop = prop_start[i]; + if ( ! (prop in skip_props) ) + { + if ( (prop == 'rpm_versions') && (rpmpattern != null) && ('rpm_versions' in prop_list) ) { + if ( typeof(row.value['rpm_versions']) == "object" ) { + for (var i; i < row.value['rpm_versions'].length ; i++ ) { + var rpm = row.value['rpm_versions'][i].match(rpmpattern); + if ( rpm ) { break; } + } + log(rpm); + if ( rpm ) { + rowstring += rpm.join(' ') + ','; + } else { + rowstring += ','; + } + } else { + log("not a string"); + log(typeof(row.value['rpm_versions'])); + rowstring += ','; + } + } else { + if ( typeof(row.value[prop]) == "object" ) + { + rowstring += row.value[prop].join(" ") + ','; + } else { + rowstring += row.value[prop] + ','; + } + } + } + } + send(rowstring.substring(0,rowstring.length-1) + '\n'); + count += 1; + } + } + // tail + return '\n'; + }); + provides("3mtl", function() { + var key = ""; + // render the html head using a template + var stash = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + nodes : List.withRows(function(row) { + var node = row.value; + key = row.key; + return { + name : node.hostname, + site : node.site, + date : node.date_created, + link : path.list('node','node-page', {startkey : [row.id]}), + has_slices : false, + slices : [], + }; + }), + older : function() { + return path.older(key); + }, + "5" : path.limit(5), + "10" : path.limit(10), + "25" : path.limit(25) + }; + return Mustache.to_html(ddoc.templates.nodelist, stash, ddoc.templates.partials, List.send); + }); + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title, + feed_id : path.absolute(indexPath), + feed_link : path.absolute(feedPath), + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + if (row.value.format == "markdown") { + var html = markdown.encode(row.value.body); + } else if (row.value.format == "textile") { + var html = textile.encode(row.value.body); + } else { + var html = Mustache.escape(row.value.html); + } + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : row.value.title, + content : html, + updated : new Date(row.value.created_at), + author : row.value.author, + alternate : path.absolute(path.show('post', row.id)) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +}; diff --git a/web/query/lists/post.js b/web/query/lists/post.js new file mode 100644 index 0000000..6f7426a --- /dev/null +++ b/web/query/lists/post.js @@ -0,0 +1,59 @@ +function(head, req) { + var Mustache = require("lib/mustache"); + var ddoc = this; + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + var indexPath = path.list('index','recent-posts',{descending:true, limit:10}); + var feedPath = path.list('index','recent-posts',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + provides("html", function() { + // get the first row and make sure it's a post + var post = getRow().value; + if (post.type != "post") { + throw(["error", "not_found", "not a post"]); + } else { + if (post.format == "markdown") { + var html = markdown.encode(post.body); + } else if (post.format == "textile") { + var html = textile.encode(post.body); + } else { + var html = Mustache.escape(post.html); + } + + var stash = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + title : post.title, + post_id : post._id, + date : post.created_at, + html : html, + comments : List.withRows(function(row) { + var v = row.value; + if (v.type != "comment") { + return; + } + // keep getting comments until we get to the next post... + return { + comment : { + name : v.commenter.nickname || v.commenter.name, + url : v.commenter.url, + avatar : v.commenter.gravatar_url || 'http://www.gravatar.com/avatar/'+v.commenter.gravatar+'.jpg?s=40&d=identicon', + html : markdown.encode(Mustache.escape(v.comment)), + created_at : v.created_at + } + }; + }) + }; + return Mustache.to_html(ddoc.templates.post, stash, ddoc.templates.partials, List.send); + } + }); +} \ No newline at end of file diff --git a/web/query/lists/rpms.js b/web/query/lists/rpms.js new file mode 100644 index 0000000..cbb553b --- /dev/null +++ b/web/query/lists/rpms.js @@ -0,0 +1,129 @@ +function(head, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var List = require("vendor/couchapp/lib/list"); + var path = require("vendor/couchapp/lib/path").init(req); + var Atom = require("vendor/couchapp/lib/atom"); + + var within = 0; + if ( 'within' in req.query ) { + within = Number(req.query['within']); + log("within: " + within); + } else { + within = 60 * 60 * 24; // within the last day. + } + var ts = (new Date()).getTime()/1000 - within; // convert milliseconds to seconds + + var indexPath = path.list('rpms','rpm-to-host',{descending:true, limit:10}); + var feedPath = path.list('rpms','rpm-to-host',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + function check_field(query, field, def) { + var ret = def; + if ( field in query ) { + ret = query[field]; + log(field + ": " + ret); + } + return ret; + } + + var path_parts = req.path; + + // The first matching format is sent, so reordering functions changes + // thier priority. In this case HTML is the preferred format, so it comes first. + provides("text", function() { + var row, first_row = true; + var more_props = true; + var header; + var hostname = check_field(req.query, 'hostname', false); + var rpm = check_field(req.query, 'rpm', false); + var show_hosts = check_field(req.query, 'show_hosts', false); + var show_rpms = check_field(req.query, 'show_rpms', false); + while (row = getRow()) { + if ( row.key[0] < ts ) { continue; } + } + + return '\n'; + }); + provides("html", function() { + var key = ""; + // render the html head using a template + // + var stash = { + header : { + title : 'blah blah blah', + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + db : req.path[0], + design : req.path[2], + feedPath : feedPath, + newPostPath : path.show("edit"), + assets : path.asset(), + rpmversion : check_field(req.query, 'rpmversion', 'List all'), + + nodes : List.withRows(function(row) { + var node = row.value; + key = row.key; + return { + name : key[1], + val : row.value, + link : path.list('rpms','rpm-to-host', {rpmversion : key[1], group : true, startkey : [key[1]], endkey : [key[1],{}]}), + }; + }), + }; + return Mustache.to_html(ddoc.templates.rpms, stash, ddoc.templates.partials, List.send); + }); + + // if the client requests an atom feed and not html, + // we run this function to generate the feed. + provides("atom", function() { + var path = require("vendor/couchapp/lib/path").init(req); + var markdown = require("vendor/couchapp/lib/markdown"); + var textile = require("vendor/textile/textile"); + + // we load the first row to find the most recent change date + var row = getRow(); + + // generate the feed header + var feedHeader = Atom.header({ + updated : (row ? new Date(row.value.created_at) : new Date()), + title : ddoc.blog.title, + feed_id : path.absolute(indexPath), + feed_link : path.absolute(feedPath), + }); + + // send the header to the client + send(feedHeader); + + // loop over all rows + if (row) { + do { + if (row.value.format == "markdown") { + var html = markdown.encode(row.value.body); + } else if (row.value.format == "textile") { + var html = textile.encode(row.value.body); + } else { + var html = Mustache.escape(row.value.html); + } + // generate the entry for this row + var feedEntry = Atom.entry({ + entry_id : path.absolute('/'+encodeURIComponent(req.info.db_name)+'/'+encodeURIComponent(row.id)), + title : row.value.title, + content : html, + updated : new Date(row.value.created_at), + author : row.value.author, + alternate : path.absolute(path.show('post', row.id)) + }); + // send the entry to client + send(feedEntry); + } while (row = getRow()); + } + + // close the loop after all rows are rendered + return ""; + }); +}; diff --git a/web/query/out.hardware b/web/query/out.hardware new file mode 100644 index 0000000..42f9b71 --- /dev/null +++ b/web/query/out.hardware @@ -0,0 +1,630 @@ +hostname,hardware +planetlab-04.naist.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.cs.umass.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 1927MB USB2FlashStorage|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +csplanetlab2.kaist.ac.kr,H/W path Device Class Description|===================================================| system To Be Filled By O.E.M.|/0 bus P4P800|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/4/5 memory 8KB L1 cache|/0/4/6 memory 512KB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/37 memory 1GB System Memory|/0/37/0 memory 512MB DIMM SDRAM Synchronous|/0/37/1 memory DIMM [empty]|/0/37/2 memory 512MB DIMM SDRAM Synchronous|/0/37/3 memory DIMM [empty]|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/1 bridge 82865G/PE/P PCI to AGP Controller|/0/100/1/0 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/a eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB ST380011A|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM GCR-8522B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planetlab2.eee.hku.hk,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0H7276|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/1/0 display RV370 5B60 [Radeon X300 (PCIE)]|/0/100/1/0.1 display RV370 [Radeon X300SE]|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic Dell USB Keyboard|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +pads23.cs.nthu.edu.tw,H/W path Device Class Description|=======================================================| system HP Compaq dc7800 Convertible Minitower|/0 bus 0AACh|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory DIMM Synchronous [empty]|/0/33/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory DIMM Synchronous [empty]|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD D DH16D2S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pads21.cs.nthu.edu.tw,H/W path Device Class Description|===========================================================| system HP Compaq dc7800 Convertible Minitower|/0 bus 0AACh|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory DIMM Synchronous [empty]|/0/33/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory DIMM Synchronous [empty]|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/1 generic Dell USB Keyboard|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD D DH16D2S|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab12.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +mlab3.par01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlabone.ccs.neu.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planet-lab2.ufabc.edu.br,H/W path Device Class Description|===========================================================| system Desktop Computer|/0 bus S3000AH|/0/0 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/0/1 memory 32KB L1 cache|/0/0/2 memory 4MB L2 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory DIMM [empty]|/0/22/2 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory DIMM [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 eth0 network 82571EB Gigabit Ethernet Controller|/0/100/1/0.1 eth1 network 82571EB Gigabit Ethernet Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth2 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth3 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 74GB MAXTOR STM380211|/0/100/1f.2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab3.ams01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab2.bgu.ac.il,H/W path Device Class Description|=======================================================| system 7373A72|/0 bus LENOVO|/0/0 memory 125KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/1e memory 2GB System Memory|/0/1e/0 memory 1GB DIMM Synchronous 1067 MHz (0.9 ns)|/0/1e/1 memory DIMM Synchronous 1067 MHz (0.9 ns) [empty]|/0/1e/2 memory 1GB DIMM Synchronous 1067 MHz (0.9 ns)|/0/1e/3 memory DIMM Synchronous 1067 MHz (0.9 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 74GB ST380815AS|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD A DH16A6S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab2.williams.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +pl1.planetlab.ics.tut.ac.jp,H/W path Device Class Description|=================================================================| system Desktop Computer|/0 bus S3000AHLX|/0/0 processor Intel(R) Xeon(R) CPU X3230 @ 2.66GHz|/0/0/1 memory 8MB L2 cache|/0/0/2 memory 128KB L1 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/0/0.3 processor Logical CPU|/0/0/0.4 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic DataTraveler2.0|/0/100/1d.7/1/6/0.0.0 /dev/sdc disk 1905MB DataTraveler2.0|/0/100/1d.7/1/6/0.0.0/0 /dev/sdc disk 1905MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB Hitachi HDP72505|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +pl2.planet.cs.kent.edu,H/W path Device Class Description|=======================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500620AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-E818A3T|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab5.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +mlab2.ams01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/5.1 processor Logical CPU|/0/400/5.2 processor Logical CPU|/0/400/5.3 processor Logical CPU|/0/400/5.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/5.1 processor Logical CPU|/0/401/5.2 processor Logical CPU|/0/401/5.3 processor Logical CPU|/0/401/5.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planet1.dsp.ac.cn,H/W path Device Class Description|=======================================================| system PowerEdge R710|/0 bus 0XDX06|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 12MB L3 cache|/0/400/20.1 processor Logical CPU|/0/400/20.2 processor Logical CPU|/0/400/20.3 processor Logical CPU|/0/400/20.4 processor Logical CPU|/0/400/20.5 processor Logical CPU|/0/400/20.6 processor Logical CPU|/0/400/20.7 processor Logical CPU|/0/400/20.8 processor Logical CPU|/0/400/20.9 processor Logical CPU|/0/400/20.a processor Logical CPU|/0/400/20.b processor Logical CPU|/0/400/20.c processor Logical CPU|/0/400/20.d processor Logical CPU|/0/400/20.e processor Logical CPU|/0/400/20.f processor Logical CPU|/0/400/20.10 processor Logical CPU|/0/400/20.11 processor Logical CPU|/0/400/20.12 processor Logical CPU|/0/400/20.13 processor Logical CPU|/0/400/20.14 processor Logical CPU|/0/400/20.15 processor Logical CPU|/0/400/20.16 processor Logical CPU|/0/400/20.17 processor Logical CPU|/0/400/20.18 processor Logical CPU|/0/400/20.19 processor Logical CPU|/0/400/20.1a processor Logical CPU|/0/400/20.1b processor Logical CPU|/0/400/20.1c processor Logical CPU|/0/400/20.1d processor Logical CPU|/0/400/20.1e processor Logical CPU|/0/400/20.1f processor Logical CPU|/0/400/20.20 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 12MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/401/0.11 processor Logical CPU|/0/401/0.12 processor Logical CPU|/0/401/0.13 processor Logical CPU|/0/401/0.14 processor Logical CPU|/0/401/0.15 processor Logical CPU|/0/401/0.16 processor Logical CPU|/0/401/0.17 processor Logical CPU|/0/401/0.18 processor Logical CPU|/0/401/0.19 processor Logical CPU|/0/401/0.1a processor Logical CPU|/0/401/0.1b processor Logical CPU|/0/401/0.1c processor Logical CPU|/0/401/0.1d processor Logical CPU|/0/401/0.1e processor Logical CPU|/0/401/0.1f processor Logical CPU|/0/401/0.20 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory DIMM Synchronous [empty]|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/b memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/c memory DIMM Synchronous [empty]|/0/1000/d memory DIMM Synchronous [empty]|/0/1000/e memory DIMM Synchronous [empty]|/0/1000/f memory DIMM Synchronous [empty]|/0/1000/10 memory DIMM Synchronous [empty]|/0/1000/11 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/4 bridge QuickPath Architecture I/O Hub PCI Express Root Port 4|/0/100/4/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/4/0/0.0.0 /dev/sda disk 931GB ST31000424SS|/0/100/4/0/0.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/5 bridge QuickPath Architecture I/O Hub PCI Express Root Port 5|/0/100/6 bridge QuickPath Architecture I/O Hub PCI Express Root Port 6|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Intel Corporation|/0/106 bridge Intel Corporation|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation|/0/10d bridge Intel Corporation|/0/10e bridge Intel Corporation|/0/10f bridge Intel Corporation|/0/110 bridge Intel Corporation|/0/111 bridge Intel Corporation|/0/112 bridge Intel Corporation|/0/113 bridge Intel Corporation|/0/114 bridge Intel Corporation|/0/115 bridge Intel Corporation|/0/116 bridge Intel Corporation|/0/117 bridge Intel Corporation|/0/118 bridge Intel Corporation|/0/119 bridge Intel Corporation|/0/11a bridge Intel Corporation|/0/11b bridge Intel Corporation|/0/11c bridge Intel Corporation|/0/11d bridge Intel Corporation|/0/11e bridge Intel Corporation|/0/11f bridge Intel Corporation|/0/120 bridge Intel Corporation|/0/121 bridge Intel Corporation|/0/122 bridge Intel Corporation|/0/123 bridge Intel Corporation|/0/124 bridge Intel Corporation|/0/125 bridge Intel Corporation|/0/126 bridge Intel Corporation|/0/127 bridge Intel Corporation|/0/128 bridge Intel Corporation|/0/129 bridge Intel Corporation|/0/12a bridge Intel Corporation|/0/12b bridge Intel Corporation|/0/12c bridge Intel Corporation|/0/12d bridge Intel Corporation|/0/12e bridge Intel Corporation|/0/12f bridge Intel Corporation|/0/130 bridge Intel Corporation| +server3.planetlab.iit-tech.net,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi6 generic Mini TD 001B|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 491MB Mini TD 001B|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 491MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.eurecom.fr,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W28ECW|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +server4.planetlab.iit-tech.net,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic Mini TD 001B|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 491MB Mini TD 001B|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 491MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab3.xeno.cl.cam.ac.uk,H/W path Device Class Description|======================================================| system PowerEdge 1650|/0 bus 09P318|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) III CPU family 1266MHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/401 processor Pentium III|/0/401/0 memory 32KB L1 cache|/0/401/1 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge CNB20HE Host Bridge|/0/100/c display Rage XL|/0/100/f.1 scsi1 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge CSB5 LPC bridge|/0/101 bridge CNB20HE Host Bridge|/0/102 bridge CNB20HE Host Bridge|/0/103 bridge CNB20HE Host Bridge|/0/104 bridge CSB5 South Bridge|/0/2 eth0 network 82544EI Gigabit Ethernet Controller (Copper)|/0/4 eth1 network 82544EI Gigabit Ethernet Controller (Copper)|/0/8 bridge 80303 I/O Processor PCI-to-PCI Bridge|/0/8/6 storage RAID subsystem HBA|/0/8/6.1 storage RAID subsystem HBA|/0/8.1 scsi0 storage PowerEdge Expandable RAID Controller 3/Di|/0/8.1/0.0.0 /dev/sda disk 66GB PERC Stripe|/0/8.1/0.0.0/1 /dev/sda1 volume 65GB Linux LVM Physical Volume partition|/0/8.1/1.0.0 disk 34GB ST336752LC|/0/8.1/1.1.0 disk 34GB ST336752LC|/0/8.1/1.6.0 processor 1x3 SCSI BP| +planetlab2.ecs.vuw.ac.nz,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0FW0G7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +lsirextpc01.epfl.ch, +plab3.eece.ksu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/1 scsi6 generic DISK 2.0|/0/100/1a.7/1/1/0.0.0 /dev/sdb disk 956MB DISK 2.0|/0/100/1a.7/1/1/0.0.0/0 /dev/sdb disk 956MB|/0/100/1a.7/1/1/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +plab1-itec.uni-klu.ac.at, +planetlab01.erin.utoronto.ca,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0H7276|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM LTN-489S|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +mlab1.atl01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +plab2.engr.sjsu.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +pl2.planetlab.ics.tut.ac.jp,H/W path Device Class Description|=================================================================| system Desktop Computer|/0 bus S3000AHLX|/0/0 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/0/1 memory 8MB L2 cache|/0/0/2 memory 128KB L1 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/0/0.3 processor Logical CPU|/0/0/0.4 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic DataTraveler2.0|/0/100/1d.7/1/6/0.0.0 /dev/sdc disk 1905MB DataTraveler2.0|/0/100/1d.7/1/6/0.0.0/0 /dev/sdc disk 1905MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-R|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB Hitachi HDT72505|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB Hitachi HDT72505|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +cs-planetlab3.cs.surrey.sfu.ca,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 +server1.planetlab.iit-tech.net,H/W path Device Class Description|=======================================================| system Precision WorkStation 670|/0 bus 0U7565|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/401 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/401/702 memory 16KB L1 cache|/0/401/703 memory 1MB L2 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7525 Memory Controller Hub|/0/100/0.1 generic E7525/E7520 Error Reporting Registers|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/e eth0 network 82545GM Gigabit Ethernet Controller|/0/100/3 bridge E7525/E7520/E7320 PCI Express Port A1|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 display NV37GL [Quadro PCI-E Series]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-RW GCE-8487B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 74GB SAMSUNG HD080HJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planetlab-1.cs.ucy.ac.cy,H/W path Device Class Description|=======================================================| system P4DPI|/0 bus P4DPI|/0/0 memory 104KB BIOS|/0/4 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/4/b memory 8KB L1 cache|/0/4/c memory 512KB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/5 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0 memory 8KB L1 cache|/0/5/1 memory 512KB L2 cache|/0/18 memory 1GB System Memory|/0/18/0 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/18/1 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/18/2 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/3 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/4 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/5 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/100 bridge E7500 Memory Controller Hub|/0/100/0.1 generic E7500/E7501 Host RASUM Controller|/0/100/2 bridge E7500/E7501 Hub Interface B PCI-to-PCI Bridge|/0/100/2/1c system 82870P2 P64H2 I/OxAPIC|/0/100/2/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1e system 82870P2 P64H2 I/OxAPIC|/0/100/2/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1f/2 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/1f/2.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/4 bridge E7500/E7501 Hub Interface D PCI-to-PCI Bridge|/0/100/4/1c system 82870P2 P64H2 I/OxAPIC|/0/100/4/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/4/1e system 82870P2 P64H2 I/OxAPIC|/0/100/4/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/1d bus 82801CA/CAM USB Controller #1|/0/100/1d/1 usb1 bus UHCI Host Controller|/0/100/1d.1 bus 82801CA/CAM USB Controller #2|/0/100/1d.1/1 usb2 bus UHCI Host Controller|/0/100/1d.2 bus 82801CA/CAM USB Controller #3|/0/100/1d.2/1 usb3 bus UHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Rage XL|/0/100/1f bridge 82801CA LPC Interface Controller|/0/100/1f.1 scsi0 storage 82801CA Ultra ATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 76GB Maxtor 6Y080L0|/0/100/1f.1/0/1 /dev/sda1 volume 76GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 152GB Maxtor 6B160P0|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 152GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM CR-177|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801CA/CAM SMBus Controller| +planetlab-2.cs.ucy.ac.cy,H/W path Device Class Description|=======================================================| system P4DPI|/0 bus P4DPI|/0/0 memory 104KB BIOS|/0/4 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/4/b memory 8KB L1 cache|/0/4/c memory 512KB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/5 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0 memory 8KB L1 cache|/0/5/1 memory 512KB L2 cache|/0/18 memory 1GB System Memory|/0/18/0 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/18/1 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/18/2 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/3 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/4 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/18/5 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/100 bridge E7500 Memory Controller Hub|/0/100/0.1 generic E7500/E7501 Host RASUM Controller|/0/100/2 bridge E7500/E7501 Hub Interface B PCI-to-PCI Bridge|/0/100/2/1c system 82870P2 P64H2 I/OxAPIC|/0/100/2/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1e system 82870P2 P64H2 I/OxAPIC|/0/100/2/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1f/2 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/1f/2.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/4 bridge E7500/E7501 Hub Interface D PCI-to-PCI Bridge|/0/100/4/1c system 82870P2 P64H2 I/OxAPIC|/0/100/4/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/4/1e system 82870P2 P64H2 I/OxAPIC|/0/100/4/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/1d bus 82801CA/CAM USB Controller #1|/0/100/1d/1 usb1 bus UHCI Host Controller|/0/100/1d.1 bus 82801CA/CAM USB Controller #2|/0/100/1d.1/1 usb2 bus UHCI Host Controller|/0/100/1d.2 bus 82801CA/CAM USB Controller #3|/0/100/1d.2/1 usb3 bus UHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Rage XL|/0/100/1f bridge 82801CA LPC Interface Controller|/0/100/1f.1 scsi0 storage 82801CA Ultra ATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 76GB Maxtor 6Y080L0|/0/100/1f.1/0/1 /dev/sda1 volume 76GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 152GB Maxtor 6B160P0|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 152GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM CR-177|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801CA/CAM SMBus Controller| +planetlab1.aston.ac.uk,H/W path Device Class Description|============================================================| system Thunder I7520R|/0 bus S5360-1U|/0/0 memory 127KB BIOS|/0/4 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 1MB L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/13 memory 2GB System Memory|/0/13/0 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/1 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/2 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/3 memory 1GB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/13/4 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/5 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/6 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/7 memory 1GB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/100 bridge E7320 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/8 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/0/8.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/3 bridge E7525/E7520/E7320 PCI Express Port A1|/0/100/3/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/3/0/3 scsi0 storage 9xxx-series SATA-RAID|/0/100/3/0/3/0.0.0 /dev/sda disk 465GB Logical Disk 00|/0/100/3/0/3/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/3/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/3/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/3/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi3 generic DataTraveler 2.0|/0/100/1d.7/1/1/0.0.0 /dev/sdb disk 480MB DataTraveler 2.0|/0/100/1d.7/1/1/0.0.0/0 /dev/sdb disk 480MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdb1 volume 480MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Rage XL|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planetlab1.cs.ucl.ac.uk,H/W path Device Class Description|==================================================| system Sun Fire V20z|/0 bus Stinger|/0/0 memory 116KB BIOS|/0/4 processor AMD Opteron(tm) Processor 250|/0/4/6 memory 128KB L1 cache|/0/4/7 memory 1MB L2 cache|/0/16 memory System Memory|/0/16/0 memory 512MB DIMM DRAM Synchronous|/0/16/1 memory 512MB DIMM DRAM Synchronous|/0/16/2 memory DIMM DRAM [empty]|/0/16/3 memory DIMM DRAM [empty]|/0/17 memory System Memory|/0/17/0 memory DIMM DRAM [empty]|/0/17/1 memory DIMM DRAM [empty]|/0/17/2 memory DIMM DRAM [empty]|/0/17/3 memory DIMM DRAM [empty]|/0/1 memory |/0/2 memory |/0/6 bridge AMD-8111 PCI|/0/6/0 bus AMD-8111 USB|/0/6/0/1 usb1 bus OHCI Host Controller|/0/6/0.1 bus AMD-8111 USB|/0/6/0.1/1 usb2 bus OHCI Host Controller|/0/6/5 display Blade 3D PCI/AGP|/0/7 bridge AMD-8111 LPC|/0/7.1 scsi2 storage AMD-8111 IDE|/0/7.1/0.0.0 /dev/cdrom disk CD-224E|/0/7.1/0.0.0/0 /dev/cdrom disk |/0/7.3 bridge AMD-8111 ACPI|/0/a bridge AMD-8131 PCI-X Bridge|/0/a/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/a/2.1 eth3 network NetXtreme BCM5704 Gigabit Ethernet|/0/a/4 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/a/4/0.0.0 /dev/sda disk 87GB MAT3073NC|/0/a/4/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/a/5 dev29132 network 82546GB Gigabit Ethernet Controller|/0/a/5.1 eth1 network 82546GB Gigabit Ethernet Controller|/0/a.1 system AMD-8131 PCI-X IOAPIC|/0/b bridge AMD-8131 PCI-X Bridge|/0/b/1 eth4 network 82546GB Gigabit Ethernet Controller|/0/b/1.1 eth5 network 82546GB Gigabit Ethernet Controller|/0/b.1 system AMD-8131 PCI-X IOAPIC|/0/100 bridge K8 [Athlon64/Opteron] HyperTransport Technology Configuration|/0/101 bridge K8 [Athlon64/Opteron] Address Map|/0/102 bridge K8 [Athlon64/Opteron] DRAM Controller|/0/103 bridge K8 [Athlon64/Opteron] Miscellaneous Control| +planetlab2.cs.ucl.ac.uk,H/W path Device Class Description|==================================================| system Sun Fire V20z|/0 bus Stinger|/0/0 memory 116KB BIOS|/0/4 processor AMD Opteron(tm) Processor 250|/0/4/6 memory 128KB L1 cache|/0/4/7 memory 1MB L2 cache|/0/16 memory System Memory|/0/16/0 memory 512MB DIMM DRAM Synchronous|/0/16/1 memory 512MB DIMM DRAM Synchronous|/0/16/2 memory DIMM DRAM [empty]|/0/16/3 memory DIMM DRAM [empty]|/0/17 memory System Memory|/0/17/0 memory DIMM DRAM [empty]|/0/17/1 memory DIMM DRAM [empty]|/0/17/2 memory DIMM DRAM [empty]|/0/17/3 memory DIMM DRAM [empty]|/0/1 memory |/0/2 memory |/0/6 bridge AMD-8111 PCI|/0/6/0 bus AMD-8111 USB|/0/6/0/1 usb1 bus OHCI Host Controller|/0/6/0.1 bus AMD-8111 USB|/0/6/0.1/1 usb2 bus OHCI Host Controller|/0/6/5 display Blade 3D PCI/AGP|/0/7 bridge AMD-8111 LPC|/0/7.1 scsi2 storage AMD-8111 IDE|/0/7.1/0.0.0 /dev/cdrom disk CD-224E|/0/7.1/0.0.0/0 /dev/cdrom disk |/0/7.3 bridge AMD-8111 ACPI|/0/a bridge AMD-8131 PCI-X Bridge|/0/a/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/a/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/a/4 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/a/4/0.0.0 /dev/sda disk 87GB MAT3073NC|/0/a/4/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/a/5 eth2 network 82546GB Gigabit Ethernet Controller|/0/a/5.1 eth3 network 82546GB Gigabit Ethernet Controller|/0/a.1 system AMD-8131 PCI-X IOAPIC|/0/b bridge AMD-8131 PCI-X Bridge|/0/b/1 eth4 network 82546GB Gigabit Ethernet Controller|/0/b/1.1 eth5 network 82546GB Gigabit Ethernet Controller|/0/b.1 system AMD-8131 PCI-X IOAPIC|/0/100 bridge K8 [Athlon64/Opteron] HyperTransport Technology Configuration|/0/101 bridge K8 [Athlon64/Opteron] Address Map|/0/102 bridge K8 [Athlon64/Opteron] DRAM Controller|/0/103 bridge K8 [Athlon64/Opteron] Miscellaneous Control| +planetlab1.eecs.wsu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic USB Flash Memory|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 491MB USB Flash Memory|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 491MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +venus.silicon-valley.ru,H/W path Device Class Description|=======================================================| system ProLiant ML310 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.40GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM TS-H192C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.eecs.wsu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic Dell Memory Key|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 489MB Dell Memory Key|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 489MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +jupiter.cs.brown.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/2 generic ATEN CS-1758/54|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 983MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 62MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +eve.ee.ntu.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM DDR Synchronous [empty]|/0/1000/2 memory DIMM DDR Synchronous [empty]|/0/1000/3 memory DIMM DDR Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500YS-70S|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500YS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab1.bgu.ac.il,H/W path Device Class Description|=======================================================| system 7373A72|/0 bus LENOVO|/0/0 memory 125KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/1e memory 2GB System Memory|/0/1e/0 memory 1GB DIMM Synchronous 1067 MHz (0.9 ns)|/0/1e/1 memory DIMM Synchronous 1067 MHz (0.9 ns) [empty]|/0/1e/2 memory 1GB DIMM Synchronous 1067 MHz (0.9 ns)|/0/1e/3 memory DIMM Synchronous 1067 MHz (0.9 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/1 generic USB NetVista Full Width Keyboard.|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 232GB ST3250310AS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-RAM GH10N|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab3.cs.uoregon.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB GB0160CAABV|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab3.csail.mit.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic TD 2C|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 245MB TD 2C|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 245MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 244MB W95 FAT32 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-1.pdl.nudt.edu.cn,H/W path Device Class Description|=======================================================| system ProLiant DL380 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/406/0.3 processor Logical CPU|/0/406/0.4 processor Logical CPU|/0/406/0.5 processor Logical CPU|/0/406/0.6 processor Logical CPU|/0/406/0.7 processor Logical CPU|/0/406/0.8 processor Logical CPU|/0/406/0.9 processor Logical CPU|/0/406/0.a processor Logical CPU|/0/406/0.b processor Logical CPU|/0/406/0.c processor Logical CPU|/0/406/0.d processor Logical CPU|/0/406/0.e processor Logical CPU|/0/406/0.f processor Logical CPU|/0/406/0.10 processor Logical CPU|/0/1000 memory System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1001 memory System Memory|/0/1001/0 memory DIMM Synchronous [empty]|/0/1001/1 memory DIMM Synchronous [empty]|/0/1001/2 memory DIMM Synchronous [empty]|/0/1001/3 memory DIMM Synchronous [empty]|/0/1001/4 memory DIMM Synchronous [empty]|/0/1001/5 memory DIMM Synchronous [empty]|/0/1001/6 memory DIMM Synchronous [empty]|/0/1001/7 memory DIMM Synchronous [empty]|/0/1001/8 memory DIMM Synchronous [empty]|/0/1 memory |/0/2 memory |/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 storage Hewlett-Packard Company|/0/100/2 bridge QuickPath Architecture I/O Hub PCI Express Root Port 2|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/4 bridge QuickPath Architecture I/O Hub PCI Express Root Port 4|/0/100/5 bridge QuickPath Architecture I/O Hub PCI Express Root Port 5|/0/100/6 bridge QuickPath Architecture I/O Hub PCI Express Root Port 6|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/8 bridge QuickPath Architecture I/O Hub PCI Express Root Port 8|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/a bridge QuickPath Architecture I/O Hub PCI Express Root Port 10|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c.2 bridge Intel Corporation|/0/100/1c.2/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c.2/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-RAM UJ870A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +planetlab1.utdallas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic USB DISK|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 61MB Drive SM_USB20|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 61MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +aladdin.planetlab.extranet.uni-passau.de,H/W path Device Class Description|========================================================| system CELSIUS R550|/0 bus D2569|/0/0 memory 107KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 32KB L1 cache|/0/4/7 memory 12MB L2 cache|/0/4/3.1 processor Logical CPU|/0/4/3.2 processor Logical CPU|/0/4/3.3 processor Logical CPU|/0/4/3.4 processor Logical CPU|/0/5 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/5/8 memory 32KB L1 cache|/0/5/9 memory 12MB L2 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/18 memory 16GB System Memory|/0/18/0 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/1 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/2 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/3 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/5/0 display Quadro NVS 290|/0/100/9 bridge 5400 Chipset PCI Express Port 9|/0/100/9/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/9/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/9/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/9/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/9/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/f system 5400 Chipset QuickData Technology Device|/0/100/1b multimedia 631xESB/632xESB High Definition Audio Controller|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 storage 631xESB/632xESB IDE Controller|/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB Hitachi HDT72105|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD RW AD-7200S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.2/0.0.0 /dev/sdb disk 465GB Hitachi HDT72105|/0/100/1f.2/0.0.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +planetlab-1.imperial.ac.uk,H/W path Device Class Description|========================================================| system Computer|/0 bus D915GAV|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/40 memory 1GB System Memory|/0/40/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/40/1 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/40/2 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/40/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1b multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.2 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SH-152A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.1/0.1.0 /dev/sda disk 152GB Maxtor 6Y160P0|/0/100/1f.1/0.1.0/1 /dev/sda1 volume 152GB Linux LVM Physical Volume partition|/0/100/1f.2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +freedom.informatik.rwth-aachen.de,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +pluto.cs.brown.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 generic ATEN CS-1758/54|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 983MB USB Flash Drive|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 61MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB FB160C4081|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB FB160C4081|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.cs.uoregon.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFJH|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB GB0160EAFJE|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.ls.fi.upm.es,H/W path Device Class Description|========================================================| system OptiPlex 170L|/0 bus 0WC297|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82562EZ 10/100 Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SC-148A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB SAMSUNG HD160JJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +planetlab1.exp-math.uni-essen.de,H/W path Device Class Description|========================================================| system System Name|/0 bus P4PE-X/TE|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/4/9 memory 8KB L1 cache|/0/4/a memory 512KB L2 cache|/0/2b memory 1GB System Memory|/0/2b/0 memory 512MB DIMM DRAM Synchronous|/0/2b/1 memory DIMM DRAM Synchronous [empty]|/0/2b/2 memory 512MB DIMM DRAM Synchronous|/0/100 bridge 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface|/0/100/1 bridge 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge|/0/100/1/0 display Rage 128 Pro Ultra TF|/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 eth0 network RTL-8139/8139C/8139C+|/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801DB (ICH4) IDE Controller|/0/100/1f.1/0.1.0 /dev/sda disk 149GB ST3160021A|/0/100/1f.1/0.1.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W50D|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller|/0/100/1f.5 multimedia 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller| +pli1-pa-6.hpl.hp.com,H/W path Device Class Description|============================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5540 @ 2.53GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/16.1 processor Logical CPU|/0/400/16.2 processor Logical CPU|/0/400/16.3 processor Logical CPU|/0/400/16.4 processor Logical CPU|/0/400/16.5 processor Logical CPU|/0/400/16.6 processor Logical CPU|/0/400/16.7 processor Logical CPU|/0/400/16.8 processor Logical CPU|/0/400/16.9 processor Logical CPU|/0/400/16.a processor Logical CPU|/0/400/16.b processor Logical CPU|/0/400/16.c processor Logical CPU|/0/400/16.d processor Logical CPU|/0/400/16.e processor Logical CPU|/0/400/16.f processor Logical CPU|/0/400/16.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi2 generic FlashBlu|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1912MB FlashBlu|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1912MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750EAFJK|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +planetlab4.cs.uiuc.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic TD 2C|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 245MB TD 2C|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 245MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.utdallas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 121MB USB2FlashStorage|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 121MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +earth.cs.brown.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 generic ATEN CS-1758/54|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 983MB USB Flash Drive|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 94MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB FB160C4081|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB FB160C4081|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +merkur.planetlab.haw-hamburg.de,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 01V648|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5520 @ 2.27GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/10.1 processor Logical CPU|/0/400/10.2 processor Logical CPU|/0/400/10.3 processor Logical CPU|/0/400/10.4 processor Logical CPU|/0/400/10.5 processor Logical CPU|/0/400/10.6 processor Logical CPU|/0/400/10.7 processor Logical CPU|/0/400/10.8 processor Logical CPU|/0/400/10.9 processor Logical CPU|/0/400/10.a processor Logical CPU|/0/400/10.b processor Logical CPU|/0/400/10.c processor Logical CPU|/0/400/10.d processor Logical CPU|/0/400/10.e processor Logical CPU|/0/400/10.f processor Logical CPU|/0/400/10.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5520 @ 2.27GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 8MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/1000 memory 16GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/5 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 931GB ST31000424SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 931GB ST31000424SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 931GB Linux LVM Physical Volume partition|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 storage Intel Corporation|/0/100/1f.5 scsi3 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/0/101 bridge QuickPath Architecture Generic Non-Core Registers|/0/102 bridge QuickPath Architecture System Address Decoder|/0/103 bridge QuickPath Interconnect Link 0|/0/104 bridge QuickPath Interconnect Physical 0|/0/105 bridge QuickPath Interconnect Link 1|/0/106 bridge Intel Corporation|/0/107 bridge QuickPath Memory Controller|/0/108 bridge QuickPath Memory Controller Target Address Decoder|/0/109 bridge QuickPath Memory Controller RAS Registers|/0/10a bridge QuickPath Memory Controller Test Registers|/0/10b bridge QuickPath Memory Controller Channel 0 Control Registers|/0/10c bridge QuickPath Memory Controller Channel 0 Address Registers|/0/10d bridge QuickPath Memory Controller Channel 0 Rank Registers|/0/10e bridge QuickPath Memory Controller Channel 0 Thermal Control Registers|/0/10f bridge QuickPath Memory Controller Channel 1 Control Registers|/0/110 bridge QuickPath Memory Controller Channel 1 Address Registers|/0/111 bridge QuickPath Memory Controller Channel 1 Rank Registers|/0/112 bridge QuickPath Memory Controller Channel 1 Thermal Control Registers|/0/113 bridge QuickPath Memory Controller Channel 2 Control Registers|/0/114 bridge QuickPath Memory Controller Channel 2 Address Registers|/0/115 bridge QuickPath Memory Controller Channel 2 Rank Registers|/0/116 bridge QuickPath Memory Controller Channel 2 Thermal Control Registers|/0/117 bridge QuickPath Architecture Generic Non-Core Registers|/0/118 bridge QuickPath Architecture System Address Decoder|/0/119 bridge QuickPath Interconnect Link 0|/0/11a bridge QuickPath Interconnect Physical 0|/0/11b bridge QuickPath Interconnect Link 1|/0/11c bridge Intel Corporation|/0/11d bridge QuickPath Memory Controller|/0/11e bridge QuickPath Memory Controller Target Address Decoder|/0/11f bridge QuickPath Memory Controller RAS Registers|/0/120 bridge QuickPath Memory Controller Test Registers|/0/121 bridge QuickPath Memory Controller Channel 0 Control Registers|/0/122 bridge QuickPath Memory Controller Channel 0 Address Registers|/0/123 bridge QuickPath Memory Controller Channel 0 Rank Registers|/0/124 bridge QuickPath Memory Controller Channel 0 Thermal Control Registers|/0/125 bridge QuickPath Memory Controller Channel 1 Control Registers|/0/126 bridge QuickPath Memory Controller Channel 1 Address Registers|/0/127 bridge QuickPath Memory Controller Channel 1 Rank Registers|/0/128 bridge QuickPath Memory Controller Channel 1 Thermal Control Registers|/0/129 bridge QuickPath Memory Controller Channel 2 Control Registers|/0/12a bridge QuickPath Memory Controller Channel 2 Address Registers|/0/12b bridge QuickPath Memory Controller Channel 2 Rank Registers|/0/12c bridge QuickPath Memory Controller Channel 2 Thermal Control Registers| +planetlab1.cse.msu.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Cruzer Mini|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 250MB STORAGE DEVICE|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 250MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 243MB Linux filesystem partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +mlab1.par01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +peace.informatik.rwth-aachen.de,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +plab-1.sinp.msu.ru,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 250MB USB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 250MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 249MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +pli1-pa-4.hpl.hp.com,H/W path Device Class Description|============================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5540 @ 2.53GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/16.1 processor Logical CPU|/0/400/16.2 processor Logical CPU|/0/400/16.3 processor Logical CPU|/0/400/16.4 processor Logical CPU|/0/400/16.5 processor Logical CPU|/0/400/16.6 processor Logical CPU|/0/400/16.7 processor Logical CPU|/0/400/16.8 processor Logical CPU|/0/400/16.9 processor Logical CPU|/0/400/16.a processor Logical CPU|/0/400/16.b processor Logical CPU|/0/400/16.c processor Logical CPU|/0/400/16.d processor Logical CPU|/0/400/16.e processor Logical CPU|/0/400/16.f processor Logical CPU|/0/400/16.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi2 generic FlashBlu|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1912MB FlashBlu|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1912MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750EAFJK|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +planetlab2.exp-math.uni-essen.de,H/W path Device Class Description|==========================================================| system System Name|/0 bus A7V600-X|/0/0 memory 64KB BIOS|/0/4 processor AMD Athlon(TM) XP 1900+|/0/4/9 memory 128KB L1 cache|/0/4/a memory 256KB L2 cache|/0/2b memory 1GB System Memory|/0/2b/0 memory 512MB DIMM DRAM Synchronous|/0/2b/1 memory 512MB DIMM DRAM Synchronous|/0/2b/2 memory DIMM DRAM Synchronous [empty]|/0/100 bridge VT8377 [KT400/KT600 AGP] Host Bridge|/0/100/1 bridge VT8237 PCI Bridge|/0/100/1/0 display NV15 [GeForce2 GTS/Pro]|/0/100/d eth0 network 3c905B 100BaseTX [Cyclone]|/0/100/f storage VIA VT6420 SATA RAID Controller|/0/100/f.1 scsi0 storage VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE|/0/100/f.1/0.0.0 /dev/sda disk 232GB MAXTOR STM325082|/0/100/f.1/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/f.1/0.1.0 /dev/cdrom disk DVD-ROM SD-M1612|/0/100/f.1/0.1.0/0 /dev/cdrom disk |/0/100/11 bridge VT8237 ISA bridge [KT600/K8T800/K8T890 South]|/0/100/11.5 multimedia VT8233/A/8235/8237 AC97 Audio Controller|/0/100/11.6 communication AC'97 Modem Controller| +mlab2.par01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/4.1 processor Logical CPU|/0/401/4.2 processor Logical CPU|/0/401/4.3 processor Logical CPU|/0/401/4.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +nodea.howard.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab5.cs.uiuc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +iraplab1.iralab.uni-karlsruhe.de,H/W path Device Class Description|==============================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 dev15574 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 bus USB Embedded Hub|/0/100/1d.7/1/7/1 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/1/0.0.0 /dev/sdb disk 250MB Storage Media|/0/100/1d.7/1/7/1/0.0.0/0 /dev/sdb disk 250MB|/0/100/1d.7/1/7/1/0.0.0/0/4 /dev/sdb4 volume 249MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB SAMSUNG HD753LJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +mars.planetlab.haw-hamburg.de,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 01V648|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5520 @ 2.27GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/10.1 processor Logical CPU|/0/400/10.2 processor Logical CPU|/0/400/10.3 processor Logical CPU|/0/400/10.4 processor Logical CPU|/0/400/10.5 processor Logical CPU|/0/400/10.6 processor Logical CPU|/0/400/10.7 processor Logical CPU|/0/400/10.8 processor Logical CPU|/0/400/10.9 processor Logical CPU|/0/400/10.a processor Logical CPU|/0/400/10.b processor Logical CPU|/0/400/10.c processor Logical CPU|/0/400/10.d processor Logical CPU|/0/400/10.e processor Logical CPU|/0/400/10.f processor Logical CPU|/0/400/10.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5520 @ 2.27GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 8MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/1000 memory 16GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/5 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 931GB ST31000424SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 931GB ST31000424SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 931GB Linux LVM Physical Volume partition|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 storage Intel Corporation|/0/100/1f.5 scsi3 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/0/101 bridge QuickPath Architecture Generic Non-Core Registers|/0/102 bridge QuickPath Architecture System Address Decoder|/0/103 bridge QuickPath Interconnect Link 0|/0/104 bridge QuickPath Interconnect Physical 0|/0/105 bridge QuickPath Interconnect Link 1|/0/106 bridge Intel Corporation|/0/107 bridge QuickPath Memory Controller|/0/108 bridge QuickPath Memory Controller Target Address Decoder|/0/109 bridge QuickPath Memory Controller RAS Registers|/0/10a bridge QuickPath Memory Controller Test Registers|/0/10b bridge QuickPath Memory Controller Channel 0 Control Registers|/0/10c bridge QuickPath Memory Controller Channel 0 Address Registers|/0/10d bridge QuickPath Memory Controller Channel 0 Rank Registers|/0/10e bridge QuickPath Memory Controller Channel 0 Thermal Control Registers|/0/10f bridge QuickPath Memory Controller Channel 1 Control Registers|/0/110 bridge QuickPath Memory Controller Channel 1 Address Registers|/0/111 bridge QuickPath Memory Controller Channel 1 Rank Registers|/0/112 bridge QuickPath Memory Controller Channel 1 Thermal Control Registers|/0/113 bridge QuickPath Memory Controller Channel 2 Control Registers|/0/114 bridge QuickPath Memory Controller Channel 2 Address Registers|/0/115 bridge QuickPath Memory Controller Channel 2 Rank Registers|/0/116 bridge QuickPath Memory Controller Channel 2 Thermal Control Registers|/0/117 bridge QuickPath Architecture Generic Non-Core Registers|/0/118 bridge QuickPath Architecture System Address Decoder|/0/119 bridge QuickPath Interconnect Link 0|/0/11a bridge QuickPath Interconnect Physical 0|/0/11b bridge QuickPath Interconnect Link 1|/0/11c bridge Intel Corporation|/0/11d bridge QuickPath Memory Controller|/0/11e bridge QuickPath Memory Controller Target Address Decoder|/0/11f bridge QuickPath Memory Controller RAS Registers|/0/120 bridge QuickPath Memory Controller Test Registers|/0/121 bridge QuickPath Memory Controller Channel 0 Control Registers|/0/122 bridge QuickPath Memory Controller Channel 0 Address Registers|/0/123 bridge QuickPath Memory Controller Channel 0 Rank Registers|/0/124 bridge QuickPath Memory Controller Channel 0 Thermal Control Registers|/0/125 bridge QuickPath Memory Controller Channel 1 Control Registers|/0/126 bridge QuickPath Memory Controller Channel 1 Address Registers|/0/127 bridge QuickPath Memory Controller Channel 1 Rank Registers|/0/128 bridge QuickPath Memory Controller Channel 1 Thermal Control Registers|/0/129 bridge QuickPath Memory Controller Channel 2 Control Registers|/0/12a bridge QuickPath Memory Controller Channel 2 Address Registers|/0/12b bridge QuickPath Memory Controller Channel 2 Rank Registers|/0/12c bridge QuickPath Memory Controller Channel 2 Thermal Control Registers| +plab-2.sinp.msu.ru,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic U190|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 250MB USB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 250MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 249MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab-03.naist.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +ait05.us.es,H/W path Device Class Description|=========================================================| system To Be Filled By O.E.M.|/0 bus P4C800-E|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/30 memory 1GB System Memory|/0/30/0 memory 512MB DIMM DDR Synchronous|/0/30/1 memory DIMM [empty]|/0/30/2 memory 512MB DIMM DDR Synchronous|/0/30/3 memory DIMM [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/1 bridge 82875P Processor to AGP Controller|/0/100/1/0 display RV280 [Radeon 9200 PRO]|/0/100/1/0.1 display RV280 [Radeon 9200 PRO] (Secondary)|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547EI Gigabit Ethernet Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 bus IEEE 1394 Host Controller|/0/100/1e/4 storage PDC20378 (FastTrak 378/SATA 378)|/0/100/1e/b eth1_rename network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom1 disk DVDRAM GSA-4163B|/0/100/1f.1/0.1.0 /dev/cdrom disk CD-ROM GCR-8522B|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160827AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +mlab4.nuq01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab6.cs.uiuc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +iraplab2.iralab.uni-karlsruhe.de,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB SAMSUNG HD753LJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-W28ECW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +plab2.cs.ust.hk,H/W path Device Class Description|=======================================================| system OptiPlex 960|/0 bus 0H634K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage 82801 SATA RAID Controller|/0/100/1f.2/0 /dev/sda disk 298GB WDC WD3200AAKS-7|/0/100/1f.2/0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW DH-16A6S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab-1.dis.uniroma1.it,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM TS-L162C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +vicky.planetlab.ntua.gr,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DDU810A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +plgmu2.ite.gmu.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Celeron(R) CPU 2.93GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 256KB L2 cache|/0/400/730 memory L3 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi6 generic DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 240MB DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 240MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.2 scsi0 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-2.dis.uniroma1.it,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM TS-L162C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab1.wiwi.hu-berlin.de,H/W path Device Class Description|=======================================================| system PowerEdge SC440|/0 bus 0YH299|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network NetXtreme BCM5754 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/2 generic Dell USB Keyboard|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8485B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +nodeb.howard.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/4 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/4/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/4/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planet1.l3s.uni-hannover.de,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CRN-8245B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planet2.dsp.ac.cn,H/W path Device Class Description|=======================================================| system PowerEdge R710|/0 bus 0XDX06|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 12MB L3 cache|/0/400/20.1 processor Logical CPU|/0/400/20.2 processor Logical CPU|/0/400/20.3 processor Logical CPU|/0/400/20.4 processor Logical CPU|/0/400/20.5 processor Logical CPU|/0/400/20.6 processor Logical CPU|/0/400/20.7 processor Logical CPU|/0/400/20.8 processor Logical CPU|/0/400/20.9 processor Logical CPU|/0/400/20.a processor Logical CPU|/0/400/20.b processor Logical CPU|/0/400/20.c processor Logical CPU|/0/400/20.d processor Logical CPU|/0/400/20.e processor Logical CPU|/0/400/20.f processor Logical CPU|/0/400/20.10 processor Logical CPU|/0/400/20.11 processor Logical CPU|/0/400/20.12 processor Logical CPU|/0/400/20.13 processor Logical CPU|/0/400/20.14 processor Logical CPU|/0/400/20.15 processor Logical CPU|/0/400/20.16 processor Logical CPU|/0/400/20.17 processor Logical CPU|/0/400/20.18 processor Logical CPU|/0/400/20.19 processor Logical CPU|/0/400/20.1a processor Logical CPU|/0/400/20.1b processor Logical CPU|/0/400/20.1c processor Logical CPU|/0/400/20.1d processor Logical CPU|/0/400/20.1e processor Logical CPU|/0/400/20.1f processor Logical CPU|/0/400/20.20 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 12MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/401/0.11 processor Logical CPU|/0/401/0.12 processor Logical CPU|/0/401/0.13 processor Logical CPU|/0/401/0.14 processor Logical CPU|/0/401/0.15 processor Logical CPU|/0/401/0.16 processor Logical CPU|/0/401/0.17 processor Logical CPU|/0/401/0.18 processor Logical CPU|/0/401/0.19 processor Logical CPU|/0/401/0.1a processor Logical CPU|/0/401/0.1b processor Logical CPU|/0/401/0.1c processor Logical CPU|/0/401/0.1d processor Logical CPU|/0/401/0.1e processor Logical CPU|/0/401/0.1f processor Logical CPU|/0/401/0.20 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory DIMM Synchronous [empty]|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/b memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/c memory DIMM Synchronous [empty]|/0/1000/d memory DIMM Synchronous [empty]|/0/1000/e memory DIMM Synchronous [empty]|/0/1000/f memory DIMM Synchronous [empty]|/0/1000/10 memory DIMM Synchronous [empty]|/0/1000/11 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/4 bridge QuickPath Architecture I/O Hub PCI Express Root Port 4|/0/100/4/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/4/0/0.0.0 /dev/sda disk 931GB ST31000424SS|/0/100/4/0/0.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/5 bridge QuickPath Architecture I/O Hub PCI Express Root Port 5|/0/100/6 bridge QuickPath Architecture I/O Hub PCI Express Root Port 6|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Intel Corporation|/0/106 bridge Intel Corporation|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation|/0/10d bridge Intel Corporation|/0/10e bridge Intel Corporation|/0/10f bridge Intel Corporation|/0/110 bridge Intel Corporation|/0/111 bridge Intel Corporation|/0/112 bridge Intel Corporation|/0/113 bridge Intel Corporation|/0/114 bridge Intel Corporation|/0/115 bridge Intel Corporation|/0/116 bridge Intel Corporation|/0/117 bridge Intel Corporation|/0/118 bridge Intel Corporation|/0/119 bridge Intel Corporation|/0/11a bridge Intel Corporation|/0/11b bridge Intel Corporation|/0/11c bridge Intel Corporation|/0/11d bridge Intel Corporation|/0/11e bridge Intel Corporation|/0/11f bridge Intel Corporation|/0/120 bridge Intel Corporation|/0/121 bridge Intel Corporation|/0/122 bridge Intel Corporation|/0/123 bridge Intel Corporation|/0/124 bridge Intel Corporation|/0/125 bridge Intel Corporation|/0/126 bridge Intel Corporation|/0/127 bridge Intel Corporation|/0/128 bridge Intel Corporation|/0/129 bridge Intel Corporation|/0/12a bridge Intel Corporation|/0/12b bridge Intel Corporation|/0/12c bridge Intel Corporation|/0/12d bridge Intel Corporation|/0/12e bridge Intel Corporation|/0/12f bridge Intel Corporation|/0/130 bridge Intel Corporation| +planetlab1.ics.forth.gr,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic Dell 03R874|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.cs.uoi.gr,H/W path Device Class Description|========================================================| system Computer|/0 bus D865PERL|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/3d memory 2GB System Memory|/0/3d/0 memory 512MB DIMM DDR Synchronous 320 MHz (3.1 ns)|/0/3d/1 memory 512MB DIMM DDR Synchronous 320 MHz (3.1 ns)|/0/3d/2 memory 512MB DIMM DDR Synchronous 320 MHz (3.1 ns)|/0/3d/3 memory 512MB DIMM DDR Synchronous 320 MHz (3.1 ns)|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/1 bridge 82865G/PE/P PCI to AGP Controller|/0/100/1/0 display NV20 [GeForce3 Ti 200]|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/2 generic Basic Optical Mouse|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth0 network RTL8139 Ethernet|/0/100/1e/7 bus FW323|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 76GB Maxtor 6Y080L0|/0/100/1f.1/0/1 /dev/sda1 volume 76GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 149GB WDC WD1600JB-00G|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM DDU1622|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +planetlab2.eurecom.fr,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 scsi4 generic Mini128MB*IOM2A1|/0/100/1d.2/1/1/0.0.0 /dev/sdb disk 117MB Mini128MB*IOM2A1|/0/100/1d.2/1/1/0.0.0/0 /dev/sdb disk 117MB|/0/100/1d.2/1/1/0.0.0/0/1 /dev/sdb1 volume 117MB FAT16 partition|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W28ECW|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab2.csres.utexas.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM SD-616T|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab04.cnds.unibe.ch,H/W path Device Class Description|=============================================================| system P5E-VM DO|/0 bus P5E-VM DO|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/4/5 memory 64KB L1 cache|/0/4/6 memory 4MB L2 cache|/0/4/7 memory L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/39 memory 4GB System Memory|/0/39/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/39/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/39/2 memory DIMM [empty]|/0/39/3 memory DIMM [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 scsi6 storage JMB368 IDE controller|/0/100/1c.4/0/0.0.0 /dev/cdrom disk DVD-ROM GDR-H30N|/0/100/1c.4/0/0.0.0/0 /dev/cdrom disk |/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 bus FW323|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.5/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.6 generic 82801I (ICH9 Family) Thermal Subsystem| +mlab1.ham01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/401/1.3 processor Logical CPU|/0/401/1.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab15.millennium.berkeley.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi6 generic Flash Disk|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 993MB USB Flash Drive|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 993MB|/0/100/1a.7/1/6/0.0.0/0/1 /dev/sdb1 volume 992MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.wiwi.hu-berlin.de,H/W path Device Class Description|=======================================================| system PowerEdge SC440|/0 bus 0YH299|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network NetXtreme BCM5754 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8485B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000YS-18M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab3.inf.ethz.ch,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500YS-18S|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500YS-18S|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +plgmu1.ite.gmu.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Celeron(R) CPU 2.93GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 256KB L2 cache|/0/400/730 memory L3 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Dell Memory Key|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 243MB Dell Memory Key|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 243MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.cs.uoi.gr,H/W path Device Class Description|=======================================================| system System Name|/0 bus P4S533-E|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/4/9 memory 8KB L1 cache|/0/4/a memory 512KB L2 cache|/0/28 memory 1280MB System Memory|/0/28/0 memory 512MB DIMM DRAM Synchronous|/0/28/1 memory 512MB DIMM DRAM Synchronous|/0/28/2 memory 256MB DIMM DRAM Synchronous|/0/100 bridge SiS645DX Host & Memory & AGP Controller|/0/100/1 bridge Virtual PCI-to-PCI bridge (AGP)|/0/100/1/0 display NV34 [GeForce FX 5200]|/0/100/2 bridge SiS962 [MuTIOL Media IO]|/0/100/2.1 bus SiS961/2 SMBus Controller|/0/100/2.5 scsi0 storage 5513 [IDE]|/0/100/2.5/0 /dev/sda disk 37GB ST340016A|/0/100/2.5/0/1 /dev/sda1 volume 37GB Linux LVM Physical Volume partition|/0/100/2.5/0.1.0 /dev/sdb disk 76GB Maxtor 6Y080L0|/0/100/2.5/0.1.0/1 /dev/sdb1 volume 76GB Linux LVM Physical Volume partition|/0/100/2.5/1 /dev/cdrom disk CD-RW CRX195E4|/0/100/2.5/1/0 /dev/cdrom disk |/0/100/3 bus USB 1.0 Controller|/0/100/3/1 usb2 bus OHCI Host Controller|/0/100/3/1/1 generic Basic Optical Mouse|/0/100/3.1 bus USB 1.0 Controller|/0/100/3.1/1 usb3 bus OHCI Host Controller|/0/100/3.2 bus USB 1.0 Controller|/0/100/3.2/1 usb4 bus OHCI Host Controller|/0/100/3.3 bus USB 2.0 Controller|/0/100/3.3/1 usb1 bus EHCI Host Controller|/0/100/5 multimedia CM8738|/0/100/a eth0 network RTL-8139/8139C/8139C+| +stella.planetlab.ntua.gr,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DDU810A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planet1.prakinf.tu-ilmenau.de,H/W path Device Class Description|===================================================| system PowerEdge 750|/0 bus 0R1479|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1e/e display Rage XL|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.2 scsi0 storage 6300ESB SATA Storage Controller|/0/100/1f.2/0 /dev/cdrom disk CD-224E|/0/100/1f.2/0/0 /dev/cdrom disk |/0/100/1f.2/1 /dev/sda disk 931GB WDC WD1001FALS-0|/0/100/1f.2/1/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 6300ESB SMBus Controller|/1 tap0 network Ethernet interface| +mlab2.ham01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab16.millennium.berkeley.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 983MB USB Flash Drive|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 983MB|/0/100/1a.7/1/6/0.0.0/0/1 /dev/sdb1 volume 983MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planet2.prakinf.tu-ilmenau.de,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0RH817|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab4.inf.ethz.ch,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500YS-18S|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500YS-18S|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +pli2-pa-2.hpl.hp.com,H/W path Device Class Description|============================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5540 @ 2.53GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/16.1 processor Logical CPU|/0/400/16.2 processor Logical CPU|/0/400/16.3 processor Logical CPU|/0/400/16.4 processor Logical CPU|/0/400/16.5 processor Logical CPU|/0/400/16.6 processor Logical CPU|/0/400/16.7 processor Logical CPU|/0/400/16.8 processor Logical CPU|/0/400/16.9 processor Logical CPU|/0/400/16.a processor Logical CPU|/0/400/16.b processor Logical CPU|/0/400/16.c processor Logical CPU|/0/400/16.d processor Logical CPU|/0/400/16.e processor Logical CPU|/0/400/16.f processor Logical CPU|/0/400/16.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi2 generic FlashBlu|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 3822MB FlashBlu|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 3822MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750EAFJK|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation|/1 tap0 network Ethernet interface| +planetlab1.jhu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic v100w|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 960MB v100w|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 960MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +cs-planetlab4.cs.surrey.sfu.ca,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +mlab3.ham01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +pli2-pa-3.hpl.hp.com,H/W path Device Class Description|======================================================| system ProLiant DL360 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/406 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/406/716 memory 8KB L1 cache|/0/406/726 memory 512KB L2 cache|/0/406/736 memory L3 cache|/0/406/7.1 processor Logical CPU|/0/406/7.2 processor Logical CPU|/0/400 processor CPU|/0/400/710 memory 8KB L1 cache|/0/400/720 memory 512KB L2 cache|/0/400/730 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/3 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/100 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/100/3 display Rage XL|/0/100/4 storage Smart Array 5i/532|/0/100/5 system Integrated Lights Out Controller|/0/100/5.2 system Integrated Lights Out Processor|/0/100/f bridge CSB5 South Bridge|/0/100/f.1 scsi0 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CRN-8245B|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/102 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/103 bridge CSB5 LPC bridge|/0/104 bridge CIOB-X2 PCI-X I/O Bridge|/0/105 bridge CIOB-X2 PCI-X I/O Bridge|/0/1 eth0 network NetXtreme BCM5703X Gigabit Ethernet|/0/2 eth1 network NetXtreme BCM5703X Gigabit Ethernet|/1 tap0 network Ethernet interface| +mlab2.ord01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab1.aut.ac.nz,H/W path Device Class Description|=======================================================| system HP Compaq dc7900 Convertible Minitower|/0 bus 3032h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDDVDW TS-H653N|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab1.fem.tu-ilmenau.de,H/W path Device Class Description|============================================================| system PowerEdge 850|/0 bus 0Y8628|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic USB DISK|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 931MB Flash Disk|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 931MB|/0/100/1d.7/1/6/0.0.0/0/1 /dev/sdb1 volume 931MB W95 FAT32 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Volari Z7|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AACS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.williams.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +pl1.pku.edu.cn,H/W path Device Class Description|===========================================================| system Lenovo WQ R515/R525|/0 bus DPX1333RK|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5450 @ 3.00GHz|/0/4/5 memory 128KB L1 cache|/0/4/6 memory 12MB L2 cache|/0/4/7 memory L3 cache|/0/4/7.1 processor Logical CPU|/0/4/7.2 processor Logical CPU|/0/4/7.3 processor Logical CPU|/0/4/7.4 processor Logical CPU|/0/8 processor Intel(R) Xeon(R) CPU E5450 @ 3.00GHz|/0/8/9 memory 128KB L1 cache|/0/8/a memory 12MB L2 cache|/0/8/b memory L3 cache|/0/8/7.1 processor Logical CPU|/0/8/7.2 processor Logical CPU|/0/8/7.3 processor Logical CPU|/0/8/7.4 processor Logical CPU|/0/1f memory 32GB System Memory|/0/1f/0 memory 4GB 667 MHz (1.5 ns)|/0/1f/1 memory 4GB 667 MHz (1.5 ns)|/0/1f/2 memory 667 MHz (1.5 ns) [empty]|/0/1f/3 memory 4GB 667 MHz (1.5 ns)|/0/1f/4 memory 4GB 667 MHz (1.5 ns)|/0/1f/5 memory 667 MHz (1.5 ns) [empty]|/0/1f/6 memory 4GB 667 MHz (1.5 ns)|/0/1f/7 memory 4GB 667 MHz (1.5 ns)|/0/1f/8 memory 667 MHz (1.5 ns) [empty]|/0/1f/9 memory 4GB 667 MHz (1.5 ns)|/0/1f/a memory 4GB 667 MHz (1.5 ns)|/0/1f/b memory 667 MHz (1.5 ns) [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/3/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/3/0.2 storage 631xESB/632xESB IDE Redirection|/0/100/3/0.3 communication 631xESB/632xESB Serial Port Redirection|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/8 system 5000 Series Chipset DMA Engine|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 disk 465GB WDC WD5000AAKS-0|/0/100/1c/0/0.1.0 disk 465GB WDC WD5000AAKS-0|/0/100/1c/0/1.3.0 /dev/sda disk 931GB Logical Volume|/0/100/1c/0/1.3.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM TS-L162C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.jhu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic v100w|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 960MB v100w|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 960MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +orbpl1.rutgers.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/2 generic ATEN CS-1716/08/04|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi6 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 497MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 497MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.2 scsi0 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 74GB WDC WD800AAJS-70|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition| +mlab3.ord01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab5.csres.utexas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic v100w|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1915MB v100w|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1915MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlabtwo.ccs.neu.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab2.ath01.measurement-lab.org,H/W path Device Class Description|============================================================| system PowerEdge R610|/0 bus 0DFXXD|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 disk 132GB ST9146803SS|/0/100/1c/0/0.1.0 disk 132GB ST9146803SS|/0/100/1c/0/1.0.0 /dev/sda disk 136GB VIRTUAL DISK|/0/100/1c/0/1.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic USB Composite Device-1|/0/100/1d.7/1/3/0.0.0 /dev/cdrom disk Virtual CD|/0/100/1d.7/1/3/0.0.1 /dev/sdb disk Virtual Floppy|/0/100/1d.7/1/3/0.0.1/0 /dev/sdb disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom2 disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom2 disk |/1 tap0 network Ethernet interface| +mlab2.lga01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab02.just.edu.jo,H/W path Device Class Description|=======================================================| system 6069Y4H|/0 bus LENOVO|/0/0 memory 125KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/1f memory 4GB System Memory|/0/1f/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1f/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1f/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1f/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/2 generic USB Keyboard|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 335GB ST3360320AS|/0/100/1f.2/0/1 /dev/sda1 volume 335GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-RAM GH10N|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.aut.ac.nz,H/W path Device Class Description|=======================================================| system HP Compaq dc7900 Convertible Minitower|/0 bus 3032h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/1 generic Comfort Curve Keyboard 2000|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDDVDW TS-H653N|/0/100/1f.2/1/0 /dev/cdrom disk | +node1.lbnl.nodes.planet-lab.org,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk LTR-24102M|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab-1.cs.auckland.ac.nz,H/W path Device Class Description|===========================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0/8 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/0.0.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/0.1.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/1.0.0 /dev/sda disk 931GB VIRTUAL DISK|/0/100/1/0/8/1.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi3 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/scd1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1d.7/1/6 scsi5 generic DELL USB2|/0/100/1d.7/1/6/0 /dev/cdrom disk vmDisk-CD|/0/100/1d.7/1/6/1 /dev/sdc disk vmDisk|/0/100/1d.7/1/6/1/0 /dev/sdc disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/dvd disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/dvd disk |/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +orbpl2.rutgers.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 497MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 497MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 74GB WDC WD800AAJS-70|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-1.cs.uh.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0RH817|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 2.80GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB HDS725050KLA360|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab3.di.unito.it,H/W path Device Class Description|=======================================================| system PowerEdge T310|/0 bus 0MNFTH|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/5 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1c.2 bridge Intel Corporation|/0/100/1c.3 bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth2 network Intel Corporation|/0/100/1c.4/0.1 eth3 network Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD+-RW GH50N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.fem.tu-ilmenau.de,H/W path Device Class Description|============================================================| system PowerEdge 850|/0 bus 0Y8628|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic USB DISK|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 931MB Flash Disk|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 931MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Volari Z7|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB Maxtor 7L250S0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab1.ath01.measurement-lab.org,H/W path Device Class Description|===========================================================| system PowerEdge R610|/0 bus 0DFXXD|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/400/6.5 processor Logical CPU|/0/400/6.6 processor Logical CPU|/0/400/6.7 processor Logical CPU|/0/400/6.8 processor Logical CPU|/0/400/6.9 processor Logical CPU|/0/400/6.a processor Logical CPU|/0/400/6.b processor Logical CPU|/0/400/6.c processor Logical CPU|/0/400/6.d processor Logical CPU|/0/400/6.e processor Logical CPU|/0/400/6.f processor Logical CPU|/0/400/6.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/401/6.5 processor Logical CPU|/0/401/6.6 processor Logical CPU|/0/401/6.7 processor Logical CPU|/0/401/6.8 processor Logical CPU|/0/401/6.9 processor Logical CPU|/0/401/6.a processor Logical CPU|/0/401/6.b processor Logical CPU|/0/401/6.c processor Logical CPU|/0/401/6.d processor Logical CPU|/0/401/6.e processor Logical CPU|/0/401/6.f processor Logical CPU|/0/401/6.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 disk 132GB ST9146803SS|/0/100/1c/0/0.1.0 disk 132GB ST9146803SS|/0/100/1c/0/1.0.0 /dev/sda disk 136GB VIRTUAL DISK|/0/100/1c/0/1.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi3 generic USB Composite Device-1|/0/100/1d.7/1/3/0.0.0 /dev/cdrom disk Virtual CD|/0/100/1d.7/1/3/0.0.1 /dev/sdb disk Virtual Floppy|/0/100/1d.7/1/3/0.0.1/0 /dev/sdb disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/scd0 disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/scd0 disk |/1 tap0 network Ethernet interface| +planetlab-2.cs.auckland.ac.nz,H/W path Device Class Description|===========================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0/8 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/0.0.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/0.1.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/1.0.0 /dev/sda disk 931GB VIRTUAL DISK|/0/100/1/0/8/1.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi3 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/scd1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1d.7/1/6 scsi5 generic DELL USB2|/0/100/1d.7/1/6/0 /dev/cdrom disk vmDisk-CD|/0/100/1d.7/1/6/1 /dev/sdc disk vmDisk|/0/100/1d.7/1/6/1/0 /dev/sdc disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/dvd disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/dvd disk |/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab4.netmedia.gist.ac.kr,H/W path Device Class Description|====================================================| system Precision WorkStation T3400|/0 bus 0TP412|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/704 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 82X38 Express DRAM Controller|/0/100/1 bridge 82X38 Express Host-Primary PCI Express Bridge|/0/100/1/0 display Quadro NVS 290|/0/100/6 bridge 82X38 Express Host-Secondary PCI Express Bridge|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network NetXtreme BCM5754 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDRWDVD DH-48C2S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +node2.lbnl.nodes.planet-lab.org,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk LTR-24102M|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab-2.cs.uh.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0RH817|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 2.80GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB HDS725050KLA360|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab6.csail.mit.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetdev02.fm.intel.com,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab3.williams.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.ls.fi.upm.es,H/W path Device Class Description|========================================================| system OptiPlex 170L|/0 bus 0WC297|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82562EZ 10/100 Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk RW/DVD GCC-4481B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB SAMSUNG HD160JJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +mlab3.lga01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planet-lab1.cs.ucr.edu,H/W path Device Class Description|=======================================================| system HP Compaq 8000 Elite SFF PC|/0 bus 3646h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9505 @ 2.83GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/3c memory System Memory|/0/3c/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/3c/1 memory DIMM Synchronous [empty]|/0/3c/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/3c/3 memory DIMM Synchronous [empty]|/0/3d memory Flash Memory|/0/3d/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/2 generic HP Basic USB Keyboard|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD D DH16D5S|/0/100/1f.2/1/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +plgmu5.ite.gmu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +mlab3.ath01.measurement-lab.org,H/W path Device Class Description|===========================================================| system PowerEdge R610|/0 bus 0DFXXD|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/401/0.5 processor Logical CPU|/0/401/0.6 processor Logical CPU|/0/401/0.7 processor Logical CPU|/0/401/0.8 processor Logical CPU|/0/401/0.9 processor Logical CPU|/0/401/0.a processor Logical CPU|/0/401/0.b processor Logical CPU|/0/401/0.c processor Logical CPU|/0/401/0.d processor Logical CPU|/0/401/0.e processor Logical CPU|/0/401/0.f processor Logical CPU|/0/401/0.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 disk 132GB ST9146803SS|/0/100/1c/0/0.1.0 disk 132GB ST9146803SS|/0/100/1c/0/1.0.0 /dev/sda disk 136GB VIRTUAL DISK|/0/100/1c/0/1.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic USB Composite Device-1|/0/100/1d.7/1/3/0.0.0 /dev/cdrom disk Virtual CD|/0/100/1d.7/1/3/0.0.1 /dev/sdb disk Virtual Floppy|/0/100/1d.7/1/3/0.0.1/0 /dev/sdb disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/scd0 disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/scd0 disk |/1 tap0 network Ethernet interface| +planetlab-1.tagus.ist.utl.pt,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 1000MB Mobile Disk|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 1000MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 999MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.fri.uni-lj.si,H/W path Device Class Description|=================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 125MB Flash Disk|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 125MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDDVDW TS-H653N|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.ifi.uio.no,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0TT740|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 disk 465GB WDC WD5001ABYS-1|/0/100/3/0/0.1.0 disk 465GB WDC WD5001ABYS-1|/0/100/3/0/1.0.0 /dev/sda disk 929GB VIRTUAL DISK|/0/100/3/0/1.0.0/1 /dev/sda1 volume 929GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR-T10N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +plab4.eece.ksu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic DISK 2.0|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 956MB DISK 2.0|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 956MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab01.cs.tcd.ie,H/W path Device Class Description|============================================================| system PowerEdge 830|/0 bus 0D9240|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 generic Dell USB Keyboard|/0/100/1d.2/1/2 generic Dell USB Mouse|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8483B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetdev01.fm.intel.com,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab1.ntu.nodes.planet-lab.org,H/W path Device Class Description|====================================================| system System Name|/0 bus P4B533VM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/4/8 memory 8KB L1 cache|/0/4/9 memory 512KB L2 cache|/0/24 memory 1GB System Memory|/0/24/0 memory 512MB DIMM DRAM Synchronous|/0/24/1 memory 512MB DIMM DRAM Synchronous|/0/100 bridge 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface|/0/100/1 bridge 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge|/0/100/1/0 display NV11 [GeForce2 MX/MX 400]|/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 bus Hub|/0/100/1d/1/1/1 generic CS-1734A V1.1.101|/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82801DB PRO/100 VE (CNR) Ethernet Controller|/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801DB (ICH4) IDE Controller|/0/100/1f.1/0 /dev/sda disk 232GB ST3250620A|/0/100/1f.1/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM BDV316C|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller|/0/100/1f.5 multimedia 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller| +planet-lab2.cs.ucr.edu,H/W path Device Class Description|=======================================================| system HP Compaq 8000 Elite SFF PC|/0 bus 3646h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9505 @ 2.83GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/3c memory System Memory|/0/3c/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/3c/1 memory DIMM Synchronous [empty]|/0/3c/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/3c/3 memory DIMM Synchronous [empty]|/0/3d memory Flash Memory|/0/3d/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/1 generic USB Optical Mouse|/0/100/1a.1/1/2 generic HP Basic USB Keyboard|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD D DH16D5S|/0/100/1f.2/1/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab4.csee.usf.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/4 scsi6 generic Storage Media|/0/100/1a.7/1/4/0.0.0 /dev/sdb disk 483MB Storage Media|/0/100/1a.7/1/4/0.0.0/0 /dev/sdb disk 483MB|/0/100/1a.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab6.csres.utexas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planet1.scs.cs.nyu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic v100w|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 960MB v100w|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 960MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab-2.tagus.ist.utl.pt,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 1000MB Mobile Disk|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 1000MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 999MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab02.cs.tcd.ie,H/W path Device Class Description|==========================================================| system PowerEdge 830|/0 bus 0D9240|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 generic Dell USB Keyboard|/0/100/1d.2/1/2 generic Dell USB Mouse|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1e/0/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1e/0/4 generic Remote Access Card 4|/0/100/1e/0/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1e/0/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1e/0/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1e/0/7/0.0.0 /dev/sdb disk VSF|/0/100/1e/0/7/0.0.0/0 /dev/sdb disk |/0/100/1e/0/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8483B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.plab.ege.edu.tr,H/W path Device Class Description|========================================================| system PowerEdge 2950|/0 bus 0H603H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory Synchronous [empty]|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 bridge 80333 Segment-A PCI Express-to-PCI Express Bridge|/0/100/3/0/e scsi0 storage PowerEdge Expandable RAID controller 5i|/0/100/3/0/e/0.8.0 generic BACKPLANE|/0/100/3/0/e/2.0.0 /dev/sda disk 744GB PERC 5/i|/0/100/3/0/e/2.0.0/1 /dev/sda1 volume 743GB Linux LVM Physical Volume partition|/0/100/3/0.2 bridge 80333 Segment-B PCI Express-to-PCI Express Bridge|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRWDVD TSL462D|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.fri.uni-lj.si,H/W path Device Class Description|=================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/33/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 125MB Flash Disk|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 125MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDDVDW TS-H653N|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.ntu.nodes.planet-lab.org,H/W path Device Class Description|=========================================================| system P5GD2-TVM|/0 bus P5GD2-TVM|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/4/a memory 16KB L1 cache|/0/4/b memory 2MB L2 cache|/0/4/c memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/2e memory 1GB System Memory|/0/2e/0 memory 512MB DIMM SDRAM Synchronous|/0/2e/1 memory DIMM [empty]|/0/2e/2 memory 512MB DIMM SDRAM Synchronous|/0/2e/3 memory DIMM [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/1b multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 bus Hub|/0/100/1d/1/1/1 generic CS-1734A V1.1.101|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth0 network RTL-8169 Gigabit Ethernet|/0/100/1e/4 bus TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom1 disk COMBO SOHC-5232K|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD-E616A|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi3 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB ST3250620AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +vn4.cse.wustl.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1967MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1967MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 1967MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.iii.u-tokyo.ac.jp,H/W path Device Class Description|========================================================| system eserver xSeries 336 -[883715J]-|/0 bus Motherboard|/0/0 memory 59KB BIOS|/0/4 memory 16KB L1 cache|/0/5 memory 2MB L2 cache|/0/8 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/8/0.1 processor Logical CPU|/0/8/0.2 processor Logical CPU|/0/9 processor CPU|/0/9/0.1 processor Logical CPU|/0/9/0.2 processor Logical CPU|/0/20 memory 2GB System Memory|/0/20/0 memory 512MB DIMM DDR Synchronous|/0/20/1 memory 512MB DIMM DDR Synchronous|/0/20/2 memory 512MB DIMM DDR Synchronous|/0/20/3 memory 512MB DIMM DDR Synchronous|/0/20/4 memory DIMM DDR Synchronous [empty]|/0/20/5 memory DIMM DDR Synchronous [empty]|/0/20/6 memory DIMM DDR Synchronous [empty]|/0/20/7 memory DIMM DDR Synchronous [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/0.1 generic E7525/E7520 Error Reporting Registers|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0/1 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/4/0/1/0.0.0 /dev/sda disk 136GB 1030 IM|/0/100/4/0/1/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/4/0/1/0.8.0 processor 25P3495a S320 1|/0/100/4/0/1/1.0.0 disk 218GB MAT3147NC FN|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/6/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/7 bridge E7520 PCI Express Port C1|/0/100/7/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/8 system E7525/E7520/E7320 Extended Configuration Registers|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.2 scsi1 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM GDR8083N|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planetlab-01.bu.edu,H/W path Device Class Description|===================================================| system X8STi|/0 bus X8STi|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 12MB L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/4/0.3 processor Logical CPU|/0/4/0.4 processor Logical CPU|/0/4/0.5 processor Logical CPU|/0/4/0.6 processor Logical CPU|/0/4/0.7 processor Logical CPU|/0/4/0.8 processor Logical CPU|/0/4/0.9 processor Logical CPU|/0/4/0.a processor Logical CPU|/0/4/0.b processor Logical CPU|/0/4/0.c processor Logical CPU|/0/4/0.d processor Logical CPU|/0/4/0.e processor Logical CPU|/0/4/0.f processor Logical CPU|/0/4/0.10 processor Logical CPU|/0/4/0.11 processor Logical CPU|/0/4/0.12 processor Logical CPU|/0/4/0.13 processor Logical CPU|/0/4/0.14 processor Logical CPU|/0/4/0.15 processor Logical CPU|/0/4/0.16 processor Logical CPU|/0/4/0.17 processor Logical CPU|/0/4/0.18 processor Logical CPU|/0/4/0.19 processor Logical CPU|/0/4/0.1a processor Logical CPU|/0/4/0.1b processor Logical CPU|/0/4/0.1c processor Logical CPU|/0/4/0.1d processor Logical CPU|/0/4/0.1e processor Logical CPU|/0/4/0.1f processor Logical CPU|/0/4/0.20 processor Logical CPU|/0/d memory System Memory|/0/d/0 memory 2GB DIMM 1333 MHz (0.8 ns)|/0/d/1 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/d/2 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/d/3 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/d/4 memory 2GB DIMM 1333 MHz (0.8 ns)|/0/d/5 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/1b memory Flash Memory|/0/1b/0 memory 4MB FLASH Non-volatile 33 MHz (30.3 ns)|/0/1 memory |/0/2 memory |/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Intel Corporation|/0/100/2 bridge QuickPath Architecture I/O Hub PCI Express Root Port 2|/0/100/2/0 eth1 network Intel Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/14.3 system QuickPath Architecture I/O Hub Throttle Registers|/0/100/16 system DMA Engine|/0/100/16.1 system DMA Engine|/0/100/16.2 system DMA Engine|/0/100/16.3 system DMA Engine|/0/100/16.4 system DMA Engine|/0/100/16.5 system DMA Engine|/0/100/16.6 system DMA Engine|/0/100/16.7 system DMA Engine|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB ST31000524NS|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM UJDA780|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation|/1 tap0 network Ethernet interface| +planetlab1.cs.ucla.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic KanguruDrive2.0|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 955MB KanguruDrive2.0|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 955MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.pop-rj.rnp.br,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/4/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/4/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth2 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth3 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +ttu1-1.nodes.planet-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5410 @ 2.33GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5410 @ 2.33GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 16GB System Memory|/0/1000/0 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 70GB ST973452SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 70GB ST973452SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.2.0 /dev/sdc disk 68GB ST973402SS|/0/100/3/0/0.2.0/1 /dev/sdc1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.3.0 /dev/sdd disk 68GB ST973402SS|/0/100/3/0/0.3.0/1 /dev/sdd1 volume 68GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab1.ecs.vuw.ac.nz,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0FW0G7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.iii.u-tokyo.ac.jp,H/W path Device Class Description|========================================================| system eserver xSeries 336 -[883715J]-|/0 bus Motherboard|/0/0 memory 59KB BIOS|/0/4 memory 16KB L1 cache|/0/5 memory 2MB L2 cache|/0/8 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/8/1.1 processor Logical CPU|/0/8/1.2 processor Logical CPU|/0/9 processor CPU|/0/9/1.1 processor Logical CPU|/0/9/1.2 processor Logical CPU|/0/20 memory 2GB System Memory|/0/20/0 memory 512MB DIMM DDR Synchronous|/0/20/1 memory 512MB DIMM DDR Synchronous|/0/20/2 memory 512MB DIMM DDR Synchronous|/0/20/3 memory 512MB DIMM DDR Synchronous|/0/20/4 memory DIMM DDR Synchronous [empty]|/0/20/5 memory DIMM DDR Synchronous [empty]|/0/20/6 memory DIMM DDR Synchronous [empty]|/0/20/7 memory DIMM DDR Synchronous [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/0.1 generic E7525/E7520 Error Reporting Registers|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0/1 scsi2 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/4/0/1/0.0.0 /dev/sda disk 218GB MAT3147NC FN|/0/100/4/0/1/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/4/0/1/0.1.0 /dev/sdb disk 218GB MAT3147NC FN|/0/100/4/0/1/0.1.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/4/0/1/0.8.0 processor 25P3495a S320 1|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/6/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/7 bridge E7520 PCI Express Port C1|/0/100/7/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/8 system E7525/E7520/E7320 Extended Configuration Registers|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.2 scsi0 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM GDR8083N|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +netapp6.cs.kookmin.ac.kr,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB GB0500C4413|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk RW/DVD GCC-M10N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +pli2-pa-1.hpl.hp.com,H/W path Device Class Description|============================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5540 @ 2.53GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/13.1 processor Logical CPU|/0/400/13.2 processor Logical CPU|/0/400/13.3 processor Logical CPU|/0/400/13.4 processor Logical CPU|/0/400/13.5 processor Logical CPU|/0/400/13.6 processor Logical CPU|/0/400/13.7 processor Logical CPU|/0/400/13.8 processor Logical CPU|/0/400/13.9 processor Logical CPU|/0/400/13.a processor Logical CPU|/0/400/13.b processor Logical CPU|/0/400/13.c processor Logical CPU|/0/400/13.d processor Logical CPU|/0/400/13.e processor Logical CPU|/0/400/13.f processor Logical CPU|/0/400/13.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi2 generic FlashBlu|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1912MB FlashBlu|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1912MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750EAFJK|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation|/1 tap0 network Ethernet interface| +planetlab1.csee.usf.edu,H/W path Device Class Description|============================================================| system ProLiant DL360 G4p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic Memorex TD 2B|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 492MB Memorex TD 2B|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 492MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 486MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 storage 6300ESB PATA Storage Controller|/0/100/1f.2 scsi2 storage 6300ESB SATA Storage Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planetlab7.csres.utexas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetslug3.cse.ucsc.edu,H/W path Device Class Description|======================================================| system ProLiant DL360 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/406 processor Intel(R) Xeon(TM) CPU 2.40GHz|/0/406/716 memory 8KB L1 cache|/0/406/726 memory 512KB L2 cache|/0/406/736 memory L3 cache|/0/406/6.1 processor Logical CPU|/0/406/6.2 processor Logical CPU|/0/400 processor CPU|/0/400/710 memory 8KB L1 cache|/0/400/720 memory 512KB L2 cache|/0/400/730 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/3 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/100 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/100/3 display Rage XL|/0/100/4 storage Smart Array 5i/532|/0/100/5 system Integrated Lights Out Controller|/0/100/5.2 system Integrated Lights Out Processor|/0/100/f bridge CSB5 South Bridge|/0/100/f.1 scsi0 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CRN-8245B|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/102 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/103 bridge CSB5 LPC bridge|/0/104 bridge CIOB-X2 PCI-X I/O Bridge|/0/105 bridge CIOB-X2 PCI-X I/O Bridge|/0/1 eth0 network NetXtreme BCM5703X Gigabit Ethernet|/0/2 eth1 network NetXtreme BCM5703X Gigabit Ethernet|/1 tap0 network Ethernet interface| +planetlab2.rutgers.edu,H/W path Device Class Description|=============================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/7 eth1 network 82545GM Gigabit Ethernet Controller|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic Cruzer Micro|/0/100/1d.7/1/1/0.0.0 /dev/sdb disk 125MB Cruzer Micro|/0/100/1d.7/1/1/0.0.0/0 /dev/sdb disk 125MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdb1 volume 124MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 eth2 network 82541GI Gigabit Ethernet Controller|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +node1.planetlab.albany.edu,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +146-179.surfsnel.dsl.internl.net,H/W path Device Class Description|=======================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 2MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 2GB System Memory|/0/24/0 memory 512MB DIMM SDRAM Synchronous|/0/24/1 memory 512MB DIMM SDRAM Synchronous|/0/24/2 memory 512MB DIMM SDRAM Synchronous|/0/24/3 memory 512MB DIMM SDRAM Synchronous|/0/40 memory 1023KB BIOS|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth3 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-RW CRX850E|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB ST3250820AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planet1.scs.stanford.edu,H/W path Device Class Description|========================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk NR-7900A|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller| +planetlab-1.iscte.pt,H/W path Device Class Description|=============================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.60GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 1GB System Memory|/0/24/0 memory DIMM [empty]|/0/24/1 memory DIMM [empty]|/0/24/2 memory 1GB DIMM SDRAM Synchronous|/0/24/3 memory DIMM [empty]|/0/1 memory 1023KB BIOS|/0/20 memory 1MB BIOS|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic C-ONE 128MB_Tiny|/0/100/1d.7/1/1/0.0.0 /dev/sdb disk 121MB 128MB_Tiny|/0/100/1d.7/1/1/0.0.0/0 /dev/sdb disk 121MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdb1 volume 120MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD-ROM SR-8177|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Hitachi HDS72161|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab2.cs.ucla.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic KanguruDrive2.0|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 955MB KanguruDrive2.0|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 955MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pl2snu.koren21.net,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth2 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.4/0/0 dev22727 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic Flash Disk|/0/100/1d.7/1/7/0.0.0 /dev/sdb disk 247MB XO|/0/100/1d.7/1/7/0.0.0/0 /dev/sdb disk 247MB|/0/100/1d.7/1/7/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.2 scsi3 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000YS-70M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +netapp7.cs.kookmin.ac.kr,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB GB0500C4413|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk RW/DVD GCC-M10N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab3.postel.org,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 992MB Drive UT_USB20|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 992MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +ttu2-1.nodes.planet-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5410 @ 2.33GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5410 @ 2.33GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 16GB System Memory|/0/1000/0 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 70GB ST973452SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 70GB ST973452SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.2.0 /dev/sdc disk 68GB ST973402SS|/0/100/3/0/0.2.0/1 /dev/sdc1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.3.0 /dev/sdd disk 68GB ST973402SS|/0/100/3/0/0.3.0/1 /dev/sdd1 volume 68GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +ds-pl1.technion.ac.il,H/W path Device Class Description|====================================================| system Workstation Series|/0 bus 058Ch|/0/1 memory 128KB BIOS|/0/5 processor Pentium III (Coppermine)|/0/5/7 memory 32KB L1 cache|/0/5/8 memory 256KB L2 cache|/0/6 processor Pentium III (Coppermine)|/0/6/9 memory 32KB L1 cache|/0/6/a memory 256KB L2 cache|/0/1f memory System Memory|/0/1f/0 memory 128MB RIMM RDRAM RAMBUS|/0/1f/1 memory 128MB RIMM RDRAM RAMBUS|/0/1f/2 memory 256MB RIMM RDRAM RAMBUS|/0/1f/3 memory 256MB RIMM RDRAM RAMBUS|/0/20 memory Flash Memory|/0/20/0 memory 512KB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82840 840 [Carmel] Chipset Host Bridge (Hub A)|/0/100/1 bridge 82840 840 [Carmel] Chipset AGP Bridge|/0/100/1/0 display MGA G400/G450|/0/100/1e bridge 82801AA PCI Bridge|/0/100/1e/2 eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1e/7 scsi2 storage AIC-7892P U160/m|/0/100/1f bridge 82801AA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801AA IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB SAMSUNG SP0802N|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM CRD-8402B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801AA USB Controller|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801AA SMBus Controller|/0/100/1f.5 multimedia 82801AA AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planet5.cs.ucsb.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +nis-planet1.doshisha.ac.jp,H/W path Device Class Description|============================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 6MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic Flash Disk|/0/100/1d.7/1/8/0.0.0 /dev/sdb disk 963MB Flash Disk|/0/100/1d.7/1/8/0.0.0/0 /dev/sdb disk 963MB|/0/100/1d.7/1/8/0.0.0/0/1 /dev/sdb1 volume 963MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB GB0500EAFJH|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +node2.planetlab.albany.edu,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab-2.iscte.pt,H/W path Device Class Description|=============================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.60GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 2GB System Memory|/0/24/0 memory 1GB DIMM SDRAM Synchronous|/0/24/1 memory DIMM [empty]|/0/24/2 memory 1GB DIMM SDRAM Synchronous|/0/24/3 memory DIMM [empty]|/0/1 memory 1023KB BIOS|/0/20 memory 1MB BIOS|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic C-ONE 128MB_Tiny|/0/100/1d.7/1/1/0.0.0 /dev/sdc disk 121MB 128MB_Tiny|/0/100/1d.7/1/1/0.0.0/0 /dev/sdc disk 121MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdc1 volume 120MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD-ROM SR-8177|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0 /dev/sda disk 149GB SAMSUNG SP1614C|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB SAMSUNG SP1614C|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +ricepl-4.cs.rice.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +147-179.surfsnel.dsl.internl.net,H/W path Device Class Description|=======================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 2MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 2GB System Memory|/0/24/0 memory 512MB DIMM SDRAM Synchronous|/0/24/1 memory 512MB DIMM SDRAM Synchronous|/0/24/2 memory 512MB DIMM SDRAM Synchronous|/0/24/3 memory 512MB DIMM SDRAM Synchronous|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB ST3250820AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab1.sfc.wide.ad.jp,H/W path Device Class Description|=============================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic Flash Disk|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 246MB Xiao Palette|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 246MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 246MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planet02.csc.ncsu.edu,H/W path Device Class Description|==============================================================| system OptiPlex GX620|/0 bus 0F8098|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/2.1 display 82945G/GZ Integrated Graphics Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic ORTEK New Combo Keyboard-1|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic Flash Disk|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 125MB Flash Disk|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 125MB|/0/100/1d.7/1/2/0.0.0/0/1 /dev/sdb1 volume 124MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801G (ICH7 Family) AC'97 Audio Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD TSH492B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 596GB WDC WD6401AALS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 596GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller|/1 tap0 network Ethernet interface| +planet6.cs.ucsb.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +nis-planet2.doshisha.ac.jp,H/W path Device Class Description|============================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 6MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic Flash Disk|/0/100/1d.7/1/8/0.0.0 /dev/sdb disk 963MB Flash Disk|/0/100/1d.7/1/8/0.0.0/0 /dev/sdb disk 963MB|/0/100/1d.7/1/8/0.0.0/0/1 /dev/sdb1 volume 963MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planet-lab2.uba.ar,H/W path Device Class Description|=================================================| system System Product Name|/0 bus M3N78-VM|/0/0 memory 64KB BIOS|/0/3 processor AMD Athlon(tm) II X2 240 Processor|/0/3/5 memory 128KB L1 cache|/0/3/6 memory 1MB L2 cache|/0/3/7 memory L3 cache|/0/3d memory 4GB System Memory|/0/3d/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/3d/1 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/3d/2 memory DIMM [empty]|/0/3d/3 memory DIMM [empty]|/0/4 memory RAM memory|/0/1 bridge nVidia Corporation|/0/1.1 bus nVidia Corporation|/0/1.2 memory RAM memory|/0/1.3 processor nVidia Corporation|/0/1.4 memory RAM memory|/0/2 bus nVidia Corporation|/0/2/1 usb3 bus OHCI Host Controller|/0/2.1 bus nVidia Corporation|/0/2.1/1 usb1 bus EHCI Host Controller|/0/5 bus nVidia Corporation|/0/5/1 usb4 bus OHCI Host Controller|/0/4.1 bus nVidia Corporation|/0/4.1/1 usb2 bus EHCI Host Controller|/0/6 scsi6 storage nVidia Corporation|/0/6/0.0.0 /dev/cdrom disk ROM-DRIVE-56MAX|/0/6/0.0.0/0 /dev/cdrom disk |/0/7 multimedia nVidia Corporation|/0/8 bridge nVidia Corporation|/0/8/6 eth0 network 3c905C-TX/TX-M [Tornado]|/0/9 scsi1 storage nVidia Corporation|/0/9/0.0.0 /dev/sda disk 298GB SAMSUNG HD322HJ|/0/9/0.0.0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/b bridge nVidia Corporation|/0/b/0 display nVidia Corporation|/0/10 bridge nVidia Corporation|/0/12 bridge nVidia Corporation|/0/100 bridge Family 10h [Opteron, Athlon64, Sempron] HyperTransport Configuration|/0/101 bridge Family 10h [Opteron, Athlon64, Sempron] Address Map|/0/102 bridge Family 10h [Opteron, Athlon64, Sempron] DRAM Controller|/0/103 bridge Family 10h [Opteron, Athlon64, Sempron] Miscellaneous Control|/0/104 bridge Family 10h [Opteron, Athlon64, Sempron] Link Control| +planet0.jaist.ac.jp,H/W path Device Class Description|=============================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Storage Media|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 495MB Storage Media|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 495MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdb1 volume 495MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planetlab01.uncc.edu,H/W path Device Class Description|========================================================| system PowerEdge 1850|/0 bus 0D8266|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/e scsi0 storage PowerEdge Expandable RAID controller 4|/0/100/2/0/e/0.6.0 processor 1x2 SCSI BP|/0/100/2/0/e/1.0.0 /dev/sda disk 68GB LD 0 RAID1 69G|/0/100/2/0/e/1.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab1.arizona-gigapop.net,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic U3 MobileDisk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 958MB U3 MobileDisk|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 958MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 958MB W95 FAT16 (LBA) partition|/0/100/1d.7/1/5/0.0.1 /dev/cdrom disk U3 MobileDisk|/0/100/1d.7/1/5/0.0.1/0 /dev/cdrom disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +ricepl-5.cs.rice.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +75-130-96-12.static.oxfr.ma.charter.com,H/W path Device Class Description|===================================================| system P4SCE|/0 bus P4SCE|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/1e memory 1GB System Memory|/0/1e/0 memory 512MB DIMM DDR 400 MHz (2.5 ns)|/0/1e/1 memory DIMM 400 MHz (2.5 ns) [empty]|/0/1e/2 memory 512MB DIMM DDR 400 MHz (2.5 ns)|/0/1e/3 memory DIMM 400 MHz (2.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/9 display Rage XL|/0/100/1e/a eth0 network 82541EI Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.2 scsi0 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0 /dev/sda disk 186GB ST3200826AS|/0/100/1f.2/0/1 /dev/sda1 volume 186GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CD-224E-N|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planet-lab1.ufabc.edu.br,H/W path Device Class Description|===========================================================| system Desktop Computer|/0 bus S3000AH|/0/0 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/0/1 memory 32KB L1 cache|/0/0/2 memory 4MB L2 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory DIMM [empty]|/0/22/2 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory DIMM [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 eth0 network 82571EB Gigabit Ethernet Controller|/0/100/1/0.1 eth2 network 82571EB Gigabit Ethernet Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth3 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 298GB SAMSUNG HD320KJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +lsirextpc02.epfl.ch, +75-130-96-13.static.oxfr.ma.charter.com,H/W path Device Class Description|===================================================| system P4SCE|/0 bus P4SCE|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/1e memory 1GB System Memory|/0/1e/0 memory 512MB DIMM DDR 400 MHz (2.5 ns)|/0/1e/1 memory DIMM 400 MHz (2.5 ns) [empty]|/0/1e/2 memory 512MB DIMM DDR 400 MHz (2.5 ns)|/0/1e/3 memory DIMM 400 MHz (2.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/9 display Rage XL|/0/100/1e/a eth0 network 82541EI Gigabit Ethernet Controller|/0/100/1e/b eth1 network 82541EI Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.2 scsi0 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0 /dev/sda disk 186GB ST3200826AS|/0/100/1f.2/0/1 /dev/sda1 volume 186GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CD-224E-N|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +mlab1.mia01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +pl2.cs.yale.edu,H/W path Device Class Description|============================================================| system PowerEdge R210|/0 bus 0M877N|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/1 generic Logitech USB Keyboard|/0/100/1d/1/1/2 scsi6 generic Clip|/0/100/1d/1/1/2/0.0.0 /dev/sdb disk 3822MB Clip|/0/100/1d/1/1/2/0.0.0/0 /dev/sdb disk 3822MB|/0/100/1d/1/1/2/0.0.0/0/4 /dev/sdb4 volume 55MB FAT16 partition|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-03.vt.nodes.planet-lab.org,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +plnode-03.gpolab.bbn.com,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planet03.csc.ncsu.edu,H/W path Device Class Description|==============================================================| system OptiPlex GX620|/0 bus 0F8098|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/2.1 display 82945G/GZ Integrated Graphics Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic Dell USB Keyboard|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic Flash Disk|/0/100/1d.7/1/2/0.0.0 /dev/sdc disk 125MB Flash Disk|/0/100/1d.7/1/2/0.0.0/0 /dev/sdc disk 125MB|/0/100/1d.7/1/2/0.0.0/0/1 /dev/sdc1 volume 124MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801G (ICH7 Family) AC'97 Audio Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD TSH492B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.1.0/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller|/1 tap0 network Ethernet interface| +ricepl-1.cs.rice.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Imation|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 497MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 497MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planet1.jaist.ac.jp,H/W path Device Class Description|===========================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Storage Media|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 495MB Storage Media|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 495MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.poly.edu,H/W path Device Class Description|==========================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-1.cs.colostate.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 1927MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +pl1.cs.yale.edu,H/W path Device Class Description|============================================================| system PowerEdge R210|/0 bus 0M877N|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/400/6.5 processor Logical CPU|/0/400/6.6 processor Logical CPU|/0/400/6.7 processor Logical CPU|/0/400/6.8 processor Logical CPU|/0/400/6.9 processor Logical CPU|/0/400/6.a processor Logical CPU|/0/400/6.b processor Logical CPU|/0/400/6.c processor Logical CPU|/0/400/6.d processor Logical CPU|/0/400/6.e processor Logical CPU|/0/400/6.f processor Logical CPU|/0/400/6.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/2 scsi6 generic Clip|/0/100/1d/1/1/2/0.0.0 /dev/sdb disk 3822MB Clip|/0/100/1d/1/1/2/0.0.0/0 /dev/sdb disk 3822MB|/0/100/1d/1/1/2/0.0.0/0/4 /dev/sdb4 volume 55MB FAT16 partition|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-04.vt.nodes.planet-lab.org,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab3.eecs.northwestern.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 987MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 987MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 986MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +plnode-04.gpolab.bbn.com,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab-2.cs.colostate.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 1927MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-9.cs.princeton.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Memorex TD 2B|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 248MB Memorex TD 2B|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 248MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.bupt.edu.cn,H/W path Device Class Description|============================================================| system S3420GP|/0 bus S3420GP|/0/5 memory 64KB BIOS|/0/2e memory 4GB System Memory|/0/2e/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/2e/1 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/2 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/3 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/2e/4 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/5 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/39 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/39/3a memory 8MB L3 cache|/0/39/3c memory 1MB L2 cache|/0/39/3d memory 128KB L1 cache|/0/39/0.1 processor Logical CPU|/0/39/0.2 processor Logical CPU|/0/39/0.3 processor Logical CPU|/0/39/0.4 processor Logical CPU|/0/39/0.5 processor Logical CPU|/0/39/0.6 processor Logical CPU|/0/39/0.7 processor Logical CPU|/0/39/0.8 processor Logical CPU|/0/39/0.9 processor Logical CPU|/0/39/0.a processor Logical CPU|/0/39/0.b processor Logical CPU|/0/39/0.c processor Logical CPU|/0/39/0.d processor Logical CPU|/0/39/0.e processor Logical CPU|/0/39/0.f processor Logical CPU|/0/39/0.10 processor Logical CPU|/0/3b memory 128KB L1 cache|/0/100 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/4 scsi6 generic Mass Storage|/0/100/1a/1/1/4/0.0.0 /dev/sdb disk 3844MB Flash Disk|/0/100/1a/1/1/4/0.0.0/0 /dev/sdb disk 3844MB|/0/100/1a/1/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth1 network Intel Corporation|/0/100/1c.6 bridge Intel Corporation|/0/100/1c.6/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1c.7 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/2 generic Virtual Keyboard and Mouse|/0/100/1d/1/1/6 generic USB Keyboard|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000YS-01M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus Intel Corporation| +planetlab1.csg.uzh.ch,H/W path Device Class Description|===================================================| system SE7210TP1-E|/0 bus SE7210TP1-E|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/36 memory 1GB System Memory|/0/36/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/36/1 memory DIMM SDRAM 400 MHz (2.5 ns) [empty]|/0/36/2 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/36/3 memory DIMM SDRAM 400 MHz (2.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic MultiDevice|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 display Rage XL|/0/100/1e/1 eth1 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 152GB Maxtor 6Y160P0|/0/100/1f.1/0/1 /dev/sda1 volume 152GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-224E|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 6300ESB SMBus Controller| +planetlab-1.ssvl.kth.se,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0C5706|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/1 generic DELL USB Keyboard|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SC-148A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab-1.calpoly-netlab.net,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3350 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab1.byu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a/1/2 generic PC Keyboard/Mouse to USB Adapter|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic Pivot|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 1927MB Pivot|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/5/0.0.0/0/1 /dev/sdb1 volume 1926MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planet2.l3s.uni-hannover.de,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab2.bupt.edu.cn,H/W path Device Class Description|============================================================| system S3420GP|/0 bus S3420GP|/0/5 memory 64KB BIOS|/0/2e memory 4GB System Memory|/0/2e/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/2e/1 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/2 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/3 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/2e/4 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/2e/5 memory DIMM Synchronous 1333 MHz (0.8 ns) [empty]|/0/39 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/39/3a memory 8MB L3 cache|/0/39/3c memory 1MB L2 cache|/0/39/3d memory 128KB L1 cache|/0/39/0.1 processor Logical CPU|/0/39/0.2 processor Logical CPU|/0/39/0.3 processor Logical CPU|/0/39/0.4 processor Logical CPU|/0/39/0.5 processor Logical CPU|/0/39/0.6 processor Logical CPU|/0/39/0.7 processor Logical CPU|/0/39/0.8 processor Logical CPU|/0/39/0.9 processor Logical CPU|/0/39/0.a processor Logical CPU|/0/39/0.b processor Logical CPU|/0/39/0.c processor Logical CPU|/0/39/0.d processor Logical CPU|/0/39/0.e processor Logical CPU|/0/39/0.f processor Logical CPU|/0/39/0.10 processor Logical CPU|/0/3b memory 128KB L1 cache|/0/100 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/4 scsi6 generic Mass Storage|/0/100/1a/1/1/4/0.0.0 /dev/sdb disk 3844MB Flash Disk|/0/100/1a/1/1/4/0.0.0/0 /dev/sdb disk 3844MB|/0/100/1a/1/1/4/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth1 network Intel Corporation|/0/100/1c.6 bridge Intel Corporation|/0/100/1c.6/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1c.7 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/2 generic Virtual Keyboard and Mouse|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000YS-01M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus Intel Corporation| +planetlab2.csg.uzh.ch,H/W path Device Class Description|===================================================| system SE7210TP1-E|/0 bus SE7210TP1-E|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/36 memory 1GB System Memory|/0/36/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/36/1 memory DIMM SDRAM 400 MHz (2.5 ns) [empty]|/0/36/2 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/36/3 memory DIMM SDRAM 400 MHz (2.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb1 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb2 bus UHCI Host Controller|/0/100/1d.1/1/1 generic MultiDevice|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 display Rage XL|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 152GB Maxtor 6Y160P0|/0/100/1f.1/0/1 /dev/sda1 volume 152GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-224E|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 6300ESB SMBus Controller| +planetlab2.ifi.uio.no,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0TT740|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/5.1 processor Logical CPU|/0/400/5.2 processor Logical CPU|/0/400/5.3 processor Logical CPU|/0/400/5.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/5.1 processor Logical CPU|/0/401/5.2 processor Logical CPU|/0/401/5.3 processor Logical CPU|/0/401/5.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 disk 465GB WDC WD5001ABYS-1|/0/100/3/0/0.1.0 disk 465GB WDC WD5001ABYS-1|/0/100/3/0/1.0.0 /dev/sda disk 929GB VIRTUAL DISK|/0/100/3/0/1.0.0/1 /dev/sda1 volume 929GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR-T10N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.byu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a/1/2 generic PC Keyboard/Mouse to USB Adapter|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic Pivot|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 1927MB Pivot|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/5/0.0.0/0/1 /dev/sdb1 volume 1926MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab2.plab.ege.edu.tr,H/W path Device Class Description|========================================================| system PowerEdge 2950|/0 bus 0H603H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5430 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/401/1.3 processor Logical CPU|/0/401/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory Synchronous [empty]|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 bridge 80333 Segment-A PCI Express-to-PCI Express Bridge|/0/100/3/0/e scsi0 storage PowerEdge Expandable RAID controller 5i|/0/100/3/0/e/0.8.0 generic BACKPLANE|/0/100/3/0/e/2.0.0 /dev/sda disk 744GB PERC 5/i|/0/100/3/0/e/2.0.0/1 /dev/sda1 volume 743GB Linux LVM Physical Volume partition|/0/100/3/0.2 bridge 80333 Segment-B PCI Express-to-PCI Express Bridge|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1d.7/1/5/1 generic Generic USB device|/0/100/1d.7/1/5/2 generic USB Optical Mouse|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRWDVD TSL462D|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +mlab2.mia01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab-2.calpoly-netlab.net,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3350 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.csee.usf.edu,H/W path Device Class Description|============================================================| system ProLiant DL360 G4p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic Memorex TD 2B|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 492MB Memorex TD 2B|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 492MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 491MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 storage 6300ESB PATA Storage Controller|/0/100/1f.2 scsi3 storage 6300ESB SATA Storage Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +pli1-pa-5.hpl.hp.com,H/W path Device Class Description|============================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5540 @ 2.53GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/11.1 processor Logical CPU|/0/400/11.2 processor Logical CPU|/0/400/11.3 processor Logical CPU|/0/400/11.4 processor Logical CPU|/0/400/11.5 processor Logical CPU|/0/400/11.6 processor Logical CPU|/0/400/11.7 processor Logical CPU|/0/400/11.8 processor Logical CPU|/0/400/11.9 processor Logical CPU|/0/400/11.a processor Logical CPU|/0/400/11.b processor Logical CPU|/0/400/11.c processor Logical CPU|/0/400/11.d processor Logical CPU|/0/400/11.e processor Logical CPU|/0/400/11.f processor Logical CPU|/0/400/11.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi2 generic FlashBlu|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1912MB FlashBlu|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1912MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750EAFJK|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +plab2-itec.uni-klu.ac.at, +mlab3.mia01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab01.mpi-sws.mpg.de,H/W path Device Class Description|=============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1910MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +roam1.cs.ou.edu,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk CDRWDVD TS-L463A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab1.informatik.uni-erlangen.de,H/W path Device Class Description|======================================================| system D1409|/0 bus D1409|/0/0 memory 126KB BIOS|/0/1 processor Intel(R) Xeon(TM) CPU 3.06GHz|/0/1/6 memory 8KB L1 cache|/0/1/7 memory 512KB L2 cache|/0/1/0.1 processor Logical CPU|/0/1/0.2 processor Logical CPU|/0/5 processor Intel(R) Xeon(TM) CPU 3.06GHz|/0/5/8 memory 8KB L1 cache|/0/5/9 memory 512KB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/22 memory 4GB System Memory|/0/22/0 memory DIMM SDRAM Synchronous 266 MHz (3.8 ns) [empty]|/0/22/1 memory DIMM SDRAM Synchronous 266 MHz (3.8 ns) [empty]|/0/22/2 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/3 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/4 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/5 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/100 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/100/4 display Rage XL|/0/100/8 generic FSC Remote Service Controller, mailbox device|/0/100/8.1 generic FSC Remote Service Controller, shared memory device|/0/100/8.2 generic FSC Remote Service Controller, SMIC device|/0/100/f.1 scsi3 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR8082N|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/102 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/103 bridge CSB6 South Bridge|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/105 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/106 bridge CIOB-X2 PCI-X I/O Bridge|/0/107 bridge CIOB-X2 PCI-X I/O Bridge|/0/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/0.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/3 scsi0 storage AIC-7902 U320|/0/3/0.3.0 /dev/sda disk 141GB HUS103014FL3800|/0/3/0.3.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/3/0.4.0 /dev/sdb disk 141GB HUS103014FL3800|/0/3/0.4.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/3/0.8.0 processor GEM318|/0/4.1 scsi1 storage AIC-7902 U320| +planetlab2.cs.unc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +roam2.cs.ou.edu,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk CDRWDVD TS-L463A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab02.mpi-sws.mpg.de,H/W path Device Class Description|=============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1910MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +fobos.cecalc.ula.ve,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 492MB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 492MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 491MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.fit.vutbr.cz,H/W path Device Class Description|=======================================================| system HP Compaq dc7700 Convertible Minitower|/0 bus 0A58h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz|/0/5/7 memory 64KB L1 cache|/0/5/8 memory 4MB L2 cache|/0/5/9 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/6 processor CPU|/0/6/1.1 processor Logical CPU|/0/6/1.2 processor Logical CPU|/0/37 memory System Memory|/0/37/0 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/37/1 memory DIMM Synchronous [empty]|/0/37/2 memory 512MB DIMM Synchronous 667 MHz (1.5 ns)|/0/37/3 memory DIMM Synchronous [empty]|/0/38 memory Flash Memory|/0/38/0 memory 1MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q963/Q965 Memory Controller Hub|/0/100/1 bridge 82Q963/Q965 PCI Express Root Port|/0/100/1/0 display G70 [GeForce 7600 GS]|/0/100/3 communication 82Q963/Q965 HECI Controller|/0/100/19 dev16297 network 82566DM Gigabit Network Connection|/0/100/1a bus 82801H (ICH8 Family) USB UHCI Contoller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Controller|/0/100/1c bridge 82801H (ICH8 Family) PCI Express Port 1|/0/100/1d bus 82801H (ICH8 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/9 eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801HO (ICH8DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801H (ICH8 Family) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500JS-60M|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW GSA-H31L|/0/100/1f.2/1/0 /dev/cdrom disk | +pl1.cewit.stonybrook.edu,H/W path Device Class Description|===========================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/401 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/401/703 memory 16KB L1 cache|/0/401/704 memory 2MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1d.7/1/3/0.0.0/0 /dev/cdrom disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0 /dev/sda disk 232GB Maxtor 7L250S0|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB Maxtor 7L250S0|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planet3.prakinf.tu-ilmenau.de,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0RH817|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab05.cs.washington.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab1.informatik.uni-goettingen.de,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3363 @ 2.83GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/4/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/4/0/0.0.0 disk 232GB WDC WD2500YS-18S|/0/100/4/0/0.1.0 disk 232GB WDC WD2500YS-18S|/0/100/4/0/1.0.0 /dev/sda disk 232GB VIRTUAL DISK|/0/100/4/0/1.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/6/0 dev10333 network 82571EB Gigabit Ethernet Controller|/0/100/6/0.1 eth1 network 82571EB Gigabit Ethernet Controller|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth3 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic USB-PS2 Adapter|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab1.mnlab.cti.depaul.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi7 generic DataTraveler 2.0|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 3875MB DataTraveler 2.0|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 3875MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 3874MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab03.mpi-sws.mpg.de,H/W path Device Class Description|==============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic U3 Cruzer Micro|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 3835MB U3 Cruzer Micro|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 3835MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1d.7/1/5/0.0.1 /dev/cdrom1 disk U3 Cruzer Micro|/0/100/1d.7/1/5/0.0.1/0 /dev/cdrom1 disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +planetlab3.arizona-gigapop.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic DataTraveler 2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 1960MB DataTraveler 2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 1960MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +pl2.cewit.stonybrook.edu,H/W path Device Class Description|=======================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/401 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/401/703 memory 16KB L1 cache|/0/401/704 memory 2MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV-28E-C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0 /dev/sda disk 232GB Maxtor 7L250S0|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB Maxtor 7L250S0|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab1.gdansk.rd.tp.pl,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 500MB USB Flash Disk|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 500MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 494MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250624AS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250624AS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2.netlab.uky.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab04.mpi-sws.mpg.de,H/W path Device Class Description|=============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1910MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +planetlab2.informatik.uni-goettingen.de,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3363 @ 2.83GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/4/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/4/0/0.0.0 disk 232GB WDC WD2500YS-18S|/0/100/4/0/0.1.0 disk 232GB WDC WD2500YS-18S|/0/100/4/0/1.0.0 /dev/sda disk 232GB VIRTUAL DISK|/0/100/4/0/1.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/6/0 eth0 network 82571EB Gigabit Ethernet Controller|/0/100/6/0.1 eth1 network 82571EB Gigabit Ethernet Controller|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth2 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth3 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic USB-PS2 Adapter|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab2.pop-pa.rnp.br,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic UC-10KM V1.3.124|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab1.ie.cuhk.edu.hk,H/W path Device Class Description|========================================================| system OptiPlex GX240|/0 bus OptiPlex GX240|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.70GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 512MB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge 82845 845 [Brookdale] Chipset Host Bridge|/0/100/1 bridge 82845 845 [Brookdale] Chipset AGP Bridge|/0/100/1/0 display Rage 128 Pro Ultra TF|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 37GB WDC WD400BB-75CA|/0/100/1f.1/0/1 /dev/sda1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 37GB ST340016A|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM SD-616T|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller| +pl1.rcc.uottawa.ca,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3230 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB ST3750640NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab-02.bu.edu,H/W path Device Class Description|===================================================| system X8STi|/0 bus X8STi|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 12MB L3 cache|/0/4/14.1 processor Logical CPU|/0/4/14.2 processor Logical CPU|/0/4/14.3 processor Logical CPU|/0/4/14.4 processor Logical CPU|/0/4/14.5 processor Logical CPU|/0/4/14.6 processor Logical CPU|/0/4/14.7 processor Logical CPU|/0/4/14.8 processor Logical CPU|/0/4/14.9 processor Logical CPU|/0/4/14.a processor Logical CPU|/0/4/14.b processor Logical CPU|/0/4/14.c processor Logical CPU|/0/4/14.d processor Logical CPU|/0/4/14.e processor Logical CPU|/0/4/14.f processor Logical CPU|/0/4/14.10 processor Logical CPU|/0/4/14.11 processor Logical CPU|/0/4/14.12 processor Logical CPU|/0/4/14.13 processor Logical CPU|/0/4/14.14 processor Logical CPU|/0/4/14.15 processor Logical CPU|/0/4/14.16 processor Logical CPU|/0/4/14.17 processor Logical CPU|/0/4/14.18 processor Logical CPU|/0/4/14.19 processor Logical CPU|/0/4/14.1a processor Logical CPU|/0/4/14.1b processor Logical CPU|/0/4/14.1c processor Logical CPU|/0/4/14.1d processor Logical CPU|/0/4/14.1e processor Logical CPU|/0/4/14.1f processor Logical CPU|/0/4/14.20 processor Logical CPU|/0/d memory System Memory|/0/d/0 memory 2GB DIMM 1333 MHz (0.8 ns)|/0/d/1 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/d/2 memory 2GB DIMM 1333 MHz (0.8 ns)|/0/d/3 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/d/4 memory 2GB DIMM 1333 MHz (0.8 ns)|/0/d/5 memory DIMM 1333 MHz (0.8 ns) [empty]|/0/1b memory Flash Memory|/0/1b/0 memory 4MB FLASH Non-volatile 33 MHz (30.3 ns)|/0/1 memory |/0/2 memory |/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Intel Corporation|/0/100/2 bridge QuickPath Architecture I/O Hub PCI Express Root Port 2|/0/100/2/0 eth1 network Intel Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/14.3 system QuickPath Architecture I/O Hub Throttle Registers|/0/100/16 system DMA Engine|/0/100/16.1 system DMA Engine|/0/100/16.2 system DMA Engine|/0/100/16.3 system DMA Engine|/0/100/16.4 system DMA Engine|/0/100/16.5 system DMA Engine|/0/100/16.6 system DMA Engine|/0/100/16.7 system DMA Engine|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB ST31000524NS|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM UJDA780|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation|/1 tap0 network Ethernet interface| +planetlab2.gdansk.rd.tp.pl,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 500MB USB Flash Disk|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 500MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 494MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250624AS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250624AS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +pl2.rcc.uottawa.ca,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3230 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB ST3750640NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planet2.att.nodes.planet-lab.org,H/W path Device Class Description|===========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic Avocent DSRIQ-USB|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 245MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 245MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB ST3808110AS|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250624AS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab05.mpi-sws.mpg.de,H/W path Device Class Description|=============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1910MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +planetlab1-santiago.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 493MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 493MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 492MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.inf.ethz.ch,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250620NS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab3.canterbury.ac.nz,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 0N051F|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/13.1 processor Logical CPU|/0/400/13.2 processor Logical CPU|/0/400/13.3 processor Logical CPU|/0/400/13.4 processor Logical CPU|/0/400/13.5 processor Logical CPU|/0/400/13.6 processor Logical CPU|/0/400/13.7 processor Logical CPU|/0/400/13.8 processor Logical CPU|/0/400/13.9 processor Logical CPU|/0/400/13.a processor Logical CPU|/0/400/13.b processor Logical CPU|/0/400/13.c processor Logical CPU|/0/400/13.d processor Logical CPU|/0/400/13.e processor Logical CPU|/0/400/13.f processor Logical CPU|/0/400/13.10 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/13.1 processor Logical CPU|/0/401/13.2 processor Logical CPU|/0/401/13.3 processor Logical CPU|/0/401/13.4 processor Logical CPU|/0/401/13.5 processor Logical CPU|/0/401/13.6 processor Logical CPU|/0/401/13.7 processor Logical CPU|/0/401/13.8 processor Logical CPU|/0/401/13.9 processor Logical CPU|/0/401/13.a processor Logical CPU|/0/401/13.b processor Logical CPU|/0/401/13.c processor Logical CPU|/0/401/13.d processor Logical CPU|/0/401/13.e processor Logical CPU|/0/401/13.f processor Logical CPU|/0/401/13.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 disk 465GB WDC WD5002ABYS-1|/0/100/3/0/0.1.0 disk 465GB WDC WD5002ABYS-1|/0/100/3/0/1.0.0 /dev/sda disk 465GB VIRTUAL DISK|/0/100/3/0/1.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 storage Intel Corporation|/0/100/1f.5 scsi3 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab4.goto.info.waseda.ac.jp,H/W path Device Class Description|===================================================| system Vostro 220s Series|/0 bus 0P301D|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/4/5 memory 64KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/2e memory 4GB System Memory|/0/2e/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/2e/1 memory DIMM [empty]|/0/2e/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/2e/3 memory DIMM [empty]|/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c.3 bridge Intel Corporation|/0/100/1c.3/0 eth0 network 88E8053 PCI-E Gigabit Ethernet Controller|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DH-16D3S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab-1.cse.ohio-state.edu,H/W path Device Class Description|==========================================================| system PowerEdge 1850|/0 bus 0U9971|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/5 scsi2 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0.2/5/0.0.0 /dev/sda disk 136GB ATLAS10K5_146SCA|/0/100/2/0.2/5/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0.2/5/0.1.0 /dev/sdb disk 136GB ATLAS10K5_146SCA|/0/100/2/0.2/5/0.1.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0.2/5/0.6.0 processor 1x2 SCSI BP|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +pl1.cis.uab.edu,H/W path Device Class Description|===================================================| system PowerEdge R210|/0 bus 05KX61|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/400/4.5 processor Logical CPU|/0/400/4.6 processor Logical CPU|/0/400/4.7 processor Logical CPU|/0/400/4.8 processor Logical CPU|/0/400/4.9 processor Logical CPU|/0/400/4.a processor Logical CPU|/0/400/4.b processor Logical CPU|/0/400/4.c processor Logical CPU|/0/400/4.d processor Logical CPU|/0/400/4.e processor Logical CPU|/0/400/4.f processor Logical CPU|/0/400/4.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/1 generic USB Composite Device-0|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.2/1/0 /dev/cdrom disk | +planet1.att.nodes.planet-lab.org,H/W path Device Class Description|===========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic Avocent DSRIQ-USB|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 246MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 246MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB ST3808110AS|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250624AS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab1.cs.unc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001AALS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2-santiago.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 494MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 494MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 493MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab4.canterbury.ac.nz,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 0N051F|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/10.1 processor Logical CPU|/0/400/10.2 processor Logical CPU|/0/400/10.3 processor Logical CPU|/0/400/10.4 processor Logical CPU|/0/400/10.5 processor Logical CPU|/0/400/10.6 processor Logical CPU|/0/400/10.7 processor Logical CPU|/0/400/10.8 processor Logical CPU|/0/400/10.9 processor Logical CPU|/0/400/10.a processor Logical CPU|/0/400/10.b processor Logical CPU|/0/400/10.c processor Logical CPU|/0/400/10.d processor Logical CPU|/0/400/10.e processor Logical CPU|/0/400/10.f processor Logical CPU|/0/400/10.10 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/10.1 processor Logical CPU|/0/401/10.2 processor Logical CPU|/0/401/10.3 processor Logical CPU|/0/401/10.4 processor Logical CPU|/0/401/10.5 processor Logical CPU|/0/401/10.6 processor Logical CPU|/0/401/10.7 processor Logical CPU|/0/401/10.8 processor Logical CPU|/0/401/10.9 processor Logical CPU|/0/401/10.a processor Logical CPU|/0/401/10.b processor Logical CPU|/0/401/10.c processor Logical CPU|/0/401/10.d processor Logical CPU|/0/401/10.e processor Logical CPU|/0/401/10.f processor Logical CPU|/0/401/10.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 disk 465GB WDC WD5002ABYS-1|/0/100/3/0/0.1.0 disk 465GB WDC WD5002ABYS-1|/0/100/3/0/1.0.0 /dev/sda disk 465GB VIRTUAL DISK|/0/100/3/0/1.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 storage Intel Corporation|/0/100/1f.5 scsi3 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planet1.inf.tu-dresden.de,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 2.80GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Cruzer Micro|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 488MB Cruzer Micro|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 488MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB Maxtor 6L080M0|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab06.mpi-sws.mpg.de,H/W path Device Class Description|=============================================================| system PowerEdge 1850|/0 bus 0W7747|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/5 scsi3 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1910MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E| +planetlab-2.cse.ohio-state.edu,H/W path Device Class Description|==========================================================| system PowerEdge 1850|/0 bus 0U9971|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/5 scsi2 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0.2/5/0.0.0 /dev/sda disk 136GB ATLAS10K5_146SCA|/0/100/2/0.2/5/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0.2/5/0.1.0 /dev/sdb disk 136GB ATLAS10K5_146SCA|/0/100/2/0.2/5/0.1.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0.2/5/0.6.0 processor 1x2 SCSI BP|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1d.7/1/3/2 generic USBPS2|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab1.eee.hku.hk,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0H7276|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/1/0 display RV370 5B60 [Radeon X300 (PCIE)]|/0/100/1/0.1 display RV370 [Radeon X300SE]|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab1.cs.du.edu,H/W path Device Class Description|=======================================================| system ProLiant DL160 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/3 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/3/4 memory 128KB L1 cache|/0/3/5 memory 12MB L2 cache|/0/3/6 memory L3 cache|/0/3/3.1 processor Logical CPU|/0/3/3.2 processor Logical CPU|/0/3/3.3 processor Logical CPU|/0/3/3.4 processor Logical CPU|/0/7 processor (To Be Filled By O.E.M.)|/0/7/8 memory L1 cache|/0/7/9 memory L2 cache|/0/7/a memory L3 cache|/0/7/3.1 processor Logical CPU|/0/7/3.2 processor Logical CPU|/0/7/3.3 processor Logical CPU|/0/7/3.4 processor Logical CPU|/0/24 memory 8GB System Memory|/0/24/0 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/24/1 memory [empty]|/0/24/2 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/24/3 memory [empty]|/0/24/4 memory [empty]|/0/24/5 memory [empty]|/0/24/6 memory [empty]|/0/24/7 memory [empty]|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/9 bridge 5400 Chipset PCI Express Port 9|/0/100/9/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/9/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/9/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.2 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 3|/0/100/1c.2/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic SE USB Device|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 generic Avocent DSRIQ-USB|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM UJDA775|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +lefthand.eecs.harvard.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +node1.planetlab.mathcs.emory.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 964MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 964MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pl2.csl.utoronto.ca,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB Flash Memory|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 489MB USB Flash Memory|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 489MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 486MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1-saopaulo.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 246MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 246MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 245MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.netmedia.gist.ac.kr,H/W path Device Class Description|====================================================| system Precision WorkStation 360|/0 bus 0W2563|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/1 bridge 82875P Processor to AGP Controller|/0/100/1/0 display NV34GL [Quadro FX 500/600 PCI]|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB ST380011A|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk RW/DVD GCC-4481B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +planetlab2.inf.ethz.ch,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250624AS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planet2.inf.tu-dresden.de,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 2.80GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Cruzer Micro|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 500MB Cruzer Micro|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 500MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB Maxtor 6L080M0|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab-2.sysu.edu.cn,H/W path Device Class Description|=======================================================| system PowerEdge R310|/0 bus 0TH3YC|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/400/2.5 processor Logical CPU|/0/400/2.6 processor Logical CPU|/0/400/2.7 processor Logical CPU|/0/400/2.8 processor Logical CPU|/0/400/2.9 processor Logical CPU|/0/400/2.a processor Logical CPU|/0/400/2.b processor Logical CPU|/0/400/2.c processor Logical CPU|/0/400/2.d processor Logical CPU|/0/400/2.e processor Logical CPU|/0/400/2.f processor Logical CPU|/0/400/2.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/5 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1c/0/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth0 network Broadcom Corporation|/0/100/1c.4/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 storage Intel Corporation|/0/100/1f.5 scsi3 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab1.engr.uconn.edu,H/W path Device Class Description|===================================================| system OptiPlex GX240|/0 bus OptiPlex GX240|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.00GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/100 bridge 82845 845 [Brookdale] Chipset Host Bridge|/0/100/1 bridge 82845 845 [Brookdale] Chipset AGP Bridge|/0/100/1/0 display Rage 128 Pro Ultra TF|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 149GB WDC WD1600JB-98G|/0/100/1f.1/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk NR-7900A|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller| +pl1.grid.kiae.ru,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 979MB USB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 979MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planet2.cs.rochester.edu,H/W path Device Class Description|===================================================| system PowerEdge R210|/0 bus 05KX61|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/400/2.5 processor Logical CPU|/0/400/2.6 processor Logical CPU|/0/400/2.7 processor Logical CPU|/0/400/2.8 processor Logical CPU|/0/400/2.9 processor Logical CPU|/0/400/2.a processor Logical CPU|/0/400/2.b processor Logical CPU|/0/400/2.c processor Logical CPU|/0/400/2.d processor Logical CPU|/0/400/2.e processor Logical CPU|/0/400/2.f processor Logical CPU|/0/400/2.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/1 generic Dell 03R874|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab-1.sjtu.edu.cn,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0K649H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory Synchronous [empty]|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 136GB ST9146802SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 136GB ST9146802SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/3/0/0.2.0 /dev/sdc disk 136GB ST9146802SS|/0/100/3/0/0.2.0/1 /dev/sdc1 volume 136GB Linux LVM Physical Volume partition|/0/100/3/0/0.3.0 /dev/sdd disk 136GB ST9146802SS|/0/100/3/0/0.3.0/1 /dev/sdd1 volume 136GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab1.di.unito.it,H/W path Device Class Description|========================================================| system HP Compaq dc7600 Convertible Minitower|/0 bus 09F0h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/5/7 memory 28KB L1 cache|/0/5/8 memory 2MB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/6 processor CPU|/0/6/9 memory L1 cache|/0/6/a memory L2 cache|/0/6/0.1 processor Logical CPU|/0/6/0.2 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/37 memory Flash Memory|/0/37/0 memory 1MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5752 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD SOHD-16P9S|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB Maxtor 6V080E0|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 298GB WDC WD3200KS-00P|/0/100/1f.2/1/1 /dev/sdb1 volume 298GB Linux LVM Physical Volume partition| +planetlab1.itwm.fhg.de,H/W path Device Class Description|===================================================| system P4DP6|/0 bus P4DP6|/0/0 memory 105KB BIOS|/0/4 processor Intel(R) XEON(TM) CPU 2.20GHz|/0/4/b memory 8KB L1 cache|/0/4/c memory 512KB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/5 processor Intel(R) XEON(TM) CPU 2.20GHz|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/0 memory 8KB L1 cache|/0/5/1 memory 512KB L2 cache|/0/1b memory 4GB System Memory|/0/1b/0 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/1 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/2 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/3 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/4 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/5 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/6 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/1b/7 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/100 bridge E7500 Memory Controller Hub|/0/100/0.1 generic E7500/E7501 Host RASUM Controller|/0/100/2 bridge E7500/E7501 Hub Interface B PCI-to-PCI Bridge|/0/100/2/1c system 82870P2 P64H2 I/OxAPIC|/0/100/2/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1d/2 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/1e system 82870P2 P64H2 I/OxAPIC|/0/100/2/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1f/2 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/1f/2.1 eth2 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/3 bridge E7500/E7501 Hub Interface C PCI-to-PCI Bridge|/0/100/3/1c system 82870P2 P64H2 I/OxAPIC|/0/100/3/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/3/1e system 82870P2 P64H2 I/OxAPIC|/0/100/3/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/1d bus 82801CA/CAM USB Controller #1|/0/100/1d/1 usb1 bus UHCI Host Controller|/0/100/1d.1 bus 82801CA/CAM USB Controller #2|/0/100/1d.1/1 usb2 bus UHCI Host Controller|/0/100/1d.2 bus 82801CA/CAM USB Controller #3|/0/100/1d.2/1 usb3 bus UHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Rage XL|/0/100/1f bridge 82801CA LPC Interface Controller|/0/100/1f.1 scsi0 storage 82801CA Ultra ATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 233GB Maxtor 7Y250P0|/0/100/1f.1/0/1 /dev/sda1 volume 233GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM CR-177|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801CA/CAM SMBus Controller| +planetlab2-saopaulo.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 245MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 245MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 245MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +righthand.eecs.harvard.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +nw144.csie.ncu.edu.tw,H/W path Device Class Description|========================================================| system -[8480I0T]-|/0 bus -[M51G]-|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous|/0/1000/1 memory 512MB DIMM DDR Synchronous|/0/100 bridge 82845 845 [Brookdale] Chipset Host Bridge|/0/100/1 bridge 82845 845 [Brookdale] Chipset AGP Bridge|/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 eth0 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/1e/4 display Rage XL|/0/100/1e/5 scsi0 storage AIC-7892P U160/m|/0/100/1e/5/0.0.0 /dev/sda disk 34GB DTN036W3UWDY10FN|/0/100/1e/5/0.0.0/1 /dev/sda1 volume 33GB Linux LVM Physical Volume partition|/0/100/1e/5/0.1.0 /dev/sdb disk 34GB DTN036W3UWDY10FN|/0/100/1e/5/0.1.0/1 /dev/sdb1 volume 33GB Linux LVM Physical Volume partition|/0/100/1e/5/0.3.0 /dev/sdc disk 34GB DTN036W3UWDY10FN|/0/100/1e/5/0.3.0/1 /dev/sdc1 volume 33GB Linux LVM Physical Volume partition|/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge|/0/100/1f.1 scsi2 storage 82801DB (ICH4) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD-ROM E616|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller|/0/100/1f.5 multimedia 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller| +planetlab2.cs.du.edu,H/W path Device Class Description|=======================================================| system ProLiant DL160 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/3 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/3/4 memory 128KB L1 cache|/0/3/5 memory 12MB L2 cache|/0/3/6 memory L3 cache|/0/3/2.1 processor Logical CPU|/0/3/2.2 processor Logical CPU|/0/3/2.3 processor Logical CPU|/0/3/2.4 processor Logical CPU|/0/7 processor (To Be Filled By O.E.M.)|/0/7/8 memory L1 cache|/0/7/9 memory L2 cache|/0/7/a memory L3 cache|/0/7/2.1 processor Logical CPU|/0/7/2.2 processor Logical CPU|/0/7/2.3 processor Logical CPU|/0/7/2.4 processor Logical CPU|/0/24 memory 8GB System Memory|/0/24/0 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/24/1 memory [empty]|/0/24/2 memory 4GB Synchronous 667 MHz (1.5 ns)|/0/24/3 memory [empty]|/0/24/4 memory [empty]|/0/24/5 memory [empty]|/0/24/6 memory [empty]|/0/24/7 memory [empty]|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/9 bridge 5400 Chipset PCI Express Port 9|/0/100/9/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/9/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/9/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.2 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 3|/0/100/1c.2/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic SE USB Device|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 generic Avocent DSRIQ-USB|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM UJDA775|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +planet-lab2.itba.edu.ar,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HUA72105|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab02.erin.utoronto.ca,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0H7276|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM LTN-489S|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller|/1 tap0 network Ethernet interface| +planetlab1.informatik.uni-kl.de,H/W path Device Class Description|================================================| system Desktop Computer|/0 bus nVidia-nForce|/0/0 memory 128KB BIOS|/0/4 processor AMD Athlon(tm) XP 2500+|/0/4/8 memory 128KB L1 cache|/0/4/9 memory 512KB L2 cache|/0/16 memory 1GB System Memory|/0/16/0 memory 512MB DIMM|/0/16/1 memory 512MB DIMM|/0/100 bridge nForce2 IGP2|/0/100/0.1 memory RAM memory|/0/100/0.2 memory RAM memory|/0/100/0.3 memory RAM memory|/0/100/0.4 memory RAM memory|/0/100/0.5 memory RAM memory|/0/100/1 bridge nForce2 ISA Bridge|/0/100/1.1 bus nForce2 SMBus (MCP)|/0/100/2 bus nForce2 USB Controller|/0/100/2/1 usb2 bus OHCI Host Controller|/0/100/2.1 bus nForce2 USB Controller|/0/100/2.1/1 usb3 bus OHCI Host Controller|/0/100/2.2 bus nForce2 USB Controller|/0/100/2.2/1 usb1 bus EHCI Host Controller|/0/100/4 eth0 network nForce2 Ethernet Controller|/0/100/8 bridge nForce2 External PCI Bridge|/0/100/9 scsi0 storage nForce2 IDE|/0/100/9/0 /dev/sda disk 232GB SAMSUNG SP2514N|/0/100/9/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/9/1 /dev/cdrom disk CD-ROM SC-152G|/0/100/9/1/0 /dev/cdrom disk |/0/100/1e bridge nForce2 AGP|/0/100/1e/0 display NV18 [GeForce4 MX - nForce GPU]| +planetlab3.mini.pw.edu.pl,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160811AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160811AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab4.williams.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic Store 'n' Go|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 963MB Store 'n' Go|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 963MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pl2.grid.kiae.ru,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 979MB USB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 979MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planet1.ku.edu.tr,H/W path Device Class Description|=======================================================| system ProLiant DL380 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 5140 @ 2.33GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory Synchronous [empty]|/0/1000/2 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 storage Smart Array Controller|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.1/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab1-buenosaires.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 245MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 245MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 245MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.csres.utexas.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom1 disk DVD-ROM SD-616T|/0/100/1f.1/2/0 /dev/cdrom1 disk |/0/100/1f.1/3 /dev/cdrom disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab-2.sjtu.edu.cn,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0K649H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory Synchronous [empty]|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 disk 132GB ST9146803SS|/0/100/3/0/0.1.0 disk 132GB ST9146803SS|/0/100/3/0/0.2.0 disk 132GB ST9146803SS|/0/100/3/0/0.3.0 disk 132GB ST9146803SS|/0/100/3/0/1.2.0 /dev/sda disk 272GB VIRTUAL DISK|/0/100/3/0/1.2.0/1 /dev/sda1 volume 272GB Linux LVM Physical Volume partition|/0/100/3/0/1.0.0 /dev/sdb disk 136GB VIRTUAL DISK|/0/100/3/0/1.0.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.csuohio.edu,H/W path Device Class Description|=================================================| system ProLiant BL460c G1|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 12MB L2 cache|/0/400/730 memory L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/406 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/406/716 memory 128KB L1 cache|/0/406/726 memory 12MB L2 cache|/0/406/736 memory L3 cache|/0/406/4.1 processor Logical CPU|/0/406/4.2 processor Logical CPU|/0/406/4.3 processor Logical CPU|/0/406/4.4 processor Logical CPU|/0/1000 memory 5GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory Synchronous [empty]|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory 512MB Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory 512MB Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708S Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/3/0/4 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/3/0/8 storage Smart Array E200i (SAS Controller)|/0/100/4 bridge 5000 Series Chipset PCI Express x4 Port 4|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/5/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/5/0/4 eth2 network NetXtreme BCM5715S Gigabit Ethernet|/0/100/5/0/4.1 eth3 network NetXtreme BCM5715S Gigabit Ethernet|/0/100/6 bridge 5000 Series Chipset PCI Express x4 Port 6|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708S Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab5.williams.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic Store 'n' Go|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 963MB Store 'n' Go|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 963MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +plab1.engr.sjsu.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.pop-pa.rnp.br,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic UC-10KM V1.3.124|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab2.cs.umass.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 1927MB USB2FlashStorage|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab4.mini.pw.edu.pl,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160811AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160811AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2-buenosaires.lan.redclara.net,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Flash Disk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 497MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 497MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 496MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetvs1.informatik.uni-stuttgart.de,H/W path Device Class Description|=============================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 2MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 4GB System Memory|/0/24/0 memory 1GB DIMM SDRAM Synchronous|/0/24/1 memory 1GB DIMM SDRAM Synchronous|/0/24/2 memory 1GB DIMM SDRAM Synchronous|/0/24/3 memory 1GB DIMM SDRAM Synchronous|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic Flash Disk|/0/100/1d.7/1/1/0.0.0 /dev/sdc disk 249MB BAR|/0/100/1d.7/1/1/0.0.0/0 /dev/sdc disk 249MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdc1 volume 249MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-RW CRX850E|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0 /dev/sda disk 74GB ST3808110AS|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 298GB ST3320820AS|/0/100/1f.2/1/1 /dev/sdb1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab3.csres.utexas.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM SD-616T|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planet2.ku.edu.tr,H/W path Device Class Description|=======================================================| system ProLiant DL380 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 5140 @ 2.33GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory Synchronous [empty]|/0/1000/2 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 storage Smart Array Controller|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.1/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.lkn.ei.tum.de,H/W path Device Class Description|===================================================| system A7V400-MX|/0 bus A7V400-MX|/0/0 memory 128KB BIOS|/0/5 processor AMD Athlon(tm) XP 2600+|/0/5/9 memory 128KB L1 cache|/0/5/a memory 256KB L2 cache|/0/28 memory 1GB System Memory|/0/28/0 memory 512MB DIMM|/0/28/1 memory 512MB DIMM|/0/100 bridge VT8378 [KM400/A] Chipset Host Bridge|/0/100/1 bridge VT8237 PCI Bridge|/0/100/1/0 display VT8378 [S3 UniChrome] Integrated Video|/0/100/8 bridge 21152 PCI-to-PCI Bridge|/0/100/8/8 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/10 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10/1 usb2 bus UHCI Host Controller|/0/100/10.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10.1/1 usb3 bus UHCI Host Controller|/0/100/10.2 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10.2/1 usb4 bus UHCI Host Controller|/0/100/10.3 bus USB 2.0|/0/100/10.3/1 usb1 bus EHCI Host Controller|/0/100/11 bridge VT8235 ISA Bridge|/0/100/11.1 scsi0 storage VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE|/0/100/11.1/0 /dev/sda disk 149GB ST3160021A|/0/100/11.1/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/11.1/1 /dev/cdrom disk DVD-ROM DVD-120|/0/100/11.1/1/0 /dev/cdrom disk | +mlab3.atl01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +pl2.cis.uab.edu,H/W path Device Class Description|===================================================| system PowerEdge R210|/0 bus 05KX61|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/1 generic USB Composite Device-0|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DV-28SW| +planet1.zib.de,H/W path Device Class Description|===============================================================| system Precision T1500|/0 bus 0XC7MM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 8MB L3 cache|/0/4/3.1 processor Logical CPU|/0/4/3.2 processor Logical CPU|/0/4/3.3 processor Logical CPU|/0/4/3.4 processor Logical CPU|/0/4/3.5 processor Logical CPU|/0/4/3.6 processor Logical CPU|/0/4/3.7 processor Logical CPU|/0/4/3.8 processor Logical CPU|/0/4/3.9 processor Logical CPU|/0/4/3.a processor Logical CPU|/0/4/3.b processor Logical CPU|/0/4/3.c processor Logical CPU|/0/4/3.d processor Logical CPU|/0/4/3.e processor Logical CPU|/0/4/3.f processor Logical CPU|/0/4/3.10 processor Logical CPU|/0/e memory 8GB System Memory|/0/e/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/e/1 memory DIMM [empty]|/0/e/2 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/e/3 memory DIMM [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/3/0 display nVidia Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/16 communication Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/3 scsi6 generic Mass Storage Device|/0/100/1a/1/1/3/0.0.0 /dev/sdc disk SD/MMC|/0/100/1a/1/1/3/0.0.0/0 /dev/sdc disk |/0/100/1a/1/1/3/0.0.1 /dev/sdd disk Compact Flash|/0/100/1a/1/1/3/0.0.1/0 /dev/sdd disk |/0/100/1a/1/1/3/0.0.2 /dev/sde disk SM/xD Picture|/0/100/1a/1/1/3/0.0.2/0 /dev/sde disk |/0/100/1a/1/1/3/0.0.3 /dev/sdf disk MS/MS-Pro|/0/100/1a/1/1/3/0.0.3/0 /dev/sdf disk |/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c/0 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 eth0 network DECchip 21140 [FasterNet]|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB WDC WD1001FAES-7|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 931GB SAMSUNG HD103SJ|/0/100/1f.2/1/1 /dev/sdb1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD+-RW TS-H653G|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planet6.berkeley.intel-research.net,H/W path Device Class Description|=============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic Memorex TD 2B|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 238MB Memorex TD 2B|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 238MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 237MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.pop-mg.rnp.br,H/W path Device Class Description|=======================================================| system Desktop Computer|/0 bus DQ35JO|/0/1 processor Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz|/0/1/2 memory 6MB L2 cache|/0/1/4 memory 32KB L1 cache|/0/1/1.1 processor Logical CPU|/0/1/1.2 processor Logical CPU|/0/3 memory 32KB L1 cache|/0/5 memory 64KB BIOS|/0/15 memory 4GB System Memory|/0/15/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/15/1 memory DIMM [empty]|/0/15/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/15/3 memory DIMM [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/2.1 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.2/0 storage 88SE6101 single-port PATA133 interface|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 bus FW323|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVDRAM GH20NS15|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller| +pnode2.pdcc-ntu.singaren.net.sg,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3370 @ 3.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633C|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab1.lkn.ei.tum.de,H/W path Device Class Description|========================================================| system ESPRIMO E|/0 bus D2334|/0/0 memory 110KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 2MB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/23 memory 1GB System Memory|/0/23/0 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/23/1 memory DIMM DDR Synchronous 533 MHz (1.9 ns) [empty]|/0/23/2 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/23/3 memory DIMM DDR Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/1b multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.2 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 eth0 network RTL-8169 Gigabit Ethernet|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD RW AD-7170A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB SAMSUNG HD160JJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab3.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system ProLiant DL320 G2|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.06GHz|/0/400/716 memory 8KB L1 cache|/0/400/726 memory 512KB L2 cache|/0/400/736 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1664MB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/3 memory 128MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/100 bridge GCNB-LE Host Bridge|/0/100/2 scsi0 storage SiI 0649 Ultra ATA/100 PCI to ATA Host Controller|/0/100/2/0 /dev/sda disk 74GB Maxtor 6Y080L0|/0/100/2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/2/1 /dev/sdb disk 74GB Maxtor 6Y080L0|/0/100/2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition|/0/100/3 display Rage XL|/0/100/4 system Advanced System Management Controller|/0/100/5 eth0 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/6 eth1 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/f bridge CSB6 South Bridge|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge GCLE-2 Host Bridge| +mlab2.atl01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab-2.ssvl.kth.se,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0C5706|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SC-148A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab2.pop-mg.rnp.br,H/W path Device Class Description|=======================================================| system Desktop Computer|/0 bus DQ35MP|/0/1 processor Intel(R) Core(TM)2 CPU E8500 @ 3.16GHz|/0/1/2 memory 6MB L2 cache|/0/1/4 memory 32KB L1 cache|/0/1/0.1 processor Logical CPU|/0/1/0.2 processor Logical CPU|/0/3 memory 32KB L1 cache|/0/5 memory 64KB BIOS|/0/15 memory 4GB System Memory|/0/15/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/15/1 memory DIMM [empty]|/0/15/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/15/3 memory DIMM [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.2/0 storage 88SE6101 single-port PATA133 interface|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVDRAM GH20NS15|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller| +planetvs2.informatik.uni-stuttgart.de,H/W path Device Class Description|=============================================================| system P8SCT|/0 bus P8SCT|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 2MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/24 memory 4GB System Memory|/0/24/0 memory 1GB DIMM SDRAM Synchronous|/0/24/1 memory 1GB DIMM SDRAM Synchronous|/0/24/2 memory 1GB DIMM SDRAM Synchronous|/0/24/3 memory 1GB DIMM SDRAM Synchronous|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2 display E7221 Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic Flash Disk|/0/100/1d.7/1/1/0.0.0 /dev/sdc disk 249MB USB BAR|/0/100/1d.7/1/1/0.0.0/0 /dev/sdc disk 249MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdc1 volume 249MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-RW CRX850E|/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0 /dev/sda disk 74GB ST3808110AS|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 298GB ST3320820AS|/0/100/1f.2/1/1 /dev/sdb1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller| +planetlab1.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system ProLiant DL320 G2|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.06GHz|/0/400/716 memory 8KB L1 cache|/0/400/726 memory 512KB L2 cache|/0/400/736 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1152MB System Memory|/0/1000/0 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/3 memory 128MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/100 bridge GCNB-LE Host Bridge|/0/100/2 scsi0 storage SiI 0649 Ultra ATA/100 PCI to ATA Host Controller|/0/100/2/0 /dev/sda disk 74GB Maxtor 6Y080L0|/0/100/2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/2/1 /dev/sdb disk 74GB Maxtor 6Y080L0|/0/100/2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition|/0/100/3 display Rage XL|/0/100/4 system Advanced System Management Controller|/0/100/5 eth0 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/6 eth1 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/f bridge CSB6 South Bridge|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge GCLE-2 Host Bridge| +mlab1.dfw01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/5.1 processor Logical CPU|/0/400/5.2 processor Logical CPU|/0/400/5.3 processor Logical CPU|/0/400/5.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/5.1 processor Logical CPU|/0/401/5.2 processor Logical CPU|/0/401/5.3 processor Logical CPU|/0/401/5.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 86GB MBB2073RC|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab2.cs.uml.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/15.1 processor Logical CPU|/0/400/15.2 processor Logical CPU|/0/400/15.3 processor Logical CPU|/0/400/15.4 processor Logical CPU|/0/400/15.5 processor Logical CPU|/0/400/15.6 processor Logical CPU|/0/400/15.7 processor Logical CPU|/0/400/15.8 processor Logical CPU|/0/400/15.9 processor Logical CPU|/0/400/15.a processor Logical CPU|/0/400/15.b processor Logical CPU|/0/400/15.c processor Logical CPU|/0/400/15.d processor Logical CPU|/0/400/15.e processor Logical CPU|/0/400/15.f processor Logical CPU|/0/400/15.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi4 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-18S-A|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation|/1 tap0 network Ethernet interface| +planet1.cc.gt.atl.ga.us,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1912MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab4.singaren.net.sg,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3370 @ 3.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +pl2.pku.edu.cn,H/W path Device Class Description|======================================================| system VMware Virtual Platform|/0 bus 440BX Desktop Reference Platform|/0/0 memory 86KB BIOS|/0/4 processor Quad-Core AMD Opteron(tm) Processor 2378|/0/4/1c memory 128KB L1 cache|/0/4/1d memory 512KB L2 cache|/0/5 processor Quad-Core AMD Opteron(tm) Processor 2378|/0/5/1e memory 128KB L1 cache|/0/5/1f memory 512KB L2 cache|/0/6 processor Quad-Core AMD Opteron(tm) Processor 2378|/0/6/20 memory 128KB L1 cache|/0/6/21 memory 512KB L2 cache|/0/7 processor Quad-Core AMD Opteron(tm) Processor 2378|/0/7/22 memory 128KB L1 cache|/0/7/23 memory 512KB L2 cache|/0/8 processor CPU|/0/8/24 memory 128KB L1 cache|/0/8/25 memory 512KB L2 cache|/0/9 processor CPU|/0/9/26 memory 128KB L1 cache|/0/9/27 memory 512KB L2 cache|/0/a processor CPU|/0/a/28 memory 128KB L1 cache|/0/a/29 memory 512KB L2 cache|/0/b processor CPU|/0/b/2a memory 128KB L1 cache|/0/b/2b memory 512KB L2 cache|/0/3a memory 2GB System Memory|/0/3a/0 memory 2GB DIMM DRAM EDO|/0/3a/1 memory DIMM DRAM [empty]|/0/3a/2 memory DIMM DRAM [empty]|/0/3a/3 memory DIMM DRAM [empty]|/0/3a/4 memory DIMM DRAM [empty]|/0/3a/5 memory DIMM DRAM [empty]|/0/3a/6 memory DIMM DRAM [empty]|/0/3a/7 memory DIMM DRAM [empty]|/0/3a/8 memory DIMM DRAM [empty]|/0/3a/9 memory DIMM DRAM [empty]|/0/3a/a memory DIMM DRAM [empty]|/0/3a/b memory DIMM DRAM [empty]|/0/3a/c memory DIMM DRAM [empty]|/0/3a/d memory DIMM DRAM [empty]|/0/3a/e memory DIMM DRAM [empty]|/0/100 bridge 440BX/ZX/DX - 82443BX/ZX/DX Host bridge|/0/100/1 bridge 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge|/0/100/7 bridge 82371AB/EB/MB PIIX4 ISA|/0/100/7.1 scsi2 storage 82371AB/EB/MB PIIX4 IDE|/0/100/7.1/0.0.0 /dev/cdrom disk VMware IDE CDR10|/0/100/7.1/0.0.0/0 /dev/cdrom disk |/0/100/7.3 bridge 82371AB/EB/MB PIIX4 ACPI|/0/100/7.7 system Virtual Machine Communication Interface|/0/100/f display Abstract SVGA II Adapter|/0/100/10 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/10/0.0.0 /dev/sda disk 200GB Virtual disk|/0/100/10/0.0.0/1 /dev/sda1 volume 199GB Linux LVM Physical Volume partition|/0/100/11 bridge VMware Inc|/0/100/11/0 eth0 network 79c970 [PCnet32 LANCE]|/0/100/15 bridge VMware Inc|/0/100/15.1 bridge VMware Inc|/0/100/15.2 bridge VMware Inc|/0/100/15.3 bridge VMware Inc|/0/100/15.4 bridge VMware Inc|/0/100/15.5 bridge VMware Inc|/0/100/15.6 bridge VMware Inc|/0/100/15.7 bridge VMware Inc|/0/100/16 bridge VMware Inc|/0/100/16.1 bridge VMware Inc|/0/100/16.2 bridge VMware Inc|/0/100/16.3 bridge VMware Inc|/0/100/16.4 bridge VMware Inc|/0/100/16.5 bridge VMware Inc|/0/100/16.6 bridge VMware Inc|/0/100/16.7 bridge VMware Inc|/0/100/17 bridge VMware Inc|/0/100/17.1 bridge VMware Inc|/0/100/17.2 bridge VMware Inc|/0/100/17.3 bridge VMware Inc|/0/100/17.4 bridge VMware Inc|/0/100/17.5 bridge VMware Inc|/0/100/17.6 bridge VMware Inc|/0/100/17.7 bridge VMware Inc|/0/100/18 bridge VMware Inc|/0/100/18.1 bridge VMware Inc|/0/100/18.2 bridge VMware Inc|/0/100/18.3 bridge VMware Inc|/0/100/18.4 bridge VMware Inc|/0/100/18.5 bridge VMware Inc|/0/100/18.6 bridge VMware Inc|/0/100/18.7 bridge VMware Inc| +planet2.zib.de,H/W path Device Class Description|===============================================================| system Precision T1500|/0 bus 0XC7MM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Core(TM) i7 CPU 860 @ 2.80GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 8MB L3 cache|/0/4/2.1 processor Logical CPU|/0/4/2.2 processor Logical CPU|/0/4/2.3 processor Logical CPU|/0/4/2.4 processor Logical CPU|/0/4/2.5 processor Logical CPU|/0/4/2.6 processor Logical CPU|/0/4/2.7 processor Logical CPU|/0/4/2.8 processor Logical CPU|/0/4/2.9 processor Logical CPU|/0/4/2.a processor Logical CPU|/0/4/2.b processor Logical CPU|/0/4/2.c processor Logical CPU|/0/4/2.d processor Logical CPU|/0/4/2.e processor Logical CPU|/0/4/2.f processor Logical CPU|/0/4/2.10 processor Logical CPU|/0/e memory 8GB System Memory|/0/e/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/e/1 memory DIMM [empty]|/0/e/2 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/e/3 memory DIMM [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/3/0 display nVidia Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/16 communication Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/3 scsi6 generic Mass Storage Device|/0/100/1a/1/1/3/0.0.0 /dev/sdc disk SD/MMC|/0/100/1a/1/1/3/0.0.0/0 /dev/sdc disk |/0/100/1a/1/1/3/0.0.1 /dev/sdd disk Compact Flash|/0/100/1a/1/1/3/0.0.1/0 /dev/sdd disk |/0/100/1a/1/1/3/0.0.2 /dev/sde disk SM/xD Picture|/0/100/1a/1/1/3/0.0.2/0 /dev/sde disk |/0/100/1a/1/1/3/0.0.3 /dev/sdf disk MS/MS-Pro|/0/100/1a/1/1/3/0.0.3/0 /dev/sdf disk |/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c/0 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 eth0 network VT6102 [Rhine-II]|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB WDC WD1001FAES-7|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 931GB SAMSUNG HD103SJ|/0/100/1f.2/1/1 /dev/sdb1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD+-RW TS-H653G|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab2.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system ProLiant DL320 G2|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.06GHz|/0/400/716 memory 8KB L1 cache|/0/400/726 memory 512KB L2 cache|/0/400/736 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 1664MB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/3 memory 128MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/100 bridge GCNB-LE Host Bridge|/0/100/2 scsi0 storage SiI 0649 Ultra ATA/100 PCI to ATA Host Controller|/0/100/2/0 /dev/sda disk 74GB Maxtor 6Y080L0|/0/100/2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/2/1 /dev/sdb disk 74GB Maxtor 6Y080L0|/0/100/2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition|/0/100/3 display Rage XL|/0/100/4 system Advanced System Management Controller|/0/100/5 eth0 network NetXtreme BCM5702X Gigabit Ethernet|/0/100/f bridge CSB6 South Bridge|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge GCLE-2 Host Bridge| +planetlab01.lums.edu.pk,H/W path Device Class Description|========================================================| system HP Compaq dc5100 MT(PM213AV)|/0 bus 09E0h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/5/6 memory 28KB L1 cache|/0/5/7 memory 2MB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/33/1 memory DIMM DDR Synchronous [empty]|/0/33/2 memory DIMM DDR Synchronous [empty]|/0/33/3 memory DIMM DDR Synchronous [empty]|/0/34 memory Flash Memory|/0/34/0 memory 512KB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk CD-ROM GCR-8526B|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 74GB SAMSUNG HD080HJ/|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition| +planetslug4.cse.ucsc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB2.0 Hub|/0/100/1a.7/1/3/1 generic Combo Free KVM|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 983MB USB Flash Drive|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 983MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +mlab2.dfw01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 86GB MBB2073RC|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +plab1-c703.uibk.ac.at,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB Maxtor 6L250S0|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 74GB ST3808110AS|/0/100/1f.2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition| +planetlab1.cis.upenn.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 3935MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 3935MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 3935MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab1.cs.uml.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/10.1 processor Logical CPU|/0/400/10.2 processor Logical CPU|/0/400/10.3 processor Logical CPU|/0/400/10.4 processor Logical CPU|/0/400/10.5 processor Logical CPU|/0/400/10.6 processor Logical CPU|/0/400/10.7 processor Logical CPU|/0/400/10.8 processor Logical CPU|/0/400/10.9 processor Logical CPU|/0/400/10.a processor Logical CPU|/0/400/10.b processor Logical CPU|/0/400/10.c processor Logical CPU|/0/400/10.d processor Logical CPU|/0/400/10.e processor Logical CPU|/0/400/10.f processor Logical CPU|/0/400/10.10 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb9 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-18S-A|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +planetlab1.just.edu.jo,H/W path Device Class Description|=======================================================| system 6069Y26|/0 bus LENOVO|/0/0 memory 125KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/1f memory 2GB System Memory|/0/1f/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1f/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/1f/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1f/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/1 bridge 82Q35 Express PCI Express Root Port|/0/100/1/0 display G72 [GeForce 7300 SE]|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d/1/1 generic USB Keyboard|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/a network AR2413 802.11bg NIC|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB WDC WD1600AAJS-0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD A DH16A3S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.cs.colorado.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab2.cs.vu.nl,H/W path Device Class Description|===================================================| system ProLiant DL160 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 8MB L3 cache|/0/4/11.1 processor Logical CPU|/0/4/11.2 processor Logical CPU|/0/4/11.3 processor Logical CPU|/0/4/11.4 processor Logical CPU|/0/4/11.5 processor Logical CPU|/0/4/11.6 processor Logical CPU|/0/4/11.7 processor Logical CPU|/0/4/11.8 processor Logical CPU|/0/4/11.9 processor Logical CPU|/0/4/11.a processor Logical CPU|/0/4/11.b processor Logical CPU|/0/4/11.c processor Logical CPU|/0/4/11.d processor Logical CPU|/0/4/11.e processor Logical CPU|/0/4/11.f processor Logical CPU|/0/4/11.10 processor Logical CPU|/0/8 processor CPU|/0/8/9 memory L1 cache|/0/8/a memory L2 cache|/0/8/b memory L3 cache|/0/8/11.1 processor Logical CPU|/0/8/11.2 processor Logical CPU|/0/8/11.3 processor Logical CPU|/0/8/11.4 processor Logical CPU|/0/8/11.5 processor Logical CPU|/0/8/11.6 processor Logical CPU|/0/8/11.7 processor Logical CPU|/0/8/11.8 processor Logical CPU|/0/8/11.9 processor Logical CPU|/0/8/11.a processor Logical CPU|/0/8/11.b processor Logical CPU|/0/8/11.c processor Logical CPU|/0/8/11.d processor Logical CPU|/0/8/11.e processor Logical CPU|/0/8/11.f processor Logical CPU|/0/8/11.10 processor Logical CPU|/0/1d memory 4GB System Memory|/0/1d/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1d/1 memory DIMM Synchronous [empty]|/0/1d/2 memory DIMM Synchronous [empty]|/0/1d/3 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1d/4 memory DIMM Synchronous [empty]|/0/1d/5 memory DIMM Synchronous [empty]|/0/1d/6 memory DIMM Synchronous [empty]|/0/1d/7 memory DIMM Synchronous [empty]|/0/1d/8 memory DIMM Synchronous [empty]|/0/1d/9 memory DIMM Synchronous [empty]|/0/1d/a memory DIMM Synchronous [empty]|/0/1d/b memory DIMM Synchronous [empty]|/0/1d/c memory DIMM Synchronous [empty]|/0/1d/d memory DIMM Synchronous [empty]|/0/1d/e memory DIMM Synchronous [empty]|/0/1d/f memory DIMM Synchronous [empty]|/0/1d/10 memory DIMM Synchronous [empty]|/0/1d/11 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/9/0 eth0 network Intel Corporation|/0/100/9/0.1 eth1 network Intel Corporation|/0/100/a bridge QuickPath Architecture I/O Hub PCI Express Root Port 10|/0/100/a/0 storage Hewlett-Packard Company|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a/1/1 generic SE USB Device|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb4 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb5 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFJH|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DV-18S-A|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab02.lums.edu.pk,H/W path Device Class Description|========================================================| system Desktop Computer|/0 bus DG31PR|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz|/0/4/5 memory 32KB L1 cache|/0/4/6 memory 2MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/22 memory 2GB System Memory|/0/22/0 memory DIMM DDR Synchronous 667 MHz (1.5 ns) [empty]|/0/22/1 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 82G33/G31/P35/P31 Express DRAM Controller|/0/100/1 bridge 82G33/G31/P35/P31 Express PCI Express Root Port|/0/100/2 display 82G33/G31 Express Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1c.1/0 eth0 network RTL8111/8168B PCI Express Gigabit Ethernet controller|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM LTN-4891S|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 298GB MAXTOR STM332062|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.csie.nuk.edu.tw,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM DDR Synchronous [empty]|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB FLASH DRIVE|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1912MB USB FLASH DRIVE|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 1911MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500YS-70S|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500YS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab02.sys.virginia.edu,H/W path Device Class Description|========================================================| system Precision WorkStation 470|/0 bus 0KG051|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/401 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/401/702 memory 16KB L1 cache|/0/401/703 memory 1MB L2 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM DDR Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7525 Memory Controller Hub|/0/100/0.1 generic E7525/E7520 Error Reporting Registers|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/e eth0 network 82545GM Gigabit Ethernet Controller|/0/100/3 bridge E7525/E7520/E7320 PCI Express Port A1|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 display NV37GL [Quadro PCI-E Series]|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD+-RW ND-3450A|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +mtuplanetlab1.cs.mtu.edu,H/W path Device Class Description|===========================================================| system Desktop Computer|/0 bus S3000AHLX|/0/0 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/0/1 memory 4MB L2 cache|/0/0/2 memory 64KB L1 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory DIMM [empty]|/0/22/2 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory DIMM [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk SPD8005L1|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab3.dfw01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 86GB MBB2073RC|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab1.csuohio.edu,H/W path Device Class Description|=================================================| system ProLiant BL460c G1|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 12MB L2 cache|/0/400/730 memory L3 cache|/0/400/5.1 processor Logical CPU|/0/400/5.2 processor Logical CPU|/0/400/5.3 processor Logical CPU|/0/400/5.4 processor Logical CPU|/0/406 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/406/716 memory 128KB L1 cache|/0/406/726 memory 12MB L2 cache|/0/406/736 memory L3 cache|/0/406/5.1 processor Logical CPU|/0/406/5.2 processor Logical CPU|/0/406/5.3 processor Logical CPU|/0/406/5.4 processor Logical CPU|/0/1000 memory 5GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory Synchronous [empty]|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory 512MB Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory 512MB Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708S Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/3/0/4 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/3/0/8 storage Smart Array E200i (SAS Controller)|/0/100/4 bridge 5000 Series Chipset PCI Express x4 Port 4|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/5/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/5/0/4 eth2 network NetXtreme BCM5715S Gigabit Ethernet|/0/100/5/0/4.1 eth3 network NetXtreme BCM5715S Gigabit Ethernet|/0/100/6 bridge 5000 Series Chipset PCI Express x4 Port 6|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708S Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.cis.upenn.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 3935MB USB Flash Drive|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 3935MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdb1 volume 3935MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab2.mnlab.cti.depaul.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi7 generic Secure Guard|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 982MB Secure Guard|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 982MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1d.7/1/3/0.0.1 /dev/sdc disk 1440KB Secure Guard|/0/100/1d.7/1/3/0.0.1/0 /dev/sdc disk 1440KB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +plab2-c703.uibk.ac.at,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB Maxtor 6L250S0|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 74GB ST3808110AS|/0/100/1f.2/1/1 /dev/sdb1 volume 74GB Linux LVM Physical Volume partition| +planetlab-3.imperial.ac.uk,H/W path Device Class Description|=======================================================| system ProLiant DL380 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 5150 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory Synchronous [empty]|/0/1000/2 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory Synchronous [empty]|/0/1000/4 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 storage Smart Array Controller|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.1/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk RW/DVD GCC-4244N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab-n1.wand.net.nz,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0FW0G7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab04.cs.washington.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic USB Flash Memory|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 244MB USB Flash Memory|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 244MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 243MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.csie.nuk.edu.tw,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM DDR Synchronous [empty]|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic USB FLASH DRIVE|/0/100/1d.7/1/6/0.0.0 /dev/sdc disk 1912MB USB FLASH DRIVE|/0/100/1d.7/1/6/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/6/0.0.0/0/1 /dev/sdc1 volume 1911MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500YS-70S|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500YS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planetlab3.cs.st-andrews.ac.uk,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRWDVD TSL462D|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB HDS725050KLA360|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB HDS725050KLA360|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetslug5.cse.ucsc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB2.0 Hub|/0/100/1a.7/1/3/1 generic Combo Free KVM|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 983MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 983MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +plink.cs.uwaterloo.ca,H/W path Device Class Description|==============================================================| system AltixXE320|/0 bus X7DWT|/0/0 memory 111KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 16KB L1 cache|/0/4/7 memory 12MB L2 cache|/0/4/7.1 processor Logical CPU|/0/4/7.2 processor Logical CPU|/0/4/7.3 processor Logical CPU|/0/4/7.4 processor Logical CPU|/0/5 processor CPU|/0/5/8 memory 16KB L1 cache|/0/5/9 memory 12MB L2 cache|/0/5/7.1 processor Logical CPU|/0/5/7.2 processor Logical CPU|/0/5/7.3 processor Logical CPU|/0/5/7.4 processor Logical CPU|/0/12 memory 4GB System Memory|/0/12/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/4 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/5 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/6 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/7 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/5/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/5/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/5/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/5/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/5/0/2/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/5/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/7 bridge 5400 Chipset PCI Express Port 7|/0/100/f system 5400 Chipset QuickData Technology Device|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic USB|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 scsi8 generic Multidevice|/0/100/1d.2/1/2/0 /dev/cdrom2 disk Virtual Disc 2|/0/100/1d.2/1/2/1 /dev/cdrom disk Virtual Disc 1|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HUA72105|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +planetlab-4.ece.iastate.edu,H/W path Device Class Description|========================================================| system OptiPlex GX280|/0 bus 0U4100|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82915G/P/GV/GL/PL/910GL Memory Controller Hub|/0/100/1 bridge 82915G/P/GV/GL/PL/910GL PCI Express Root Port|/0/100/2 display 82915G/GV/910GL Integrated Graphics Controller|/0/100/2.1 display 82915G Integrated Graphics Controller|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 2|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.3/1/1 generic USB|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD SM-352F|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FB/FW (ICH6/ICH6W) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JS-75N|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller|/1 tap0 network Ethernet interface| +planetlab1.cs.vu.nl,H/W path Device Class Description|===================================================| system ProLiant DL160 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 8MB L3 cache|/0/4/11.1 processor Logical CPU|/0/4/11.2 processor Logical CPU|/0/4/11.3 processor Logical CPU|/0/4/11.4 processor Logical CPU|/0/4/11.5 processor Logical CPU|/0/4/11.6 processor Logical CPU|/0/4/11.7 processor Logical CPU|/0/4/11.8 processor Logical CPU|/0/4/11.9 processor Logical CPU|/0/4/11.a processor Logical CPU|/0/4/11.b processor Logical CPU|/0/4/11.c processor Logical CPU|/0/4/11.d processor Logical CPU|/0/4/11.e processor Logical CPU|/0/4/11.f processor Logical CPU|/0/4/11.10 processor Logical CPU|/0/8 processor CPU|/0/8/9 memory L1 cache|/0/8/a memory L2 cache|/0/8/b memory L3 cache|/0/8/11.1 processor Logical CPU|/0/8/11.2 processor Logical CPU|/0/8/11.3 processor Logical CPU|/0/8/11.4 processor Logical CPU|/0/8/11.5 processor Logical CPU|/0/8/11.6 processor Logical CPU|/0/8/11.7 processor Logical CPU|/0/8/11.8 processor Logical CPU|/0/8/11.9 processor Logical CPU|/0/8/11.a processor Logical CPU|/0/8/11.b processor Logical CPU|/0/8/11.c processor Logical CPU|/0/8/11.d processor Logical CPU|/0/8/11.e processor Logical CPU|/0/8/11.f processor Logical CPU|/0/8/11.10 processor Logical CPU|/0/1d memory 4GB System Memory|/0/1d/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1d/1 memory DIMM Synchronous [empty]|/0/1d/2 memory DIMM Synchronous [empty]|/0/1d/3 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1d/4 memory DIMM Synchronous [empty]|/0/1d/5 memory DIMM Synchronous [empty]|/0/1d/6 memory DIMM Synchronous [empty]|/0/1d/7 memory DIMM Synchronous [empty]|/0/1d/8 memory DIMM Synchronous [empty]|/0/1d/9 memory DIMM Synchronous [empty]|/0/1d/a memory DIMM Synchronous [empty]|/0/1d/b memory DIMM Synchronous [empty]|/0/1d/c memory DIMM Synchronous [empty]|/0/1d/d memory DIMM Synchronous [empty]|/0/1d/e memory DIMM Synchronous [empty]|/0/1d/f memory DIMM Synchronous [empty]|/0/1d/10 memory DIMM Synchronous [empty]|/0/1d/11 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/9/0 eth0 network Intel Corporation|/0/100/9/0.1 eth1 network Intel Corporation|/0/100/a bridge QuickPath Architecture I/O Hub PCI Express Root Port 10|/0/100/a/0 storage Hewlett-Packard Company|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a/1/1 generic SE USB Device|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb4 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb5 bus UHCI Host Controller|/0/100/1d.1/1/1 generic PC Keyboard/Mouse to USB Adapter|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DV-18S-A|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab-01.naist.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1/0/0.0.0 /dev/sda disk 232GB ST3250620NS|/0/100/1/0/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1/0/0.1.0 /dev/sdb disk 232GB ST3250620NS|/0/100/1/0/0.1.0/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab4.cs.duke.edu,H/W path Device Class Description|===========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic U3 MobileDisk|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 958MB U3 MobileDisk|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 958MB|/0/100/1d.7/1/5/0.0.1 /dev/cdrom disk U3 MobileDisk|/0/100/1d.7/1/5/0.0.1/0 /dev/cdrom disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +plonk.cs.uwaterloo.ca,H/W path Device Class Description|==============================================================| system AltixXE320|/0 bus X7DWT|/0/0 memory 111KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 16KB L1 cache|/0/4/7 memory 12MB L2 cache|/0/4/6.1 processor Logical CPU|/0/4/6.2 processor Logical CPU|/0/4/6.3 processor Logical CPU|/0/4/6.4 processor Logical CPU|/0/5 processor CPU|/0/5/8 memory 16KB L1 cache|/0/5/9 memory 12MB L2 cache|/0/5/6.1 processor Logical CPU|/0/5/6.2 processor Logical CPU|/0/5/6.3 processor Logical CPU|/0/5/6.4 processor Logical CPU|/0/12 memory 4GB System Memory|/0/12/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/4 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/5 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/6 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/7 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/5/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/5/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/5/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/5/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/5/0/2/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/5/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/7 bridge 5400 Chipset PCI Express Port 7|/0/100/f system 5400 Chipset QuickData Technology Device|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1d.7/1/6 scsi7 generic Multidevice|/0/100/1d.7/1/6/0 /dev/cdrom2 disk Virtual Disc 1|/0/100/1d.7/1/6/1 /dev/cdrom disk Virtual Disc 2|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HUA72105|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +miranda.planetlab.cs.umd.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +pl1snu.koren21.net,H/W path Device Class Description|=============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth2 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.4/0/0 eth3 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic Flash Disk|/0/100/1d.7/1/7/0.0.0 /dev/sdb disk 247MB XO|/0/100/1d.7/1/7/0.0.0/0 /dev/sdb disk 247MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdb1 volume 246MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.2 scsi3 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000YS-70M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-n2.wand.net.nz,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0FW0G7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab1.cnis.nyit.edu,H/W path Device Class Description|======================================================| system PowerEdge T110|/0 bus 0V52N7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/400/0.5 processor Logical CPU|/0/400/0.6 processor Logical CPU|/0/400/0.7 processor Logical CPU|/0/400/0.8 processor Logical CPU|/0/400/0.9 processor Logical CPU|/0/400/0.a processor Logical CPU|/0/400/0.b processor Logical CPU|/0/400/0.c processor Logical CPU|/0/400/0.d processor Logical CPU|/0/400/0.e processor Logical CPU|/0/400/0.f processor Logical CPU|/0/400/0.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/5 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/4 generic PS2toUSB Adapter|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB WDC WD1002FBYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DH-16D5S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.2/0.0.0 /dev/cdrom1 disk DVD+-RW GH50N|/1 tap0 network Ethernet interface| +planetlab1.nrl.dcs.qmul.ac.uk,H/W path Device Class Description|=========================================================| system PowerEdge 1850|/0 bus 0RC130|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/401 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/401/703 memory 16KB L1 cache|/0/401/704 memory 2MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 279GB ATLAS10K5_300SCA|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 generic Remote Access Card 4 Daughter Card|/0/100/1e/5.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1e/5.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1e/6 scsi3 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1e/6/0.0.0 /dev/sdb disk VSF|/0/100/1e/6/0.0.0/0 /dev/sdb disk |/0/100/1e/6/0.1.0 /dev/cdrom1 disk VCD|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV-28E-C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab2.ece.ucdavis.edu,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD GCCT10N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller|/1 tap0 network Ethernet interface| +planetlab2.netmedia.gist.ac.kr,H/W path Device Class Description|====================================================| system Precision WorkStation T3400|/0 bus 0TP412|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/704 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 82X38 Express DRAM Controller|/0/100/1 bridge 82X38 Express Host-Primary PCI Express Bridge|/0/100/1/0 display Quadro NVS 290|/0/100/6 bridge 82X38 Express Host-Secondary PCI Express Bridge|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network NetXtreme BCM5754 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDRWDVD DH-48C2S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.postel.org,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 298GB ST3320620A|/0/100/1f.1/0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab3.cnds.jhu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic DataTraveler2.0|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1905MB DataTraveler2.0|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1905MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab-2.man.poznan.pl,H/W path Device Class Description|=============================================================| system System Product Name|/0 bus P5LD2|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 2MB L2 cache|/0/4/7 memory L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/3c memory 1GB System Memory|/0/3c/0 memory 512MB DIMM SDRAM Synchronous|/0/3c/1 memory DIMM [empty]|/0/3c/2 memory 512MB DIMM SDRAM Synchronous|/0/3c/3 memory DIMM [empty]|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port|/0/100/1/0 display RV370 [Sapphire X550 Silent]|/0/100/1/0.1 display RV370 secondary [Sapphire X550 Silent]|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 500MB USB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 500MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdb1 volume 499MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1e/3 storage ITE 8211F Single Channel UDMA 133|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVDRW SHW-16H5S|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 186GB WDC WD2000JS-55M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 186GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.hiit.fi,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab2.cnis.nyit.edu,H/W path Device Class Description|======================================================| system PowerEdge T110|/0 bus 0V52N7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/400/2.5 processor Logical CPU|/0/400/2.6 processor Logical CPU|/0/400/2.7 processor Logical CPU|/0/400/2.8 processor Logical CPU|/0/400/2.9 processor Logical CPU|/0/400/2.a processor Logical CPU|/0/400/2.b processor Logical CPU|/0/400/2.c processor Logical CPU|/0/400/2.d processor Logical CPU|/0/400/2.e processor Logical CPU|/0/400/2.f processor Logical CPU|/0/400/2.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 4GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/5 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/4 generic PS2toUSB Adapter|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB WDC WD1002FBYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom1 disk DVD-ROM DH-16D5S|/0/100/1f.2/1/0 /dev/cdrom1 disk |/0/100/1f.2/0.0.0 /dev/cdrom disk DVD+-RW GH50N|/1 tap0 network Ethernet interface| +ricepl-2.cs.rice.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Imation|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 497MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 497MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +mlab2.ams02.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab-02.naist.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1/0/0.0.0 /dev/sda disk 232GB ST3250620NS|/0/100/1/0/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1/0/0.1.0 /dev/sdb disk 232GB ST3250620NS|/0/100/1/0/0.1.0/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.cesnet.cz,H/W path Device Class Description|========================================================| system PowerEdge 1850|/0 bus 0HJ859|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.40GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 140GB ST3146707LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.1.0 /dev/sdb disk 140GB ST3146707LC|/0/100/2/0/5/0.1.0/1 /dev/sdb1 volume 136GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/2/0.2/b eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/0.2/b.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth2 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth3 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 generic APC AP5631|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab2.hiit.fi,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CRN-8245B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab1.tmit.bme.hu,H/W path Device Class Description|=============================================================| system P5GZ-MX|/0 bus P5GZ-MX|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Celeron(R) CPU 3.20GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 256KB L2 cache|/0/4/7 memory L3 cache|/0/2e memory 1GB System Memory|/0/2e/0 memory DIMM [empty]|/0/2e/1 memory 1GB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic Flash Disk|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 967MB Flash Disk|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 967MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 964MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB SAMSUNG HD160HJ|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB SAMSUNG HD160HJ|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +pnode1.pdcc-ntu.singaren.net.sg,H/W path Device Class Description|============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3370 @ 3.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633C|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.lublin.rd.tp.pl,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/8/0.0.0 /dev/sdc disk 490MB USB Flash Disk|/0/100/1d.7/1/8/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/8/0.0.0/0/1 /dev/sdc1 volume 489MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250620NS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +pl1.planet.cs.kent.edu,H/W path Device Class Description|=======================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500620AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-E818A3T|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +mlab1.lax01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.2.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +mlab3.ams02.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/5.1 processor Logical CPU|/0/400/5.2 processor Logical CPU|/0/400/5.3 processor Logical CPU|/0/400/5.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/5.1 processor Logical CPU|/0/401/5.2 processor Logical CPU|/0/401/5.3 processor Logical CPU|/0/401/5.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +plab1.larc.usp.br,H/W path Device Class Description|============================================================| system S3210SH|/0 bus S3210SH|/0/5 memory 64KB BIOS|/0/33 processor Intel(R) Xeon(R) CPU X3320 @ 2.50GHz|/0/33/34 memory 6MB L2 cache|/0/33/35 memory 128KB L1 cache|/0/33/0.1 processor Logical CPU|/0/33/0.2 processor Logical CPU|/0/33/0.3 processor Logical CPU|/0/33/0.4 processor Logical CPU|/0/36 memory 4GB System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d/1/2 generic KVM A1|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB2.0-CRW|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 970MB Multi-Card|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 970MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB MAXTOR STM375033|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller| +planetlab2.c3sl.ufpr.br,H/W path Device Class Description|===========================================================| system S5000VSA|/0 bus S5000VSA|/0/5 memory 96KB BIOS|/0/2f processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/2f/30 memory 12MB L2 cache|/0/2f/31 memory 128KB L1 cache|/0/2f/1.1 processor Logical CPU|/0/2f/1.2 processor Logical CPU|/0/2f/1.3 processor Logical CPU|/0/2f/1.4 processor Logical CPU|/0/32 processor CPU|/0/32/1.1 processor Logical CPU|/0/32/1.2 processor Logical CPU|/0/32/1.3 processor Logical CPU|/0/32/1.4 processor Logical CPU|/0/33 memory 2GB System Memory|/0/33/0 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/33/1 memory Synchronous [empty]|/0/33/2 memory Synchronous [empty]|/0/33/3 memory Synchronous [empty]|/0/33/4 memory 1GB Synchronous 667 MHz (1.5 ns)|/0/33/5 memory Synchronous [empty]|/0/33/6 memory Synchronous [empty]|/0/33/7 memory Synchronous [empty]|/0/100 bridge 5000V Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x8 Port 2-3|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0/2/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/8 system 5000 Series Chipset DMA Engine|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB2.0-CRW|/0/100/1d.7/1/5/0.0.0 /dev/sdd disk Compact Flash|/0/100/1d.7/1/5/0.0.0/0 /dev/sdd disk |/0/100/1d.7/1/5/0.0.1 /dev/sde disk SM/xD-Picture|/0/100/1d.7/1/5/0.0.1/0 /dev/sde disk |/0/100/1d.7/1/5/0.0.2 /dev/sdf disk SD/MMC|/0/100/1d.7/1/5/0.0.2/0 /dev/sdf disk |/0/100/1d.7/1/5/0.0.3 /dev/sdg disk MS/MS-Pro|/0/100/1d.7/1/5/0.0.3/0 /dev/sdg disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD A DH20A4P|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB SAMSUNG HD250HJ|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/sdb disk 232GB SAMSUNG HD250HJ|/0/100/1f.2/0.1.0/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdc disk 232GB SAMSUNG HD250HJ|/0/100/1f.2/1/1 /dev/sdc1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab1.win.trlabs.ca,H/W path Device Class Description|====================================================| system Precision WorkStation 360|/0 bus 0W2563|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/3 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/1 bridge 82875P Processor to AGP Controller|/0/100/1/0 display NV18GL [Quadro NVS 280 SD]|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB WDC WD800BB-75FJ|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM GCR-8483B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab1.lublin.rd.tp.pl,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/8/0.0.0 /dev/sdc disk 490MB USB Flash Disk|/0/100/1d.7/1/8/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/8/0.0.0/0/1 /dev/sdc1 volume 489MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250620NS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +mlab2.lax01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +plab2.larc.usp.br,H/W path Device Class Description|============================================================| system S3210SH|/0 bus S3210SH|/0/5 memory 64KB BIOS|/0/33 processor Intel(R) Xeon(R) CPU X3320 @ 2.50GHz|/0/33/34 memory 6MB L2 cache|/0/33/35 memory 128KB L1 cache|/0/33/1.1 processor Logical CPU|/0/33/1.2 processor Logical CPU|/0/33/1.3 processor Logical CPU|/0/33/1.4 processor Logical CPU|/0/36 memory 4GB System Memory|/0/36/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/36/1 memory DIMM [empty]|/0/36/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/36/3 memory DIMM [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/2 generic KVM A1|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 970MB USB SD Reader|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 970MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1d.7/1/5/0.0.1 /dev/sdc disk USB CF Reader|/0/100/1d.7/1/5/0.0.1/0 /dev/sdc disk |/0/100/1d.7/1/5/0.0.2 /dev/sdd disk USB SM Reader|/0/100/1d.7/1/5/0.0.2/0 /dev/sdd disk |/0/100/1d.7/1/5/0.0.3 /dev/sde disk USB MS Reader|/0/100/1d.7/1/5/0.0.3/0 /dev/sde disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB ST3750528AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +ds-pl3.technion.ac.il,H/W path Device Class Description|========================================================| system HP Compaq dc7600 Convertible Minitower|/0 bus 09F0h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) D CPU 2.80GHz|/0/5/7 memory 28KB L1 cache|/0/5/8 memory 1MB L2 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/6 processor CPU|/0/6/9 memory L1 cache|/0/6/a memory L2 cache|/0/6/1.1 processor Logical CPU|/0/6/1.2 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 1MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5752 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR8164B|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JS-60M|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +kc-sce-plab1.umkc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.2/1/2 generic DELL USB Keyboard|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic Swivel|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1911MB Swivel|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1911MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-1.cs.uic.edu,H/W path Device Class Description|============================================================| system X7SBL|/0 bus X7SBL|/0/0 memory 113KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 8MB L2 cache|/0/4/2.1 processor Logical CPU|/0/4/2.2 processor Logical CPU|/0/4/2.3 processor Logical CPU|/0/4/2.4 processor Logical CPU|/0/7 memory 8MB L3 cache|/0/12 memory 4GB System Memory|/0/12/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network 82573L Gigabit Ethernet Controller|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi4 generic Clip|/0/100/1d.7/1/1/0.0.0 /dev/sdb disk 1911MB Clip|/0/100/1d.7/1/1/0.0.0/0 /dev/sdb disk 1911MB|/0/100/1d.7/1/1/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display XGI Technology Inc. (eXtreme Graphics Innovation)|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.6 generic 82801I (ICH9 Family) Thermal Subsystem| +planetlab1.cs.uit.no,H/W path Device Class Description|=======================================================| system ProLiant ML310 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb1 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750C4414|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM GDRH20N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.win.trlabs.ca,H/W path Device Class Description|====================================================| system Precision WorkStation 360|/0 bus 0W2563|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/1000/3 memory 256MB DIMM SDRAM Synchronous 333 MHz (3.0 ns)|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/1 bridge 82875P Processor to AGP Controller|/0/100/1/0 display NV18GL [Quadro NVS 280 SD]|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB WDC WD800BB-75FJ|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM GCR-8483B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab5.csee.usf.edu,H/W path Device Class Description|==================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 bus USB Embedded Hub|/0/100/1d.7/1/6/1 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/6/1/0.0.0 /dev/sdb disk 1956MB Flash Voyager|/0/100/1d.7/1/6/1/0.0.0/0 /dev/sdb disk 1956MB|/0/100/1d.7/1/6/1/0.0.0/0/1 /dev/sdb1 volume 1955MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab1.cs.otago.ac.nz,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0/8 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/0.0.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/0.1.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/1.0.0 /dev/sda disk 931GB VIRTUAL DISK|/0/100/1/0/8/1.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi3 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 generic USB|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planet2.cs.ucsb.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.2/1/1 generic Dell USB Keyboard|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planet2.cc.gt.atl.ga.us,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1912MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab6.cs.cornell.edu,H/W path Device Class Description|===========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic U3 MobileDisk|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 958MB U3 MobileDisk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 958MB|/0/100/1d.7/1/4/0.0.1 /dev/cdrom disk U3 MobileDisk|/0/100/1d.7/1/4/0.0.1/0 /dev/cdrom disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB WDC WD1600JS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab3.cs.uchicago.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic TD Classic 003B|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 981MB TD Classic 003B|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 981MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-1.usask.ca,H/W path Device Class Description|===================================================| system -[88362SU]-|/0 bus M71IX|/0/0 memory 124KB BIOS|/0/4 processor Genuine Intel(R) CPU 6.00GHz|/0/4/a memory 16KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/19 memory 1GB System Memory|/0/19/0 memory 512MB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/19/1 memory 512MB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/19/2 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/19/3 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.2 scsi0 storage 6300ESB SATA Storage Controller|/0/100/1f.2/0 /dev/cdrom disk CD-224E|/0/100/1f.2/0/0 /dev/cdrom disk |/0/100/1f.2/1 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 6300ESB SMBus Controller| +mlab3.lax01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planet3.cc.gt.atl.ga.us,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1912MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab-2.cs.uic.edu,H/W path Device Class Description|============================================================| system X7SBL|/0 bus X7SBL|/0/0 memory 113KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 8MB L2 cache|/0/4/2.1 processor Logical CPU|/0/4/2.2 processor Logical CPU|/0/4/2.3 processor Logical CPU|/0/4/2.4 processor Logical CPU|/0/7 memory 8MB L3 cache|/0/12 memory 4GB System Memory|/0/12/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/1 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/12/2 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/12/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network 82573L Gigabit Ethernet Controller|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic Clip|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 1911MB Clip|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 1911MB|/0/100/1d.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display XGI Technology Inc. (eXtreme Graphics Innovation)|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.6 generic 82801I (ICH9 Family) Thermal Subsystem| +planetlab2.cs.uit.no,H/W path Device Class Description|=======================================================| system ProLiant ML310 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3075 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb1 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 698GB GB0750C4414|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi3 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM GDRH20N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.eas.asu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Flash Memory|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1967MB USB Flash Memory|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1967MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 1966MB W95 FAT32 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.een.orst.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic Pivot|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 962MB Pivot|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 962MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +pl1.planetlab.uvic.ca,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/8/0.0.0 /dev/sdc disk 983MB USB Flash Drive|/0/100/1d.7/1/8/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/8/0.0.0/0/4 /dev/sdc4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB WDC WD1600JS-70S|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB WDC WD1600JS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.cs.otago.ac.nz,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1/0/8 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/0.0.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/0.1.0 disk 931GB Hitachi HUA72101|/0/100/1/0/8/1.0.0 /dev/sda disk 931GB VIRTUAL DISK|/0/100/1/0/8/1.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi3 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.2/1/2 generic USB|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +ds-pl2.technion.ac.il,H/W path Device Class Description|====================================================| system Professional Workstation AP550|/0 bus 058Ch|/0/1 memory 128KB BIOS|/0/5 processor Pentium III (Coppermine)|/0/5/7 memory 32KB L1 cache|/0/5/8 memory 256KB L2 cache|/0/6 processor Pentium III (Coppermine)|/0/6/9 memory 32KB L1 cache|/0/6/a memory 256KB L2 cache|/0/1f memory System Memory|/0/1f/0 memory 128MB RIMM RDRAM RAMBUS|/0/1f/1 memory 256MB RIMM RDRAM RAMBUS|/0/1f/2 memory 256MB RIMM RDRAM RAMBUS|/0/1f/3 memory 128MB RIMM RDRAM RAMBUS|/0/20 memory Flash Memory|/0/20/0 memory 512KB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82840 840 [Carmel] Chipset Host Bridge (Hub A)|/0/100/1 bridge 82840 840 [Carmel] Chipset AGP Bridge|/0/100/1/0 display MGA G400/G450|/0/100/1e bridge 82801AA PCI Bridge|/0/100/1e/2 eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1e/7 scsi2 storage AIC-7892P U160/m|/0/100/1f bridge 82801AA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801AA IDE Controller|/0/100/1f.1/0 /dev/sda disk 76GB HDS728080PLAT20|/0/100/1f.1/0/1 /dev/sda1 volume 76GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM CRD-8402B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801AA USB Controller|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801AA SMBus Controller|/0/100/1f.5 multimedia 82801AA AC'97 Audio Controller| +planetlab1.iis.sinica.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28S-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab1.eecs.umich.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab-2.usask.ca,H/W path Device Class Description|===================================================| system -[88362SU]-|/0 bus M71IX|/0/0 memory 124KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/a memory 16KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/19 memory 1GB System Memory|/0/19/0 memory 512MB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/19/1 memory 512MB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/19/2 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/19/3 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.2 scsi0 storage 6300ESB SATA Storage Controller|/0/100/1f.2/0 /dev/cdrom disk CD-224E|/0/100/1f.2/0/0 /dev/cdrom disk |/0/100/1f.2/1 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 6300ESB SMBus Controller| +csplanetlab4.kaist.ac.kr,H/W path Device Class Description|=======================================================| system X8DTU|/0 bus X8DTU|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/4/5 memory 256KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 8MB L3 cache|/0/4/6.1 processor Logical CPU|/0/4/6.2 processor Logical CPU|/0/4/6.3 processor Logical CPU|/0/4/6.4 processor Logical CPU|/0/4/6.5 processor Logical CPU|/0/4/6.6 processor Logical CPU|/0/4/6.7 processor Logical CPU|/0/4/6.8 processor Logical CPU|/0/4/6.9 processor Logical CPU|/0/4/6.a processor Logical CPU|/0/4/6.b processor Logical CPU|/0/4/6.c processor Logical CPU|/0/4/6.d processor Logical CPU|/0/4/6.e processor Logical CPU|/0/4/6.f processor Logical CPU|/0/4/6.10 processor Logical CPU|/0/8 processor (To Be Filled By O.E.M.)|/0/8/9 memory L1 cache|/0/8/a memory L2 cache|/0/8/b memory L3 cache|/0/8/6.1 processor Logical CPU|/0/8/6.2 processor Logical CPU|/0/8/6.3 processor Logical CPU|/0/8/6.4 processor Logical CPU|/0/8/6.5 processor Logical CPU|/0/8/6.6 processor Logical CPU|/0/8/6.7 processor Logical CPU|/0/8/6.8 processor Logical CPU|/0/8/6.9 processor Logical CPU|/0/8/6.a processor Logical CPU|/0/8/6.b processor Logical CPU|/0/8/6.c processor Logical CPU|/0/8/6.d processor Logical CPU|/0/8/6.e processor Logical CPU|/0/8/6.f processor Logical CPU|/0/8/6.10 processor Logical CPU|/0/2c memory System Memory|/0/2c/0 memory DIMM [empty]|/0/2c/1 memory DIMM [empty]|/0/2c/2 memory DIMM [empty]|/0/2c/3 memory DIMM [empty]|/0/2c/4 memory DIMM [empty]|/0/2c/5 memory DIMM [empty]|/0/41 memory System Memory|/0/41/0 memory 2GB DIMM 1066 MHz (0.9 ns)|/0/41/1 memory DIMM [empty]|/0/41/2 memory 2GB DIMM 1066 MHz (0.9 ns)|/0/41/3 memory DIMM [empty]|/0/41/4 memory DIMM [empty]|/0/41/5 memory DIMM [empty]|/0/56 memory Flash Memory|/0/56/0 memory 4MB FLASH Non-volatile 33 MHz (30.3 ns)|/0/1 memory |/0/2 memory |/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Intel Corporation|/0/100/1/0.1 eth1 network Intel Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/5 bridge QuickPath Architecture I/O Hub PCI Express Root Port 5|/0/100/6 bridge QuickPath Architecture I/O Hub PCI Express Root Port 6|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/14.3 system QuickPath Architecture I/O Hub Throttle Registers|/0/100/16 system DMA Engine|/0/100/16.1 system DMA Engine|/0/100/16.2 system DMA Engine|/0/100/16.3 system DMA Engine|/0/100/16.4 system DMA Engine|/0/100/16.5 system DMA Engine|/0/100/16.6 system DMA Engine|/0/100/16.7 system DMA Engine|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/1 generic Virtual Keyboard and Mouse|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 931GB ST31000528AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.3 bus Intel Corporation|/0/100/1f.5 scsi2 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM GDR-T20N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planet1.pittsburgh.intel-research.net,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +osiris.planetlab.cs.umd.edu,H/W path Device Class Description|==============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Pivot|/0/100/1d.7/1/4/0.0.0 /dev/sdd disk 1927MB Pivot|/0/100/1d.7/1/4/0.0.0/0 /dev/sdd disk 1927MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdd4 volume 52MB FAT16 partition|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +planet4.cc.gt.atl.ga.us,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB DISK 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1912MB USB DISK 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1912MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab3.csee.usf.edu,H/W path Device Class Description|==================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/4 bus USB Embedded Hub|/0/100/1a.7/1/4/1 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/4/1/0.0.0 /dev/sdb disk 1956MB Flash Voyager|/0/100/1a.7/1/4/1/0.0.0/0 /dev/sdb disk 1956MB|/0/100/1a.7/1/4/1/0.0.0/0/1 /dev/sdb1 volume 1955MB W95 FAT32 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/1 generic HP USB Laser Mouse|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.scsr.nevada.edu,H/W path Device Class Description|===========================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3360 @ 2.83GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2.iis.sinica.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB GB0500EAFYL|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28S-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab4.cse.nd.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic DataTraveler 2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 478MB DataTraveler 2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 478MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.eecs.umich.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom1 disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom1 disk |/0/100/1f.1/3 /dev/cdrom disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planet2.pittsburgh.intel-research.net,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +node2.planetlab.mathcs.emory.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.1/1/1 generic USB Combo Keyboard|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 964MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 964MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab-01.vt.nodes.planet-lab.org,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.2/1/2 scsi6 generic USB DRIVE|/0/100/1a.2/1/2/0.0.0 /dev/sdb disk 61MB USB DRIVE|/0/100/1a.2/1/2/0.0.0/0 /dev/sdb disk 61MB|/0/100/1a.2/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.cs.colorado.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2.clemson.edu,H/W path Device Class Description|=======================================================| system OptiPlex 960|/0 bus 0Y958C|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/400/700 memory 256KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/1/0 display ATI Technologies Inc|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage 82801 SATA RAID Controller|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-7|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW DH-16AAS|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +pl3.planetlab.uvic.ca,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 983MB USB Flash Drive|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/7/0.0.0/0/4 /dev/sdc4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB WDC WD1600JS-70S|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB WDC WD1600JS-70S|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.acis.ufl.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic Pivot|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1927MB Pivot|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab2.scsr.nevada.edu,H/W path Device Class Description|===========================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3360 @ 2.83GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdb disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdb disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab4.flux.utah.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic Memorex TD 2B|/0/100/1d.7/1/7/0.0.0 /dev/sdb disk 248MB Memorex TD 2B|/0/100/1d.7/1/7/0.0.0/0 /dev/sdb disk 248MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +whitefall.planetlab.cs.umd.edu,H/W path Device Class Description|==============================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3110 @ 3.00GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi2 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Pivot|/0/100/1d.7/1/4/0.0.0 /dev/sdd disk 1927MB Pivot|/0/100/1d.7/1/4/0.0.0/0 /dev/sdd disk 1927MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdd4 volume 52MB FAT16 partition|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition| +kupl1.ittc.ku.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller| +mlab2.syd01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge R610|/0 bus 0XDN97|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/400/6.5 processor Logical CPU|/0/400/6.6 processor Logical CPU|/0/400/6.7 processor Logical CPU|/0/400/6.8 processor Logical CPU|/0/400/6.9 processor Logical CPU|/0/400/6.a processor Logical CPU|/0/400/6.b processor Logical CPU|/0/400/6.c processor Logical CPU|/0/400/6.d processor Logical CPU|/0/400/6.e processor Logical CPU|/0/400/6.f processor Logical CPU|/0/400/6.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/401/6.5 processor Logical CPU|/0/401/6.6 processor Logical CPU|/0/401/6.7 processor Logical CPU|/0/401/6.8 processor Logical CPU|/0/401/6.9 processor Logical CPU|/0/401/6.a processor Logical CPU|/0/401/6.b processor Logical CPU|/0/401/6.c processor Logical CPU|/0/401/6.d processor Logical CPU|/0/401/6.e processor Logical CPU|/0/401/6.f processor Logical CPU|/0/401/6.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 /dev/sda disk 149GB FUJITSU MHZ2160B|/0/100/1c/0/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab2.ci.pwr.wroc.pl,H/W path Device Class Description|==================================================| system System Product Name|/0 bus P5RD1-VM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/32 memory 1GB System Memory|/0/32/0 memory 512MB DIMM DDR Synchronous|/0/32/1 memory 512MB DIMM DDR Synchronous|/0/100 bridge Radeon Xpress 200 Host Bridge|/0/100/1 bridge RS480 PCI Bridge|/0/100/1/5 display RC410 [Radeon Xpress 200]|/0/100/19 bridge M5249 HTT to PCI Bridge|/0/100/19/13 eth0 network 82541PI Gigabit Ethernet Controller|/0/100/1c bus USB 1.1 Controller|/0/100/1c/1 usb2 bus OHCI Host Controller|/0/100/1c.1 bus USB 1.1 Controller|/0/100/1c.1/1 usb3 bus OHCI Host Controller|/0/100/1c.2 bus USB 1.1 Controller|/0/100/1c.2/1 usb4 bus OHCI Host Controller|/0/100/1c.3 bus USB 2.0 Controller|/0/100/1c.3/1 usb1 bus EHCI Host Controller|/0/100/1d multimedia High Definition Audio/AC'97 Host Controller|/0/100/1e bridge PCI to LPC Controller|/0/100/1e.1 bridge M7101 Power Management Controller [PMU]|/0/100/1f scsi0 storage M5229 IDE|/0/100/1f/0 /dev/sda disk 149GB ST3160023A|/0/100/1f/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f/1 /dev/cdrom disk DVD-ROM DVD-117|/0/100/1f/1/0 /dev/cdrom disk |/0/100/1f.1 storage ULi 5287 SATA| +deimos.cecalc.ula.ve,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic USB Mass Storage Device|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 492MB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 492MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 491MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planet3.pittsburgh.intel-research.net,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW TS-L633A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab2.eecs.jacobs-university.de,H/W path Device Class Description|===================================================| system Desktop Computer|/0 bus Canterwood/HR|/0/0 memory 128KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/4/a memory 32KB L1 cache|/0/4/b memory 1MB L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/1b memory 1GB System Memory|/0/1b/0 memory DIMM [empty]|/0/1b/1 memory 512MB DIMM SDRAM Synchronous|/0/1b/2 memory DIMM [empty]|/0/1b/3 memory 512MB DIMM SDRAM Synchronous|/0/100 bridge 82875P/E7210 Memory Controller Hub|/0/100/3 bridge 82875P/E7210 Processor to PCI to CSA Bridge|/0/100/3/1 eth0 network 82547GI Gigabit Ethernet Controller|/0/100/6 system 82875P/E7210 Processor to I/O Memory Interface|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Rage XL|/0/100/1e/2 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1e/3 storage SiI 3114 [SATALink/SATARaid] Serial ATA Controller|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0 /dev/sda disk 149GB ST3160212A|/0/100/1f.1/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM SDM2012C|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 6300ESB SMBus Controller| +planetlab-01.cs.princeton.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 123MB DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 123MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab-02.vt.nodes.planet-lab.org,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 121MB Drive UT_USB20|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 121MB|/0/100/1a.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.acis.ufl.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic Pivot|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1927MB Pivot|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1927MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +flow.colgate.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3120 @ 3.16GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 6MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB GB0250C8045|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM GDR-D20N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +mlab3.syd01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge R610|/0 bus 0XDN97|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/14.1 processor Logical CPU|/0/400/14.2 processor Logical CPU|/0/400/14.3 processor Logical CPU|/0/400/14.4 processor Logical CPU|/0/400/14.5 processor Logical CPU|/0/400/14.6 processor Logical CPU|/0/400/14.7 processor Logical CPU|/0/400/14.8 processor Logical CPU|/0/400/14.9 processor Logical CPU|/0/400/14.a processor Logical CPU|/0/400/14.b processor Logical CPU|/0/400/14.c processor Logical CPU|/0/400/14.d processor Logical CPU|/0/400/14.e processor Logical CPU|/0/400/14.f processor Logical CPU|/0/400/14.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/14.1 processor Logical CPU|/0/401/14.2 processor Logical CPU|/0/401/14.3 processor Logical CPU|/0/401/14.4 processor Logical CPU|/0/401/14.5 processor Logical CPU|/0/401/14.6 processor Logical CPU|/0/401/14.7 processor Logical CPU|/0/401/14.8 processor Logical CPU|/0/401/14.9 processor Logical CPU|/0/401/14.a processor Logical CPU|/0/401/14.b processor Logical CPU|/0/401/14.c processor Logical CPU|/0/401/14.d processor Logical CPU|/0/401/14.e processor Logical CPU|/0/401/14.f processor Logical CPU|/0/401/14.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 /dev/sda disk 149GB FUJITSU MHZ2160B|/0/100/1c/0/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +pl1.eng.monash.edu.au,H/W path Device Class Description|==============================================================| system S3210SH|/0 bus S3210SH|/0/5 memory 64KB BIOS|/0/32 processor Intel(R) Xeon(R) CPU X3330 @ 2.66GHz|/0/32/33 memory 6MB L2 cache|/0/32/34 memory 128KB L1 cache|/0/32/2.1 processor Logical CPU|/0/32/2.2 processor Logical CPU|/0/32/2.3 processor Logical CPU|/0/32/2.4 processor Logical CPU|/0/35 memory 4GB System Memory|/0/35/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/35/1 memory DIMM [empty]|/0/35/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/35/3 memory DIMM [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 15GB USB Flash Disk|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 15GB|/0/100/1d.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1_rename network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.postel.org,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 298GB ST3320620A|/0/100/1f.1/1/1 /dev/sdb1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab5.flux.utah.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic USB DISK Pro|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 1967MB USB DISK Pro|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 1967MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.engr.uconn.edu,H/W path Device Class Description|====================================================| system OptiPlex GX260|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.53GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 512MB System Memory|/0/1000/0 memory DIMM SDRAM Synchronous 266 MHz (3.8 ns) [empty]|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/100 bridge 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface|/0/100/2 display 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device|/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801DB (ICH4) IDE Controller|/0/100/1f.1/0 /dev/sda disk 149GB WDC WD1600JB-75G|/0/100/1f.1/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-RW GCE-8400B|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller|/0/100/1f.5 multimedia 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller| +kupl2.ittc.ku.edu,H/W path Device Class Description|=====================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 149GB ST3160215A|/0/100/1f.1/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 149GB ST3160215A|/0/100/1f.1/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk NR-7900A|/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller|/1 tap0 network Ethernet interface| +kc-sce-plab2.umkc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic Swivel|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1911MB Swivel|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1911MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-02.cs.princeton.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge N10/ICH 7 Family PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus N10/ICH 7 Family USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus N10/ICH 7 Family USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus N10/ICH 7 Family USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus N10/ICH 7 Family USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus N10/ICH 7 Family USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic TD 2C|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 490MB TD 2C|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2/iLO3 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage N10/ICH7 Family SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.clemson.edu,H/W path Device Class Description|=======================================================| system OptiPlex 960|/0 bus 0Y958C|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/400/700 memory 256KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/1/0 display ATI Technologies Inc|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage 82801 SATA RAID Controller|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-7|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW DH-16AAS|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab1.dtc.umn.edu,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab6.flux.utah.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic PQI USB Flash Drive|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 963MB USB Flash Disk|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 963MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +plab2.nec-labs.com,H/W path Device Class Description|=======================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160815AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +planetlab01.cs.washington.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Secure Guard|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 239MB Secure Guard|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 239MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 235MB FAT16 partition|/0/100/1d.7/1/4/0.0.1 /dev/sdd disk 1440KB Secure Guard|/0/100/1d.7/1/4/0.0.1/0 /dev/sdd disk 1440KB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.tlm.unavarra.es,H/W path Device Class Description|==============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1d.7/1/6 scsi6 generic TS1GJF2A|/0/100/1d.7/1/6/0.0.0 /dev/sdd disk 992MB TS1GJF2A|/0/100/1d.7/1/6/0.0.0/0 /dev/sdd disk 992MB|/0/100/1d.7/1/6/0.0.0/0/1 /dev/sdd1 volume 991MB W95 FAT32 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR8084N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planet01.hhi.fraunhofer.de,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.cs.columbia.edu,H/W path Device Class Description|======================================================| system PowerEdge 1650|/0 bus 09P318|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) III CPU family 1266MHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/401 processor Pentium III|/0/401/0 memory 32KB L1 cache|/0/401/1 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge CNB20HE Host Bridge|/0/100/c display Rage XL|/0/100/f.1 scsi1 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge CSB5 LPC bridge|/0/101 bridge CNB20HE Host Bridge|/0/102 bridge CNB20HE Host Bridge|/0/103 bridge CNB20HE Host Bridge|/0/104 bridge CSB5 South Bridge|/0/2 eth0 network 82544EI Gigabit Ethernet Controller (Copper)|/0/4 eth1 network 82544EI Gigabit Ethernet Controller (Copper)|/0/8 bridge 80303 I/O Processor PCI-to-PCI Bridge|/0/8/6 storage RAID subsystem HBA|/0/8/6.1 storage RAID subsystem HBA|/0/8.1 scsi0 storage PowerEdge Expandable RAID Controller 3/Di|/0/8.1/0.0.0 /dev/sda disk 66GB PERC Stripe|/0/8.1/0.0.0/1 /dev/sda1 volume 65GB Linux LVM Physical Volume partition|/0/8.1/1.0.0 disk 34GB ST336752LC|/0/8.1/1.1.0 disk 34GB ST336752LC|/0/8.1/1.6.0 processor 1x3 SCSI BP|/1 tap0 network Ethernet interface| +planetx.scs.cs.nyu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +pl1.ucs.indiana.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/4 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/4/0.0.0 /dev/sdb disk 983MB USB2FlashStorage|/0/100/1a.7/1/4/0.0.0/0 /dev/sdb disk 983MB|/0/100/1a.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab03.cnds.unibe.ch,H/W path Device Class Description|=============================================================| system P5E-VM DO|/0 bus P5E-VM DO|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/4/5 memory 64KB L1 cache|/0/4/6 memory 4MB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/39 memory 4GB System Memory|/0/39/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/39/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/39/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/39/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 scsi6 storage JMB368 IDE controller|/0/100/1c.4/0/0.0.0 /dev/cdrom disk DVD-ROM GDR-H30N|/0/100/1c.4/0/0.0.0/0 /dev/cdrom disk |/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 bus FW323|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.6 generic 82801I (ICH9 Family) Thermal Subsystem| +planetlab4.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 149GB Maxtor 6L160P0|/0/100/5/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab2.aston.ac.uk,H/W path Device Class Description|============================================================| system Thunder I7520R|/0 bus S5360-1U|/0/0 memory 127KB BIOS|/0/4 processor Intel(R) Xeon(TM) CPU 3.20GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory 1MB L3 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/13 memory 2GB System Memory|/0/13/0 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/1 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/2 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/3 memory 1GB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/13/4 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/5 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/6 memory DIMM DDR Synchronous 133 MHz (7.5 ns) [empty]|/0/13/7 memory 1GB DIMM DDR Synchronous 133 MHz (7.5 ns)|/0/100 bridge E7320 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/8 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/0/8.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/3 bridge E7525/E7520/E7320 PCI Express Port A1|/0/100/3/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/3/0/3 scsi0 storage 9xxx-series SATA-RAID|/0/100/3/0/3/0.0.0 /dev/sda disk 465GB Logical Disk 00|/0/100/3/0/3/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/3/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/3/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/3/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 scsi3 generic DataTraveler 2.0|/0/100/1d.7/1/1/0.0.0 /dev/sdb disk 480MB DataTraveler 2.0|/0/100/1d.7/1/1/0.0.0/0 /dev/sdb disk 480MB|/0/100/1d.7/1/1/0.0.0/0/1 /dev/sdb1 volume 480MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Rage XL|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planet1.cs.rochester.edu,H/W path Device Class Description|===================================================| system PowerEdge R210|/0 bus 05KX61|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/400/2.5 processor Logical CPU|/0/400/2.6 processor Logical CPU|/0/400/2.7 processor Logical CPU|/0/400/2.8 processor Logical CPU|/0/400/2.9 processor Logical CPU|/0/400/2.a processor Logical CPU|/0/400/2.b processor Logical CPU|/0/400/2.c processor Logical CPU|/0/400/2.d processor Logical CPU|/0/400/2.e processor Logical CPU|/0/400/2.f processor Logical CPU|/0/400/2.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/2 generic Dell 03R874|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab02.cs.washington.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Secure Guard|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 239MB Secure Guard|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 239MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 235MB FAT16 partition|/0/100/1d.7/1/4/0.0.1 /dev/sdd disk 1440KB Secure Guard|/0/100/1d.7/1/4/0.0.1/0 /dev/sdd disk 1440KB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.cs.pitt.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic Flash Disk|/0/100/1d.7/1/6/0.0.0 /dev/sdb disk 246MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdb disk 246MB|/0/100/1d.7/1/6/0.0.0/0/1 /dev/sdb1 volume 246MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab7.flux.utah.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic PQI USB Flash Drive|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 963MB USB Flash Disk|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 963MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +mlab1.syd01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge R610|/0 bus 0XDN97|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 4MB L3 cache|/0/400/10.1 processor Logical CPU|/0/400/10.2 processor Logical CPU|/0/400/10.3 processor Logical CPU|/0/400/10.4 processor Logical CPU|/0/400/10.5 processor Logical CPU|/0/400/10.6 processor Logical CPU|/0/400/10.7 processor Logical CPU|/0/400/10.8 processor Logical CPU|/0/400/10.9 processor Logical CPU|/0/400/10.a processor Logical CPU|/0/400/10.b processor Logical CPU|/0/400/10.c processor Logical CPU|/0/400/10.d processor Logical CPU|/0/400/10.e processor Logical CPU|/0/400/10.f processor Logical CPU|/0/400/10.10 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5504 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 4MB L3 cache|/0/401/10.1 processor Logical CPU|/0/401/10.2 processor Logical CPU|/0/401/10.3 processor Logical CPU|/0/401/10.4 processor Logical CPU|/0/401/10.5 processor Logical CPU|/0/401/10.6 processor Logical CPU|/0/401/10.7 processor Logical CPU|/0/401/10.8 processor Logical CPU|/0/401/10.9 processor Logical CPU|/0/401/10.a processor Logical CPU|/0/401/10.b processor Logical CPU|/0/401/10.c processor Logical CPU|/0/401/10.d processor Logical CPU|/0/401/10.e processor Logical CPU|/0/401/10.f processor Logical CPU|/0/401/10.10 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/8 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/9 memory DIMM Synchronous [empty]|/0/1000/a memory DIMM Synchronous [empty]|/0/1000/b memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/3/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/3/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/1c/0/0.0.0 /dev/sda disk 149GB FUJITSU MHZ2160B|/0/100/1c/0/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge 82801IB (ICH9) LPC Interface Controller|/0/100/1f.2 scsi1 storage 82801IB (ICH9) 2 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +pl2.ucs.indiana.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic Staples Relay|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 244MB Staples Relay|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 244MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.dtc.umn.edu,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller|/1 tap0 network Ethernet interface| +planetlab2.tlm.unavarra.es,H/W path Device Class Description|==============================================================| system PowerEdge 860|/0 bus 0XM089|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1d.7/1/6 scsi6 generic Flash Disk|/0/100/1d.7/1/6/0.0.0 /dev/sdd disk 125MB Flash Disk|/0/100/1d.7/1/6/0.0.0/0 /dev/sdd disk 125MB|/0/100/1d.7/1/6/0.0.0/0/1 /dev/sdd1 volume 124MB W95 FAT32 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR8084N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planet02.hhi.fraunhofer.de,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.cs.columbia.edu,H/W path Device Class Description|======================================================| system PowerEdge 1650|/0 bus 09P318|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) III CPU family 1266MHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/401 processor Pentium III|/0/401/0 memory 32KB L1 cache|/0/401/1 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge CNB20HE Host Bridge|/0/100/c display Rage XL|/0/100/f.1 scsi1 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge CSB5 LPC bridge|/0/101 bridge CNB20HE Host Bridge|/0/102 bridge CNB20HE Host Bridge|/0/103 bridge CNB20HE Host Bridge|/0/104 bridge CSB5 South Bridge|/0/2 eth0 network 82544EI Gigabit Ethernet Controller (Copper)|/0/4 eth1 network 82544EI Gigabit Ethernet Controller (Copper)|/0/8 bridge 80303 I/O Processor PCI-to-PCI Bridge|/0/8/6 storage RAID subsystem HBA|/0/8/6.1 storage RAID subsystem HBA|/0/8.1 scsi0 storage PowerEdge Expandable RAID Controller 3/Di|/0/8.1/0.0.0 /dev/sda disk 66GB PERC Stripe|/0/8.1/0.0.0/1 /dev/sda1 volume 65GB Linux LVM Physical Volume partition|/0/8.1/1.0.0 disk 34GB ST336752LC|/0/8.1/1.1.0 disk 34GB ST336752LC|/0/8.1/1.6.0 processor 1x3 SCSI BP|/1 tap0 network Ethernet interface| +planetlab-1.di.fc.ul.pt,H/W path Device Class Description|=======================================================| system PowerEdge 850|/0 bus 0FJ365|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Volari Z7|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM SDR089|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +plab1.nec-labs.com,H/W path Device Class Description|=======================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 256MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +mlab2.sea01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab03.cs.washington.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic USB Flash Memory|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 244MB USB Flash Memory|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 244MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 243MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab3.cs.columbia.edu,H/W path Device Class Description|======================================================| system PowerEdge 1650|/0 bus 09P318|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) III CPU family 1266MHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/401 processor Pentium III|/0/401/0 memory 32KB L1 cache|/0/401/1 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 133 MHz (7.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 133 MHz (7.5 ns) [empty]|/0/100 bridge CNB20HE Host Bridge|/0/100/c display Rage XL|/0/100/f.1 scsi1 storage CSB5 IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge CSB5 LPC bridge|/0/101 bridge CNB20HE Host Bridge|/0/102 bridge CNB20HE Host Bridge|/0/103 bridge CNB20HE Host Bridge|/0/104 bridge CSB5 South Bridge|/0/2 eth0 network 82544EI Gigabit Ethernet Controller (Copper)|/0/4 eth1 network 82544EI Gigabit Ethernet Controller (Copper)|/0/8 bridge 80303 I/O Processor PCI-to-PCI Bridge|/0/8/6 storage RAID subsystem HBA|/0/8/6.1 storage RAID subsystem HBA|/0/8.1 scsi0 storage PowerEdge Expandable RAID Controller 3/Di|/0/8.1/0.0.0 /dev/sda disk 66GB PERC Stripe|/0/8.1/0.0.0/1 /dev/sda1 volume 65GB Linux LVM Physical Volume partition|/0/8.1/1.0.0 disk 34GB ST336752LC|/0/8.1/1.1.0 disk 34GB ST336752LC|/0/8.1/1.6.0 processor 1x3 SCSI BP|/1 tap0 network Ethernet interface| +vn5.cse.wustl.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic USB Mass Storage Device|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1967MB USB Flash Drive|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1967MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdb1 volume 1967MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +dannan.disy.inf.uni-konstanz.de,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +host2.planetlab.informatik.tu-darmstadt.de,H/W path Device Class Description|=======================================================| system To Be Filled By O.E.M.|/0 bus P4P800-VM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/36 memory 1GB System Memory|/0/36/0 memory 512MB DIMM SDRAM Synchronous|/0/36/1 memory DIMM [empty]|/0/36/2 memory 512MB DIMM SDRAM Synchronous|/0/36/3 memory DIMM [empty]|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82562EZ 10/100 Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM SD-M1912|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi3 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160827AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +pl2.eng.monash.edu.au,H/W path Device Class Description|============================================================| system S3210SH|/0 bus S3210SH|/0/5 memory 64KB BIOS|/0/32 processor Intel(R) Xeon(R) CPU X3330 @ 2.66GHz|/0/32/33 memory 6MB L2 cache|/0/32/34 memory 128KB L1 cache|/0/32/1.1 processor Logical CPU|/0/32/1.2 processor Logical CPU|/0/32/1.3 processor Logical CPU|/0/32/1.4 processor Logical CPU|/0/35 memory 4GB System Memory|/0/35/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/35/1 memory DIMM [empty]|/0/35/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/35/3 memory DIMM [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 display MGA G200e [Pilot] ServerEngines (SEP1)|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.1/1/2 generic Avocent AVRIQ-USB|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk 15GB USB Flash Disk|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk 15GB|/0/100/1d.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.polito.it,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1/0 dev11572 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth2 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.arizona-gigapop.net,H/W path Device Class Description|=============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic U3 MobileDisk|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 958MB U3 MobileDisk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 958MB|/0/100/1d.7/1/4/0.0.0/0/1 /dev/sdc1 volume 956MB W95 FAT16 (LBA) partition|/0/100/1d.7/1/4/0.0.1 /dev/cdrom disk U3 MobileDisk|/0/100/1d.7/1/4/0.0.1/0 /dev/cdrom disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab-1.webedu.ccu.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3065 @ 2.33GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801 SATA RAID Controller|/0/100/1f.2/0 /dev/sda disk 232GB GB0250EAFJF|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB GB0250EAFJF|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi4 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab-2.di.fc.ul.pt,H/W path Device Class Description|=======================================================| system PowerEdge 850|/0 bus 0FJ365|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 512MB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display Volari Z7|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM SDR089|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.otemachi.wide.ad.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.rutgers.edu,H/W path Device Class Description|=======================================================| system PowerEdge SC1425|/0 bus 0D7449|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 2.80GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/2/0/4 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/0.1 system 6700/6702PXH I/OxAPIC Interrupt Controller A|/0/100/2/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/2/0.2/7 eth1 network 82545GM Gigabit Ethernet Controller|/0/100/2/0.3 system 6700PXH I/OxAPIC Interrupt Controller B|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 eth2 network 82541GI Gigabit Ethernet Controller|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM SN-124|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB WDC WD1600JD-75H|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2.cs.pitt.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic XTICK|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 125MB XTICK|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 125MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 124MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab4.ie.cuhk.edu.hk,H/W path Device Class Description|====================================================| system System Name|/0 bus P4B533|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.00GHz|/0/4/9 memory 8KB L1 cache|/0/4/a memory 512KB L2 cache|/0/27 memory 512MB System Memory|/0/27/0 memory 512MB DIMM DRAM Synchronous|/0/27/1 memory DIMM DRAM Synchronous [empty]|/0/27/2 memory DIMM DRAM Synchronous [empty]|/0/100 bridge 82845 845 [Brookdale] Chipset Host Bridge|/0/100/1 bridge 82845 845 [Brookdale] Chipset AGP Bridge|/0/100/1/0 display Radeon RV250 If [Radeon 9000]|/0/100/1/0.1 display Radeon RV250 [Radeon 9000] (Secondary)|/0/100/1d bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 multimedia CM8738|/0/100/1e/b eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801DB (ICH4) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB ST380021A|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM DVD-117|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller| +planetlab3.ie.cuhk.edu.hk,H/W path Device Class Description|========================================================| system 8TX|/0 bus 8TX|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 1500MHz|/0/4/5 memory 8KB L1 cache|/0/4/6 memory 256KB L2 cache|/0/1 memory 511MB System memory|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV17 [GeForce4 MX 440]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1e/3 eth1 network 3c905 100BaseTX [Boomerang]|/0/100/1e/5 multimedia 5880 AudioPCI|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 37GB ST340016A|/0/100/1f.1/0/1 /dev/sda1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 19GB QUANTUM FIREBALL|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 19GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD+RW MP5120|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller| +mlab3.sea01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/2.1 processor Logical CPU|/0/401/2.2 processor Logical CPU|/0/401/2.3 processor Logical CPU|/0/401/2.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab-05.cs.princeton.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi4 generic Flash Disk|/0/100/1d.7/1/6/0.0.0 /dev/sdc disk 246MB USB Flash Drive|/0/100/1d.7/1/6/0.0.0/0 /dev/sdc disk 246MB|/0/100/1d.7/1/6/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.georgetown.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/1 scsi6 generic CBM2080 Flash drive controller|/0/100/1d.1/1/1/0.0.0 /dev/sdb disk 126MB Flash Disk|/0/100/1d.1/1/1/0.0.0/0 /dev/sdb disk 126MB|/0/100/1d.1/1/1/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +chronos.disy.inf.uni-konstanz.de,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/700 memory 64KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab-2.webedu.ccu.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3065 @ 2.33GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801 SATA RAID Controller|/0/100/1f.2/0 /dev/sda disk 232GB GB0250EAFJF|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB GB0250EAFJF|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi4 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab2.cs.stevens-tech.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab3.eecs.umich.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 3935MB USB2FlashStorage|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 3935MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab0.dojima.wide.ad.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetdev04.fm.intel.com,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +host3.planetlab.informatik.tu-darmstadt.de,H/W path Device Class Description|=======================================================| system To Be Filled By O.E.M.|/0 bus P4P800-VM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/36 memory 1GB System Memory|/0/36/0 memory 512MB DIMM SDRAM Synchronous|/0/36/1 memory DIMM [empty]|/0/36/2 memory 512MB DIMM SDRAM Synchronous|/0/36/3 memory DIMM [empty]|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/8 eth0 network 82562EZ 10/100 Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM SD-M1912|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160827AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +mlab1.lga02.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/3.1 processor Logical CPU|/0/401/3.2 processor Logical CPU|/0/401/3.3 processor Logical CPU|/0/401/3.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 86GB MBB2073RC|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab4.eecs.umich.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/5 scsi6 generic USB Mass Storage Device|/0/100/1a.7/1/5/0.0.0 /dev/sdb disk 3935MB USB2FlashStorage|/0/100/1a.7/1/5/0.0.0/0 /dev/sdb disk 3935MB|/0/100/1a.7/1/5/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab6.csee.usf.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 7799MB TS8GJFV10|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 7799MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 7799MB W95 FAT32 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 149GB ST3160815AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| +pl-node-0.csl.sri.com,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB GB0500C8046|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetdev05.fm.intel.com,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab1.cs.stevens-tech.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.dojima.wide.ad.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.georgetown.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.1/1/1 scsi6 generic CBM2080 Flash drive controller|/0/100/1d.1/1/1/0.0.0 /dev/sdb disk 124MB Flash Disk|/0/100/1d.1/1/1/0.0.0/0 /dev/sdb disk 124MB|/0/100/1d.1/1/1/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab2.informatik.uni-erlangen.de,H/W path Device Class Description|======================================================| system D1409|/0 bus D1409|/0/0 memory 126KB BIOS|/0/1 processor Intel(R) Xeon(TM) CPU 3.06GHz|/0/1/6 memory 8KB L1 cache|/0/1/7 memory 512KB L2 cache|/0/1/0.1 processor Logical CPU|/0/1/0.2 processor Logical CPU|/0/5 processor Intel(R) Xeon(TM) CPU 3.06GHz|/0/5/8 memory 8KB L1 cache|/0/5/9 memory 512KB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/22 memory 4GB System Memory|/0/22/0 memory DIMM SDRAM Synchronous 266 MHz (3.8 ns) [empty]|/0/22/1 memory DIMM SDRAM Synchronous 266 MHz (3.8 ns) [empty]|/0/22/2 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/3 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/4 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/22/5 memory 1GB DIMM SDRAM Synchronous 266 MHz (3.8 ns)|/0/100 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/100/4 display Rage XL|/0/100/8 generic FSC Remote Service Controller, mailbox device|/0/100/8.1 generic FSC Remote Service Controller, shared memory device|/0/100/8.2 generic FSC Remote Service Controller, SMIC device|/0/100/f.1 scsi3 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk DVD-ROM GDR8082N|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/102 bridge CMIC-LE Host Bridge (GC-LE chipset)|/0/103 bridge CSB6 South Bridge|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/105 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/106 bridge CIOB-X2 PCI-X I/O Bridge|/0/107 bridge CIOB-X2 PCI-X I/O Bridge|/0/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/0.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/3 scsi0 storage AIC-7902 U320|/0/3/0.3.0 /dev/sda disk 42GB MAP3367NC|/0/3/0.3.0/1 /dev/sda1 volume 34GB Linux LVM Physical Volume partition|/0/3/0.4.0 /dev/sdb disk 42GB MAP3367NC|/0/3/0.4.0/1 /dev/sdb1 volume 34GB Linux LVM Physical Volume partition|/0/3/0.8.0 processor GEM318|/0/4.1 scsi1 storage AIC-7902 U320 w/HostRAID| +planetlab5.ie.cuhk.edu.hk,H/W path Device Class Description|===================================================| system OptiPlex GX110|/0 bus OptiPlex GX110|/0/0 memory 64KB BIOS|/0/400 processor Pentium III (Coppermine)|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 512MB System Memory|/0/1000/0 memory 256MB DIMM SDRAM Synchronous 100 MHz (10.0 ns)|/0/1000/1 memory 256MB DIMM SDRAM Synchronous 100 MHz (10.0 ns)|/0/100 bridge 82810E DC-133 (GMCH) Graphics Memory Controller Hub|/0/100/1 display 82810E DC-133 (CGC) Chipset Graphics Controller|/0/100/1e bridge 82801AA PCI Bridge|/0/100/1e/7 display NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]|/0/100/1e/9 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1e/c eth1 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801AA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801AA IDE Controller|/0/100/1f.1/0 /dev/sda disk 76GB Maxtor 6Y080L0|/0/100/1f.1/0/1 /dev/sda1 volume 76GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DV-5700A|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801AA USB Controller|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801AA SMBus Controller| +planetlab1.ci.pwr.wroc.pl,H/W path Device Class Description|==================================================| system System Product Name|/0 bus P5RD1-VM|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 1MB L2 cache|/0/4/7 memory L3 cache|/0/32 memory 1GB System Memory|/0/32/0 memory 512MB DIMM DDR Synchronous|/0/32/1 memory 512MB DIMM DDR Synchronous|/0/100 bridge Radeon Xpress 200 Host Bridge|/0/100/1 bridge RS480 PCI Bridge|/0/100/1/5 display RC410 [Radeon Xpress 200]|/0/100/19 bridge M5249 HTT to PCI Bridge|/0/100/19/13 eth0 network 82541PI Gigabit Ethernet Controller|/0/100/1b dev2080 network ULi 1689,1573 integrated ethernet.|/0/100/1c bus USB 1.1 Controller|/0/100/1c/1 usb2 bus OHCI Host Controller|/0/100/1c.1 bus USB 1.1 Controller|/0/100/1c.1/1 usb3 bus OHCI Host Controller|/0/100/1c.2 bus USB 1.1 Controller|/0/100/1c.2/1 usb4 bus OHCI Host Controller|/0/100/1c.3 bus USB 2.0 Controller|/0/100/1c.3/1 usb1 bus EHCI Host Controller|/0/100/1d multimedia High Definition Audio/AC'97 Host Controller|/0/100/1e bridge PCI to LPC Controller|/0/100/1e.1 bridge M7101 Power Management Controller [PMU]|/0/100/1f scsi0 storage M5229 IDE|/0/100/1f/0 /dev/sda disk 149GB ST3160023A|/0/100/1f/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f/1 /dev/cdrom disk DVD-ROM DVD-117|/0/100/1f/1/0 /dev/cdrom disk |/0/100/1f.1 storage ULi 5287 SATA| +planetlab14.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab2.tmit.bme.hu,H/W path Device Class Description|=============================================================| system P5GZ-MX|/0 bus P5GZ-MX|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Celeron(R) CPU 3.20GHz|/0/4/5 memory 16KB L1 cache|/0/4/6 memory 256KB L2 cache|/0/4/7 memory L3 cache|/0/2e memory 2GB System Memory|/0/2e/0 memory 1GB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/2e/1 memory 1GB DIMM SDRAM Synchronous 533 MHz (1.9 ns)|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi4 generic Flash Disk|/0/100/1d.7/1/4/0.0.0 /dev/sdc disk 967MB Flash Disk|/0/100/1d.7/1/4/0.0.0/0 /dev/sdc disk 967MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdc4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB SAMSUNG HD160HJ|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB SAMSUNG HD160HJ|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab2.lga02.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab1.cs.purdue.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.2/1/1 scsi6 generic Generic USB device|/0/100/1a.2/1/1/0.0.0 /dev/sdb disk 62MB flashdisk|/0/100/1a.2/1/1/0.0.0/0 /dev/sdb disk 62MB|/0/100/1a.2/1/1/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +pl-node-1.csl.sri.com,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB GB0500C8046|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planet1.pnl.nitech.ac.jp,H/W path Device Class Description|=======================================================| system HP Compaq dc7900 Convertible Minitower|/0 bus 3032h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 12MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVDROM DH20N|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab.urv.net,H/W path Device Class Description|====================================================| system HP d530 CMT(DC577AV)|/0 bus 085Ch|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/5/6 memory 20KB L1 cache|/0/5/7 memory 1MB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/27 memory System Memory|/0/27/0 memory 512MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/27/1 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/27/2 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/27/3 memory DIMM DDR Synchronous [empty]|/0/28 memory Flash Memory|/0/28/0 memory 512KB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth1 network NetXtreme BCM5782 Gigabit Ethernet|/0/100/1e/4 eth0 network RTL8139 Ethernet|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 37GB WDC WD400BB-22HE|/0/100/1f.1/0/1 /dev/sda1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 37GB ST340014A|/0/100/1f.1/1/1 /dev/sdb1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/sdc disk 37GB ST340810A|/0/100/1f.1/2/1 /dev/sdc1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/3 /dev/cdrom disk DVD-ROM GDR8163B|/0/100/1f.1/3/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller| +planetlab2.elet.polimi.it,H/W path Device Class Description|=================================================| system System Product Name|/0 bus A8V-MX|/0/0 memory 64KB BIOS|/0/4 processor AMD Athlon(tm) 64 Processor 3200+|/0/4/5 memory 128KB L1 cache|/0/4/6 memory 512KB L2 cache|/0/4/7 memory L3 cache|/0/25 memory 2GB System Memory|/0/25/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/25/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge K8M800 Host Bridge|/0/100/1 bridge VT8237 PCI bridge [K8T800/K8T890 South]|/0/100/1/0 display S3 Unichrome Pro VGA Adapter|/0/100/f scsi0 storage VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE|/0/100/f/0 /dev/sda disk 152GB Maxtor 6Y160P0|/0/100/f/0/1 /dev/sda1 volume 152GB Linux LVM Physical Volume partition|/0/100/f/1 /dev/cdrom disk DVD-ROM GDR8163B|/0/100/f/1/0 /dev/cdrom disk |/0/100/10 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10/1 usb2 bus UHCI Host Controller|/0/100/10.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10.1/1 usb3 bus UHCI Host Controller|/0/100/10.2 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10.2/1 usb4 bus UHCI Host Controller|/0/100/10.3 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/10.3/1 usb5 bus UHCI Host Controller|/0/100/10.4 bus USB 2.0|/0/100/10.4/1 usb1 bus EHCI Host Controller|/0/100/11 bridge VT8251 PCI to ISA Bridge|/0/100/12 eth0 network VT6102 [Rhine-II]|/0/100/13 bridge VT8251 Host Bridge|/0/100/13/0 bridge VT8251 PCIE Root Port|/0/100/13/0.1 bridge VT8251 PCIE Root Port|/0/101 bridge K8M800 Host Bridge|/0/102 bridge K8M800 Host Bridge|/0/103 bridge K8M800 Host Bridge|/0/104 bridge K8M800 Host Bridge|/0/105 bridge K8M800 Host Bridge|/0/106 bridge VT8251 Ultra VLINK Controller|/0/107 bridge K8 [Athlon64/Opteron] HyperTransport Technology Configuration|/0/108 bridge K8 [Athlon64/Opteron] Address Map|/0/109 bridge K8 [Athlon64/Opteron] DRAM Controller|/0/10a bridge K8 [Athlon64/Opteron] Miscellaneous Control| +planetlab2.utep.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic TD 2C|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 245MB TD 2C|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 245MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab3-dsl.cs.cornell.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.2/1/2 generic DELL USB Keyboard|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic TD 2C|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 490MB TD 2C|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 490MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pub1-s.ane.cmc.osaka-u.ac.jp,undefined +planetlab1.singaren.net.sg,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab1.unineuchatel.ch,H/W path Device Class Description|===================================================| system OptiPlex 745|/0 bus 0RF703|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 82Q963/Q965 Memory Controller Hub|/0/100/1 bridge 82Q963/Q965 PCI Express Root Port|/0/100/1/0 display RV516 [Radeon X1300/X1550 Series]|/0/100/1/0.1 display RV516 [Radeon X1300 Pro] (Secondary)|/0/100/1a bus 82801H (ICH8 Family) USB UHCI Contoller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801H (ICH8 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express Port 5|/0/100/1d bus 82801H (ICH8 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801HB/HR (ICH8/R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801H (ICH8 Family) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 298GB SAMSUNG HD321KJ|/0/100/1f.2/0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW TS-H653A|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Controller|/0/100/1f.5 storage 82801H (ICH8 Family) 2 port SATA IDE Controller| +mlab3.lga02.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/401/1.3 processor Logical CPU|/0/401/1.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab2.cs.purdue.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.2/1/1 scsi6 generic Generic USB device|/0/100/1a.2/1/1/0.0.0 /dev/sdb disk 62MB flash disk|/0/100/1a.2/1/1/0.0.0/0 /dev/sdb disk 62MB|/0/100/1a.2/1/1/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +planetlab3.hiit.fi,H/W path Device Class Description|=========================================================| system X7DBP|/0 bus X7DBP|/0/0 memory 106KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 16KB L1 cache|/0/4/7 memory L2 cache|/0/4/0.1 processor Logical CPU|/0/4/0.2 processor Logical CPU|/0/4/0.3 processor Logical CPU|/0/4/0.4 processor Logical CPU|/0/5 processor CPU|/0/5/8 memory 16KB L1 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/9 memory L2 cache|/0/15 memory 4GB System Memory|/0/15/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/15/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/15/2 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/4 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/5 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/6 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/7 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x8 Port 2-3|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0/2/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/8 system 5000 Series Chipset DMA Engine|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic Multidevice|/0/100/1d.7/1/6/0.0.0 /dev/cdrom disk Virtual Disc 1|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi6 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.1.0 /dev/dvd disk DVD-ROM SR-8178|/0/100/1f.1/0.1.0/0 /dev/dvd disk |/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/2 /dev/sdc disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/2/1 /dev/sdc1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/3 /dev/sdd disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/3/1 /dev/sdd1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planet2.pnl.nitech.ac.jp,H/W path Device Class Description|=======================================================| system HP Compaq dc7900 Convertible Minitower|/0 bus 3032h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9650 @ 3.00GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 12MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB WDC WD5000AAKS-6|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVDROM DH20N|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab1.pop-rs.rnp.br,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/4/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/4/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab2.unineuchatel.ch,H/W path Device Class Description|===================================================| system OptiPlex 745|/0 bus 0RF703|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 CPU 6700 @ 2.66GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 82Q963/Q965 Memory Controller Hub|/0/100/1 bridge 82Q963/Q965 PCI Express Root Port|/0/100/1/0 display RV516 [Radeon X1300/X1550 Series]|/0/100/1/0.1 display RV516 [Radeon X1300 Pro] (Secondary)|/0/100/1a bus 82801H (ICH8 Family) USB UHCI Contoller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801H (ICH8 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express Port 5|/0/100/1c.4/0 eth1 network NetXtreme BCM5754 Gigabit Ethernet PCI Express|/0/100/1d bus 82801H (ICH8 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/0 eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801HB/HR (ICH8/R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801H (ICH8 Family) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 298GB SAMSUNG HD321KJ|/0/100/1f.2/0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW TS-H653A|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Controller|/0/100/1f.5 storage 82801H (ICH8 Family) 2 port SATA IDE Controller| +planetlab6.goto.info.waseda.ac.jp,H/W path Device Class Description|===================================================| system Vostro 220s Series|/0 bus 0P301D|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/4/5 memory 64KB L1 cache|/0/4/6 memory 6MB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/2e memory 4GB System Memory|/0/2e/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/2e/1 memory DIMM [empty]|/0/2e/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/2e/3 memory DIMM [empty]|/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge Intel Corporation|/0/100/1c.3 bridge Intel Corporation|/0/100/1c.3/0 eth0 network 88E8053 PCI-E Gigabit Ethernet Controller|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 931GB Hitachi HDS72101|/0/100/1f.2/0/1 /dev/sda1 volume 931GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DH-16D3S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +pub2-s.ane.cmc.osaka-u.ac.jp,undefined +planetlab3.netmedia.gist.ac.kr,H/W path Device Class Description|====================================================| system OptiPlex GX620|/0 bus 0F8096|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory DIMM DDR Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 512MB DIMM DDR Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory DIMM DDR Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/1 bridge 82945G/GZ/P/PL PCI Express Root Port|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/2.1 display 82945G/GZ Integrated Graphics Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 eth0 network NetXtreme BCM5751 Gigabit Ethernet PCI Express|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.3/1/2 generic Dell USB Keyboard|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e.2 multimedia 82801G (ICH7 Family) AC'97 Audio Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.2 scsi0 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB WDC WD1600JS-75N|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDRWDVD TS-H492C|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab6.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab-1.cmcl.cs.cmu.edu,H/W path Device Class Description|========================================================| system PowerEdge 1850|/0 bus 0HJ859|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab4-dsl.cs.cornell.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.2/1/1 generic Optical USB Mouse|/0/100/1a.2/1/2 generic DELL USB Keyboard|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic USB Flash Memory|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 489MB USB Flash Memory|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 489MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab-2.cmcl.cs.cmu.edu,H/W path Device Class Description|========================================================| system PowerEdge 1850|/0 bus 0HJ859|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab4.hiit.fi,H/W path Device Class Description|=========================================================| system X7DBP|/0 bus X7DBP|/0/0 memory 106KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 16KB L1 cache|/0/4/7 memory L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/4/1.3 processor Logical CPU|/0/4/1.4 processor Logical CPU|/0/5 processor CPU|/0/5/8 memory 16KB L1 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/9 memory L2 cache|/0/15 memory 4GB System Memory|/0/15/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/15/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/15/2 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/3 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/4 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/5 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/6 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/15/7 memory DIMM Synchronous 667 MHz (1.5 ns) [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x8 Port 2-3|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0/2/0.1 eth1 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/8 system 5000 Series Chipset DMA Engine|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/6 scsi8 generic Multidevice|/0/100/1d.7/1/6/0.0.0 /dev/cdrom disk Virtual Disc 1|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi6 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.1.0 /dev/dvd disk DVD-ROM SR-8178|/0/100/1f.1/0.1.0/0 /dev/dvd disk |/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/2 /dev/sdc disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/2/1 /dev/sdc1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/3 /dev/sdd disk 465GB SAMSUNG HD501LJ|/0/100/1f.2/3/1 /dev/sdd1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab6.cs.duke.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab-2.elisa.cpsc.ucalgary.ca,H/W path Device Class Description|===================================================| system PowerEdge R210|/0 bus 0M877N|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3430 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 8MB L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/400/6.5 processor Logical CPU|/0/400/6.6 processor Logical CPU|/0/400/6.7 processor Logical CPU|/0/400/6.8 processor Logical CPU|/0/400/6.9 processor Logical CPU|/0/400/6.a processor Logical CPU|/0/400/6.b processor Logical CPU|/0/400/6.c processor Logical CPU|/0/400/6.d processor Logical CPU|/0/400/6.e processor Logical CPU|/0/400/6.f processor Logical CPU|/0/400/6.10 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/1 memory 2GB DIMM Synchronous 1066 MHz (0.9 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/100 bridge Intel Corporation|/0/100/3 bridge Intel Corporation|/0/100/8 system Intel Corporation|/0/100/8.1 system Intel Corporation|/0/100/8.2 system Intel Corporation|/0/100/8.3 system Intel Corporation|/0/100/10 system Intel Corporation|/0/100/10.1 system Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb1 bus EHCI Host Controller|/0/100/1a/1/1 bus USB hub|/0/100/1a/1/1/1 generic USB Composite Device-0|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network Broadcom Corporation|/0/100/1c/0.1 eth1 network Broadcom Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus EHCI Host Controller|/0/100/1d/1/1 bus USB hub|/0/100/1d/1/1/1 generic Dell 03R874|/0/100/1d/1/1/5 bus USB hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/1/0 /dev/cdrom disk | +planetlab1.eecs.ucf.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/1/0 display ATI Technologies Inc|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 3856MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 3856MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab2.pop-rs.rnp.br,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/4/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/4/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB WDC WD2502ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM DV28SV|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab7.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab3.singaren.net.sg,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +metis.mcs.suffolk.edu,H/W path Device Class Description|===========================================================| system PowerEdge 2950|/0 bus 0M332H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage MegaRAID SAS 1078|/0/100/3/0/0.20.0 generic BACKPLANE|/0/100/3/0/2.0.0 /dev/sda disk 680GB PERC 6/i|/0/100/3/0/2.0.0/1 /dev/sda1 volume 680GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic Avocent DSRIQ-USB|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/4 scsi3 generic KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 1910MB KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi2 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planet3.cs.ucsb.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 955MB KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 955MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab10.millennium.berkeley.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/6 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/6/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/6/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/6/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab2.eecs.ucf.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/5/6 memory 128KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/1/0 display ATI Technologies Inc|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 3856MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 3856MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB Hitachi HDP72505|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +mlab1.lhr01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planet1.cs.rit.edu,H/W path Device Class Description|============================================================| system Dell DXP061|/0 bus 0CT017|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 82P965/G965 Memory Controller Hub|/0/100/1 bridge 82P965/G965 PCI Express Root Port|/0/100/1/0 display GeForce 8600 GT|/0/100/19 eth0 network 82566DC Gigabit Network Connection|/0/100/1a bus 82801H (ICH8 Family) USB UHCI Contoller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Controller|/0/100/1c bridge 82801H (ICH8 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express Port 5|/0/100/1d bus 82801H (ICH8 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic CA-200|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk USB HS-CF Card|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk |/0/100/1d.7/1/2/0.0.1 /dev/sdc disk USB HS-xD/SM|/0/100/1d.7/1/2/0.0.1/0 /dev/sdc disk |/0/100/1d.7/1/2/0.0.2 /dev/sdd disk USB HS-MS Card|/0/100/1d.7/1/2/0.0.2/0 /dev/sdd disk |/0/100/1d.7/1/2/0.0.3 /dev/sde disk USB HS-SD Card|/0/100/1d.7/1/2/0.0.3/0 /dev/sde disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801HH (ICH8DH) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801H (ICH8 Family) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDRWDVD DH-48C2S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Controller|/0/100/1f.5 storage 82801H (ICH8 Family) 2 port SATA IDE Controller| +planetlab-3.cmcl.cs.cmu.edu,H/W path Device Class Description|========================================================| system PowerEdge 1850|/0 bus 0HJ859|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.00GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 2MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/401 processor CPU|/0/401/703 memory L1 cache|/0/401/704 memory L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/4 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/5 memory DIMM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/2/0 bridge 80332 [Dobson] I/O processor (A-Segment Bridge)|/0/100/2/0/5 scsi0 storage 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI|/0/100/2/0/5/0.0.0 /dev/sda disk 280GB ST3300007LC|/0/100/2/0/5/0.0.0/1 /dev/sda1 volume 279GB Linux LVM Physical Volume partition|/0/100/2/0/5/0.6.0 processor 1x2 SCSI BP|/0/100/2/0.2 bridge 80332 [Dobson] I/O processor (B-Segment Bridge)|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/5 bridge E7520 PCI Express Port B1|/0/100/5/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/5/0/7 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/5/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/5/0.2/8 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus Hub|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab-4.imperial.ac.uk,H/W path Device Class Description|=======================================================| system ProLiant DL380 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 5150 @ 2.66GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/0.1 processor Logical CPU|/0/406/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/5 memory DIMM Synchronous [empty]|/0/1000/6 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge 5000P Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 storage Smart Array Controller|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1c.1 bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 2|/0/100/1c.1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c.1/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi0 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DW-224E-R|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +planetlab2.polito.it,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0TY019|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/3.1 processor Logical CPU|/0/400/3.2 processor Logical CPU|/0/400/3.3 processor Logical CPU|/0/400/3.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 dev11504 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth2 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5001ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab2.itwm.fhg.de,H/W path Device Class Description|=======================================================| system P4DP6|/0 bus P4DP6|/0/0 memory 106KB BIOS|/0/4 processor Intel(R) XEON(TM) CPU 2.20GHz|/0/4/6 memory 8KB L1 cache|/0/4/7 memory 512KB L2 cache|/0/4/1.1 processor Logical CPU|/0/4/1.2 processor Logical CPU|/0/5 processor Intel(R) XEON(TM) CPU 2.20GHz|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/0 memory 8KB L1 cache|/0/5/1 memory 512KB L2 cache|/0/16 memory 3GB System Memory|/0/16/0 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/1 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/2 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/3 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/4 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/5 memory 512MB DIMM DDR Synchronous 200 MHz (5.0 ns)|/0/16/6 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/16/7 memory DIMM DDR Synchronous 200 MHz (5.0 ns) [empty]|/0/100 bridge E7500 Memory Controller Hub|/0/100/0.1 generic E7500/E7501 Host RASUM Controller|/0/100/2 bridge E7500/E7501 Hub Interface B PCI-to-PCI Bridge|/0/100/2/1c system 82870P2 P64H2 I/OxAPIC|/0/100/2/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1d/1 eth0 network 82541GI Gigabit Ethernet Controller|/0/100/2/1e system 82870P2 P64H2 I/OxAPIC|/0/100/2/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/2/1f/2 eth1 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/2/1f/2.1 eth2 network 82546EB Gigabit Ethernet Controller (Copper)|/0/100/3 bridge E7500/E7501 Hub Interface C PCI-to-PCI Bridge|/0/100/3/1c system 82870P2 P64H2 I/OxAPIC|/0/100/3/1d bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/3/1e system 82870P2 P64H2 I/OxAPIC|/0/100/3/1f bridge 82870P2 P64H2 Hub PCI Bridge|/0/100/1d bus 82801CA/CAM USB Controller #1|/0/100/1d/1 usb1 bus UHCI Host Controller|/0/100/1d.1 bus 82801CA/CAM USB Controller #2|/0/100/1d.1/1 usb2 bus UHCI Host Controller|/0/100/1d.2 bus 82801CA/CAM USB Controller #3|/0/100/1d.2/1 usb3 bus UHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 display Rage XL|/0/100/1f bridge 82801CA LPC Interface Controller|/0/100/1f.1 scsi0 storage 82801CA Ultra ATA Storage Controller|/0/100/1f.1/0.0.0 /dev/sda disk 189GB Maxtor 6Y200P0|/0/100/1f.1/0.0.0/1 /dev/sda1 volume 189GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/cdrom disk DVD-ROM SD-C2612|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801CA/CAM SMBus Controller| +planetlab-1.amst.nodes.planet-lab.org,H/W path Device Class Description|===================================================| system Computer|/0 bus S845WD1-E|/0/0 memory 64KB BIOS|/0/4 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/4/5 memory 8KB L1 cache|/0/4/6 memory 512KB L2 cache|/0/33 memory 1GB System Memory|/0/33/0 memory 1GB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/33/1 memory [empty]|/0/100 bridge 82845 845 [Brookdale] Chipset Host Bridge|/0/100/1 bridge 82845 845 [Brookdale] Chipset AGP Bridge|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1e/f display Rage XL|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 189GB Maxtor 6Y200P0|/0/100/1f.1/0/1 /dev/sda1 volume 189GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CD-ROM SCR-242|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller| +adrastea.mcs.suffolk.edu,H/W path Device Class Description|===========================================================| system PowerEdge 2950|/0 bus 0M332H|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/4.1 processor Logical CPU|/0/401/4.2 processor Logical CPU|/0/401/4.3 processor Logical CPU|/0/401/4.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage MegaRAID SAS 1078|/0/100/3/0/0.20.0 generic BACKPLANE|/0/100/3/0/2.0.0 /dev/sda disk 680GB PERC 6/i|/0/100/3/0/2.0.0/1 /dev/sda1 volume 680GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.1/1/1 generic Avocent DSRIQ-USB|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/4 scsi3 generic KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 1910MB KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 1910MB|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi2 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM DV28SV|/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers| +node-1.mcgillplanetlab.org,H/W path Device Class Description|===========================================================| system OptiPlex 755|/0 bus 0GM819|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/1 bridge 82Q35 Express PCI Express Root Port|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/2.1 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500AAJS-7|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500AAJS-7|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-H353B|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller| +planet2.cs.rit.edu,H/W path Device Class Description|============================================================| system Dell DXP061|/0 bus 0CT017|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 4MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge 82P965/G965 Memory Controller Hub|/0/100/1 bridge 82P965/G965 PCI Express Root Port|/0/100/1/0 display GeForce 8600 GT|/0/100/19 eth0 network 82566DC Gigabit Network Connection|/0/100/1a bus 82801H (ICH8 Family) USB UHCI Contoller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801H (ICH8 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801H (ICH8 Family) HD Audio Controller|/0/100/1c bridge 82801H (ICH8 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801H (ICH8 Family) PCI Express Port 5|/0/100/1d bus 82801H (ICH8 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801H (ICH8 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801H (ICH8 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801H (ICH8 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/2 scsi4 generic CA-200|/0/100/1d.7/1/2/0.0.0 /dev/sdb disk USB HS-CF Card|/0/100/1d.7/1/2/0.0.0/0 /dev/sdb disk |/0/100/1d.7/1/2/0.0.1 /dev/sdc disk USB HS-xD/SM|/0/100/1d.7/1/2/0.0.1/0 /dev/sdc disk |/0/100/1d.7/1/2/0.0.2 /dev/sdd disk USB HS-MS Card|/0/100/1d.7/1/2/0.0.2/0 /dev/sdd disk |/0/100/1d.7/1/2/0.0.3 /dev/sde disk USB HS-SD Card|/0/100/1d.7/1/2/0.0.3/0 /dev/sde disk |/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801HH (ICH8DH) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801H (ICH8 Family) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk CDRWDVD DH-48C2S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus 82801H (ICH8 Family) SMBus Controller|/0/100/1f.5 storage 82801H (ICH8 Family) 2 port SATA IDE Controller| +planet4.cs.ucsb.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 956MB KanguruDrive2.0|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 956MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab7.cs.duke.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/3/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/3/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +mercury.silicon-valley.ru,H/W path Device Class Description|=======================================================| system ProLiant ML310 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.40GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM TS-H192C|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +mlab1.nuq01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/6.1 processor Logical CPU|/0/400/6.2 processor Logical CPU|/0/400/6.3 processor Logical CPU|/0/400/6.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/6.1 processor Logical CPU|/0/401/6.2 processor Logical CPU|/0/401/6.3 processor Logical CPU|/0/401/6.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +mlab2.lhr01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/7.1 processor Logical CPU|/0/400/7.2 processor Logical CPU|/0/400/7.3 processor Logical CPU|/0/400/7.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/7.1 processor Logical CPU|/0/401/7.2 processor Logical CPU|/0/401/7.3 processor Logical CPU|/0/401/7.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab11.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab3.wail.wisc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic Pivot|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 962MB Pivot|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 962MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +mlab2.nuq01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0M788G|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5405 @ 2.00GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/1.1 processor Logical CPU|/0/401/1.2 processor Logical CPU|/0/401/1.3 processor Logical CPU|/0/401/1.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 scsi1 storage 631xESB/632xESB IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD-ROM DV28EV|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +mlab3.lhr01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/0.1 processor Logical CPU|/0/401/0.2 processor Logical CPU|/0/401/0.3 processor Logical CPU|/0/401/0.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +node-2.mcgillplanetlab.org,H/W path Device Class Description|===========================================================| system OptiPlex 755|/0 bus 0GM819|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 82Q35 Express DRAM Controller|/0/100/1 bridge 82Q35 Express PCI Express Root Port|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/2.1 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 6 port SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 232GB WDC WD2500AAJS-7|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB WDC WD2500AAJS-7|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-H353B|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/100/1f.3 bus 82801I (ICH9 Family) SMBus Controller| +planetlab1.tamu.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic USB Flash Memory|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 1937MB USB Flash Memory|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 1937MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 1936MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab4.csres.utexas.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic v100w|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 1915MB v100w|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 1915MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.cnds.jhu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/5/0.3 processor Logical CPU|/0/5/0.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab4.wail.wisc.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/4 scsi6 generic Pivot|/0/100/1d.7/1/4/0.0.0 /dev/sdb disk 962MB Pivot|/0/100/1d.7/1/4/0.0.0/0 /dev/sdb disk 962MB|/0/100/1d.7/1/4/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pl1.6test.edu.cn,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 0V8X2Y|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 12MB L3 cache|/0/400/13.1 processor Logical CPU|/0/400/13.2 processor Logical CPU|/0/400/13.3 processor Logical CPU|/0/400/13.4 processor Logical CPU|/0/400/13.5 processor Logical CPU|/0/400/13.6 processor Logical CPU|/0/400/13.7 processor Logical CPU|/0/400/13.8 processor Logical CPU|/0/400/13.9 processor Logical CPU|/0/400/13.a processor Logical CPU|/0/400/13.b processor Logical CPU|/0/400/13.c processor Logical CPU|/0/400/13.d processor Logical CPU|/0/400/13.e processor Logical CPU|/0/400/13.f processor Logical CPU|/0/400/13.10 processor Logical CPU|/0/400/13.11 processor Logical CPU|/0/400/13.12 processor Logical CPU|/0/400/13.13 processor Logical CPU|/0/400/13.14 processor Logical CPU|/0/400/13.15 processor Logical CPU|/0/400/13.16 processor Logical CPU|/0/400/13.17 processor Logical CPU|/0/400/13.18 processor Logical CPU|/0/400/13.19 processor Logical CPU|/0/400/13.1a processor Logical CPU|/0/400/13.1b processor Logical CPU|/0/400/13.1c processor Logical CPU|/0/400/13.1d processor Logical CPU|/0/400/13.1e processor Logical CPU|/0/400/13.1f processor Logical CPU|/0/400/13.20 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 12MB L3 cache|/0/401/13.1 processor Logical CPU|/0/401/13.2 processor Logical CPU|/0/401/13.3 processor Logical CPU|/0/401/13.4 processor Logical CPU|/0/401/13.5 processor Logical CPU|/0/401/13.6 processor Logical CPU|/0/401/13.7 processor Logical CPU|/0/401/13.8 processor Logical CPU|/0/401/13.9 processor Logical CPU|/0/401/13.a processor Logical CPU|/0/401/13.b processor Logical CPU|/0/401/13.c processor Logical CPU|/0/401/13.d processor Logical CPU|/0/401/13.e processor Logical CPU|/0/401/13.f processor Logical CPU|/0/401/13.10 processor Logical CPU|/0/401/13.11 processor Logical CPU|/0/401/13.12 processor Logical CPU|/0/401/13.13 processor Logical CPU|/0/401/13.14 processor Logical CPU|/0/401/13.15 processor Logical CPU|/0/401/13.16 processor Logical CPU|/0/401/13.17 processor Logical CPU|/0/401/13.18 processor Logical CPU|/0/401/13.19 processor Logical CPU|/0/401/13.1a processor Logical CPU|/0/401/13.1b processor Logical CPU|/0/401/13.1c processor Logical CPU|/0/401/13.1d processor Logical CPU|/0/401/13.1e processor Logical CPU|/0/401/13.1f processor Logical CPU|/0/401/13.20 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/5 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500514NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab1.comp.nus.edu.sg,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD GCCT10N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 698GB ST3750640NS|/0/100/1f.2/1/1 /dev/sdb1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab2.urv.net,H/W path Device Class Description|===================================================| system HP d530 CMT(DC577AV)|/0 bus 085Ch|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) 4 CPU 2.80GHz|/0/5/6 memory 20KB L1 cache|/0/5/7 memory 1MB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/27 memory System Memory|/0/27/0 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/27/1 memory 256MB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/27/2 memory 256MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/27/3 memory DIMM DDR Synchronous [empty]|/0/28 memory Flash Memory|/0/28/0 memory 512KB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/2 display 82865G Integrated Graphics Controller|/0/100/1d bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 eth0 network NetXtreme BCM5782 Gigabit Ethernet|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 38GB Maxtor 6E040L0|/0/100/1f.1/0/1 /dev/sda1 volume 38GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 37GB ST340015A|/0/100/1f.1/1/1 /dev/sdb1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk CD-RW GCE-8483B|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/sdc disk 37GB WDC WD400BB-22HE|/0/100/1f.1/3/1 /dev/sdc1 volume 37GB Linux LVM Physical Volume partition|/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller| +planetlab1.ucsd.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0 /dev/sdb disk 246MB DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0/0 /dev/sdb disk 246MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab2.di.unito.it,H/W path Device Class Description|========================================================| system HP Compaq dc7600 Convertible Minitower|/0 bus 09F0h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/5/7 memory 28KB L1 cache|/0/5/8 memory 2MB L2 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/6 processor CPU|/0/6/9 memory L1 cache|/0/6/a memory L2 cache|/0/6/0.1 processor Logical CPU|/0/6/0.2 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/36/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/37 memory Flash Memory|/0/37/0 memory 1MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82945G/GZ/P/PL Memory Controller Hub|/0/100/2 display 82945G/GZ Integrated Graphics Controller|/0/100/1b multimedia 82801G (ICH7 Family) High Definition Audio Controller|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801G (ICH7 Family) PCI Express Port 2|/0/100/1c.1/0 eth0 network NetXtreme BCM5752 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DVD SOHD-16P9S|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 74GB Maxtor 6V080E0|/0/100/1f.2/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 298GB WDC WD3200KS-00P|/0/100/1f.2/1/1 /dev/sdb1 volume 298GB Linux LVM Physical Volume partition| +planetlab9.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab2.ucsd.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 246MB DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 246MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +salt.planetlab.cs.umd.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic Flash Disk|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 247MB Flash Disk 2.0|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 247MB|/0/100/1d.7/1/7/0.0.0/0/1 /dev/sdc1 volume 246MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planet2.scs.stanford.edu,H/W path Device Class Description|========================================================| system Precision WorkStation 340|/0 bus Precision WorkStation 340|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 1.80GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 2GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/2 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/1000/3 memory 512MB RIMM RDRAM RAMBUS 400 MHz (2.5 ns)|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV11GL [Quadro2 MXR/EX/Go]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/0.1.0 /dev/sdb disk 111GB WDC WD1200JB-75C|/0/100/1f.1/0.1.0/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801BA/BAM USB Controller #1|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/0/100/1f.4 bus 82801BA/BAM USB Controller #1|/0/100/1f.4/1 usb2 bus UHCI Host Controller|/0/100/1f.5 multimedia 82801BA/BAM AC'97 Audio Controller| +plgmu4.ite.gmu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi6 generic DataTraveler 2.0|/0/100/1d.7/1/3/0.0.0 /dev/sdb disk 123MB DataTraveler 2.0|/0/100/1d.7/1/3/0.0.0/0 /dev/sdb disk 123MB|/0/100/1d.7/1/3/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +pl1.sos.info.hiroshima-cu.ac.jp,H/W path Device Class Description|=======================================================| system ProLiant ML310 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3370 @ 3.00GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 12MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/6/0 storage Smart Array Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-RAM GH15L|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +mtuplanetlab2.cs.mtu.edu,H/W path Device Class Description|===========================================================| system Desktop Computer|/0 bus S3000AHLX|/0/0 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/0/1 memory 4MB L2 cache|/0/0/2 memory 64KB L1 cache|/0/0/0.1 processor Logical CPU|/0/0/0.2 processor Logical CPU|/0/3 memory 64KB BIOS|/0/22 memory 4GB System Memory|/0/22/0 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/1 memory DIMM [empty]|/0/22/2 memory 2GB DIMM Synchronous 533 MHz (1.9 ns)|/0/22/3 memory DIMM [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth0 network 82573E Gigabit Ethernet Controller (Copper)|/0/100/1c.5/0.3 communication Active Management Technology - SOL|/0/100/1c.5/0.4 bus 82573E KCS (Active Management)|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/4 display ES1000|/0/100/1e/5 eth1 network 82541GI Gigabit Ethernet Controller|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.1.0 /dev/cdrom disk SPD8005L1|/0/100/1f.1/0.1.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500630NS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 465GB ST3500630NS|/0/100/1f.2/1/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab2.comp.nus.edu.sg,H/W path Device Class Description|============================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 scsi4 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c/0/2/7/0.0.0 /dev/sdc disk VSF|/0/100/1c/0/2/7/0.0.0/0 /dev/sdc disk |/0/100/1c/0/2/7/0.1.0 /dev/cdrom1 disk VCD|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRW/DVD GCCT10N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 698GB ST3750640NS|/0/100/1f.2/1/1 /dev/sdb1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +mlab1.ams01.measurement-lab.org,H/W path Device Class Description|=======================================================| system PowerEdge 1950|/0 bus 0H723K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 12MB L2 cache|/0/400/702 memory L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU L5420 @ 2.50GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 12MB L2 cache|/0/401/705 memory L3 cache|/0/401/4.1 processor Logical CPU|/0/401/4.2 processor Logical CPU|/0/401/4.3 processor Logical CPU|/0/401/4.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 2GB Synchronous 667 MHz (1.5 ns)|/0/1000/4 memory Synchronous [empty]|/0/1000/5 memory Synchronous [empty]|/0/1000/6 memory Synchronous [empty]|/0/1000/7 memory Synchronous [empty]|/0/100 bridge 5000X Chipset Memory Controller Hub|/0/100/2 bridge 5000 Series Chipset PCI Express x4 Port 2|/0/100/2/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/2/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/2/0/0/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/2/0/0/0/0 eth1 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/2/0/1 bridge 6311ESB/6321ESB PCI Express Downstream Port E2|/0/100/2/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/3 bridge 5000 Series Chipset PCI Express x4 Port 3|/0/100/3/0 scsi0 storage SAS1068E PCI-Express Fusion-MPT SAS|/0/100/3/0/0.0.0 /dev/sda disk 68GB ST973402SS|/0/100/3/0/0.0.0/1 /dev/sda1 volume 68GB Linux LVM Physical Volume partition|/0/100/3/0/0.1.0 /dev/sdb disk 465GB ST9500430SS|/0/100/3/0/0.1.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/4 bridge 5000 Series Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5000 Series Chipset PCI Express x4 Port 5|/0/100/6 bridge 5000 Series Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5000 Series Chipset PCI Express x4 Port 7|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/0 eth0 network NetXtreme II BCM5708 Gigabit Ethernet|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/d display ES1000|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.2 scsi1 storage 631xESB/632xESB/3100 Chipset SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-ROM TS-L333A|/0/100/1f.2/0.0.0/0 /dev/cdrom disk |/0/101 bridge 5000 Series Chipset FSB Registers|/0/102 bridge 5000 Series Chipset FSB Registers|/0/103 bridge 5000 Series Chipset FSB Registers|/0/104 bridge 5000 Series Chipset Reserved Registers|/0/105 bridge 5000 Series Chipset Reserved Registers|/0/106 bridge 5000 Series Chipset FBD Registers|/0/107 bridge 5000 Series Chipset FBD Registers|/1 tap0 network Ethernet interface| +planetlab2.cnds.jhu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab1.citadel.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic TD 2C|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 490MB TD 2C|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 489MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab8.millennium.berkeley.edu,H/W path Device Class Description|======================================================| system PowerEdge 650|/0 bus 0W1373|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.40GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/1 memory 512MB DIMM DDR Synchronous 266 MHz (3.8 ns)|/0/1000/2 memory DIMM DDR Synchronous 266 MHz (3.8 ns) [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/5 scsi0 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/5/0 /dev/sda disk 111GB ST3120026A|/0/100/5/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/5/1 /dev/sdb disk 111GB ST3120026A|/0/100/5/1/1 /dev/sdb1 volume 111GB Linux LVM Physical Volume partition|/0/100/f.1 scsi2 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-224E|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.3 bridge GCLE-2 Host Bridge|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB6 South Bridge|/0/103 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/104 bridge CIOB-E I/O Bridge with Gigabit Ethernet|/0/3 eth0 network 82546EB Gigabit Ethernet Controller (Copper)|/0/3.1 eth1 network 82546EB Gigabit Ethernet Controller (Copper)| +planetlab3.ucsd.edu,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/7 scsi4 generic DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0 /dev/sdc disk 246MB DataTraveler 2.0|/0/100/1d.7/1/7/0.0.0/0 /dev/sdc disk 246MB|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +pl2.sos.info.hiroshima-cu.ac.jp,H/W path Device Class Description|=======================================================| system ProLiant ML310 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3370 @ 3.00GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 12MB L2 cache|/0/400/730 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 8GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/6/0 storage Smart Array Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-RAM GH15L|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planet11.csc.ncsu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/1.1 processor Logical CPU|/0/5/1.2 processor Logical CPU|/0/5/1.3 processor Logical CPU|/0/5/1.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 953MB DataTraveler 2.0|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 953MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 953MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +pl2.6test.edu.cn,H/W path Device Class Description|=======================================================| system PowerEdge R410|/0 bus 0V8X2Y|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/702 memory 12MB L3 cache|/0/400/13.1 processor Logical CPU|/0/400/13.2 processor Logical CPU|/0/400/13.3 processor Logical CPU|/0/400/13.4 processor Logical CPU|/0/400/13.5 processor Logical CPU|/0/400/13.6 processor Logical CPU|/0/400/13.7 processor Logical CPU|/0/400/13.8 processor Logical CPU|/0/400/13.9 processor Logical CPU|/0/400/13.a processor Logical CPU|/0/400/13.b processor Logical CPU|/0/400/13.c processor Logical CPU|/0/400/13.d processor Logical CPU|/0/400/13.e processor Logical CPU|/0/400/13.f processor Logical CPU|/0/400/13.10 processor Logical CPU|/0/400/13.11 processor Logical CPU|/0/400/13.12 processor Logical CPU|/0/400/13.13 processor Logical CPU|/0/400/13.14 processor Logical CPU|/0/400/13.15 processor Logical CPU|/0/400/13.16 processor Logical CPU|/0/400/13.17 processor Logical CPU|/0/400/13.18 processor Logical CPU|/0/400/13.19 processor Logical CPU|/0/400/13.1a processor Logical CPU|/0/400/13.1b processor Logical CPU|/0/400/13.1c processor Logical CPU|/0/400/13.1d processor Logical CPU|/0/400/13.1e processor Logical CPU|/0/400/13.1f processor Logical CPU|/0/400/13.20 processor Logical CPU|/0/401 processor Intel(R) Xeon(R) CPU E5620 @ 2.40GHz|/0/401/703 memory 128KB L1 cache|/0/401/704 memory 1MB L2 cache|/0/401/705 memory 12MB L3 cache|/0/401/13.1 processor Logical CPU|/0/401/13.2 processor Logical CPU|/0/401/13.3 processor Logical CPU|/0/401/13.4 processor Logical CPU|/0/401/13.5 processor Logical CPU|/0/401/13.6 processor Logical CPU|/0/401/13.7 processor Logical CPU|/0/401/13.8 processor Logical CPU|/0/401/13.9 processor Logical CPU|/0/401/13.a processor Logical CPU|/0/401/13.b processor Logical CPU|/0/401/13.c processor Logical CPU|/0/401/13.d processor Logical CPU|/0/401/13.e processor Logical CPU|/0/401/13.f processor Logical CPU|/0/401/13.10 processor Logical CPU|/0/401/13.11 processor Logical CPU|/0/401/13.12 processor Logical CPU|/0/401/13.13 processor Logical CPU|/0/401/13.14 processor Logical CPU|/0/401/13.15 processor Logical CPU|/0/401/13.16 processor Logical CPU|/0/401/13.17 processor Logical CPU|/0/401/13.18 processor Logical CPU|/0/401/13.19 processor Logical CPU|/0/401/13.1a processor Logical CPU|/0/401/13.1b processor Logical CPU|/0/401/13.1c processor Logical CPU|/0/401/13.1d processor Logical CPU|/0/401/13.1e processor Logical CPU|/0/401/13.1f processor Logical CPU|/0/401/13.20 processor Logical CPU|/0/1000 memory 6GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/1 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/2 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/5 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory 1GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/7 memory DIMM Synchronous [empty]|/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 eth0 network Broadcom Corporation|/0/100/1/0.1 eth1 network Broadcom Corporation|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/3 bus USB hub|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb5 bus UHCI Host Controller|/0/100/1d/1/2 generic USB Composite Device-0|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb6 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb7 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Matrox Graphics, Inc.|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500514NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage Intel Corporation|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM DV-28SW|/0/100/1f.5/0.0.0/0 /dev/cdrom disk |/1 tap0 network Ethernet interface| +planetlab1.koganei.wide.ad.jp,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1/0/8/1 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/1/0.0.0 /dev/sda disk 149GB ST3160812AS|/0/100/1/0/8/1/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1/0/8/1/0.1.0 /dev/sdb disk 149GB ST3160812AS|/0/100/1/0/8/1/0.1.0/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W28EAW|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller| +planetlab2.citadel.edu,H/W path Device Class Description|============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.20GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 scsi4 generic TD 2C|/0/100/1d.7/1/3/0.0.0 /dev/sdc disk 490MB TD 2C|/0/100/1d.7/1/3/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/3/0.0.0/0/1 /dev/sdc1 volume 489MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB Maxtor 6Y160M0|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB Maxtor 6Y160M0|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab2.ie.cuhk.edu.hk,H/W path Device Class Description|====================================================| system OptiPlex GX110|/0 bus OptiPlex GX110|/0/0 memory 64KB BIOS|/0/400 processor Pentium III (Coppermine)|/0/400/700 memory 32KB L1 cache|/0/400/701 memory 256KB L2 cache|/0/1000 memory 512MB System Memory|/0/1000/0 memory 256MB DIMM SDRAM Synchronous 100 MHz (10.0 ns)|/0/1000/1 memory 256MB DIMM SDRAM Synchronous 100 MHz (10.0 ns)|/0/100 bridge 82810E DC-133 (GMCH) Graphics Memory Controller Hub|/0/100/1 display 82810E DC-133 (CGC) Chipset Graphics Controller|/0/100/1e bridge 82801AA PCI Bridge|/0/100/1e/7 display NV5M64 [RIVA TNT2 Model 64/Model 64 Pro]|/0/100/1e/9 multimedia 5880 AudioPCI|/0/100/1e/c eth0 network 3c905C-TX/TX-M [Tornado]|/0/100/1f bridge 82801AA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801AA IDE Controller|/0/100/1f.1/0 /dev/sda disk 57GB IC35L060AVER07-0|/0/100/1f.1/0/1 /dev/sda1 volume 57GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk DV-5700A|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 bus 82801AA USB Controller|/0/100/1f.2/1 usb1 bus UHCI Host Controller|/0/100/1f.3 bus 82801AA SMBus Controller| +planetlab-2.ece.iastate.edu,H/W path Device Class Description|====================================================| system OptiPlex GX270|/0 bus 0Y1057|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.20GHz|/0/400/700 memory 16KB L1 cache|/0/400/701 memory 1MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 512MB DIMM SDRAM Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/1000/3 memory DIMM SDRAM Synchronous 400 MHz (2.5 ns) [empty]|/0/100 bridge 82865G/PE/P DRAM Controller/Host-Hub Interface|/0/100/1 bridge 82865G/PE/P PCI to AGP Controller|/0/100/1/0 display NV34 [GeForce FX 5200]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/c eth0 network 82540EM Gigabit Ethernet Controller|/0/100/1f bridge 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801EB/ER (ICH5/ICH5R) IDE Controller|/0/100/1f.1/0 /dev/sda disk 74GB Maxtor 6Y080L0|/0/100/1f.1/0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/cdrom disk CDRW/DVD SM-352F|/0/100/1f.1/1/0 /dev/cdrom disk |/0/100/1f.2 storage 82801EB (ICH5) SATA Controller|/0/100/1f.3 bus 82801EB/ER (ICH5/ICH5R) SMBus Controller|/0/100/1f.5 multimedia 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller|/1 tap0 network Ethernet interface| +planetlab1.unl.edu,H/W path Device Class Descripti +planetlab3.rutgers.edu,H/W path Device Class Description|=======================================================| system PowerEdge R200|/0 bus 0FW0G7|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3330 @ 2.66GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/2.1 processor Logical CPU|/0/400/2.2 processor Logical CPU|/0/400/2.3 processor Logical CPU|/0/400/2.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/1000/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 533 MHz (1.9 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c/0/2 bridge HiNT HB4 PCI-PCI Bridge (PCI6150)|/0/100/1c/0/2/2 display Radeon RV100 QY [Radeon 7000/VE]|/0/100/1c/0/2/4 generic Remote Access Card 4|/0/100/1c/0/2/4.1 generic Remote Access Card 4 Daughter Card Virtual UART|/0/100/1c/0/2/4.2 generic Remote Access Card 4 Daughter Card SMIC interface|/0/100/1c/0/2/7 storage PCI0680 Ultra ATA-133 Host Controller|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d/1/1 generic DRAC4|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB WDC WD5002ABYS-1|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW DS-8A4S|/0/100/1f.2/0.1.0/0 /dev/cdrom disk | +planetlab5.eecs.umich.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi8 generic USB Mass Storage Device|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 52MB FAT16 partition|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500418AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +pl4.unm.edu,H/W path Device Class Description|==========================================================| system -[867362X]-|/0 bus -[M51SL]-|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 256MB DIMM DDR Synchronous|/0/1000/1 memory 256MB DIMM DDR Synchronous|/0/1000/2 memory 256MB DIMM DDR Synchronous|/0/1000/3 memory 256MB DIMM DDR Synchronous|/0/100 bridge GCNB-LE Host Bridge|/0/100/3 display Rage XL|/0/100/f bridge CSB5 South Bridge|/0/100/f.1 scsi0 storage CSB5 IDE Controller|/0/100/f.1/0 /dev/sda disk 232GB ST3250620A|/0/100/f.1/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/f.1/0.1.0 /dev/cdrom disk CD-ROM CRN-8245B|/0/100/f.1/0.1.0/0 /dev/cdrom disk |/0/100/f.1/1 /dev/sdb disk 149GB WDC WD1600JB-00G|/0/100/f.1/1/1 volume 31KB Apple partition map|/0/100/f.1/1/2 volume 128MB Apple Free|/0/100/f.1/1/3 volume 148GB Apple HFS|/0/100/f.1/1/4 volume 8KB Apple Free|/0/100/f.2 bus OSB4/CSB5 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/100/f.2/1/2 scsi2 generic Memorex TD 2B|/0/100/f.2/1/2/0.0.0 /dev/sdc disk 984MB Memorex TD 2B|/0/100/f.2/1/2/0.0.0/0 /dev/sdc disk 984MB|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge CSB5 LPC bridge|/0/103 bridge CIOB-X2 PCI-X I/O Bridge|/0/104 bridge CIOB-X2 PCI-X I/O Bridge|/0/4 eth0 network NetXtreme BCM5703X Gigabit Ethernet|/0/5 eth1 network NetXtreme BCM5703X Gigabit Ethernet| +plab1.cs.ust.hk,H/W path Device Class Description|=======================================================| system OptiPlex 960|/0 bus 0H634K|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/1000/2 memory 1GB DIMM Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge Intel Corporation|/0/100/1 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.1 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0 /dev/sda disk 298GB WDC WD3200AAKS-7|/0/100/1f.2/0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD+-RW DH-16A6S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.3 bus Intel Corporation| +planetlab2.koganei.wide.ad.jp,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1/0/8/1 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/1/0.0.0 /dev/sda disk 149GB ST3160812AS|/0/100/1/0/8/1/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1/0/8/1/0.1.0 /dev/sdb disk 149GB ST3160812AS|/0/100/1/0/8/1/0.1.0/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W28EAW|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller| +planetlab2.cs.uiuc.edu,H/W path Device Class Description|========================================================| system Dimension 8250|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 533 MHz (1.9 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 533 MHz (1.9 ns)|/0/1000/2 memory RIMM RDRAM RAMBUS 533 MHz (1.9 ns) [empty]|/0/1000/3 memory RIMM RDRAM RAMBUS 533 MHz (1.9 ns) [empty]|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV17 [GeForce4 MX 420]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/1/1 usb3 bus UHCI Host Controller|/0/100/1e/1.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/1.1/1 usb4 bus UHCI Host Controller|/0/100/1e/1.2 bus USB 2.0|/0/100/1e/1.2/1 usb1 bus EHCI Host Controller|/0/100/1e/2 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/2/1 usb5 bus UHCI Host Controller|/0/100/1e/2.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/2.1/1 usb6 bus UHCI Host Controller|/0/100/1e/2.2 bus USB 2.0|/0/100/1e/2.2/1 usb2 bus EHCI Host Controller|/0/100/1e/8 communication BCM4212 v.90 56k modem|/0/100/1e/9 multimedia [SB Live! Value] EMU10k1X|/0/100/1e/9.1 input [SB Live! Value] Input device controller|/0/100/1e/c eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB ST3120814A|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 55GB ST360015A|/0/100/1f.1/1/1 /dev/sdb1 volume 55GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom1 disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom1 disk |/0/100/1f.1/3 /dev/cdrom disk CD-R/RW SW-240B|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/1 tap0 network Ethernet interface| +planet12.csc.ncsu.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7900 Small Form Factor|/0 bus 3031h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz|/0/5/6 memory 256KB L1 cache|/0/5/7 memory 6MB L2 cache|/0/5/8 memory L3 cache|/0/5/2.1 processor Logical CPU|/0/5/2.2 processor Logical CPU|/0/5/2.3 processor Logical CPU|/0/5/2.4 processor Logical CPU|/0/36 memory System Memory|/0/36/0 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/1 memory DIMM Synchronous [empty]|/0/36/2 memory 2GB DIMM Synchronous 800 MHz (1.2 ns)|/0/36/3 memory DIMM Synchronous [empty]|/0/37 memory Flash Memory|/0/37/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge Intel Corporation|/0/100/2 display Intel Corporation|/0/100/2.1 display Intel Corporation|/0/100/3 communication Intel Corporation|/0/100/3.2 storage Intel Corporation|/0/100/3.3 communication Intel Corporation|/0/100/19 eth0 network Intel Corporation|/0/100/1a bus Intel Corporation|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus Intel Corporation|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus Intel Corporation|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus Intel Corporation|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia Intel Corporation|/0/100/1c bridge Intel Corporation|/0/100/1c.4 bridge Intel Corporation|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb8 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi8 generic USB Mass Storage Device|/0/100/1d.7/1/5/0.0.0 /dev/sdb disk 1928MB USB Flash Drive|/0/100/1d.7/1/5/0.0.0/0 /dev/sdb disk 1928MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdb1 volume 1926MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/sda disk 465GB SAMSUNG HD502IJ|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition| +planetlab4.cs.uoregon.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFJH|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB GB0160EAFJE|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab4.rutgers.edu,H/W path Device Class Description|=======================================================| system PowerEdge R300|/0 bus 0TY179|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3323 @ 2.50GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 6MB L2 cache|/0/400/702 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/400/1.3 processor Logical CPU|/0/400/1.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 2GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory DIMM Synchronous [empty]|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory DIMM Synchronous [empty]|/0/100 bridge 5100 Chipset Memory Controller Hub|/0/100/2 bridge 5100 Chipset PCI Express x8 Port 2-3|/0/100/3 bridge 5100 Chipset PCI Express x4 Port 3|/0/100/4 bridge 5100 Chipset PCI Express x8 Port 4-5|/0/100/5 bridge 5100 Chipset PCI Express x4 Port 5|/0/100/6 bridge 5100 Chipset PCI Express x8 Port 6-7|/0/100/7 bridge 5100 Chipset PCI Express x4 Port 7|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5722 Gigabit Ethernet PCI Express|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/1 bus Hub|/0/100/1d.7/1/1/1 generic DRAC5|/0/100/1d.7/1/5 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/7 display ES1000|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500320NS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/0.1.0 /dev/cdrom disk DVD+-RW DS-8A4S|/0/100/1f.2/0.1.0/0 /dev/cdrom disk |/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/101 bridge 5100 Chipset FSB Registers|/0/102 bridge 5100 Chipset FSB Registers|/0/103 bridge 5100 Chipset FSB Registers|/0/104 bridge 5100 Chipset Reserved Registers|/0/105 bridge 5100 Chipset Reserved Registers|/0/106 bridge 5100 Chipset DDR Channel 0 Registers|/0/107 bridge 5100 Chipset DDR Channel 1 Registers| +planetlab-01.ece.uprm.edu,H/W path Device Class Description|=======================================================| system ProLiant DL360 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(TM) CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/1.1 processor Logical CPU|/0/406/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 333 MHz (3.0 ns)|/0/1000/2 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/1000/3 memory DIMM DDR Synchronous 333 MHz (3.0 ns) [empty]|/0/100 bridge E7520 Memory Controller Hub|/0/100/2 bridge E7525/E7520/E7320 PCI Express Port A|/0/100/4 bridge E7525/E7520 PCI Express Port B|/0/100/4/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/4/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/6 bridge E7520 PCI Express Port C|/0/100/1c bridge 6300ESB 64-bit PCI-X Bridge|/0/100/1c/1 storage Smart Array 64xx|/0/100/1c/2 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1c/2.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1d bus 6300ESB USB Universal Host Controller|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 6300ESB USB Universal Host Controller|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.4 system 6300ESB Watchdog Timer|/0/100/1d.5 system 6300ESB I/O Advanced Programmable Interrupt Controller|/0/100/1d.7 bus 6300ESB USB2 Enhanced Host Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display Rage XL|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1f bridge 6300ESB LPC Interface Controller|/0/100/1f.1 scsi0 storage 6300ESB PATA Storage Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CD-ROM GCR-8240N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk | +planetlab4.warsaw.rd.tp.pl,H/W path Device Class Description|============================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3060 @ 2.40GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/8 scsi4 generic PQI USB Flash Drive|/0/100/1d.7/1/8/0.0.0 /dev/sdc disk 490MB USB Flash Disk|/0/100/1d.7/1/8/0.0.0/0 /dev/sdc disk 490MB|/0/100/1d.7/1/8/0.0.0/0/1 /dev/sdc1 volume 489MB FAT16 partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB ST3250620NS|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/1 tap0 network Ethernet interface| +planetlab-01.kusa.ac.jp,H/W path Device Class Description|=============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Cruzer Colors+|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 983MB Cruzer Colors+|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 983MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab1.nvlab.org,H/W path Device Class Description|==========================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1/0/8/1 scsi0 storage SAS1068 PCI-X Fusion-MPT SAS|/0/100/1/0/8/1/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1/0/8/1/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1/0/8/1/0.1.0 /dev/sdb disk 149GB Maxtor 6L160M0|/0/100/1/0/8/1/0.1.0/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi1 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-W28EAW|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller| +planetlab2.fct.ualg.pt,H/W path Device Class Description|================================================| system MS-7125|/0 bus MS-7125|/0/0 memory 128KB BIOS|/0/4 processor AMD Athlon(tm) 64 Processor 3200+|/0/4/b memory 128KB L1 cache|/0/4/d memory 512KB L2 cache|/0/5 processor CPU|/0/5/c memory 128KB L1 cache|/0/5/e memory 512KB L2 cache|/0/1e memory 4GB System Memory|/0/1e/0 memory 1GB DIMM|/0/1e/1 memory 1GB DIMM|/0/1e/2 memory 1GB DIMM|/0/1e/3 memory 1GB DIMM|/0/3 memory Memory controller|/0/1 bridge CK804 ISA Bridge|/0/1.1 bus CK804 SMBus|/0/2 bus CK804 USB Controller|/0/2/1 usb2 bus OHCI Host Controller|/0/2.1 bus CK804 USB Controller|/0/2.1/1 usb1 bus EHCI Host Controller|/0/6 scsi4 storage CK804 IDE|/0/6/0.0.0 /dev/cdrom disk DVD-ROM TS-H352A|/0/6/0.0.0/0 /dev/cdrom disk |/0/7 scsi0 storage CK804 Serial ATA Controller|/0/7/0.0.0 /dev/sda disk 298GB ST3320620AS|/0/7/0.0.0/1 /dev/sda1 volume 298GB Linux LVM Physical Volume partition|/0/8 storage CK804 Serial ATA Controller|/0/9 bridge CK804 PCI Bridge|/0/9/8 eth0 network RTL-8139/8139C/8139C+|/0/b bridge CK804 PCIE Bridge|/0/c bridge CK804 PCIE Bridge|/0/d bridge CK804 PCIE Bridge|/0/e bridge CK804 PCIE Bridge|/0/e/0 display RV370 5B60 [Radeon X300 (PCIE)]|/0/e/0.1 display RV370 [Radeon X300SE]|/0/100 bridge K8 [Athlon64/Opteron] HyperTransport Technology Configuration|/0/101 bridge K8 [Athlon64/Opteron] Address Map|/0/102 bridge K8 [Athlon64/Opteron] DRAM Controller|/0/103 bridge K8 [Athlon64/Opteron] Miscellaneous Control| +planetlab2.unl.edu,H/W path Device Class Description|================================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1a.7/1/2 scsi6 generic PQI USB Flash Drive|/0/100/1a.7/1/2/0.0.0 /dev/sdb disk 983MB USB Flash Disk|/0/100/1a.7/1/2/0.0.0/0 /dev/sdb disk 983MB|/0/100/1a.7/1/2/0.0.0/0/4 /dev/sdb4 volume 50MB FAT16 partition|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller| +planetlab1.cs.uiuc.edu,H/W path Device Class Description|========================================================| system Dimension 8250|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB RIMM RDRAM RAMBUS 533 MHz (1.9 ns)|/0/1000/1 memory 512MB RIMM RDRAM RAMBUS 533 MHz (1.9 ns)|/0/1000/2 memory RIMM RDRAM RAMBUS 533 MHz (1.9 ns) [empty]|/0/1000/3 memory RIMM RDRAM RAMBUS 533 MHz (1.9 ns) [empty]|/0/100 bridge 82850 850 (Tehama) Chipset Host Bridge (MCH)|/0/100/1 bridge 82850 850 (Tehama) Chipset AGP Bridge|/0/100/1/0 display NV17 [GeForce4 MX 420]|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/1/1 usb3 bus UHCI Host Controller|/0/100/1e/1.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/1.1/1 usb4 bus UHCI Host Controller|/0/100/1e/1.2 bus USB 2.0|/0/100/1e/1.2/1 usb1 bus EHCI Host Controller|/0/100/1e/2 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/2/1 usb5 bus UHCI Host Controller|/0/100/1e/2.1 bus VT82xxxxx UHCI USB 1.1 Controller|/0/100/1e/2.1/1 usb6 bus UHCI Host Controller|/0/100/1e/2.2 bus USB 2.0|/0/100/1e/2.2/1 usb2 bus EHCI Host Controller|/0/100/1e/8 communication BCM4212 v.90 56k modem|/0/100/1e/9 multimedia [SB Live! Value] EMU10k1X|/0/100/1e/9.1 input [SB Live! Value] Input device controller|/0/100/1e/c eth0 network 82557/8/9 Ethernet Pro 100|/0/100/1f bridge 82801BA ISA Bridge (LPC)|/0/100/1f.1 scsi0 storage 82801BA IDE U100 Controller|/0/100/1f.1/0 /dev/sda disk 111GB ST3120814A|/0/100/1f.1/0/1 /dev/sda1 volume 111GB Linux LVM Physical Volume partition|/0/100/1f.1/1 /dev/sdb disk 55GB ST360015A|/0/100/1f.1/1/1 /dev/sdb1 volume 55GB Linux LVM Physical Volume partition|/0/100/1f.1/2 /dev/cdrom disk DVD-ROM LTD163|/0/100/1f.1/2/0 /dev/cdrom disk |/0/100/1f.1/3 /dev/cdrom1 disk CD-R/RW SW-240B|/0/100/1f.3 bus 82801BA/BAM SMBus Controller|/1 tap0 network Ethernet interface| +planetlab2.cs.uoregon.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3210 @ 2.13GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 8MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 2GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory DIMM DDR Synchronous 800 MHz (1.2 ns) [empty]|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 465GB GB0500EAFYL|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB GB0160CAABV|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +ebb.colgate.edu,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5p|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E3120 @ 3.16GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 6MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 800 MHz (1.2 ns)|/0/100 bridge 3200/3210 Chipset DRAM Controller|/0/100/1 bridge 3200/3210 Chipset Host-Primary PCI Express Bridge|/0/100/6 bridge 3210 Chipset Host-Secondary PCI Express Bridge|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5715 Gigabit Ethernet|/0/100/1c.2 bridge 82801I (ICH9 Family) PCI Express Port 3|/0/100/1c.3 bridge 82801I (ICH9 Family) PCI Express Port 4|/0/100/1c.4 bridge 82801I (ICH9 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801I (ICH9 Family) PCI Express Port 6|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801I (ICH9 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801IR (ICH9R) LPC Interface Controller|/0/100/1f.2 scsi0 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB GB0250C8045|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 232GB GB0250C8045|/0/100/1f.2/1/1 /dev/sdb1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.5 scsi2 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/0/100/1f.5/0.0.0 /dev/cdrom disk DVD-ROM GDR-D20N|/0/100/1f.5/0.0.0/0 /dev/cdrom disk | +planetlab-02.ece.uprm.edu,undefined +planetlab-02.kusa.ac.jp,H/W path Device Class Description|=============================================================| system ProLiant DL320 G4|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) D CPU 3.00GHz|/0/400/710 memory 32KB L1 cache|/0/400/720 memory 4MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/1 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/2 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/1000/3 memory 1GB DIMM Synchronous 533 MHz (1.9 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/5 scsi4 generic Cruzer Colors+|/0/100/1d.7/1/5/0.0.0 /dev/sdc disk 983MB Cruzer Colors+|/0/100/1d.7/1/5/0.0.0/0 /dev/sdc disk 983MB|/0/100/1d.7/1/5/0.0.0/0/1 /dev/sdc1 volume 983MB W95 FAT16 (LBA) partition|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 149GB ST3160812AS|/0/100/1f.2/0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 149GB ST3160812AS|/0/100/1f.2/1/1 /dev/sdb1 volume 149GB Linux LVM Physical Volume partition| +planetlab3.comp.nus.edu.sg,H/W path Device Class Description|=======================================================| system PowerEdge 860|/0 bus 0KM697|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU X3220 @ 2.40GHz|/0/400/700 memory 128KB L1 cache|/0/400/701 memory 8MB L2 cache|/0/400/702 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/400/0.3 processor Logical CPU|/0/400/0.4 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/1000/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge 6702PXH PCI Express-to-PCI Bridge A|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.4/0 eth0 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1c.5/0 eth1 network NetXtreme BCM5721 Gigabit Ethernet PCI Express|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1d.7/1/3 bus CY7C65640 USB-2.0 "TetraHub"|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/5 display ES1000|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk CDRWDVD TSL462D|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0 /dev/sda disk 232GB ST3250620NS|/0/100/1f.2/0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/sdb disk 698GB Hitachi HUA72107|/0/100/1f.2/1/1 /dev/sdb1 volume 698GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 82801G (ICH7 Family) SMBus Controller| +planetlab1.cs.wayne.edu,H/W path Device Class Description|==========================================================| system HP Compaq dc7800p Small Form Factor|/0 bus 0AA8h|/0/1 memory 128KB BIOS|/0/5 processor Intel(R) Core(TM)2 Duo CPU E6550 @ 2.33GHz|/0/5/6 memory 64KB L1 cache|/0/5/7 memory 4MB L2 cache|/0/5/8 memory L3 cache|/0/5/0.1 processor Logical CPU|/0/5/0.2 processor Logical CPU|/0/33 memory System Memory|/0/33/0 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/1 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/2 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/33/3 memory 1GB DIMM Synchronous 667 MHz (1.5 ns)|/0/34 memory Flash Memory|/0/34/0 memory 4MB Chip FLASH Non-volatile|/0/0 memory |/0/2 memory |/0/100 bridge 82Q35 Express DRAM Controller|/0/100/2 display 82Q35 Express Integrated Graphics Controller|/0/100/3 communication 82Q35 Express MEI Controller|/0/100/3.2 storage 82Q35 Express PT IDER Controller|/0/100/3.3 communication 82Q35 Express Serial KT Controller|/0/100/19 eth0 network 82566DM-2 Gigabit Network Connection|/0/100/1a bus 82801I (ICH9 Family) USB UHCI Controller #4|/0/100/1a/1 usb3 bus UHCI Host Controller|/0/100/1a.1 bus 82801I (ICH9 Family) USB UHCI Controller #5|/0/100/1a.1/1 usb4 bus UHCI Host Controller|/0/100/1a.2 bus 82801I (ICH9 Family) USB UHCI Controller #6|/0/100/1a.2/1 usb5 bus UHCI Host Controller|/0/100/1a.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #2|/0/100/1a.7/1 usb1 bus EHCI Host Controller|/0/100/1b multimedia 82801I (ICH9 Family) HD Audio Controller|/0/100/1c bridge 82801I (ICH9 Family) PCI Express Port 1|/0/100/1c.1 bridge 82801I (ICH9 Family) PCI Express Port 2|/0/100/1d bus 82801I (ICH9 Family) USB UHCI Controller #1|/0/100/1d/1 usb6 bus UHCI Host Controller|/0/100/1d.1 bus 82801I (ICH9 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb7 bus UHCI Host Controller|/0/100/1d.7 bus 82801I (ICH9 Family) USB2 EHCI Controller #1|/0/100/1d.7/1 usb2 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 82801IO (ICH9DO) LPC Interface Controller|/0/100/1f.2 scsi2 storage 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 465GB ST3500630AS|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.5 storage 82801I (ICH9 Family) 2 port SATA IDE Controller|/1 tap0 network Ethernet interface| +adam.ee.ntu.edu.tw,H/W path Device Class Description|=======================================================| system ProLiant DL320 G5|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU 3040 @ 1.86GHz|/0/400/710 memory 64KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/1.1 processor Logical CPU|/0/400/1.2 processor Logical CPU|/0/1000 memory 2GB System Memory|/0/1000/0 memory 2GB DIMM DDR Synchronous 667 MHz (1.5 ns)|/0/1000/1 memory DIMM DDR Synchronous [empty]|/0/1000/2 memory DIMM DDR Synchronous [empty]|/0/1000/3 memory DIMM DDR Synchronous [empty]|/0/100 bridge E7230/3000/3010 Memory Controller Hub|/0/100/1 bridge E7230/3000/3010 PCI Express Root Port|/0/100/1c bridge 82801G (ICH7 Family) PCI Express Port 1|/0/100/1c/0 bridge EPB PCI-Express to PCI-X Bridge|/0/100/1c/0/4 eth0 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/4.1 eth1 network NetXtreme BCM5714 Gigabit Ethernet|/0/100/1c/0/8 bridge BCM5785 [HT1000] PCI/PCI-X Bridge|/0/100/1c.4 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 5|/0/100/1c.5 bridge 82801GR/GH/GHM (ICH7 Family) PCI Express Port 6|/0/100/1d bus 82801G (ICH7 Family) USB UHCI Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801G (ICH7 Family) USB UHCI Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801G (ICH7 Family) USB UHCI Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801G (ICH7 Family) USB UHCI Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801G (ICH7 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge 82801GB/GR (ICH7 Family) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801G (ICH7 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-V|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801GB/GR/GH (ICH7 Family) SATA IDE Controller|/0/100/1f.2/0.0.0 /dev/sda disk 232GB WDC WD2500YS-70S|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 232GB Linux LVM Physical Volume partition| +planetlab-2.pdl.nudt.edu.cn,H/W path Device Class Description|=====================================================| system ProLiant DL380 G6|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Xeon(R) CPU E5530 @ 2.40GHz|/0/400/710 memory 128KB L1 cache|/0/400/720 memory 1MB L2 cache|/0/400/730 memory 8MB L3 cache|/0/400/4.1 processor Logical CPU|/0/400/4.2 processor Logical CPU|/0/400/4.3 processor Logical CPU|/0/400/4.4 processor Logical CPU|/0/400/4.5 processor Logical CPU|/0/400/4.6 processor Logical CPU|/0/400/4.7 processor Logical CPU|/0/400/4.8 processor Logical CPU|/0/400/4.9 processor Logical CPU|/0/400/4.a processor Logical CPU|/0/400/4.b processor Logical CPU|/0/400/4.c processor Logical CPU|/0/400/4.d processor Logical CPU|/0/400/4.e processor Logical CPU|/0/400/4.f processor Logical CPU|/0/400/4.10 processor Logical CPU|/0/406 processor CPU|/0/406/716 memory L1 cache|/0/406/726 memory L2 cache|/0/406/736 memory L3 cache|/0/406/4.1 processor Logical CPU|/0/406/4.2 processor Logical CPU|/0/406/4.3 processor Logical CPU|/0/406/4.4 processor Logical CPU|/0/406/4.5 processor Logical CPU|/0/406/4.6 processor Logical CPU|/0/406/4.7 processor Logical CPU|/0/406/4.8 processor Logical CPU|/0/406/4.9 processor Logical CPU|/0/406/4.a processor Logical CPU|/0/406/4.b processor Logical CPU|/0/406/4.c processor Logical CPU|/0/406/4.d processor Logical CPU|/0/406/4.e processor Logical CPU|/0/406/4.f processor Logical CPU|/0/406/4.10 processor Logical CPU|/0/1000 memory System Memory|/0/1000/0 memory DIMM Synchronous [empty]|/0/1000/1 memory DIMM Synchronous [empty]|/0/1000/2 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/3 memory DIMM Synchronous [empty]|/0/1000/4 memory DIMM Synchronous [empty]|/0/1000/5 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1000/6 memory DIMM Synchronous [empty]|/0/1000/7 memory DIMM Synchronous [empty]|/0/1000/8 memory 2GB DIMM Synchronous 1333 MHz (0.8 ns)|/0/1001 memory System Memory|/0/1001/0 memory DIMM Synchronous [empty]|/0/1001/1 memory DIMM Synchronous [empty]|/0/1001/2 memory DIMM Synchronous [empty]|/0/1001/3 memory DIMM Synchronous [empty]|/0/1001/4 memory DIMM Synchronous [empty]|/0/1001/5 memory DIMM Synchronous [empty]|/0/1001/6 memory DIMM Synchronous [empty]|/0/1001/7 memory DIMM Synchronous [empty]|/0/1001/8 memory DIMM Synchronous [empty]|/0/1 memory |/0/2 memory |/0/100 bridge QuickPath Architecture I/O Hub to ESI Port|/0/100/1 bridge QuickPath Architecture I/O Hub PCI Express Root Port 1|/0/100/1/0 storage Hewlett-Packard Company|/0/100/2 bridge QuickPath Architecture I/O Hub PCI Express Root Port 2|/0/100/3 bridge QuickPath Architecture I/O Hub PCI Express Root Port 3|/0/100/4 bridge QuickPath Architecture I/O Hub PCI Express Root Port 4|/0/100/5 bridge QuickPath Architecture I/O Hub PCI Express Root Port 5|/0/100/6 bridge QuickPath Architecture I/O Hub PCI Express Root Port 6|/0/100/7 bridge QuickPath Architecture I/O Hub PCI Express Root Port 7|/0/100/8 bridge QuickPath Architecture I/O Hub PCI Express Root Port 8|/0/100/9 bridge QuickPath Architecture I/O Hub PCI Express Root Port 9|/0/100/a bridge QuickPath Architecture I/O Hub PCI Express Root Port 10|/0/100/14 system QuickPath Architecture I/O Hub System Management Registers|/0/100/14.1 system QuickPath Architecture I/O Hub GPIO and Scratch Pad Registers|/0/100/14.2 system QuickPath Architecture I/O Hub Control Status and RAS Registers|/0/100/1c bridge Intel Corporation|/0/100/1c/0 eth0 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c/0.1 eth1 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c.2 bridge Intel Corporation|/0/100/1c.2/0 eth2 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1c.2/0.1 eth3 network NetXtreme II BCM5709 Gigabit Ethernet|/0/100/1d bus Intel Corporation|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus Intel Corporation|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus Intel Corporation|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus Intel Corporation|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus Intel Corporation|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/3 display ES1000|/0/100/1e/4 system Integrated Lights Out Controller|/0/100/1e/4.2 system Integrated Lights Out Processor|/0/100/1e/4.4 bus Proliant iLO2 virtual USB controller|/0/100/1e/4.4/1 usb6 bus UHCI Host Controller|/0/100/1e/4.4/1/1 generic Virtual Keyboard|/0/100/1e/4.4/1/2 bus Virtual Hub|/0/100/1e/4.6 bus Proliant iLO2 virtual UART|/0/100/1f bridge Intel Corporation|/0/100/1f.2 scsi0 storage Intel Corporation|/0/100/1f.2/0.0.0 /dev/cdrom disk DVD-RAM UJ870A|/0/101 bridge Intel Corporation|/0/102 bridge Intel Corporation|/0/103 bridge Intel Corporation|/0/104 bridge Intel Corporation|/0/105 bridge Quickpath Interconnect Physical Layer Port 0|/0/106 bridge Quickpath Interconnect Physical Layer Port 1|/0/107 bridge Intel Corporation|/0/108 bridge Intel Corporation|/0/109 bridge Intel Corporation|/0/10a bridge Intel Corporation|/0/10b bridge Intel Corporation|/0/10c bridge Intel Corporation| +dschinni.planetlab.extranet.uni-passau.de,H/W path Device Class Description|========================================================| system CELSIUS R550|/0 bus D2569|/0/0 memory 107KB BIOS|/0/4 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/4/6 memory 32KB L1 cache|/0/4/7 memory 12MB L2 cache|/0/4/3.1 processor Logical CPU|/0/4/3.2 processor Logical CPU|/0/4/3.3 processor Logical CPU|/0/4/3.4 processor Logical CPU|/0/5 processor Intel(R) Xeon(R) CPU E5420 @ 2.50GHz|/0/5/8 memory 32KB L1 cache|/0/5/9 memory 12MB L2 cache|/0/5/3.1 processor Logical CPU|/0/5/3.2 processor Logical CPU|/0/5/3.3 processor Logical CPU|/0/5/3.4 processor Logical CPU|/0/18 memory 16GB System Memory|/0/18/0 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/1 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/2 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/18/3 memory 4GB DIMM Synchronous 667 MHz (1.5 ns)|/0/100 bridge 5400 Chipset Memory Controller Hub|/0/100/1 bridge 5400 Chipset PCI Express Port 1|/0/100/5 bridge 5400 Chipset PCI Express Port 5|/0/100/5/0 display Quadro NVS 290|/0/100/9 bridge 5400 Chipset PCI Express Port 9|/0/100/9/0 bridge 6311ESB/6321ESB PCI Express Upstream Port|/0/100/9/0/0 bridge 6311ESB/6321ESB PCI Express Downstream Port E1|/0/100/9/0/2 bridge 6311ESB/6321ESB PCI Express Downstream Port E3|/0/100/9/0/2/0 eth0 network 80003ES2LAN Gigabit Ethernet Controller (Copper)|/0/100/9/0.3 bridge 6311ESB/6321ESB PCI Express to PCI-X Bridge|/0/100/1b multimedia 631xESB/632xESB High Definition Audio Controller|/0/100/1c bridge 631xESB/632xESB/3100 Chipset PCI Express Root Port 1|/0/100/1d bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 631xESB/632xESB/3100 Chipset UHCI USB Controller #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 631xESB/632xESB/3100 Chipset EHCI USB2 Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1f bridge 631xESB/632xESB/3100 Chipset LPC Interface Controller|/0/100/1f.1 storage 631xESB/632xESB IDE Controller|/0/100/1f.2 scsi0 storage 631xESB/632xESB SATA AHCI Controller|/0/100/1f.2/0 /dev/sda disk 465GB ST3500620AS|/0/100/1f.2/0/1 /dev/sda1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.2/1 /dev/cdrom disk DVD RW AD-7200S|/0/100/1f.2/1/0 /dev/cdrom disk |/0/100/1f.2/0.0.0 /dev/sdb disk 465GB ST3500620AS|/0/100/1f.2/0.0.0/1 /dev/sdb1 volume 465GB Linux LVM Physical Volume partition|/0/100/1f.3 bus 631xESB/632xESB/3100 Chipset SMBus Controller|/0/101 bridge 5400 Chipset FSB Registers|/0/102 bridge 5400 Chipset FSB Registers|/0/103 bridge 5400 Chipset FSB Registers|/0/104 bridge 5400 Chipset FSB Registers|/0/105 bridge 5400 Chipset FSB Registers|/0/106 bridge 5400 Chipset CE/SF Registers|/0/107 bridge 5400 Chipset FBD Registers|/0/108 bridge 5400 Chipset FBD Registers|/0/109 bridge 5400 Chipset FBD Registers|/0/10a bridge 5400 Chipset FBD Registers| +planetlab1.sics.se,H/W path Device Class Description|======================================================| system PRIMERGY RX100|/0 bus D1483|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 2.66GHz|/0/400/700 memory 8KB L1 cache|/0/400/701 memory 512KB L2 cache|/0/1000 memory 1GB System Memory|/0/1000/0 memory 512MB DIMM DDR Synchronous|/0/1000/1 memory 512MB DIMM DDR Synchronous|/0/1000/2 memory DIMM DRAM [empty]|/0/100 bridge GCNB-LE Host Bridge|/0/100/4 display Rage XL|/0/100/a storage PDC20270 (FastTrak100 LP/TX2/TX4)|/0/100/c eth0 network 82557/8/9 Ethernet Pro 100|/0/100/f bridge CSB6 South Bridge|/0/100/f.1 scsi0 storage CSB6 RAID/IDE Controller|/0/100/f.1/0.0.0 /dev/cdrom disk CD-ROM CRN-8245B|/0/100/f.1/0.0.0/0 /dev/cdrom disk |/0/100/f.1/0.1.0 /dev/sda disk 74GB WDC WD800BB-00JH|/0/100/f.1/0.1.0/1 /dev/sda1 volume 74GB Linux LVM Physical Volume partition|/0/100/f.2 bus CSB6 OHCI USB Controller|/0/100/f.2/1 usb1 bus OHCI Host Controller|/0/101 bridge GCNB-LE Host Bridge|/0/102 bridge GCLE-2 Host Bridge| + diff --git a/web/query/out2 b/web/query/out2 new file mode 100644 index 0000000..79a4c89 --- /dev/null +++ b/web/query/out2 @@ -0,0 +1,2 @@ +hostname,hardware +planetlab-04.naist.jp,H/W path Device Class Description|=======================================================| system ProLiant DL320 G3|/0 bus Motherboard|/0/0 memory 64KB BIOS|/0/400 processor Intel(R) Pentium(R) 4 CPU 3.40GHz|/0/400/710 memory 16KB L1 cache|/0/400/720 memory 2MB L2 cache|/0/400/730 memory L3 cache|/0/400/0.1 processor Logical CPU|/0/400/0.2 processor Logical CPU|/0/1000 memory 4GB System Memory|/0/1000/0 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/1 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/2 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/1000/3 memory 1GB DIMM DDR Synchronous 400 MHz (2.5 ns)|/0/100 bridge E7220/E7221 Memory Controller Hub|/0/100/1 bridge E7220/E7221 PCI Express Root Port|/0/100/1/0 bridge 6700PXH PCI Express-to-PCI Bridge A|/0/100/1/0/1 eth0 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0/1.1 eth1 network NetXtreme BCM5704 Gigabit Ethernet|/0/100/1/0.2 bridge 6700PXH PCI Express-to-PCI Bridge B|/0/100/1c bridge 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1|/0/100/1d bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1|/0/100/1d/1 usb2 bus UHCI Host Controller|/0/100/1d.1 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2|/0/100/1d.1/1 usb3 bus UHCI Host Controller|/0/100/1d.2 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3|/0/100/1d.2/1 usb4 bus UHCI Host Controller|/0/100/1d.3 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4|/0/100/1d.3/1 usb5 bus UHCI Host Controller|/0/100/1d.7 bus 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller|/0/100/1d.7/1 usb1 bus EHCI Host Controller|/0/100/1e bridge 82801 PCI Bridge|/0/100/1e/2 system Integrated Lights Out Controller|/0/100/1e/2.2 system Integrated Lights Out Processor|/0/100/1e/3 display Rage XL|/0/100/1f bridge 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge|/0/100/1f.1 scsi0 storage 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller|/0/100/1f.1/0.0.0 /dev/cdrom disk DV-28E-N|/0/100/1f.1/0.0.0/0 /dev/cdrom disk |/0/100/1f.2 scsi2 storage 82801FR/FRW (ICH6R/ICH6RW) SATA Controller|/0/100/1f.2/0.0.0 /dev/sda disk 149GB Maxtor 6L160M0|/0/100/1f.2/0.0.0/1 /dev/sda1 volume 149GB Linux LVM Physical Volume partition| diff --git a/web/query/rewrites.json b/web/query/rewrites.json new file mode 100644 index 0000000..b241c65 --- /dev/null +++ b/web/query/rewrites.json @@ -0,0 +1 @@ +[{"from": "/query", "to": "_list/nodelist/node-status"}, {"from": "/query2", "to": "_list/nodelist/node-status"}, {"from": "/myops/_design/myops/*", "to":"*"}, {"from": "", "to": "index.html"}, {"from": "*", "to": "*"}] diff --git a/web/query/rewrites.json.backup b/web/query/rewrites.json.backup new file mode 100644 index 0000000..63f10a7 --- /dev/null +++ b/web/query/rewrites.json.backup @@ -0,0 +1 @@ +[{"to": "_list/index/recent-posts", "from": "", "query": {"descending": true, "limit": 10}}, {"to": "script/*", "from": "script/*"}, {"to": "style/*", "from": "style/*"}, {"to": "vendor/*", "from": "vendor/*"}, {"to": "../../*", "from": ":db/*"}, {"from": "/blue/*", "to": "_list/nodelist/*"}] diff --git a/web/query/shows/edit.js b/web/query/shows/edit.js new file mode 100644 index 0000000..e048815 --- /dev/null +++ b/web/query/shows/edit.js @@ -0,0 +1,35 @@ +function(doc, req) { + var ddoc = this; + var Mustache = require("lib/mustache"); + var path = require("vendor/couchapp/lib/path").init(req); + + var indexPath = path.list('index','recent-posts',{descending:true, limit:10}); + var feedPath = path.list('index','recent-posts',{descending:true, limit:10, format:"atom"}); + var commentsFeed = path.list('comments','comments',{descending:true, limit:10, format:"atom"}); + + var data = { + header : { + index : indexPath, + blogName : ddoc.blog.title, + feedPath : feedPath, + commentsFeed : commentsFeed + }, + scripts : {}, + pageTitle : doc ? "Edit: "+doc.title : "Create a new post", + assets : path.asset() + }; + + if (doc) { + data.doc = JSON.stringify(doc); + data.title = doc.title; + data.body = doc.body; + data.tags = doc.tags.join(", "); + } else { + data.doc = JSON.stringify({ + type : "post", + format : "markdown" + }); + } + + return Mustache.to_html(ddoc.templates.edit, data, ddoc.templates.partials); +} \ No newline at end of file diff --git a/web/query/shows/post.js b/web/query/shows/post.js new file mode 100644 index 0000000..f00bc23 --- /dev/null +++ b/web/query/shows/post.js @@ -0,0 +1,5 @@ +function(doc, req) { + var path = require("vendor/couchapp/lib/path").init(req); + var redirect = require("vendor/couchapp/lib/redirect"); + return redirect.permanent(path.list('post','post-page', {startkey : [doc._id]})); +} \ No newline at end of file diff --git a/web/query/sofa2.txt b/web/query/sofa2.txt new file mode 100644 index 0000000..92bc515 --- /dev/null +++ b/web/query/sofa2.txt @@ -0,0 +1,29 @@ +backport Mustache changes +test suite +link code + ability to share link code between client and server + add a name key to the rewriter paths + + docform as it's own plugin + +prune dead code + + + + + screens + recent posts + posts by tag + permalink page + edit page + recent comments + + + + +relaxville + # copy couchapp to sofa -> + urls for links (sammy.js) + login / logout + (test suite report?) + couchapp github project \ No newline at end of file diff --git a/web/query/templates/.rpms.html.swp b/web/query/templates/.rpms.html.swp new file mode 100644 index 0000000000000000000000000000000000000000..31b51a9c85e854b4a45f1612ac7fc169809be88b GIT binary patch literal 12288 zcmeI2&1=*^7>B2NQEXKd^dQ1C#TL9B`(N<&xAP4Th9 z2*b6Vv4?M+sSE5q8`;EI8ple9*Ska{=7XqE&I(ByL}jVss35)Ss$qBagmxCs3R}ra z5(*_VJ54HC!B>@VRXPR802%mG2C8ayaJ+|&3?CZmvwHc?9asL;%rp-fAOmE843Ggb zKnBPF86X4yhyj&!u^*^)1K0z)n&5*jGC&5%02v?yWPl8i0Wv@a$N(8217zSoF(5p= zNH=5mfd2o#{u{uTZH#>aAHYkn0Cs_Hun~OS%Gfn<2|VjzYzfpr8Jq`W;0PE1Z!qs` z@B%yqkHHeS5A>RMkaHW1HuLx5b2s>ozR%zzcmf`P8{iBW1mCtW_71!P&%q;50%ySh z=mB(*0Wv@a$N(8217v^M=@m8>n2$bFj=X~n0apA9OZEl26ItyAPwexHQ?qsUl1X$*DS@SY}E zjw2-_h2+hSKcXwZvFHVvWFWWu&PoV%Vld~|%Yam@NwV^cL7VUQ_v z-df)VRXpg&nL0j~#?_>#(yHvwlt|UQtQBwW8y?o3+5;YE`eo#`i66}CGnP9UhFm9S zjxBVRrPTiG#o~p2ud@+aE)nfUg?fMFx$8^e$<*v3r?vO68xd{pLbD-K85S)ODw#$& zu5NKvOC$nG5(Z_V@awUKiYo^eD+d2d_3`?wwY-vx%GT}HRAyzpZOnt&F^v#bavHDXG{4$AH=_x literal 0 HcmV?d00001 diff --git a/web/query/templates/edit.html b/web/query/templates/edit.html new file mode 100644 index 0000000..ffc245f --- /dev/null +++ b/web/query/templates/edit.html @@ -0,0 +1,104 @@ + + + + {{ blog.title }} + + + + {{>header}} +
+
+ + {{>scripts}} + + + \ No newline at end of file diff --git a/web/query/templates/index.html b/web/query/templates/index.html new file mode 100644 index 0000000..4ca7001 --- /dev/null +++ b/web/query/templates/index.html @@ -0,0 +1,49 @@ + + + + {{ title }} + + + + + {{>header}} +
+
+

Recently...

+
    + {{#posts}} +
  • +

    {{ title }}

    + {{#has_tags}} +
    + {{#tags}} + {{tag}} + {{/tags}} +
    + {{/has_tags}} +
    + {{ date }} + by {{author}} +
    +
  • + {{/posts}} +
+
+ older posts + 5 + 10 + 25 +
+
+ +{{>scripts}} + + \ No newline at end of file diff --git a/web/query/templates/nodelist.html b/web/query/templates/nodelist.html new file mode 100644 index 0000000..a9a4273 --- /dev/null +++ b/web/query/templates/nodelist.html @@ -0,0 +1,49 @@ + + + + {{ title }} + + + + + {{>header}} +
+
+

Recently...

+
    + {{#nodes}} +
  • +

    {{ name }}

    + {{#has_tags}} +
    + {{#tags}} + {{tag}} + {{/tags}} +
    + {{/has_tags}} +
    + {{ date }} + by {{site}} +
    +
  • + {{/nodes}} +
+
+ older posts + 5 + 10 + 25 +
+
+ +{{>scripts}} + + diff --git a/web/query/templates/partials/comment.html b/web/query/templates/partials/comment.html new file mode 100644 index 0000000..3d13170 --- /dev/null +++ b/web/query/templates/partials/comment.html @@ -0,0 +1,8 @@ +
  • +

    + by {{#url}}{{/url}}{{name}}{{#url}}{{/url}}, + {{created_at}} +

    + +

    {{{html}}}

    +
  • \ No newline at end of file diff --git a/web/query/templates/partials/header.html b/web/query/templates/partials/header.html new file mode 100644 index 0000000..4529c41 --- /dev/null +++ b/web/query/templates/partials/header.html @@ -0,0 +1,9 @@ + \ No newline at end of file diff --git a/web/query/templates/partials/scripts.html b/web/query/templates/partials/scripts.html new file mode 100644 index 0000000..9bfb2f1 --- /dev/null +++ b/web/query/templates/partials/scripts.html @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/query/templates/post.html b/web/query/templates/post.html new file mode 100644 index 0000000..670a13c --- /dev/null +++ b/web/query/templates/post.html @@ -0,0 +1,34 @@ + + + + {{ title }} : {{ blogName }} + + + + {{>header}} +
    +

    {{ title }}

    +
    + {{ date }} +
    {{{ html }}}
    +
    +
    +
    +
      + {{#comments}} + {{>comment}} + {{/comments}} +
    +
    +
    +
    + + {{>scripts}} + + \ No newline at end of file diff --git a/web/query/templates/rpms.html b/web/query/templates/rpms.html new file mode 100644 index 0000000..2a71b03 --- /dev/null +++ b/web/query/templates/rpms.html @@ -0,0 +1,27 @@ + + + + {{ title }} + + + + + {{>header}} + All rpms +
    + All hosts +

    {{ rpmversion }}

    +
    +
      + + {{#nodes}} + + + + + + {{/nodes}} +
      {{ val }}{{ name }}
      +
    + + diff --git a/web/query/validate_doc_update.js b/web/query/validate_doc_update.js new file mode 100644 index 0000000..5046d41 --- /dev/null +++ b/web/query/validate_doc_update.js @@ -0,0 +1,38 @@ +function (newDoc, oldDoc, userCtx, secObj) { + var v = require("lib/validate").init(newDoc, oldDoc, userCtx, secObj); + + v.isAuthor = function() { + return v.isAdmin() || userCtx.roles.indexOf("author") != -1; + }; + + // admins or owner can always delete + if (v.isAdmin()) return true; + if (((oldDoc && (oldDoc.author == userCtx.name))) && newDoc._deleted) return true; + + v.unchanged("type"); + v.unchanged("author"); + v.unchanged("created_at"); + + if (newDoc.created_at) v.dateFormat("created_at"); + + // docs with authors can only be saved by their author + // admin can author anything... + if (!v.isAdmin() && newDoc.author && newDoc.author != userCtx.name) { + v.unauthorized("Only "+newDoc.author+" may edit this document."); + } + + if (newDoc.type == 'post') { + if (!v.isAuthor()) { + v.unauthorized("Only authors may edit posts."); + } + v.require("created_at", "author", "body", "format", "title"); + } else if (newDoc.type == 'comment') { + v.require("created_at", "post_id", "comment", "format", "commenter"); + v.assert((newDoc.commenter.name || newDoc.commenter.nickname) && (typeof newDoc.commenter.email != "undefined"), + "Comments must include name and email."); + if (newDoc.commenter.url) { + v.assert(newDoc.commenter.url.match(/^https?:\/\/[^.]*\..*/), + "Commenter URL must start with http://."); + } + } +} \ No newline at end of file diff --git a/web/query/vendor/couchapp/_attachments/jquery.couch.app.js b/web/query/vendor/couchapp/_attachments/jquery.couch.app.js new file mode 100644 index 0000000..fc500a2 --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/jquery.couch.app.js @@ -0,0 +1,235 @@ +// Licensed under the Apache License, Version 2.0 (the "License"); you may not +// use this file except in compliance with the License. You may obtain a copy +// of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +// License for the specific language governing permissions and limitations under +// the License. + +// Usage: The passed in function is called when the page is ready. +// CouchApp passes in the app object, which takes care of linking to +// the proper database, and provides access to the CouchApp helpers. +// $.couch.app(function(app) { +// app.db.view(...) +// ... +// }); + +(function($) { + + function Design(db, name, code) { + this.doc_id = "_design/"+name; + if (code) { + this.code_path = this.doc_id + "/" + code; + } else { + this.code_path = this.doc_id; + } + this.view = function(view, opts) { + db.view(name+'/'+view, opts); + }; + this.list = function(list, view, opts) { + db.list(name+'/'+list, view, opts); + }; + } + + function docForm() { alert("docForm has been moved to vendor/couchapp/lib/docForm.js, use app.require to load") }; + + function resolveModule(path, names, parents, current) { + parents = parents || []; + if (names.length === 0) { + if (typeof current != "string") { + throw ["error","invalid_require_path", + 'Must require a JavaScript string, not: '+(typeof current)]; + } + return [current, parents]; + } + var n = names.shift(); + if (n == '..') { + parents.pop(); + var pp = parents.pop(); + if (!pp) { + throw ["error", "invalid_require_path", path]; + } + return resolveModule(path, names, parents, pp); + } else if (n == '.') { + var p = parents.pop(); + if (!p) { + throw ["error", "invalid_require_path", path]; + } + return resolveModule(path, names, parents, p); + } else { + parents = []; + } + if (!current[n]) { + throw ["error", "invalid_require_path", path]; + } + parents.push(current); + return resolveModule(path, names, parents, current[n]); + } + + function makeRequire(ddoc) { + var moduleCache = []; + function getCachedModule(name, parents) { + var key, i, len = moduleCache.length; + for (i=0;i>> 0; + if (typeof fun != "function") + throw new TypeError(); + + var thisp = arguments[1]; + for (var i = 0; i < len; i++) + { + if (i in this) + fun.call(thisp, this[i], i, this); + } + }; +} + +if (!Array.prototype.indexOf) +{ + Array.prototype.indexOf = function(elt) + { + var len = this.length >>> 0; + + var from = Number(arguments[1]) || 0; + from = (from < 0) + ? Math.ceil(from) + : Math.floor(from); + if (from < 0) + from += len; + + for (; from < len; from++) + { + if (from in this && + this[from] === elt) + return from; + } + return -1; + }; +} diff --git a/web/query/vendor/couchapp/_attachments/jquery.couch.app.util.js b/web/query/vendor/couchapp/_attachments/jquery.couch.app.util.js new file mode 100644 index 0000000..b71aa54 --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/jquery.couch.app.util.js @@ -0,0 +1,90 @@ +$.log = function(m) { + if (window && window.console && window.console.log) { + window.console.log(arguments.length == 1 ? m : arguments); + } +}; + +// http://stackoverflow.com/questions/1184624/serialize-form-to-json-with-jquery/1186309#1186309 +$.fn.serializeObject = function() { + var o = {}; + var a = this.serializeArray(); + $.each(a, function() { + if (o[this.name]) { + if (!o[this.name].push) { + o[this.name] = [o[this.name]]; + } + o[this.name].push(this.value || ''); + } else { + o[this.name] = this.value || ''; + } + }); + return o; +}; + +// todo remove this crap +function escapeHTML(st) { + return( + st && st.replace(/&/g,'&'). + replace(/>/g,'>'). + replace(/'+a+''; + }).replace(/\@([\w\-]+)/g,function(user,name) { + return ''+user+''; + }).replace(/\#([\w\-\.]+)/g,function(word,tag) { + return ''+word+''; + }); +}; + +$.fn.prettyDate = function() { + $(this).each(function() { + var string, title = $(this).attr("title"); + if (title) { + string = $.prettyDate(title); + } else { + string = $.prettyDate($(this).text()); + } + $(this).text(string); + }); +}; + +$.prettyDate = function(time){ + + var date = new Date(time.replace(/-/g,"/").replace("T", " ").replace("Z", " +0000").replace(/(\d*\:\d*:\d*)\.\d*/g,"$1")), + diff = (((new Date()).getTime() - date.getTime()) / 1000), + day_diff = Math.floor(diff / 86400); + + if (isNaN(day_diff)) return time; + + return day_diff < 1 && ( + diff < 60 && "just now" || + diff < 120 && "1 minute ago" || + diff < 3600 && Math.floor( diff / 60 ) + " minutes ago" || + diff < 7200 && "1 hour ago" || + diff < 86400 && Math.floor( diff / 3600 ) + " hours ago") || + day_diff == 1 && "yesterday" || + day_diff < 21 && day_diff + " days ago" || + day_diff < 45 && Math.ceil( day_diff / 7 ) + " weeks ago" || + time; + // day_diff < 730 && Math.ceil( day_diff / 31 ) + " months ago" || + // Math.ceil( day_diff / 365 ) + " years ago"; +}; + +$.argsToArray = function(args) { + if (!args.callee) return args; + var array = []; + for (var i=0; i < args.length; i++) { + array.push(args[i]); + }; + return array; +} diff --git a/web/query/vendor/couchapp/_attachments/jquery.evently.js b/web/query/vendor/couchapp/_attachments/jquery.evently.js new file mode 100644 index 0000000..5128a20 --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/jquery.evently.js @@ -0,0 +1,399 @@ +// $$ inspired by @wycats: http://yehudakatz.com/2009/04/20/evented-programming-with-jquery/ +function $$(node) { + var data = $(node).data("$$"); + if (data) { + return data; + } else { + data = {}; + $(node).data("$$", data); + return data; + } +}; + +(function($) { + // utility functions used in the implementation + + function forIn(obj, fun) { + var name; + for (name in obj) { + if (obj.hasOwnProperty(name)) { + fun(name, obj[name]); + } + } + }; + $.forIn = forIn; + function funViaString(fun, hint) { + if (fun && fun.match && fun.match(/^function/)) { + eval("var f = "+fun); + if (typeof f == "function") { + return function() { + try { + return f.apply(this, arguments); + } catch(e) { + // IF YOU SEE AN ERROR HERE IT HAPPENED WHEN WE TRIED TO RUN YOUR FUNCTION + $.log({"message": "Error in evently function.", "error": e, + "src" : fun, "hint":hint}); + throw(e); + } + }; + } + } + return fun; + }; + + function runIfFun(me, fun, args) { + // if the field is a function, call it, bound to the widget + var f = funViaString(fun, me); + if (typeof f == "function") { + return f.apply(me, args); + } else { + return fun; + } + } + + $.evently = { + connect : function(source, target, events) { + events.forEach(function(ev) { + $(source).bind(ev, function() { + var args = $.makeArray(arguments); + // remove the original event to keep from stacking args extra deep + // it would be nice if jquery had a way to pass the original + // event to the trigger method. + args.shift(); + $(target).trigger(ev, args); + return false; + }); + }); + }, + paths : [], + changesDBs : {}, + changesOpts : {} + }; + + function extractFrom(name, evs) { + return evs[name]; + }; + + function extractEvents(name, ddoc) { + // extract events from ddoc.evently and ddoc.vendor.*.evently + var events = [true, {}] + , vendor = ddoc.vendor || {} + , evently = ddoc.evently || {} + ; + $.forIn(vendor, function(k, v) { + if (v.evently && v.evently[name]) { + events.push(v.evently[name]); + } + }); + if (evently[name]) {events.push(evently[name]);} + return $.extend.apply(null, events); + } + + function extractPartials(ddoc) { + var partials = [true, {}] + , vendor = ddoc.vendor || {} + , evently = ddoc.evently || {} + ; + $.forIn(vendor, function(k, v) { + if (v.evently && v.evently._partials) { + partials.push(v.evently._partials); + } + }); + if (evently._partials) {partials.push(evently._partials);} + return $.extend.apply(null, partials); + }; + + function applyCommon(events) { + if (events._common) { + $.forIn(events, function(k, v) { + events[k] = $.extend(true, {}, events._common, v); + }); + delete events._common; + return events; + } else { + return events; + } + } + + $.fn.evently = function(events, app, args) { + var elem = $(this); + // store the app on the element for later use + if (app) { + $$(elem).app = app; + } + + if (typeof events == "string") { + events = extractEvents(events, app.ddoc); + } + events = applyCommon(events); + $$(elem).evently = events; + if (app && app.ddoc) { + $$(elem).partials = extractPartials(app.ddoc); + } + // setup the handlers onto elem + forIn(events, function(name, h) { + eventlyHandler(elem, name, h, args); + }); + + if (events._init) { + elem.trigger("_init", args); + } + + if (app && events._changes) { + $("body").bind("evently-changes-"+app.db.name, function() { + elem.trigger("_changes"); + }); + followChanges(app); + elem.trigger("_changes"); + } + }; + + // eventlyHandler applies the user's handler (h) to the + // elem, bound to trigger based on name. + function eventlyHandler(elem, name, h, args) { + if ($.evently.log) { + elem.bind(name, function() { + $.log(elem, name); + }); + } + if (h.path) { + elem.pathbinder(name, h.path); + } + var f = funViaString(h, name); + if (typeof f == "function") { + elem.bind(name, {args:args}, f); + } else if (typeof f == "string") { + elem.bind(name, {args:args}, function() { + $(this).trigger(f, arguments); + return false; + }); + } else if ($.isArray(h)) { + // handle arrays recursively + for (var i=0; i < h.length; i++) { + eventlyHandler(elem, name, h[i], args); + } + } else { + // an object is using the evently / mustache template system + if (h.fun) { + throw("e.fun has been removed, please rename to e.before") + } + // templates, selectors, etc are intepreted + // when our named event is triggered. + elem.bind(name, {args:args}, function() { + renderElement($(this), h, arguments); + return false; + }); + } + }; + + $.fn.replace = function(elem) { + // $.log("Replace", this) + $(this).empty().append(elem); + }; + + // todo: ability to call this + // to render and "prepend/append/etc" a new element to the host element (me) + // as well as call this in a way that replaces the host elements content + // this would be easy if there is a simple way to get at the element we just appended + // (as html) so that we can attache the selectors + function renderElement(me, h, args, qrun, arun) { + // if there's a query object we run the query, + // and then call the data function with the response. + if (h.before && (!qrun || !arun)) { + funViaString(h.before, me).apply(me, args); + } + if (h.async && !arun) { + runAsync(me, h, args) + } else if (h.query && !qrun) { + // $.log("query before renderElement", arguments) + runQuery(me, h, args) + } else { + // $.log("renderElement") + // $.log(me, h, args, qrun) + // otherwise we just render the template with the current args + var selectors = runIfFun(me, h.selectors, args); + var act = (h.render || "replace").replace(/\s/g,""); + var app = $$(me).app; + if (h.mustache) { + // $.log("rendering", h.mustache) + var newElem = mustachioed(me, h, args); + me[act](newElem); + } + if (selectors) { + if (act == "replace") { + var s = me; + } else { + var s = newElem; + } + forIn(selectors, function(selector, handlers) { + // $.log("selector", selector); + // $.log("selected", $(selector, s)); + $(selector, s).evently(handlers, app, args); + // $.log("applied", selector); + }); + } + if (h.after) { + runIfFun(me, h.after, args); + } + } + }; + + // todo this should return the new element + function mustachioed(me, h, args) { + var partials = $$(me).partials; + return $($.mustache( + runIfFun(me, h.mustache, args), + runIfFun(me, h.data, args), + runIfFun(me, $.extend(true, partials, h.partials), args))); + }; + + function runAsync(me, h, args) { + // the callback is the first argument + funViaString(h.async, me).apply(me, [function() { + renderElement(me, h, + $.argsToArray(arguments).concat($.argsToArray(args)), false, true); + }].concat($.argsToArray(args))); + }; + + + function runQuery(me, h, args) { + // $.log("runQuery: args", args) + var app = $$(me).app; + var qu = runIfFun(me, h.query, args); + var qType = qu.type; + var viewName = qu.view; + var userSuccess = qu.success; + // $.log("qType", qType) + + var q = {}; + forIn(qu, function(k, v) { + if (["type", "view"].indexOf(k) == -1) { + q[k] = v; + } + }); + + if (qType == "newRows") { + q.success = function(resp) { + // $.log("runQuery newRows success", resp.rows.length, me, resp) + resp.rows.reverse().forEach(function(row) { + renderElement(me, h, [row].concat($.argsToArray(args)), true) + }); + if (userSuccess) userSuccess(resp); + }; + newRows(me, app, viewName, q); + } else { + q.success = function(resp) { + // $.log("runQuery success", resp) + renderElement(me, h, [resp].concat($.argsToArray(args)), true); + userSuccess && userSuccess(resp); + }; + // $.log(app) + app.view(viewName, q); + } + } + + // this is for the items handler + // var lastViewId, highKey, inFlight; + // this needs to key per elem + function newRows(elem, app, view, opts) { + // $.log("newRows", arguments); + // on success we'll set the top key + var thisViewId, successCallback = opts.success, full = false; + function successFun(resp) { + // $.log("newRows success", resp) + $$(elem).inFlight = false; + var JSONhighKey = JSON.stringify($$(elem).highKey); + resp.rows = resp.rows.filter(function(r) { + return JSON.stringify(r.key) != JSONhighKey; + }); + if (resp.rows.length > 0) { + if (opts.descending) { + $$(elem).highKey = resp.rows[0].key; + } else { + $$(elem).highKey = resp.rows[resp.rows.length -1].key; + } + }; + if (successCallback) {successCallback(resp, full)}; + }; + opts.success = successFun; + + if (opts.descending) { + thisViewId = view + (opts.startkey ? JSON.stringify(opts.startkey) : ""); + } else { + thisViewId = view + (opts.endkey ? JSON.stringify(opts.endkey) : ""); + } + // $.log(["thisViewId",thisViewId]) + // for query we'll set keys + if (thisViewId == $$(elem).lastViewId) { + // we only want the rows newer than changesKey + var hk = $$(elem).highKey; + if (hk !== undefined) { + if (opts.descending) { + opts.endkey = hk; + // opts.inclusive_end = false; + } else { + opts.startkey = hk; + } + } + // $.log("add view rows", opts) + if (!$$(elem).inFlight) { + $$(elem).inFlight = true; + app.view(view, opts); + } + } else { + // full refresh + // $.log("new view stuff") + full = true; + $$(elem).lastViewId = thisViewId; + $$(elem).highKey = undefined; + $$(elem).inFlight = true; + app.view(view, opts); + } + }; + + // only start one changes listener per db + function followChanges(app) { + var dbName = app.db.name, changeEvent = function(resp) { + $("body").trigger("evently-changes-"+dbName, [resp]); + }; + if (!$.evently.changesDBs[dbName]) { + if (app.db.changes) { + // new api in jquery.couch.js 1.0 + app.db.changes(null, $.evently.changesOpts).onChange(changeEvent); + } else { + // in case you are still on CouchDB 0.11 ;) deprecated. + connectToChanges(app, changeEvent); + } + $.evently.changesDBs[dbName] = true; + } + } + $.evently.followChanges = followChanges; + // deprecated. use db.changes() from jquery.couch.js + // this does not have an api for closing changes request. + function connectToChanges(app, fun, update_seq) { + function changesReq(seq) { + var url = app.db.uri+"_changes?heartbeat=10000&feed=longpoll&since="+seq; + if ($.evently.changesOpts.include_docs) { + url = url + "&include_docs=true"; + } + $.ajax({ + url: url, + contentType: "application/json", + dataType: "json", + complete: function(req) { + var resp = $.httpData(req, "json"); + fun(resp); + connectToChanges(app, fun, resp.last_seq); + } + }); + }; + if (update_seq) { + changesReq(update_seq); + } else { + app.db.info({success: function(db_info) { + changesReq(db_info.update_seq); + }}); + } + }; + +})(jQuery); diff --git a/web/query/vendor/couchapp/_attachments/jquery.mustache.js b/web/query/vendor/couchapp/_attachments/jquery.mustache.js new file mode 100644 index 0000000..5aa67de --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/jquery.mustache.js @@ -0,0 +1,346 @@ +/* +Shameless port of a shameless port +@defunkt => @janl => @aq + +See http://github.com/defunkt/mustache for more info. +*/ + +;(function($) { + +/* + mustache.js — Logic-less templates in JavaScript + + See http://mustache.github.com/ for more info. +*/ + +var Mustache = function() { + var Renderer = function() {}; + + Renderer.prototype = { + otag: "{{", + ctag: "}}", + pragmas: {}, + buffer: [], + pragmas_implemented: { + "IMPLICIT-ITERATOR": true + }, + context: {}, + + render: function(template, context, partials, in_recursion) { + // reset buffer & set context + if(!in_recursion) { + this.context = context; + this.buffer = []; // TODO: make this non-lazy + } + + // fail fast + if(!this.includes("", template)) { + if(in_recursion) { + return template; + } else { + this.send(template); + return; + } + } + + template = this.render_pragmas(template); + var html = this.render_section(template, context, partials); + if(in_recursion) { + return this.render_tags(html, context, partials, in_recursion); + } + + this.render_tags(html, context, partials, in_recursion); + }, + + /* + Sends parsed lines + */ + send: function(line) { + if(line != "") { + this.buffer.push(line); + } + }, + + /* + Looks for %PRAGMAS + */ + render_pragmas: function(template) { + // no pragmas + if(!this.includes("%", template)) { + return template; + } + + var that = this; + var regex = new RegExp(this.otag + "%([\\w-]+) ?([\\w]+=[\\w]+)?" + + this.ctag); + return template.replace(regex, function(match, pragma, options) { + if(!that.pragmas_implemented[pragma]) { + throw({message: + "This implementation of mustache doesn't understand the '" + + pragma + "' pragma"}); + } + that.pragmas[pragma] = {}; + if(options) { + var opts = options.split("="); + that.pragmas[pragma][opts[0]] = opts[1]; + } + return ""; + // ignore unknown pragmas silently + }); + }, + + /* + Tries to find a partial in the curent scope and render it + */ + render_partial: function(name, context, partials) { + name = this.trim(name); + if(!partials || partials[name] === undefined) { + throw({message: "unknown_partial '" + name + "'"}); + } + if(typeof(context[name]) != "object") { + return this.render(partials[name], context, partials, true); + } + return this.render(partials[name], context[name], partials, true); + }, + + /* + Renders inverted (^) and normal (#) sections + */ + render_section: function(template, context, partials) { + if(!this.includes("#", template) && !this.includes("^", template)) { + return template; + } + + var that = this; + // CSW - Added "+?" so it finds the tighest bound, not the widest + var regex = new RegExp(this.otag + "(\\^|\\#)\\s*(.+)\\s*" + this.ctag + + "\n*([\\s\\S]+?)" + this.otag + "\\/\\s*\\2\\s*" + this.ctag + + "\\s*", "mg"); + + // for each {{#foo}}{{/foo}} section do... + return template.replace(regex, function(match, type, name, content) { + var value = that.find(name, context); + if(type == "^") { // inverted section + if(!value || that.is_array(value) && value.length === 0) { + // false or empty list, render it + return that.render(content, context, partials, true); + } else { + return ""; + } + } else if(type == "#") { // normal section + if(that.is_array(value)) { // Enumerable, Let's loop! + return that.map(value, function(row) { + return that.render(content, that.create_context(row), + partials, true); + }).join(""); + } else if(that.is_object(value)) { // Object, Use it as subcontext! + return that.render(content, that.create_context(value), + partials, true); + } else if(typeof value === "function") { + // higher order section + return value.call(context, content, function(text) { + return that.render(text, context, partials, true); + }); + } else if(value) { // boolean section + return that.render(content, context, partials, true); + } else { + return ""; + } + } + }); + }, + + /* + Replace {{foo}} and friends with values from our view + */ + render_tags: function(template, context, partials, in_recursion) { + // tit for tat + var that = this; + + var new_regex = function() { + return new RegExp(that.otag + "(=|!|>|\\{|%)?([^\\/#\\^]+?)\\1?" + + that.ctag + "+", "g"); + }; + + var regex = new_regex(); + var tag_replace_callback = function(match, operator, name) { + switch(operator) { + case "!": // ignore comments + return ""; + case "=": // set new delimiters, rebuild the replace regexp + that.set_delimiters(name); + regex = new_regex(); + return ""; + case ">": // render partial + return that.render_partial(name, context, partials); + case "{": // the triple mustache is unescaped + return that.find(name, context); + default: // escape the value + return that.escape(that.find(name, context)); + } + }; + var lines = template.split("\n"); + for(var i = 0; i < lines.length; i++) { + lines[i] = lines[i].replace(regex, tag_replace_callback, this); + if(!in_recursion) { + this.send(lines[i]); + } + } + + if(in_recursion) { + return lines.join("\n"); + } + }, + + set_delimiters: function(delimiters) { + var dels = delimiters.split(" "); + this.otag = this.escape_regex(dels[0]); + this.ctag = this.escape_regex(dels[1]); + }, + + escape_regex: function(text) { + // thank you Simon Willison + if(!arguments.callee.sRE) { + var specials = [ + '/', '.', '*', '+', '?', '|', + '(', ')', '[', ']', '{', '}', '\\' + ]; + arguments.callee.sRE = new RegExp( + '(\\' + specials.join('|\\') + ')', 'g' + ); + } + return text.replace(arguments.callee.sRE, '\\$1'); + }, + + /* + find `name` in current `context`. That is find me a value + from the view object + */ + find: function(name, context) { + name = this.trim(name); + + // Checks whether a value is thruthy or false or 0 + function is_kinda_truthy(bool) { + return bool === false || bool === 0 || bool; + } + + var value; + if(is_kinda_truthy(context[name])) { + value = context[name]; + } else if(is_kinda_truthy(this.context[name])) { + value = this.context[name]; + } + + if(typeof value === "function") { + return value.apply(context); + } + if(value !== undefined) { + return value; + } + // silently ignore unkown variables + return ""; + }, + + // Utility methods + + /* includes tag */ + includes: function(needle, haystack) { + return haystack.indexOf(this.otag + needle) != -1; + }, + + /* + Does away with nasty characters + */ + escape: function(s) { + s = String(s === null ? "" : s); + return s.replace(/&(?!\w+;)|["<>\\]/g, function(s) { + switch(s) { + case "&": return "&"; + case "\\": return "\\\\"; + case '"': return '\"'; + case "<": return "<"; + case ">": return ">"; + default: return s; + } + }); + }, + + // by @langalex, support for arrays of strings + create_context: function(_context) { + if(this.is_object(_context)) { + return _context; + } else { + var iterator = "."; + if(this.pragmas["IMPLICIT-ITERATOR"]) { + iterator = this.pragmas["IMPLICIT-ITERATOR"].iterator; + } + var ctx = {}; + ctx[iterator] = _context; + return ctx; + } + }, + + is_object: function(a) { + return a && typeof a == "object"; + }, + + is_array: function(a) { + return Object.prototype.toString.call(a) === '[object Array]'; + }, + + /* + Gets rid of leading and trailing whitespace + */ + trim: function(s) { + return s.replace(/^\s*|\s*$/g, ""); + }, + + /* + Why, why, why? Because IE. Cry, cry cry. + */ + map: function(array, fn) { + if (typeof array.map == "function") { + return array.map(fn); + } else { + var r = []; + var l = array.length; + for(var i = 0; i < l; i++) { + r.push(fn(array[i])); + } + return r; + } + } + }; + + return({ + name: "mustache.js", + version: "0.3.1-dev", + + /* + Turns a template and view into HTML + */ + to_html: function(template, view, partials, send_fun) { + var renderer = new Renderer(); + if(send_fun) { + renderer.send = send_fun; + } + renderer.render(template, view, partials); + if(!send_fun) { + return renderer.buffer.join("\n"); + } + }, + escape : function(text) { + return new Renderer().escape(text); + } + }); +}(); + + $.mustache = function(template, view, partials) { + return Mustache.to_html(template, view, partials); + }; + + $.mustache.escape = function(text) { + return Mustache.escape(text); + }; + +})(jQuery); diff --git a/web/query/vendor/couchapp/_attachments/jquery.pathbinder.js b/web/query/vendor/couchapp/_attachments/jquery.pathbinder.js new file mode 100644 index 0000000..89f0dd4 --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/jquery.pathbinder.js @@ -0,0 +1,174 @@ +(function($) { + // functions for handling the path + // thanks sammy.js + var PATH_REPLACER = "([^\/]+)", + PATH_NAME_MATCHER = /:([\w\d]+)/g, + QUERY_STRING_MATCHER = /\?([^#]*)$/, + SPLAT_MATCHER = /(\*)/, + SPLAT_REPLACER = "(.+)", + _currentPath, + _lastPath, + _pathInterval; + + function hashChanged() { + _currentPath = getPath(); + // if path is actually changed from what we thought it was, then react + if (_lastPath != _currentPath) { + _lastPath = _currentPath; + return triggerOnPath(_currentPath); + } + } + + $.pathbinder = { + changeFuns : [], + paths : [], + begin : function(defaultPath) { + // this should trigger the defaultPath if there's not a path in the URL + // otherwise it should trigger the URL's path + $(function() { + var loadPath = getPath(); + if (loadPath) { + triggerOnPath(loadPath); + } else { + goPath(defaultPath); + triggerOnPath(defaultPath); + } + }) + }, + go : function(path) { + goPath(path); + triggerOnPath(path); + }, + currentPath : function() { + return getPath(); + }, + onChange : function (fun) { + $.pathbinder.changeFuns.push(fun); + } + }; + + function pollPath(every) { + function hashCheck() { + _currentPath = getPath(); + // path changed if _currentPath != _lastPath + if (_lastPath != _currentPath) { + setTimeout(function() { + $(window).trigger('hashchange'); + }, 1); + } + }; + hashCheck(); + _pathInterval = setInterval(hashCheck, every); + $(window).bind('unload', function() { + clearInterval(_pathInterval); + }); + } + + function triggerOnPath(path) { + path = path.replace(/^#/,''); + $.pathbinder.changeFuns.forEach(function(fun) {fun(path)}); + var pathSpec, path_params, params = {}, param_name, param; + for (var i=0; i < $.pathbinder.paths.length; i++) { + pathSpec = $.pathbinder.paths[i]; + // $.log("pathSpec", pathSpec); + if ((path_params = pathSpec.matcher.exec(path)) !== null) { + // $.log("path_params", path_params); + path_params.shift(); + for (var j=0; j < path_params.length; j++) { + param_name = pathSpec.param_names[j]; + param = decodeURIComponent(path_params[j]); + if (param_name) { + params[param_name] = param; + } else { + if (!params.splat) params.splat = []; + params.splat.push(param); + } + }; + pathSpec.callback(params); + // return true; // removed this to allow for multi match + } + }; + }; + + // bind the event + $(function() { + if ('onhashchange' in window) { + // we have a native event + } else { + pollPath(10); + } + // setTimeout(hashChanged,50); + $(window).bind('hashchange', hashChanged); + }); + + function registerPath(pathSpec) { + $.pathbinder.paths.push(pathSpec); + }; + + function setPath(pathSpec, params) { + var newPath = $.mustache(pathSpec.template, params); + goPath(newPath); + }; + + function goPath(newPath) { + if (newPath) { + // $.log("goPath", newPath) + window.location = '#'+newPath; + } + _lastPath = getPath(); + }; + + function getPath() { + var matches = window.location.toString().match(/^[^#]*(#.+)$/); + return matches ? matches[1] : ''; + }; + + function makePathSpec(path, callback) { + var param_names = []; + var template = ""; + + PATH_NAME_MATCHER.lastIndex = 0; + + while ((path_match = PATH_NAME_MATCHER.exec(path)) !== null) { + param_names.push(path_match[1]); + } + + return { + param_names : param_names, + matcher : new RegExp("^" + path.replace( + PATH_NAME_MATCHER, PATH_REPLACER).replace( + SPLAT_MATCHER, SPLAT_REPLACER) + "/?$"), + template : path.replace(PATH_NAME_MATCHER, function(a, b) { + return '{{'+b+'}}'; + }).replace(SPLAT_MATCHER, '{{splat}}'), + callback : callback + }; + }; + + $.fn.pathbinder = function(name, paths, options) { + options = options || {}; + var self = $(this), pathList = paths.split(/\n/); + $.each(pathList, function() { + var path = this; + if (path) { + // $.log("bind path", path); + var pathSpec = makePathSpec(path, function(params) { + // $.log("path cb", name, path, self) + // $.log("trigger path: "+path+" params: ", params); + self.trigger(name, [params]); + }); + // set the path when the event triggered through other means + if (options.bindPath) { + self.bind(name, function(ev, params) { + params = params || {}; + // $.log("set path", name, pathSpec) + setPath(pathSpec, params); + }); + } + // trigger when the path matches + registerPath(pathSpec); + } + }); + }; +})(jQuery); + \ No newline at end of file diff --git a/web/query/vendor/couchapp/_attachments/loader.js b/web/query/vendor/couchapp/_attachments/loader.js new file mode 100644 index 0000000..86b2ed7 --- /dev/null +++ b/web/query/vendor/couchapp/_attachments/loader.js @@ -0,0 +1,17 @@ + +function couchapp_load(scripts) { + for (var i=0; i < scripts.length; i++) { + document.write('