Add scripts to create myops-getqueryview:
authorStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 30 Jun 2011 05:29:55 +0000 (05:29 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Thu, 30 Jun 2011 05:29:55 +0000 (05:29 +0000)
195 files changed:
Makefile
myops.spec
web/collect/automate/install_on_node.sh [new file with mode: 0644]
web/collect/automate/run.sh [new file with mode: 0755]
web/collect/client/bootstrap.sh [new file with mode: 0644]
web/collect/client/collect.sh [new file with mode: 0644]
web/collect/client/get_bootcd_version.sh [new file with mode: 0755]
web/collect/client/sysinfo/Exceptions.py [new file with mode: 0644]
web/collect/client/sysinfo/Exceptions.pyc [new file with mode: 0644]
web/collect/client/sysinfo/ModelOptions.py [new file with mode: 0644]
web/collect/client/sysinfo/ModelOptions.pyc [new file with mode: 0644]
web/collect/client/sysinfo/pypci.py [new file with mode: 0644]
web/collect/client/sysinfo/pypci.pyc [new file with mode: 0644]
web/collect/client/sysinfo/pypcimap.py [new file with mode: 0644]
web/collect/client/sysinfo/pypcimap.pyc [new file with mode: 0644]
web/collect/client/sysinfo/systeminfo.py [new file with mode: 0755]
web/collect/client/timeout3.sh [new file with mode: 0755]
web/collect/client/upload.sh [new file with mode: 0644]
web/collect/cron.d/sysstat.cron [new file with mode: 0644]
web/collect/sar2graphite.py [new file with mode: 0755]
web/collect/server/build.sh [new file with mode: 0755]
web/collect/server/cron.hourly/load_all_couchdb.sh [new file with mode: 0755]
web/collect/server/input.cfg [new file with mode: 0644]
web/collect/server/install_on_server.sh [new file with mode: 0755]
web/collect/server/load-graphite.py [new file with mode: 0755]
web/collect/server/load_couch.py [new file with mode: 0755]
web/collect/server/php.conf [new file with mode: 0644]
web/collect/server/stats.py [new file with mode: 0755]
web/collect/server/summarize_logs.sh [new file with mode: 0755]
web/collect/server/summarize_rpms.sh [new file with mode: 0755]
web/collect/server/summarize_stats.sh [new file with mode: 0755]
web/collect/server/txt2dict.py [new file with mode: 0644]
web/collect/server/upload.php [new file with mode: 0755]
web/db-config.d/030-conf_files_myops [new file with mode: 0644]
web/query/README.md [new file with mode: 0644]
web/query/THANKS.txt [new file with mode: 0644]
web/query/_attachments/LICENSE.txt [new file with mode: 0644]
web/query/_attachments/THANKS.txt [new file with mode: 0644]
web/query/_attachments/default.css [new file with mode: 0644]
web/query/_attachments/files/input.cfg [new file with mode: 0644]
web/query/_attachments/images/bg.jpg [new file with mode: 0644]
web/query/_attachments/images/bottom.png [new file with mode: 0644]
web/query/_attachments/images/content.png [new file with mode: 0644]
web/query/_attachments/images/icon.png [new file with mode: 0644]
web/query/_attachments/images/pl-logo.png [new file with mode: 0644]
web/query/_attachments/images/top.png [new file with mode: 0644]
web/query/_attachments/img/bg.gif [new file with mode: 0644]
web/query/_attachments/img/bgcode.gif [new file with mode: 0644]
web/query/_attachments/img/bgfooter.gif [new file with mode: 0644]
web/query/_attachments/img/bgmain.gif [new file with mode: 0644]
web/query/_attachments/img/li.gif [new file with mode: 0644]
web/query/_attachments/img/nav_li.gif [new file with mode: 0644]
web/query/_attachments/img/quote.gif [new file with mode: 0644]
web/query/_attachments/img/topleft.gif [new file with mode: 0644]
web/query/_attachments/index.html [new file with mode: 0644]
web/query/_attachments/index.html.indigo [new file with mode: 0644]
web/query/_attachments/index.html.mono [new file with mode: 0644]
web/query/_attachments/index2.html [new file with mode: 0644]
web/query/_attachments/indigo.html [new file with mode: 0644]
web/query/_attachments/script/app.js [new file with mode: 0644]
web/query/_attachments/script/jquery.scrollTo.js [new file with mode: 0644]
web/query/_attachments/script/md5.js [new file with mode: 0644]
web/query/_attachments/style/.screen.css.swp [new file with mode: 0644]
web/query/_attachments/style/basic.css [new file with mode: 0644]
web/query/_attachments/style/default.css [new file with mode: 0644]
web/query/_attachments/style/images/bg.jpg [new file with mode: 0644]
web/query/_attachments/style/images/bottom.png [new file with mode: 0644]
web/query/_attachments/style/images/content.png [new file with mode: 0644]
web/query/_attachments/style/images/icon.png [new file with mode: 0644]
web/query/_attachments/style/images/top.png [new file with mode: 0644]
web/query/_attachments/style/img/bg.gif [new file with mode: 0644]
web/query/_attachments/style/img/bgcode.gif [new file with mode: 0644]
web/query/_attachments/style/img/bgfooter.gif [new file with mode: 0644]
web/query/_attachments/style/img/bgmain.gif [new file with mode: 0644]
web/query/_attachments/style/img/li.gif [new file with mode: 0644]
web/query/_attachments/style/img/nav_li.gif [new file with mode: 0644]
web/query/_attachments/style/img/quote.gif [new file with mode: 0644]
web/query/_attachments/style/img/topleft.gif [new file with mode: 0644]
web/query/_attachments/style/pygments.css [new file with mode: 0644]
web/query/_attachments/style/screen.css [new file with mode: 0644]
web/query/_attachments/style/sphinxdoc.css [new file with mode: 0644]
web/query/_attachments/style/style.css [new file with mode: 0755]
web/query/_id [new file with mode: 0644]
web/query/blog.json [new file with mode: 0644]
web/query/couchapp.json [new file with mode: 0644]
web/query/evently/account/loggedIn/data.js [new file with mode: 0644]
web/query/evently/account/loggedIn/mustache.html [new file with mode: 0644]
web/query/evently/profile/loggedOut/mustache.html [new file with mode: 0644]
web/query/evently/profile/profileReady/mustache.html [new file with mode: 0644]
web/query/evently/profile/profileReady/selectors/#preview/click.js [new file with mode: 0644]
web/query/evently/profile/profileReady/selectors/form/submit.js [new file with mode: 0644]
web/query/evently/tagcloud/_init/data.js [new file with mode: 0644]
web/query/evently/tagcloud/_init/mustache.html [new file with mode: 0644]
web/query/evently/tagcloud/_init/query.json [new file with mode: 0644]
web/query/helpers/md5.js [new file with mode: 0644]
web/query/lib/blog.js [new file with mode: 0644]
web/query/lib/mustache.js [new file with mode: 0644]
web/query/lib/validate.js [new file with mode: 0644]
web/query/lists/.hosts.js.swp [new file with mode: 0644]
web/query/lists/.rpms.js.swo [new file with mode: 0644]
web/query/lists/.rpms.js.swp [new file with mode: 0644]
web/query/lists/1 [new file with mode: 0644]
web/query/lists/comments.js [new file with mode: 0644]
web/query/lists/index.js [new file with mode: 0644]
web/query/lists/newlists.js [new file with mode: 0644]
web/query/lists/nodelist.js [new file with mode: 0644]
web/query/lists/nodelist.js.backup [new file with mode: 0644]
web/query/lists/post.js [new file with mode: 0644]
web/query/lists/rpms.js [new file with mode: 0644]
web/query/out.hardware [new file with mode: 0644]
web/query/out2 [new file with mode: 0644]
web/query/rewrites.json [new file with mode: 0644]
web/query/rewrites.json.backup [new file with mode: 0644]
web/query/shows/edit.js [new file with mode: 0644]
web/query/shows/post.js [new file with mode: 0644]
web/query/sofa2.txt [new file with mode: 0644]
web/query/templates/.rpms.html.swp [new file with mode: 0644]
web/query/templates/edit.html [new file with mode: 0644]
web/query/templates/index.html [new file with mode: 0644]
web/query/templates/nodelist.html [new file with mode: 0644]
web/query/templates/partials/comment.html [new file with mode: 0644]
web/query/templates/partials/header.html [new file with mode: 0644]
web/query/templates/partials/scripts.html [new file with mode: 0644]
web/query/templates/post.html [new file with mode: 0644]
web/query/templates/rpms.html [new file with mode: 0644]
web/query/validate_doc_update.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/jquery.couch.app.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/jquery.couch.app.util.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/jquery.evently.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/jquery.mustache.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/jquery.pathbinder.js [new file with mode: 0644]
web/query/vendor/couchapp/_attachments/loader.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/README.md [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/_init.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/adminParty/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/doLogin.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/doLogout.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/doSignup.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedIn/after.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedIn/data.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedIn/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedIn/selectors.json [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedOut/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loggedOut/selectors.json [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loginForm/after.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loginForm/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loginForm/selectors/a[href=#signup].json [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/loginForm/selectors/form/submit.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/signupForm/after.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/signupForm/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/signupForm/selectors/a[href=#login].json [new file with mode: 0644]
web/query/vendor/couchapp/evently/account/signupForm/selectors/form/submit.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/loggedIn.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/loggedOut/after.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/loggedOut/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/noProfile/data.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/noProfile/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/noProfile/selectors/form/submit.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/profileReady/after.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/profileReady/data.js [new file with mode: 0644]
web/query/vendor/couchapp/evently/profile/profileReady/mustache.html [new file with mode: 0644]
web/query/vendor/couchapp/lib/atom.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/cache.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/code.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/docform.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/linkup.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/list.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/markdown.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/md5.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/mustache.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/path.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/redirect.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/utils.js [new file with mode: 0644]
web/query/vendor/couchapp/lib/validate.js [new file with mode: 0644]
web/query/vendor/couchapp/metadata.json [new file with mode: 0644]
web/query/vendor/textile/textile.js [new file with mode: 0644]
web/query/views/comments/map.js [new file with mode: 0644]
web/query/views/host-to-rpm/map.js [new file with mode: 0644]
web/query/views/host-to-rpm/reduce.js [new file with mode: 0644]
web/query/views/node-page/map.js [new file with mode: 0644]
web/query/views/node-status/map.js [new file with mode: 0644]
web/query/views/post-page/map.js [new file with mode: 0644]
web/query/views/recent-posts/map.js [new file with mode: 0644]
web/query/views/rpm-list/map.js [new file with mode: 0644]
web/query/views/rpm-list/reduce.js [new file with mode: 0644]
web/query/views/rpm-to-host/.map.js.swp [new file with mode: 0644]
web/query/views/rpm-to-host/map.js [new file with mode: 0644]
web/query/views/rpm-to-host/reduce.js [new file with mode: 0644]
web/query/views/tags/map.js [new file with mode: 0644]
web/query/views/tags/reduce.js [new file with mode: 0644]
web/setup.sh [new file with mode: 0644]
web/view/.bash_eternal_history [new file with mode: 0644]
web/view/index.php [new file with mode: 0644]
web/view/storage-schemas.conf [new file with mode: 0644]
web/view/urllist.txt [new file with mode: 0644]

index d8bc8ad..d05a8c1 100644 (file)
--- 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
        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)
        @echo "hello"
 
 sources: $(SOURCEFILES)
index 28b623a..c25cb4c 100644 (file)
@@ -33,18 +33,18 @@ Group: Applications/System
 MyOps is a collection of support services and scripts for operating a MyPLC
 deployment.
 
 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
 
 Summary: MyOps for client
 Group: Applications/System
 
 Requires: puppet
 Requires: coreutils
 
-%description client
+%description puppet-client
 Client side configuration.
 
 ######################################## Server
 Client side configuration.
 
 ######################################## Server
-%package server
+%package puppet-server
 Summary: MyOps the server side
 Group: Applications/System
 
 Summary: MyOps the server side
 Group: Applications/System
 
@@ -52,9 +52,45 @@ Requires: puppet-server
 Requires: puppet
 Requires: coreutils
 
 Requires: puppet
 Requires: coreutils
 
-%description server
+%description puppet-server
 Server side services
 
 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
 
 %prep
 %setup -q
 
@@ -62,29 +98,62 @@ Server side services
 rm -rf $RPM_BUILD_ROOT
 
 
 rm -rf $RPM_BUILD_ROOT
 
 
-# setup directories
+#################### SERVER
 install -d $RPM_BUILD_ROOT/usr/share/%{name}
 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/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/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 ./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 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/
 
 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
 
 
 %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
 %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
 
 /%{_sysconfdir}/puppet/puppetmaster.conf
 /%{_sysconfdir}/puppet/modules
 
-%files client
+%files puppet-client
 %defattr(-,root,root)
 %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
 
 chkconfig --add puppetmaster
 chkconfig puppetmaster on
 
-%post client
+%post puppet-client
 chkconfig --add puppet
 chkconfig puppet on
 
 chkconfig --add puppet
 chkconfig puppet on
 
-cat /etc/puppet/hardcoded.conf >> /etc/puppet/puppet.conf
-
 
 %changelog
 %define module_current_branch 1.0
 
 %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 (file)
index 0000000..eabc844
--- /dev/null
@@ -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 (executable)
index 0000000..521fb24
--- /dev/null
@@ -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 (file)
index 0000000..50af68e
--- /dev/null
@@ -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 <<EOF > 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 (file)
index 0000000..5bbc108
--- /dev/null
@@ -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 (executable)
index 0000000..5ab3465
--- /dev/null
@@ -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 (file)
index 0000000..be4587e
--- /dev/null
@@ -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 (file)
index 0000000..7f3a5dc
Binary files /dev/null and b/web/collect/client/sysinfo/Exceptions.pyc differ
diff --git a/web/collect/client/sysinfo/ModelOptions.py b/web/collect/client/sysinfo/ModelOptions.py
new file mode 100644 (file)
index 0000000..8c8e979
--- /dev/null
@@ -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 (file)
index 0000000..1a13428
Binary files /dev/null and b/web/collect/client/sysinfo/ModelOptions.pyc differ
diff --git a/web/collect/client/sysinfo/pypci.py b/web/collect/client/sysinfo/pypci.py
new file mode 100644 (file)
index 0000000..32e8ac4
--- /dev/null
@@ -0,0 +1,83 @@
+# Copyright 2008 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. 
+
+PCI_BASE_CLASS_NETWORK=0x02L
+PCI_BASE_CLASS_STORAGE=0x01L
+PCI_ANY=0xffffffffL
+
+def get_devices():
+    """ This is a replacement to the pypciscan library."""
+    import os
+    pci_cmd = os.popen("""/sbin/lspci -nvm | sed -e 's/\t/ /g' -e 's/ Class / /' -e 's/^/"/' -e 's/$/"/' -e 's/$/,/' -e 's/^"",$/],[/'""", 'r')
+    pci_str = "[" + pci_cmd.read() + "]"
+    pci_list = eval(pci_str)
+
+    pci_devlist = []
+    # convert each entry into a dict. and convert strings to ints.
+    for dev in pci_list:
+        rec = {}
+        for field in dev:
+            s = field.split(":")
+            if len(s) > 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 (file)
index 0000000..17c8702
Binary files /dev/null and b/web/collect/client/sysinfo/pypci.pyc differ
diff --git a/web/collect/client/sysinfo/pypcimap.py b/web/collect/client/sysinfo/pypcimap.py
new file mode 100644 (file)
index 0000000..81720b2
--- /dev/null
@@ -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 (file)
index 0000000..d20cfb2
Binary files /dev/null and b/web/collect/client/sysinfo/pypcimap.pyc differ
diff --git a/web/collect/client/sysinfo/systeminfo.py b/web/collect/client/sysinfo/systeminfo.py
new file mode 100755 (executable)
index 0000000..1e6caa7
--- /dev/null
@@ -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 <dev> 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:
+    <install_root>/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 (executable)
index 0000000..5c19d2e
--- /dev/null
@@ -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 <Dmitry.Golovashkin@sas.com>
+
+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 <<EOF
+
+Synopsis
+    $scriptName [-t timeout] [-i interval] [-d delay] command
+    Execute a command with a time-out.
+    Upon time-out expiration SIGTERM (15) is sent to the process. If SIGTERM
+    signal is blocked, then the subsequent SIGKILL (9) terminates it.
+
+    -t timeout
+        Number of seconds to wait for command completion.
+        Default value: $DEFAULT_TIMEOUT seconds.
+
+    -i interval
+        Interval between checks if the process is still alive.
+        Positive integer, default value: $DEFAULT_INTERVAL seconds.
+
+    -d delay
+        Delay between posting the SIGTERM signal and destroying the
+        process by SIGKILL. Default value: $DEFAULT_DELAY seconds.
+
+As of today, Bash does not support floating point arithmetic (sleep does),
+therefore all delay/time values must be integers.
+EOF
+}
+
+# Options.
+while getopts ":t:i:d:" option; do
+    case "$option" in
+        t) timeout=$OPTARG ;;
+        i) interval=$OPTARG ;;
+        d) delay=$OPTARG ;;
+        *) printUsage; exit 1 ;;
+    esac
+done
+shift $((OPTIND - 1))
+
+# $# should be at least 1 (the command to execute), however it may be strictly
+# greater than 1 if the command itself has options.
+if (($# == 0 || interval <= 0)); then
+    printUsage
+    exit 1
+fi
+
+# kill -0 pid   Exit code indicates if a signal may be sent to $pid process.
+(
+    ((t = timeout))
+
+    while ((t > 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 (file)
index 0000000..02b7c5e
--- /dev/null
@@ -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 (file)
index 0000000..c566fb6
--- /dev/null
@@ -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 (executable)
index 0000000..cb679de
--- /dev/null
@@ -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 (executable)
index 0000000..18e3871
--- /dev/null
@@ -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 (executable)
index 0000000..40d76dd
--- /dev/null
@@ -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 (file)
index 0000000..dd98398
--- /dev/null
@@ -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 (executable)
index 0000000..a70ee56
--- /dev/null
@@ -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 (executable)
index 0000000..ef6231f
--- /dev/null
@@ -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 (executable)
index 0000000..85969fe
--- /dev/null
@@ -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 (file)
index 0000000..bb0f180
--- /dev/null
@@ -0,0 +1,28 @@
+#
+# PHP is an HTML-embedded scripting language which attempts to make it
+# easy for developers to write dynamically generated webpages.
+#
+<IfModule prefork.c>
+  LoadModule php5_module modules/libphp5.so
+</IfModule>
+<IfModule worker.c>
+  LoadModule php5_module modules/libphp5-zts.so
+</IfModule>
+
+#
+# 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 (executable)
index 0000000..8afd03a
--- /dev/null
@@ -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 (executable)
index 0000000..c18b1a6
--- /dev/null
@@ -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 (executable)
index 0000000..b3a13e9
--- /dev/null
@@ -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 (executable)
index 0000000..7406a08
--- /dev/null
@@ -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 (file)
index 0000000..7a1a7d3
--- /dev/null
@@ -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 (executable)
index 0000000..5cf172b
--- /dev/null
@@ -0,0 +1,114 @@
+<?php
+
+// $$
+
+// this needs be created with proper permissions at package install time
+$logdir="/var/www/html/uploadlogs";
+
+// limit: applies to uploads coming from an unrecognized IP
+$limit_bytes=8*1024;
+
+$default_hostname="unknown";
+
+function mkdir_if_needed ($dirname) {
+  if (is_dir ($dirname))
+    return;
+  mkdir ($dirname) or die ("Cannot create dir " . $dirname);
+}
+  
+// Get admin API handle
+//require_once 'plc_api.php';
+//global $adm;
+
+// find the node that these longs should belong to by looking for a node_id
+// with an ip the same as the http requestor ip
+$ip = $_SERVER['REMOTE_ADDR'];
+
+// $hostname=$default_hostname;
+// locate hostname from DB based on this IP
+// $interfaces=$adm->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 (file)
index 0000000..b83eed7
--- /dev/null
@@ -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 (file)
index 0000000..d8e3664
--- /dev/null
@@ -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 (file)
index 0000000..90b46a2
--- /dev/null
@@ -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 <andy.wenk@googlemail.com>
+* 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 (file)
index 0000000..a7e77cb
--- /dev/null
@@ -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 (file)
index 0000000..b0ab7ae
--- /dev/null
@@ -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 <andy.wenk@googlemail.com>
\ No newline at end of file
diff --git a/web/query/_attachments/default.css b/web/query/_attachments/default.css
new file mode 100644 (file)
index 0000000..f7ae819
--- /dev/null
@@ -0,0 +1,190 @@
+/*#############################################################\r
+Name: Indigo\r
+Description: A lightweight (7kb images), simple and professional design.\r
+Date: 2006-07-27\r
+Author: Viktor Persson\r
+URL: http://arcsin.se\r
+\r
+Feel free to use and modify but please provide credits.\r
+#############################################################*/\r
+\r
+/* standard elements */\r
+* {\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+a {\r
+       color: #F70;\r
+}\r
+a:hover {\r
+       color: #C60;\r
+}\r
+body {\r
+       background: #0094D6 url(img/bg.gif) repeat-x;\r
+       color: #466;\r
+       font: normal 62.5% "Lucida Sans Unicode",sans-serif;\r
+       margin: 0;\r
+}\r
+input {\r
+       color: #555;\r
+       font: normal 1.1em "Lucida Sans Unicode",sans-serif;\r
+}\r
+p,cite,code,ul {\r
+       font-size: 1.2em;\r
+       padding-bottom: 1.2em;\r
+}\r
+h1 {\r
+       font-size: 1.4em;\r
+       margin-bottom: 4px;\r
+}\r
+code {\r
+       background: url(img/bgcode.gif);\r
+       border: 1px solid #F0F0F0;\r
+       border-left: 6px solid #39F;\r
+       color: #555;\r
+       display: block;\r
+       font: normal 1.1em "Lucida Sans Unicode",serif;\r
+       margin-bottom: 12px;\r
+       padding: 8px 10px;\r
+       white-space: pre;\r
+}\r
+cite {\r
+       background: url(img/quote.gif) no-repeat;\r
+       color: #666;\r
+       display: block;\r
+       font: normal 1.3em "Lucida Sans Unicode",serif;\r
+       padding-left: 28px;\r
+}\r
+h1,h2,h3 {\r
+       color: #06C;\r
+       padding-top: 6px;\r
+}\r
+/* misc */\r
+.clearer {\r
+       clear: both;\r
+}\r
+\r
+/* structure */\r
+.container {\r
+       background: url(img/topleft.gif) no-repeat;\r
+}\r
+\r
+.header {\r
+       height: 92px;\r
+}\r
+\r
+/* title */\r
+.title {\r
+       float: left;\r
+       padding: 28px 0 0 76px;\r
+}\r
+.title h1 {\r
+       color: #FFF;\r
+       font: normal 2em Verdana,sans-serif;\r
+}\r
+.title h4 {\r
+       color: #FFF;\r
+}\r
+/* navigation */\r
+.navigation {\r
+       float: left;\r
+       height: 92px;\r
+       margin-left: 24px;\r
+       padding: 0 16px;\r
+}\r
+.navigation a {\r
+       color: #FFF;\r
+       float: left;\r
+       font: bold 1.2em "Trebuchet MS",sans-serif;\r
+       margin-top: 56px;\r
+       padding: 8px 18px;\r
+       text-align: center;\r
+       text-decoration: none;\r
+}\r
+.navigation a:hover {\r
+       background-color: #4A91C3;\r
+       color: #FFF;\r
+}\r
+\r
+/* main */\r
+.main {\r
+       background: #FFF url(img/bgmain.gif) no-repeat;\r
+       clear: both;\r
+       padding: 12px 12px 0 52px;\r
+}\r
+\r
+/* main left */\r
+.sidenav {\r
+       float: left;\r
+       width: 24%;\r
+}\r
+.sidenav h1 {\r
+       border-bottom: 1px dashed #DDD;\r
+       color: #E73;\r
+       font-size: 1.2em;\r
+       height: 20px;\r
+       margin-top: 1.2em;\r
+}\r
+.sidenav ul {\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+.sidenav li { \r
+       border-bottom: 1px dashed #EEE;\r
+       list-style: none;\r
+       margin: 0;\r
+}\r
+.sidenav li a {\r
+       color: #777;\r
+       display: block;\r
+       font-size: 0.9em;\r
+       padding: 3px 6px 3px 18px;\r
+       text-decoration: none;\r
+}\r
+.sidenav li a:hover {\r
+       color: #111;\r
+       background: url(img/nav_li.gif) no-repeat;\r
+}\r
+\r
+/* content */\r
+.content {\r
+       float: left;\r
+       margin-right: 4%;\r
+       width: 69%;\r
+}\r
+.content .descr {\r
+       color: #C60;\r
+       margin-bottom: 6px;\r
+}\r
+.content li {\r
+       list-style: url(img/li.gif);\r
+       margin-left: 18px;\r
+}\r
+\r
+/* search form */\r
+.styled {\r
+       border: 3px double #E5E5E5;\r
+       padding: 2px 3px;\r
+}\r
+.button {\r
+       border: 1px solid #AAA;\r
+       margin-left: 5px;\r
+       padding: 2px 3px;\r
+}\r
+\r
+/* footer */\r
+.footer {\r
+       background: #0094D6 url(img/bgfooter.gif) repeat-x;\r
+       color: #C1DEF0;\r
+       font-size: 1.1em;\r
+       line-height: 40px;\r
+       text-align: center;\r
+}\r
+.footer a {\r
+       color: #FFF;\r
+       text-decoration: none;\r
+}\r
+.footer a:hover {\r
+       color: #FFF;\r
+       text-decoration: underline;\r
+}\r
diff --git a/web/query/_attachments/files/input.cfg b/web/query/_attachments/files/input.cfg
new file mode 100644 (file)
index 0000000..f8dcd00
--- /dev/null
@@ -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 (file)
index 0000000..d8c2b34
Binary files /dev/null and b/web/query/_attachments/images/bg.jpg differ
diff --git a/web/query/_attachments/images/bottom.png b/web/query/_attachments/images/bottom.png
new file mode 100644 (file)
index 0000000..a594b8d
Binary files /dev/null and b/web/query/_attachments/images/bottom.png differ
diff --git a/web/query/_attachments/images/content.png b/web/query/_attachments/images/content.png
new file mode 100644 (file)
index 0000000..efc4d8d
Binary files /dev/null and b/web/query/_attachments/images/content.png differ
diff --git a/web/query/_attachments/images/icon.png b/web/query/_attachments/images/icon.png
new file mode 100644 (file)
index 0000000..1d8e04b
Binary files /dev/null and b/web/query/_attachments/images/icon.png differ
diff --git a/web/query/_attachments/images/pl-logo.png b/web/query/_attachments/images/pl-logo.png
new file mode 100644 (file)
index 0000000..bac66ce
Binary files /dev/null and b/web/query/_attachments/images/pl-logo.png differ
diff --git a/web/query/_attachments/images/top.png b/web/query/_attachments/images/top.png
new file mode 100644 (file)
index 0000000..db5af63
Binary files /dev/null and b/web/query/_attachments/images/top.png differ
diff --git a/web/query/_attachments/img/bg.gif b/web/query/_attachments/img/bg.gif
new file mode 100644 (file)
index 0000000..227f991
Binary files /dev/null and b/web/query/_attachments/img/bg.gif differ
diff --git a/web/query/_attachments/img/bgcode.gif b/web/query/_attachments/img/bgcode.gif
new file mode 100644 (file)
index 0000000..6f99682
Binary files /dev/null and b/web/query/_attachments/img/bgcode.gif differ
diff --git a/web/query/_attachments/img/bgfooter.gif b/web/query/_attachments/img/bgfooter.gif
new file mode 100644 (file)
index 0000000..4e383dc
Binary files /dev/null and b/web/query/_attachments/img/bgfooter.gif differ
diff --git a/web/query/_attachments/img/bgmain.gif b/web/query/_attachments/img/bgmain.gif
new file mode 100644 (file)
index 0000000..b7fe91f
Binary files /dev/null and b/web/query/_attachments/img/bgmain.gif differ
diff --git a/web/query/_attachments/img/li.gif b/web/query/_attachments/img/li.gif
new file mode 100644 (file)
index 0000000..4493196
Binary files /dev/null and b/web/query/_attachments/img/li.gif differ
diff --git a/web/query/_attachments/img/nav_li.gif b/web/query/_attachments/img/nav_li.gif
new file mode 100644 (file)
index 0000000..a189dcc
Binary files /dev/null and b/web/query/_attachments/img/nav_li.gif differ
diff --git a/web/query/_attachments/img/quote.gif b/web/query/_attachments/img/quote.gif
new file mode 100644 (file)
index 0000000..fa145bb
Binary files /dev/null and b/web/query/_attachments/img/quote.gif differ
diff --git a/web/query/_attachments/img/topleft.gif b/web/query/_attachments/img/topleft.gif
new file mode 100644 (file)
index 0000000..4d9aad7
Binary files /dev/null and b/web/query/_attachments/img/topleft.gif differ
diff --git a/web/query/_attachments/index.html b/web/query/_attachments/index.html
new file mode 100644 (file)
index 0000000..818d80c
--- /dev/null
@@ -0,0 +1,158 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html>\r
+\r
+<head>\r
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>\r
+<meta name="description" content="description"/>\r
+<meta name="keywords" content="keywords"/> \r
+<meta name="author" content="author"/> \r
+<!--link rel="stylesheet" type="text/css" href="../../screen.css" media="screen"/-->\r
+<!--link rel="stylesheet" href="../../style/screen.css" type="text/css"/-->\r
+<link rel="stylesheet" href="style/sphinxdoc.css" type="text/css" />\r
+<link rel="stylesheet" href="style/pygments.css" type="text/css" />\r
+         \r
+<title>MyOpsQuery</title>\r
+</head>\r
+\r
+<body>\r
+\r
+       <div class="header" style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">\r
+               <img align='right' src="images/pl-logo.png"/>\r
+               <div class="title">\r
+                       <h1>Welcome to MyOps-Query:</h1>\r
+                       <h4>A simple collection & query interface for MyPLC deployments.</h4>\r
+               </div>\r
+               <div class="related">\r
+                       <ul>\r
+                       <li> <a href="index.html">Home</a> | </li>\r
+                       <!--li> <a href="index.html">About</a> </li-->\r
+                       </ul>\r
+               </div>\r
+       </div>\r
+\r
+               <div class="sphinxsidebar">\r
+                       <div class="sphinxsidebarwrapper">\r
+\r
+                       <h1>Query</h1>\r
+                       <form action="query">\r
+                       <div>\r
+                               <input type="text" name="filter" class="styled" /> \r
+                               <input type="hidden" name="fields" value="date,hostname" /> \r
+                               <input type="submit" value="Run Query" class="button" />\r
+                       </div>\r
+                       </form>\r
+\r
+                       <h1>Collected Attributes</h1>\r
+                               <ul>\r
+                                       <li><a href="/PlanetLabConf/input.cfg">input.cfg</a></li>\r
+                                       <li>type </li>\r
+                                       <li>date </li>\r
+                                       <li>ts </li>\r
+                                       <li>hostname </li>\r
+                                       <li>boot_state </li>\r
+                                       <li>ip_internal </li>\r
+                                       <li>diskspace_root </li>\r
+                                       <li>diskspace_vservers </li>\r
+                                       <li>free_disk_root </li>\r
+                                       <li>free_inodes_root </li>\r
+                                       <li>free_disk_vservers </li>\r
+                                       <li>free_inodes_vservers </li>\r
+                                       <li>fs_status </li>\r
+                                       <li>install_date </li>\r
+                                       <li>iptables_status </li>\r
+                                       <li>kernel_version </li>\r
+                                       <li>netflow </li>\r
+                                       <li>netflow_live </li>\r
+                                       <li>nm_status </li>\r
+                                       <li>plc_config </li>\r
+                                       <li>princeton_comon_dir </li>\r
+                                       <li>princeton_comon_procs </li>\r
+                                       <li>princeton_comon_running </li>\r
+                                       <li>redundant_procs </li>\r
+                                       <li>rpmprocess_count </li>\r
+                                       <li>running_slices </li>\r
+                                       <li>uptime </li>\r
+                                       <li>uptime_idle </li>\r
+                                       <li>boot_server </li>\r
+                                       <li>bootcd_version </li>\r
+                                       <li>rpm_versions </li>\r
+                                       <li>traceroute_from_host </li>\r
+                                       <li>traceroute_to_host </li>\r
+                                       <li>hardware_system </li>\r
+                                       <li>hardware_processor </li>\r
+                                       <li>hardware_memory </li>\r
+                                       <li>hardware_disk </li>\r
+                                       <li>hardware_network </li>\r
+                                       <li>hardware_pcu </li>\r
+                               </ul>\r
+               </div>\r
+               </div>\r
+\r
+    <div class="document">\r
+           <div class="documentwrapper">\r
+                       <div class="bodywrapper">\r
+                               <div class="body">\r
+                       <h1>Purpose</h1>\r
+                               <p>MyOps-Query allows an operator to <em>very easily</em> define and collect new attributes of a running system, and it provides a simple <em>query interface</em> to report and select these observations.  MyOps-Query <em>complements</em> the existing and established mechanisms already running on PlanetLab, such as <a href="http://comon.cs.princeton.edu">CoMon</a> and Func().</p>\r
+                                                                           \r
+                       <h1>Example Queries</h1>\r
+                               <p>The following are example queries that you can perform with MyOps.</p>\r
+                               <p>Many other queries are possible by manipulating the query URL.</p>\r
+\r
+                                 <ul>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,real_bootcd_version&filter=real_bootcd_version==PlanetLab+BootCD+3.3">filter=real_bootcd_version==PlanetLab BootCD 3.3</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=real_bootcd_version,real_bootcd_kernel_version,hostname&filter=real_bootcd_version=~PlanetLab+BootCD+3%26%26real_bootcd_kernel_version=~2.6.1">filter=real_bootcd_version=~PlanetLab+BootCD+3&amp;&amp;real_bootcd_kernel_version=~2.6.1</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,free_disk_root&filter=fprobe_size%3E=5000000">filter=fprobe_size&gt;=5000000</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=date,hostname,netflow&filter=netflow==Bad">filter=netflow==Bad</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,plc_config&filter=plc_config==KO">filter=plc_config==KO</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,redundant_procs&filter=redundant_procs!=">filter=redundant_procs!=</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,rpmprocess_count&filter=rpmprocess_count>=1">filter=rpmprocess_count&gt;=1</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,free_disk_root&filter=free_disk_root<=0.2">filter=free_disk_root&lt;=0.2</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,free_disk_root&filter=free_disk_root<=0.4%26%26free_disk_root>=0.2">filter=free_disk_root&lt;=0.4&&free_disk_root&gt;=0.2</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,kernel_version&filter=kernel_version=~2.6.32">filter=kernel_version=~2.6.32</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname&filter=running_slices=~princeton_comon">filter=running_slices=~princeton_comon</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname&filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab">filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab</a> </li>\r
+                                         <li> <a href="_list/nodelist/node-status?fields=hostname,rpm_versions&rpmpattern=vsys-scripts.*">rpmpattern=vsys-scripts.*</a> </li>\r
+                                         <li> <a href="_list/rpms/rpm-to-host?group=true&startkey=[%22rpm%22]&endkey=[%22rpm%22,{}]">List RPMS per host</a> </li>\r
+                               </ul>\r
+\r
+\r
+                       <h1>Supported Operators</h1>\r
+                                 <ul>\r
+                                       <li><strong>==</strong> String comparison for equivalence.</li>\r
+                                       <li><strong>!=</strong> String comparison for non-equivalence</li>\r
+                                       <li><strong>&lt;=</strong> Given a number, &lt;= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk&lt;=0.2"</li>\r
+                                       <li><strong>&gt;=</strong> Given a number, &gt;= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk&gt;=0.2"</li>\r
+                                       <li><strong>=~</strong> Given a regular expression, =~ will return rows when the attribute matches this pattern.</li>\r
+                                       <li><strong>!~</strong> Given a regular expression, !~ will return rows when the attribute does not match this pattern.</li>\r
+                                 </ul>\r
+                       <h1>Supported Conjunctions</h1>\r
+                                 <ul>\r
+                                       <li><strong>&&</strong> Logical 'and' for combining two or more simple operators.  Also, can be entered on the url as %26%26, AND, or %%.</li>\r
+                                       <li><strong>||</strong> Logical 'or'. Also can be entered\r
+                                       on the url as OR.</li>\r
+                             </ul>\r
+                       \r
+                 <h1>Supported Parameters</h1>\r
+                                 <ul>\r
+                                       <li><strong>fields</strong> a comma separated list of attribute names to report.</li>\r
+                                       <li><strong>filter </strong> a simple logic expressions for filtering which values are returned.</li> \r
+                                       <li><strong>within </strong> only return node records that have been updated in less than <strong>within</strong> seconds. (default is 3 hours (10800 sec)) </li> \r
+                                       <li><strong>skip_header </strong> do not print the attribute names as the first line.</li> \r
+                                       <li><strong>rpmpattern </strong> a pattern to match against the rpm_versions attribute. Useful for checking a single package version.</li> \r
+                                 </ul>\r
+               </div>\r
+       </div>\r
+       </div>\r
+       </div>\r
+       \r
+\r
+\r
+\r
+<div class="footer">&copy; 2006 <a href="index.html">Website.com</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Template design by <a href="http://arcsin.se">Arcsin</a>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>\r
diff --git a/web/query/_attachments/index.html.indigo b/web/query/_attachments/index.html.indigo
new file mode 100644 (file)
index 0000000..c1be5d8
--- /dev/null
@@ -0,0 +1,103 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html>\r
+\r
+<head>\r
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>\r
+<meta name="description" content="description"/>\r
+<meta name="keywords" content="keywords"/> \r
+<meta name="author" content="author"/> \r
+<!--link rel="stylesheet" type="text/css" href="../../screen.css" media="screen"/-->\r
+<!--link rel="stylesheet" href="../../style/screen.css" type="text/css"/-->\r
+<link rel="stylesheet" href="_static/sphinxdoc.css" type="text/css" />\r
+<link rel="stylesheet" href="_static/pygments.css" type="text/css" />\r
+         \r
+<title>MyOpsQuery</title>\r
+</head>\r
+\r
+<body>\r
+\r
+<div class="container">\r
+\r
+       <div class="header">\r
+               \r
+               <div class="title">\r
+                       <h1>Welcome to MyOps-Query:</h1>\r
+                       <h4>A simple collection & query interface for MyPLC deployments.</h4>\r
+               </div>\r
+\r
+               <div class="navigation">\r
+                       <a href="index.html">Home</a>\r
+                       <a href="index.html">About</a>\r
+                       <div class="clearer"><span></span></div>\r
+               </div>\r
+\r
+       </div>\r
+\r
+       <div class="main">\r
+               \r
+               <div class="content">\r
+\r
+                       <h1>Example Queries</h1>\r
+                               <p> This is a list of various queries you can perform with MyOps.</p>\r
+                               <p>Many others can be performed by manipulating the query URL.</p>\r
+\r
+                                 <ul>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=date,hostname,netflow&filter=netflow==Bad">filter=netflow==Bad</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,redundant_procs&filter=redundant_procs!=">filter=redundant_procs!=</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,free_disk_root&filter=free_disk_root<=0.2">filter=free_disk_root&lt;=0.2</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,kernel_version&filter=kernel_version=~2.6.32">filter=kernel_version=~2.6.32</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=running_slices=~princeton_comon">filter=running_slices=~princeton_comon</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab">filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,rpm_versions&rpmpattern=vsys-scripts.*">rpmpattern=vsys-scripts.*</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/_list/rpms/rpm-to-host?group=true&startkey=[%22rpm%22]&endkey=[%22rpm%22,{}]">List RPMS per host</a> </li>\r
+                               </ul>\r
+\r
+\r
+                       <h1>Supported Operators</h1>\r
+                                 <ul>\r
+                                       <li><strong>==</strong> String comparison for equivalence.</li>\r
+                                       <li><strong>!=</strong> String comparison for non-equivalence</li>\r
+                                       <li><strong>&lt;=</strong> Given a number, &lt;= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk&lt;=0.2"</li>\r
+                                       <li><strong>=~</strong> Given a regular expression, =~ will return rows who's attribute matches this pattern.</li>\r
+                                 </ul>\r
+                       \r
+                 <h1>Supported Parameters</h1>\r
+                                 <ul>\r
+                                       <li><strong>fields</strong> a comma separated list of attribute names to report.</li>\r
+                                       <li><strong>filter </strong> a simple logic expressions for filtering which values are returned.</li> \r
+                                       <li><strong>within </strong> only return node records that have been updated in less than <strong>within</strong> seconds. (default is 1 day (86400)) </li> \r
+                                       <li><strong>skip_header </strong> do not print the attribute names as the first ddne.</li> \r
+                                       <li><strong>rpmpattern </strong> a pattern to match against the rpm_versions attribute. Useful for checking a single package version.</li> \r
+                                 </ul>\r
+               </div>\r
+               <div class="sidenav">\r
+\r
+                       <h1>Search</h1>\r
+                       <form action="query">\r
+                       <div>\r
+                               <input type="text" name="filter" class="styled" /> \r
+                               <input type="hidden" name="fields" value="date,hostname" /> \r
+                               <input type="submit" value="submit" class="button" />\r
+                       </div>\r
+                       </form>\r
+\r
+                       <h1>Collected Attributes</h1>\r
+                               <ul>\r
+                               <li><a href="http://myops.planet-lab.org:5984/files/input.cfg">input.cfg</a></li>\r
+                               </ul>\r
+\r
+               </div>\r
+       \r
+               <div class="clearer"><span></span></div>\r
+\r
+       </div>\r
+\r
+</div>\r
+\r
+<div class="footer">&copy; 2006 <a href="index.html">Website.com</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Template design by <a href="http://arcsin.se">Arcsin</a>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>\r
diff --git a/web/query/_attachments/index.html.mono b/web/query/_attachments/index.html.mono
new file mode 100644 (file)
index 0000000..76f8017
--- /dev/null
@@ -0,0 +1,76 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\r
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+       <link rel="stylesheet" type="text/css" href="../../style/style.css" />
+    <title>MyOpsQuery</title>
+  </head>
+<body>
+       <div id="wrap">
+       <div id="header">
+               <h1>Welcome to MyOps-Query:</h1>
+               <h2>A simple collection & query interface for MyPLC deployments.</h2>
+       </div>
+       <div id="menu">
+               <ul>
+               <li><a href="#">Home</a></li>
+               <li><a href="#">About</a></li>
+               </ul>
+       </div>
+
+<div id="top"> </div>
+
+<div id="contentwrap"> 
+
+       <div id="content">
+
+               <h2>Examples:</h2>
+               <p> This is a list of various queries you can perform with MyOps.</p>
+               <p>Many others can be performed by manipulating the query URL.</p>
+      <ol id="posts">
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=date,hostname,netflow&filter=netflow==Bad">filter=netflow==Bad</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,redundant_procs&filter=redundant_procs!=">filter=redundant_procs!=</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,free_disk_root&filter=free_disk_root<=0.2">filter=free_disk_root&lt;=0.2</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,kernel_version&filter=kernel_version=~2.6.32">filter=kernel_version=~2.6.32</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=running_slices=~princeton_comon">filter=running_slices=~princeton_comon</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab">filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,rpm_versions&rpmpattern=vsys-scripts.*">rpmpattern=vsys-scripts.*</a> </li>
+          <li> <a href="http://myops.planet-lab.org:5984/_list/rpms/rpm-to-host?group=true&startkey=[%22rpm%22]&endkey=[%22rpm%22,{}]">List RPMS per host</a> </li>
+    </ol>
+       </div>
+
+       <div id="sidebar">
+  <h3>Supported Operators</h3>
+  <dl>
+       <dt>==<dt> <dd>String comparison for equivalence.</dd>
+       <dt>!=<dt> <dd>String comparison for non-equivalence</dd>
+       <dt>&lt;=<dt> <dd>Given a number, &lt;= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk&lt;=0.2"</dd>
+       <dt>=~<dt> <dd>Given a regular expression, =~ will return rows who's attribute matches this pattern.</dd>
+  <h3>Supported Parameters</h3>
+  <dl>
+       <dt>fields<dt> <dd>a comma separated list of attribute names to report.</dd>
+       <dt>filter </dt><dd> a simple logic expressions for filtering which values are returned.</dd> 
+       <dt>within </dt><dd> only return node records that have been updated in less than <em>within</em> seconds. (default is 1 day (86400)) </dd> 
+       <dt>skip_header </dt><dd> do not print the attribute names as the first ddne.</dd> 
+       <dt>rpmpattern </dt><dd> a pattern to match against the rpm_versions attribute. Useful for checking a single package version.</dd> 
+  </dl>
+  <h3>Collected Attributes</h3>
+  <a href="http://myops.planet-lab.org:5984/files/input.cfg">input.cfg</a>
+
+</div>
+
+<div style="clear: both;"> </div>
+
+</div>
+
+<div id="bottom"> </div>
+
+<div id="footer">
+<p>&copy; Copyright 2010 You | Template by <a href="http://www.starcraft2revealed.com/">Starcraft 2 Guides</a></p>
+</div>
+
+</div>
+
+</body>
+</html>
diff --git a/web/query/_attachments/index2.html b/web/query/_attachments/index2.html
new file mode 100644 (file)
index 0000000..e0679b3
--- /dev/null
@@ -0,0 +1,97 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html>\r
+\r
+<head>\r
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>\r
+<meta name="description" content="description"/>\r
+<meta name="keywords" content="keywords"/> \r
+<meta name="author" content="author"/> \r
+<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>\r
+<title>MyOpsQuery</title>\r
+</head>\r
+\r
+<body>\r
+\r
+<div class="container">\r
+\r
+       <div class="header">\r
+               \r
+               <div class="title">\r
+                       <h1>Welcome to MyOps-Query:</h1>\r
+                       <h4>A simple collection & query interface for MyPLC deployments.</h4>\r
+               </div>\r
+\r
+               <div class="navigation">\r
+                       <a href="index.html">Home</a>\r
+                       <a href="index.html">About</a>\r
+                       <div class="clearer"><span></span></div>\r
+               </div>\r
+\r
+       </div>\r
+\r
+       <div class="main">\r
+               \r
+               <div class="content">\r
+\r
+                       <h1>Example Queries</h1>\r
+                               <p> This is a list of various queries you can perform with MyOps.</p>\r
+                               <p>Many others can be performed by manipulating the query URL.</p>\r
+\r
+                                 <ul>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=date,hostname,netflow&filter=netflow==Bad">filter=netflow==Bad</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,redundant_procs&filter=redundant_procs!=">filter=redundant_procs!=</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,free_disk_root&filter=free_disk_root<=0.2">filter=free_disk_root&lt;=0.2</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,kernel_version&filter=kernel_version=~2.6.32">filter=kernel_version=~2.6.32</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=running_slices=~princeton_comon">filter=running_slices=~princeton_comon</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname&filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab">filter=rpm_versions=~fprobe-ulog-1.1.2-6.planetlab</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/query?fields=hostname,rpm_versions&rpmpattern=vsys-scripts.*">rpmpattern=vsys-scripts.*</a> </li>\r
+                                         <li> <a href="http://myops.planet-lab.org:5984/_list/rpms/rpm-to-host?group=true&startkey=[%22rpm%22]&endkey=[%22rpm%22,{}]">List RPMS per host</a> </li>\r
+                               </ul>\r
+\r
+\r
+                       <h1>Supported Operators</h1>\r
+                                 <ul>\r
+                                       <li><strong>==</strong> String comparison for equivalence.</li>\r
+                                       <li><strong>!=</strong> String comparison for non-equivalence</li>\r
+                                       <li><strong>&lt;=</strong> Given a number, &lt;= converts the parameter into a number and compares it to the specified value. i.e. "root_free_disk&lt;=0.2"</li>\r
+                                       <li><strong>=~</strong> Given a regular expression, =~ will return rows who's attribute matches this pattern.</li>\r
+                                 </ul>\r
+                       \r
+                 <h1>Supported Parameters</h1>\r
+                                 <ul>\r
+                                       <li><strong>fields</strong> a comma separated list of attribute names to report.</li>\r
+                                       <li><strong>filter </strong> a simple logic expressions for filtering which values are returned.</li> \r
+                                       <li><strong>within </strong> only return node records that have been updated in less than <strong>within</strong> seconds. (default is 1 day (86400)) </li> \r
+                                       <li><strong>skip_header </strong> do not print the attribute names as the first ddne.</li> \r
+                                       <li><strong>rpmpattern </strong> a pattern to match against the rpm_versions attribute. Useful for checking a single package version.</li> \r
+                                 </ul>\r
+               </div>\r
+               <div class="sidenav">\r
+\r
+                       <h1>Search</h1>\r
+                       <form action="index.html">\r
+                       <div>\r
+                               <input type="text" name="search" class="styled" /> <input type="submit" value="submit" class="button" />\r
+                       </div>\r
+                       </form>\r
+\r
+                       <h1>Collected Attributes</h1>\r
+                               <ul>\r
+                               <li><a href="http://myops.planet-lab.org:5984/files/input.cfg">input.cfg</a></li>\r
+                               </ul>\r
+\r
+               </div>\r
+       \r
+               <div class="clearer"><span></span></div>\r
+\r
+       </div>\r
+\r
+</div>\r
+\r
+<div class="footer">&copy; 2006 <a href="index.html">Website.com</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Template design by <a href="http://arcsin.se">Arcsin</a>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>\r
diff --git a/web/query/_attachments/indigo.html b/web/query/_attachments/indigo.html
new file mode 100644 (file)
index 0000000..e50c79e
--- /dev/null
@@ -0,0 +1,118 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
+"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
+<html>\r
+\r
+<head>\r
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>\r
+<meta name="description" content="description"/>\r
+<meta name="keywords" content="keywords"/> \r
+<meta name="author" content="author"/> \r
+<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>\r
+<title>Indigo</title>\r
+</head>\r
+\r
+<body>\r
+\r
+<div class="container">\r
+\r
+       <div class="header">\r
+               \r
+               <div class="title">\r
+                       <h1>Indigo template</h1>\r
+               </div>\r
+\r
+               <div class="navigation">\r
+                       <a href="index.html">Vestibulum</a>\r
+                       <a href="index.html">Suspendisse</a>\r
+                       <a href="index.html">Elemen</a>\r
+                       <a href="index.html">Maecenas</a>\r
+                       <a href="index.html">Sodales</a>\r
+                       <div class="clearer"><span></span></div>\r
+               </div>\r
+\r
+       </div>\r
+\r
+       <div class="main">\r
+               \r
+               <div class="content">\r
+\r
+                       <h1>Porttitor posuere</h1>\r
+                       <div class="descr">Jun 13, 2006 by Vulputate</div>\r
+\r
+                       <p>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, <a href="index.html">nunc eget pretium</a> porttitor, sem est pretium leo, non euismod nulla dui non diam. Pellentesque dictum faucibus leo. Vestibulum ac ante. Sed in est.</p>\r
+\r
+                       <cite>Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus.</cite>\r
+                       \r
+                       <p>Aliquam risus justo, mollis in, laoreet a, consectetuer nec, risus. Nunc blandit sodales lacus. Nam luctus semper mi. In eu diam.</p>\r
+\r
+                       <p>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 <a href="index.html">quam aliquam</a> risus. Nulla non felis sollicitudin urna blandit egestas. Integer et libero varius pede tristique ultricies. Cras nisl. Proin quis massa semper felis euismod ultricies.\r
+                       </p>\r
+\r
+                       <h1>Adipiscing</h1>\r
+                       <div class="descr">Jun 11, 2006 by Laoreet</div>\r
+\r
+                       <p>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.</p>\r
+                       <ul>\r
+                               <li>Tristique</li>\r
+                               <li>Aenean</li>\r
+                               <li>Pretium</li>\r
+                       </ul>\r
+                       <p>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.</p>\r
+\r
+                       <h1>Interdum</h1>\r
+                       <div class="descr">May 24, 2006 by Lectus</div>\r
+\r
+                       <p>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 <a href="index.html">volutpat interdum</a>, 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</p>\r
+                       <code>margin-bottom: 12px;\r
+font: normal 1.1em "Lucida Sans Unicode",serif;\r
+background: url(img/quote.gif) no-repeat;\r
+padding-left: 28px;\r
+color: #555;</code>\r
+                       <p>Eget feugiat est leo tempor quam. Ut quis neque convallis magna consequat molestie.</p>\r
+\r
+               </div>\r
+\r
+               <div class="sidenav">\r
+\r
+                       <h1>Search</h1>\r
+                       <form action="index.html">\r
+                       <div>\r
+                               <input type="text" name="search" class="styled" /> <input type="submit" value="submit" class="button" />\r
+                       </div>\r
+                       </form>\r
+\r
+                       <h1>Something</h1>\r
+                       <ul>\r
+                               <li><a href="index.html">pellentesque</a></li>\r
+                               <li><a href="index.html">sociis natoque</a></li>\r
+                               <li><a href="index.html">convallis</a></li>\r
+                       </ul>\r
+\r
+                       <h1>Another thing</h1>\r
+                       <ul>\r
+                               <li><a href="index.html">consequat molestie</a></li>\r
+                               <li><a href="index.html">sem justo</a></li>\r
+                               <li><a href="index.html">semper</a></li>\r
+                       </ul>\r
+\r
+                       <h1>Third and last</h1>\r
+                       <ul>\r
+                               <li><a href="index.html">sociis natoque</a></li>\r
+                               <li><a href="index.html">magna sed purus</a></li>\r
+                               <li><a href="index.html">tincidunt</a></li>\r
+                       </ul>\r
+\r
+               </div>\r
+       \r
+               <div class="clearer"><span></span></div>\r
+\r
+       </div>\r
+\r
+</div>\r
+\r
+<div class="footer">&copy; 2006 <a href="index.html">Website.com</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> &amp; <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Template design by <a href="http://arcsin.se">Arcsin</a>\r
+</div>\r
+\r
+</body>\r
+\r
+</html>\r
diff --git a/web/query/_attachments/script/app.js b/web/query/_attachments/script/app.js
new file mode 100644 (file)
index 0000000..d4780ee
--- /dev/null
@@ -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 (file)
index 0000000..453382d
--- /dev/null
@@ -0,0 +1,11 @@
+/**\r
+ * jQuery.ScrollTo - Easy element scrolling using jQuery.\r
+ * Copyright (c) 2007-2008 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com\r
+ * Dual licensed under MIT and GPL.\r
+ * Date: 9/11/2008\r
+ * @author Ariel Flesler\r
+ * @version 1.4\r
+ *\r
+ * http://flesler.blogspot.com/2007/10/jqueryscrollto.html\r
+ */\r
+;(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 (file)
index 0000000..46d2aab
--- /dev/null
@@ -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 (file)
index 0000000..d684b2f
Binary files /dev/null and b/web/query/_attachments/style/.screen.css.swp differ
diff --git a/web/query/_attachments/style/basic.css b/web/query/_attachments/style/basic.css
new file mode 100644 (file)
index 0000000..32630d5
--- /dev/null
@@ -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 (file)
index 0000000..90c89b2
--- /dev/null
@@ -0,0 +1,187 @@
+/*#############################################################\r
+Name: Indigo\r
+Description: A lightweight (7kb images), simple and professional design.\r
+Date: 2006-07-27\r
+Author: Viktor Persson\r
+URL: http://arcsin.se\r
+\r
+Feel free to use and modify but please provide credits.\r
+#############################################################*/\r
+\r
+/* standard elements */\r
+* {\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+a {\r
+       color: #F70;\r
+}\r
+a:hover {\r
+       color: #C60;\r
+}\r
+body {\r
+       background: #0094D6 url(img/bg.gif) repeat-x;\r
+       color: #466;\r
+       font: normal 62.5% "Lucida Sans Unicode",sans-serif;\r
+       margin: 0;\r
+}\r
+input {\r
+       color: #555;\r
+       font: normal 1.1em "Lucida Sans Unicode",sans-serif;\r
+}\r
+p,cite,code,ul {\r
+       font-size: 1.2em;\r
+       padding-bottom: 1.2em;\r
+}\r
+h1 {\r
+       font-size: 1.4em;\r
+       margin-bottom: 4px;\r
+}\r
+code {\r
+       background: url(img/bgcode.gif);\r
+       border: 1px solid #F0F0F0;\r
+       border-left: 6px solid #39F;\r
+       color: #555;\r
+       display: block;\r
+       font: normal 1.1em "Lucida Sans Unicode",serif;\r
+       margin-bottom: 12px;\r
+       padding: 8px 10px;\r
+       white-space: pre;\r
+}\r
+cite {\r
+       background: url(img/quote.gif) no-repeat;\r
+       color: #666;\r
+       display: block;\r
+       font: normal 1.3em "Lucida Sans Unicode",serif;\r
+       padding-left: 28px;\r
+}\r
+h1,h2,h3 {\r
+       color: #06C;\r
+       padding-top: 6px;\r
+}\r
+/* misc */\r
+.clearer {\r
+       clear: both;\r
+}\r
+\r
+/* structure */\r
+.container {\r
+       background: url(img/topleft.gif) no-repeat;\r
+}\r
+\r
+.header {\r
+       height: 92px;\r
+}\r
+\r
+/* title */\r
+.title {\r
+       float: left;\r
+       padding: 28px 0 0 76px;\r
+}\r
+.title h1 {\r
+       color: #FFF;\r
+       font: normal 2em Verdana,sans-serif;\r
+}\r
+/* navigation */\r
+.navigation {\r
+       float: left;\r
+       height: 92px;\r
+       margin-left: 24px;\r
+       padding: 0 16px;\r
+}\r
+.navigation a {\r
+       color: #FFF;\r
+       float: left;\r
+       font: bold 1.2em "Trebuchet MS",sans-serif;\r
+       margin-top: 56px;\r
+       padding: 8px 18px;\r
+       text-align: center;\r
+       text-decoration: none;\r
+}\r
+.navigation a:hover {\r
+       background-color: #4A91C3;\r
+       color: #FFF;\r
+}\r
+\r
+/* main */\r
+.main {\r
+       background: #FFF url(img/bgmain.gif) no-repeat;\r
+       clear: both;\r
+       padding: 12px 12px 0 52px;\r
+}\r
+\r
+/* main left */\r
+.sidenav {\r
+       float: left;\r
+       width: 24%;\r
+}\r
+.sidenav h1 {\r
+       border-bottom: 1px dashed #DDD;\r
+       color: #E73;\r
+       font-size: 1.2em;\r
+       height: 20px;\r
+       margin-top: 1.2em;\r
+}\r
+.sidenav ul {\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+.sidenav li { \r
+       border-bottom: 1px dashed #EEE;\r
+       list-style: none;\r
+       margin: 0;\r
+}\r
+.sidenav li a {\r
+       color: #777;\r
+       display: block;\r
+       font-size: 0.9em;\r
+       padding: 3px 6px 3px 18px;\r
+       text-decoration: none;\r
+}\r
+.sidenav li a:hover {\r
+       color: #111;\r
+       background: url(img/nav_li.gif) no-repeat;\r
+}\r
+\r
+/* content */\r
+.content {\r
+       float: left;\r
+       margin-right: 4%;\r
+       width: 69%;\r
+}\r
+.content .descr {\r
+       color: #C60;\r
+       margin-bottom: 6px;\r
+}\r
+.content li {\r
+       list-style: url(img/li.gif);\r
+       margin-left: 18px;\r
+}\r
+\r
+/* search form */\r
+.styled {\r
+       border: 3px double #E5E5E5;\r
+       padding: 2px 3px;\r
+}\r
+.button {\r
+       border: 1px solid #AAA;\r
+       margin-left: 5px;\r
+       padding: 2px 3px;\r
+}\r
+\r
+/* footer */\r
+.footer {\r
+       background: #0094D6 url(img/bgfooter.gif) repeat-x;\r
+       color: #C1DEF0;\r
+       font-size: 1.1em;\r
+       line-height: 40px;\r
+       text-align: center;\r
+}\r
+.footer a {\r
+       color: #FFF;\r
+       text-decoration: none;\r
+}\r
+.footer a:hover {\r
+       color: #FFF;\r
+       text-decoration: underline;\r
+}
\ 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 (file)
index 0000000..d8c2b34
Binary files /dev/null and b/web/query/_attachments/style/images/bg.jpg differ
diff --git a/web/query/_attachments/style/images/bottom.png b/web/query/_attachments/style/images/bottom.png
new file mode 100644 (file)
index 0000000..a594b8d
Binary files /dev/null and b/web/query/_attachments/style/images/bottom.png differ
diff --git a/web/query/_attachments/style/images/content.png b/web/query/_attachments/style/images/content.png
new file mode 100644 (file)
index 0000000..efc4d8d
Binary files /dev/null and b/web/query/_attachments/style/images/content.png differ
diff --git a/web/query/_attachments/style/images/icon.png b/web/query/_attachments/style/images/icon.png
new file mode 100644 (file)
index 0000000..1d8e04b
Binary files /dev/null and b/web/query/_attachments/style/images/icon.png differ
diff --git a/web/query/_attachments/style/images/top.png b/web/query/_attachments/style/images/top.png
new file mode 100644 (file)
index 0000000..db5af63
Binary files /dev/null and b/web/query/_attachments/style/images/top.png differ
diff --git a/web/query/_attachments/style/img/bg.gif b/web/query/_attachments/style/img/bg.gif
new file mode 100644 (file)
index 0000000..227f991
Binary files /dev/null and b/web/query/_attachments/style/img/bg.gif differ
diff --git a/web/query/_attachments/style/img/bgcode.gif b/web/query/_attachments/style/img/bgcode.gif
new file mode 100644 (file)
index 0000000..6f99682
Binary files /dev/null and b/web/query/_attachments/style/img/bgcode.gif differ
diff --git a/web/query/_attachments/style/img/bgfooter.gif b/web/query/_attachments/style/img/bgfooter.gif
new file mode 100644 (file)
index 0000000..4e383dc
Binary files /dev/null and b/web/query/_attachments/style/img/bgfooter.gif differ
diff --git a/web/query/_attachments/style/img/bgmain.gif b/web/query/_attachments/style/img/bgmain.gif
new file mode 100644 (file)
index 0000000..b7fe91f
Binary files /dev/null and b/web/query/_attachments/style/img/bgmain.gif differ
diff --git a/web/query/_attachments/style/img/li.gif b/web/query/_attachments/style/img/li.gif
new file mode 100644 (file)
index 0000000..4493196
Binary files /dev/null and b/web/query/_attachments/style/img/li.gif differ
diff --git a/web/query/_attachments/style/img/nav_li.gif b/web/query/_attachments/style/img/nav_li.gif
new file mode 100644 (file)
index 0000000..a189dcc
Binary files /dev/null and b/web/query/_attachments/style/img/nav_li.gif differ
diff --git a/web/query/_attachments/style/img/quote.gif b/web/query/_attachments/style/img/quote.gif
new file mode 100644 (file)
index 0000000..fa145bb
Binary files /dev/null and b/web/query/_attachments/style/img/quote.gif differ
diff --git a/web/query/_attachments/style/img/topleft.gif b/web/query/_attachments/style/img/topleft.gif
new file mode 100644 (file)
index 0000000..4d9aad7
Binary files /dev/null and b/web/query/_attachments/style/img/topleft.gif differ
diff --git a/web/query/_attachments/style/pygments.css b/web/query/_attachments/style/pygments.css
new file mode 100644 (file)
index 0000000..a55a324
--- /dev/null
@@ -0,0 +1,59 @@
+.c { color: #408090; font-style: italic } /* Comment */
+.err { border: 1px solid #FF0000 } /* Error */
+.k { color: #007020; font-weight: bold } /* Keyword */
+.o { color: #666666 } /* Operator */
+.cm { color: #408090; font-style: italic } /* Comment.Multiline */
+.cp { color: #007020 } /* Comment.Preproc */
+.c1 { color: #408090; font-style: italic } /* Comment.Single */
+.cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
+.gd { color: #A00000 } /* Generic.Deleted */
+.ge { font-style: italic } /* Generic.Emph */
+.gr { color: #FF0000 } /* Generic.Error */
+.gh { color: #000080; font-weight: bold } /* Generic.Heading */
+.gi { color: #00A000 } /* Generic.Inserted */
+.go { color: #303030 } /* Generic.Output */
+.gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
+.gs { font-weight: bold } /* Generic.Strong */
+.gu { color: #800080; font-weight: bold } /* Generic.Subheading */
+.gt { color: #0040D0 } /* Generic.Traceback */
+.kc { color: #007020; font-weight: bold } /* Keyword.Constant */
+.kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
+.kp { color: #007020 } /* Keyword.Pseudo */
+.kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
+.kt { color: #902000 } /* Keyword.Type */
+.m { color: #208050 } /* Literal.Number */
+.s { color: #4070a0 } /* Literal.String */
+.na { color: #4070a0 } /* Name.Attribute */
+.nb { color: #007020 } /* Name.Builtin */
+.nc { color: #0e84b5; font-weight: bold } /* Name.Class */
+.no { color: #60add5 } /* Name.Constant */
+.nd { color: #555555; font-weight: bold } /* Name.Decorator */
+.ni { color: #d55537; font-weight: bold } /* Name.Entity */
+.ne { color: #007020 } /* Name.Exception */
+.nf { color: #06287e } /* Name.Function */
+.nl { color: #002070; font-weight: bold } /* Name.Label */
+.nn { color: #0e84b5; font-weight: bold } /* Name.Namespace */
+.nt { color: #062873; font-weight: bold } /* Name.Tag */
+.nv { color: #bb60d5 } /* Name.Variable */
+.ow { color: #007020; font-weight: bold } /* Operator.Word */
+.w { color: #bbbbbb } /* Text.Whitespace */
+.mf { color: #208050 } /* Literal.Number.Float */
+.mh { color: #208050 } /* Literal.Number.Hex */
+.mi { color: #208050 } /* Literal.Number.Integer */
+.mo { color: #208050 } /* Literal.Number.Oct */
+.sb { color: #4070a0 } /* Literal.String.Backtick */
+.sc { color: #4070a0 } /* Literal.String.Char */
+.sd { color: #4070a0; font-style: italic } /* Literal.String.Doc */
+.s2 { color: #4070a0 } /* Literal.String.Double */
+.se { color: #4070a0; font-weight: bold } /* Literal.String.Escape */
+.sh { color: #4070a0 } /* Literal.String.Heredoc */
+.si { color: #70a0d0; font-style: italic } /* Literal.String.Interpol */
+.sx { color: #c65d09 } /* Literal.String.Other */
+.sr { color: #235388 } /* Literal.String.Regex */
+.s1 { color: #4070a0 } /* Literal.String.Single */
+.ss { color: #517918 } /* Literal.String.Symbol */
+.bp { color: #007020 } /* Name.Builtin.Pseudo */
+.vc { color: #bb60d5 } /* Name.Variable.Class */
+.vg { color: #bb60d5 } /* Name.Variable.Global */
+.vi { color: #bb60d5 } /* Name.Variable.Instance */
+.il { color: #208050 } /* Literal.Number.Integer.Long */
\ No newline at end of file
diff --git a/web/query/_attachments/style/screen.css b/web/query/_attachments/style/screen.css
new file mode 100644 (file)
index 0000000..f57a81b
--- /dev/null
@@ -0,0 +1,198 @@
+body {
+  font: 1.0em Arial, serif;
+  line-height:1.2em;
+  margin:0;
+  padding:0;
+  
+}
+
+#profile {
+/*  margin:2em;*/
+/*  padding:.5em;*/
+}
+
+#account {
+  font-size:0.8em;
+  text-shadow: #fff 0 0 4px;
+  float:right;
+}
+
+#feeds {
+  font-size:0.6em;
+  text-shadow: #fff 0 0 4px;
+}
+
+a {
+  text-decoration:none;
+}
+
+h1 {
+  padding:6px;
+  margin:0;
+  line-height:1.2em;
+}
+
+h2 {
+  padding:0;
+  margin:0;
+  line-height:1em;
+  font-size:112%;
+}
+
+#header h2 {
+  text-shadow: 0 0 4px #000;    
+}
+
+#header h2 a {
+  color:#fff;
+}
+
+#header #login, #header #edit {
+  float:right;
+}
+
+h3 {
+  margin-bottom:0;
+  margin-top:4px;
+}
+
+h4 {
+  margin:4px;
+}
+
+#header {
+  background:#9a9;
+  padding:8px;
+  border-bottom: 1em solid #b9dab9;
+}
+
+#content {
+  width:750px;
+  padding:10px;
+  background:#f9f9f9;
+/*  float:left;*/
+  margin-top:0;
+  margin-left:240px;
+}
+
+#tagcloud {
+  float:left;
+  width:220px;
+  margin:2ex 1em;
+}
+
+.tags a, #tagcloud a {
+  color:#bbb;
+}
+.tags a:hover, #tagcloud a:hover {
+  color:#9b9;
+}
+
+.tags, .by {
+  font-size:80%;
+  color:#666;
+  margin-top:0;
+}
+
+
+label {
+  display:block;
+}
+
+#post .body {
+  padding:5px 15px;
+}
+
+#posts .body {
+  padding:5px 10px;
+}
+.body img {
+  border:2px solid #fff;
+  margin-left:133px;
+}
+
+#posts li {
+  margin-bottom:16px;
+}
+
+p.post {
+  font-family: serif;
+  margin:10px;
+}
+
+#comments {
+  font-size:80%;
+  background:#fdfdfd;
+  padding:12px;
+  margin:8px;
+  border:4px #fff;
+}
+
+#comments ul {
+  padding:0;
+}
+
+#comments li {
+  border:4px solid #ebebeb;
+  background:#fbfbfb;
+  margin:20px 0;
+  padding:3px 3px 3px 3px;
+}
+
+#comments h4 {
+  background:#ebebeb;
+  padding:1px 0 0 5px;
+}
+
+img.gravatar {
+  width:40px;
+  height:40px;
+  float:left;
+  margin:2px 8px;
+  border:2px solid #fff;
+}
+
+ul {
+  margin:0;
+  list-style: none;
+  padding:0 20px;
+}
+
+.body ul {
+  list-style: disc;
+}
+
+.paginate {
+  text-align:center;
+  display:block;
+  width:100%;
+  font-size:80%;
+}
+
+form {
+  font-size:0.8em;
+  padding:8px;
+  background:#ddd;
+}
+
+
+
+fieldset {
+  background:#ebebeb;
+}
+
+fieldset#author {
+  float:left;
+  width:20%;
+}
+
+textarea {
+  padding:2px;
+}
+
+
+blockquote {
+  padding:8px;
+  background:#444;
+  color:#fff;
+}
diff --git a/web/query/_attachments/style/sphinxdoc.css b/web/query/_attachments/style/sphinxdoc.css
new file mode 100644 (file)
index 0000000..0a42807
--- /dev/null
@@ -0,0 +1,339 @@
+/*
+ * sphinxdoc.css_t
+ * ~~~~~~~~~~~~~~~
+ *
+ * Sphinx stylesheet -- sphinxdoc theme.  Originally created by
+ * Armin Ronacher for Werkzeug.
+ *
+ * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS.
+ * :license: BSD, see LICENSE for details.
+ *
+ */
+
+@import url("basic.css");
+
+/* -- page layout ----------------------------------------------------------- */
+
+body {
+    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
+                 'Verdana', sans-serif;
+    font-size: 14px;
+    letter-spacing: -0.01em;
+    line-height: 150%;
+    text-align: center;
+    background-color: #BFD1D4;
+    color: black;
+    padding: 0;
+    border: 1px solid #aaa;
+
+    margin: 0px 80px 0px 80px;
+    min-width: 740px;
+}
+
+div.document {
+    background-color: white;
+    text-align: left;
+    background-image: url(contents.png);
+    background-repeat: repeat-x;
+}
+
+div.bodywrapper {
+    margin: 0 240px 0 0;
+    border-right: 1px solid #ccc;
+}
+
+div.body {
+    margin: 0;
+    padding: 0.5em 20px 20px 20px;
+}
+
+div.related {
+    font-size: 1em;
+}
+
+div.related ul {
+    background-image: url(navigation.png);
+    height: 2em;
+    border-top: 1px solid #ddd;
+    border-bottom: 1px solid #ddd;
+}
+
+div.related ul li {
+    margin: 0;
+    padding: 0;
+    height: 2em;
+    float: left;
+}
+
+div.related ul li.right {
+    float: right;
+    margin-right: 5px;
+}
+
+div.related ul li a {
+    margin: 0;
+    padding: 0 5px 0 5px;
+    line-height: 1.75em;
+    color: #EE9816;
+}
+
+div.related ul li a:hover {
+    color: #3CA8E7;
+}
+
+div.sphinxsidebarwrapper {
+    padding: 0;
+}
+
+div.sphinxsidebar {
+    margin: 0;
+    padding: 0.5em 15px 15px 0;
+    width: 210px;
+    float: right;
+    font-size: 1em;
+    text-align: left;
+}
+
+div.sphinxsidebar h3, div.sphinxsidebar h4 {
+    margin: 1em 0 0.5em 0;
+    font-size: 1em;
+    padding: 0.1em 0 0.1em 0.5em;
+    color: white;
+    border: 1px solid #86989B;
+    background-color: #AFC1C4;
+}
+
+div.sphinxsidebar h3 a {
+    color: white;
+}
+
+div.sphinxsidebar ul {
+    padding-left: 1.5em;
+    margin-top: 7px;
+    padding: 0;
+    line-height: 130%;
+}
+
+div.sphinxsidebar ul ul {
+    margin-left: 20px;
+}
+
+div.footer {
+    background-color: #E3EFF1;
+    color: #86989B;
+    padding: 3px 8px 3px 0;
+    clear: both;
+    font-size: 0.8em;
+    text-align: right;
+}
+
+div.footer a {
+    color: #86989B;
+    text-decoration: underline;
+}
+
+/* -- body styles ----------------------------------------------------------- */
+
+p {    
+    margin: 0.8em 0 0.5em 0;
+}
+
+a {
+    color: #CA7900;
+    text-decoration: none;
+}
+
+a:hover {
+    color: #2491CF;
+}
+
+div.body a {
+    text-decoration: underline;
+}
+
+h1 {
+    margin: 0;
+    padding: 0.7em 0 0.3em 0;
+    font-size: 1.5em;
+    color: #11557C;
+}
+
+h2 {
+    margin: 1.3em 0 0.2em 0;
+    font-size: 1.35em;
+    padding: 0;
+}
+
+h3 {
+    margin: 1em 0 -0.3em 0;
+    font-size: 1.2em;
+}
+
+div.body h1 a, div.body h2 a, div.body h3 a, div.body h4 a, div.body h5 a, div.body h6 a {
+    color: black!important;
+}
+
+h1 a.anchor, h2 a.anchor, h3 a.anchor, h4 a.anchor, h5 a.anchor, h6 a.anchor {
+    display: none;
+    margin: 0 0 0 0.3em;
+    padding: 0 0.2em 0 0.2em;
+    color: #aaa!important;
+}
+
+h1:hover a.anchor, h2:hover a.anchor, h3:hover a.anchor, h4:hover a.anchor,
+h5:hover a.anchor, h6:hover a.anchor {
+    display: inline;
+}
+
+h1 a.anchor:hover, h2 a.anchor:hover, h3 a.anchor:hover, h4 a.anchor:hover,
+h5 a.anchor:hover, h6 a.anchor:hover {
+    color: #777;
+    background-color: #eee;
+}
+
+a.headerlink {
+    color: #c60f0f!important;
+    font-size: 1em;
+    margin-left: 6px;
+    padding: 0 4px 0 4px;
+    text-decoration: none!important;
+}
+
+a.headerlink:hover {
+    background-color: #ccc;
+    color: white!important;
+}
+
+cite, code, tt {
+    font-family: 'Consolas', 'Deja Vu Sans Mono',
+                 'Bitstream Vera Sans Mono', monospace;
+    font-size: 0.95em;
+    letter-spacing: 0.01em;
+}
+
+tt {
+    background-color: #f2f2f2;
+    border-bottom: 1px solid #ddd;
+    color: #333;
+}
+
+tt.descname, tt.descclassname, tt.xref {
+    border: 0;
+}
+
+hr {
+    border: 1px solid #abc;
+    margin: 2em;
+}
+
+a tt {
+    border: 0;
+    color: #CA7900;
+}
+
+a tt:hover {
+    color: #2491CF;
+}
+
+pre {
+    font-family: 'Consolas', 'Deja Vu Sans Mono',
+                 'Bitstream Vera Sans Mono', monospace;
+    font-size: 0.95em;
+    letter-spacing: 0.015em;
+    line-height: 120%;
+    padding: 0.5em;
+    border: 1px solid #ccc;
+    background-color: #f8f8f8;
+}
+
+pre a {
+    color: inherit;
+    text-decoration: underline;
+}
+
+td.linenos pre {
+    padding: 0.5em 0;
+}
+
+div.quotebar {
+    background-color: #f8f8f8;
+    max-width: 250px;
+    float: right;
+    padding: 2px 7px;
+    border: 1px solid #ccc;
+}
+
+div.topic {
+    background-color: #f8f8f8;
+}
+
+table {
+    border-collapse: collapse;
+    margin: 0 -0.5em 0 -0.5em;
+}
+
+table td, table th {
+    padding: 0.2em 0.5em 0.2em 0.5em;
+}
+
+div.admonition, div.warning {
+    font-size: 0.9em;
+    margin: 1em 0 1em 0;
+    border: 1px solid #86989B;
+    background-color: #f7f7f7;
+    padding: 0;
+}
+
+div.admonition p, div.warning p {
+    margin: 0.5em 1em 0.5em 1em;
+    padding: 0;
+}
+
+div.admonition pre, div.warning pre {
+    margin: 0.4em 1em 0.4em 1em;
+}
+
+div.admonition p.admonition-title,
+div.warning p.admonition-title {
+    margin: 0;
+    padding: 0.1em 0 0.1em 0.5em;
+    color: white;
+    border-bottom: 1px solid #86989B;
+    font-weight: bold;
+    background-color: #AFC1C4;
+}
+
+div.warning {
+    border: 1px solid #940000;
+}
+
+div.warning p.admonition-title {
+    background-color: #CF0000;
+    border-bottom-color: #940000;
+}
+
+div.admonition ul, div.admonition ol,
+div.warning ul, div.warning ol {
+    margin: 0.1em 0.5em 0.5em 3em;
+    padding: 0;
+}
+
+div.versioninfo {
+    margin: 1em 0 0 0;
+    border: 1px solid #ccc;
+    background-color: #DDEAF0;
+    padding: 8px;
+    line-height: 1.3em;
+    font-size: 0.9em;
+}
+
+.viewcode-back {
+    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
+                 'Verdana', sans-serif;
+}
+
+div.viewcode-block:target {
+    background-color: #f4debf;
+    border-top: 1px solid #ac9;
+    border-bottom: 1px solid #ac9;
+}
diff --git a/web/query/_attachments/style/style.css b/web/query/_attachments/style/style.css
new file mode 100755 (executable)
index 0000000..0f5666f
--- /dev/null
@@ -0,0 +1,128 @@
+body { 
+font-family: Georgia; 
+line-height: 1.4;
+font-size: 12px;
+background: #fbfcfb url(images/bg.jpg) repeat-x;
+margin: 0;
+padding: 0;
+}
+
+a { color: #121212; text-decoration: none;}
+a:hover { text-decoration: underline; }
+h1 { margin: 0; padding: 0; }
+h2 { margin: 0; padding: 0; }
+
+#wrap { 
+width: 800px;
+margin: 0 auto;
+}
+
+#header {
+height: 100px;
+}
+#header h1 {
+margin: 0;
+padding: 10px 0 0 20px;
+font-weight: 100;
+font-size: 30px;
+letter-spacing: -2px;
+}
+#header h1 a { text-decoration: none; color: #111; }
+#header h1 a:hover { text-decoration: none; border-bottom: 1px solid #111; }
+
+#header h2 { padding: 0 0 0 20px; margin: 0; color: #1F160F; font-weight: 100; font-size: 17px; }
+
+#menu {
+margin-top: 10px;
+height: 40px;
+line-height: 40px;
+}
+
+#menu ul {
+list-style-type: none;
+margin: 0;
+padding-left: 10px;
+}
+#menu ul li {
+display: block;
+float: left;
+}
+#menu ul li a {
+display: block;
+padding: 0 10px 0 10px;
+text-decoration: none;
+color: #fff;
+font-size: 14px;
+font-weight: 100;
+}
+#menu ul li a:hover {
+color: #111;
+background: #fff;
+}
+
+#top { background: url(images/top.png) no-repeat; padding: 10px 0; }
+#bottom { background: url(images/bottom.png) no-repeat; padding: 10px 0; }
+
+#contentwrap {
+padding: 0 20px;
+background: url(images/content.png) repeat-y;
+}
+
+#content {
+float: left;
+width: 500px;
+padding-top: 10px;
+}
+#content h2 {
+margin: 0;
+color: #121212;
+line-height: 30px;
+font-size: 20px;
+font-weight: 100;
+}
+
+#content p { padding: 0 0 10px 0; }
+#content ul { padding: 0 20px 10px 30px; }
+
+#sidebar {
+float: right;
+width: 220px;
+background: #fff;
+}
+
+#sidebar h3 {
+height: 40px;
+line-height: 40px;
+font-weight: 600;
+font-size: 12px;
+margin: 0; padding: 0 0 0 10px; 
+color: #121212;
+}
+
+#sidebar p { padding: 0 10px 10px 10px; color: #232323; }
+
+#sidebar ul {
+padding: 10px 0 25px 30px;
+margin: 0;
+color: #121212;
+list-style-type: circle;
+}
+
+#sidebar ul li {
+padding: 0;
+margin: 0;
+}
+
+#sidebar ul ul { padding: 2px 0 2px 20px; }
+
+#footer { 
+text-align: center;
+background: url(images/footer.jpg) repeat-x;
+height: 40px;
+line-height: 40px;
+color: #111;
+font-size: 12px;
+}
+#footer p { padding: 0; margin: 0; }
+#footer a { color: #111; }
+#footer a:hover { text-decoration: underline; }
diff --git a/web/query/_id b/web/query/_id
new file mode 100644 (file)
index 0000000..8fa2b73
--- /dev/null
@@ -0,0 +1 @@
+_design/myops
diff --git a/web/query/blog.json b/web/query/blog.json
new file mode 100644 (file)
index 0000000..7f56e08
--- /dev/null
@@ -0,0 +1 @@
+{"title": "Sample CouchApp: Engine For MyOps"}
diff --git a/web/query/couchapp.json b/web/query/couchapp.json
new file mode 100644 (file)
index 0000000..d70a6be
--- /dev/null
@@ -0,0 +1 @@
+{"index": "index.html"}
diff --git a/web/query/evently/account/loggedIn/data.js b/web/query/evently/account/loggedIn/data.js
new file mode 100644 (file)
index 0000000..3392de0
--- /dev/null
@@ -0,0 +1,19 @@
+function(e, r) {
+  var app = $$(this).app;
+  var path = app.require("vendor/couchapp/lib/path").init(app.req);
+  var data = {
+    name : r.userCtx.name,
+    uri_name : encodeURIComponent(r.userCtx.name),
+    auth_db : encodeURIComponent(r.info.authentication_db) 
+  };
+  if (r.userCtx.roles.indexOf("_admin") != -1 || r.userCtx.roles.indexOf("author") != -1) {
+    if (app.req.path.indexOf("post-page") == -1) {
+      data.postPath = path.show("edit")+"/";
+      data.postMessage = "New post.";
+    } else {
+      data.postPath = path.show("edit", app.req.query.startkey[0]);
+      data.postMessage = "Edit this post.";
+    }    
+  }
+  return data;
+}
\ No newline at end of file
diff --git a/web/query/evently/account/loggedIn/mustache.html b/web/query/evently/account/loggedIn/mustache.html
new file mode 100644 (file)
index 0000000..cd6521e
--- /dev/null
@@ -0,0 +1,7 @@
+<span>Welcome 
+<a target="_new" href="/_utils/document.html?{{auth_db}}/org.couchdb.user%3A{{uri_name}}">{{name}}</a>! 
+<a href="#logout">Logout?</a>
+{{#postPath}}
+  <a href="{{postPath}}">{{postMessage}}</a>
+{{/postPath}}
+</span>
\ 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 (file)
index 0000000..1a54173
--- /dev/null
@@ -0,0 +1,3 @@
+<form>
+  <p>Please login (above) to leave comments.</p>  
+</form>
\ 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 (file)
index 0000000..891b9d4
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- form to create a comment -->
+<form id="new-comment" action="post.html" method="post">
+  <div class="avatar">
+    {{#avatar_url}}<img src="{{avatar_url}}"/>{{/avatar_url}}
+  </div>
+  <h3>Comment on this post, {{nickname}}:</h3>
+  <p><label>Comment <em>(with <a href="http://warpedvisions.org/projects/markdown-cheat-sheet/">Markdown</a>)</em></label>
+  <textarea name="comment" rows="8" cols="40"></textarea></p>
+  <p>
+    <input type="button" id="preview" value="Preview">
+    <input type="submit" value="Save &rarr;">
+  </p>
+</form>
\ 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 (file)
index 0000000..7517c93
--- /dev/null
@@ -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 (file)
index 0000000..9a10e3a
--- /dev/null
@@ -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('<h2>Success! Your comment has posted.</h2><p>Refresh the page to see it.</p>');
+    }
+  });
+  
+  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 (file)
index 0000000..06dddf1
--- /dev/null
@@ -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 (file)
index 0000000..aa55f30
--- /dev/null
@@ -0,0 +1,3 @@
+{{#tags}}
+  <a style="font-size:{{size}}px;" href="{{link}}">{{tag}}</a>
+{{/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 (file)
index 0000000..98f806b
--- /dev/null
@@ -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 (file)
index 0000000..0837f32
--- /dev/null
@@ -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 (file)
index 0000000..3295412
--- /dev/null
@@ -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 (file)
index 0000000..9c06276
--- /dev/null
@@ -0,0 +1,315 @@
+/*
+  Shameless port of http://github.com/defunkt/mustache
+  by Jan Lehnardt <jan@apache.org>, 
+     Alexander Lang <alex@upstream-berlin.com>,
+     Sebastian Cohnen <sebastian.cohnen@googlemail.com>
+
+  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 "&amp;";
+          case "\\": return "\\\\";;
+          case '"': return '\"';;
+          case "<": return "&lt;";
+          case ">": return "&gt;";
+          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;i<l;i++) {
+          r.push(fn(array[i]));
+        }
+        return r;
+      }
+    }
+  };
+
+  return({
+    name: "mustache.js",
+    version: "0.2.3-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(string) {
+      var renderer = new Renderer();
+      return renderer.escape(string);
+    }
+  });
+}();
+// for CommonJS
+if (exports) {
+  exports.to_html = Mustache.to_html;
+  exports.escape = Mustache.escape;
+}
\ No newline at end of file
diff --git a/web/query/lib/validate.js b/web/query/lib/validate.js
new file mode 100644 (file)
index 0000000..a2a5699
--- /dev/null
@@ -0,0 +1,49 @@
+// a library for validations
+// over time we expect to extract more helpers and move them here.
+exports.init = function(newDoc, oldDoc, userCtx, secObj) {
+  var v = {};
+  
+  v.forbidden = function(message) {    
+    throw({forbidden : message});
+  };
+
+  v.unauthorized = function(message) {
+    throw({unauthorized : message});
+  };
+
+  v.assert = function(should, message) {
+    if (!should) v.forbidden(message);
+  }
+  
+  v.isAdmin = function() {
+    return userCtx.roles.indexOf('_admin') != -1
+  };
+
+  v.require = function() {
+    for (var i=0; i < arguments.length; i++) {
+      var field = arguments[i];
+      message = "The '"+field+"' field is required.";
+      if (typeof newDoc[field] == "undefined") v.forbidden(message);
+    };
+  };
+
+  v.unchanged = function(field) {
+    if (oldDoc && oldDoc[field] != newDoc[field]) 
+      v.forbidden("You may not change the '"+field+"' field.");
+  };
+
+  v.matches = function(field, regex, message) {
+    if (!newDoc[field].match(regex)) {
+      message = message || "Format of '"+field+"' field is invalid.";
+      v.forbidden(message);    
+    }
+  };
+
+  // this ensures that the date will be UTC, parseable, and collate correctly
+  v.dateFormat = function(field) {
+    message = "Sorry, '"+field+"' is not a valid date format. Try: 2010-02-24T17:00:03.432Z";
+    v.matches(field, /\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z/, message);
+  }
+  
+  return v;
+};
\ No newline at end of file
diff --git a/web/query/lists/.hosts.js.swp b/web/query/lists/.hosts.js.swp
new file mode 100644 (file)
index 0000000..e04954e
Binary files /dev/null and b/web/query/lists/.hosts.js.swp differ
diff --git a/web/query/lists/.rpms.js.swo b/web/query/lists/.rpms.js.swo
new file mode 100644 (file)
index 0000000..9bccbed
Binary files /dev/null and b/web/query/lists/.rpms.js.swo differ
diff --git a/web/query/lists/.rpms.js.swp b/web/query/lists/.rpms.js.swp
new file mode 100644 (file)
index 0000000..69af2cb
Binary files /dev/null and b/web/query/lists/.rpms.js.swp differ
diff --git a/web/query/lists/1 b/web/query/lists/1
new file mode 100644 (file)
index 0000000..b19ac9a
--- /dev/null
@@ -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 "</feed>";
+  });
+};
diff --git a/web/query/lists/comments.js b/web/query/lists/comments.js
new file mode 100644 (file)
index 0000000..dffcd4f
--- /dev/null
@@ -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 "</feed>";
+  });
+}
\ No newline at end of file
diff --git a/web/query/lists/index.js b/web/query/lists/index.js
new file mode 100644 (file)
index 0000000..531300b
--- /dev/null
@@ -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 "</feed>";
+  });
+};
\ No newline at end of file
diff --git a/web/query/lists/newlists.js b/web/query/lists/newlists.js
new file mode 100644 (file)
index 0000000..5ae5cb1
--- /dev/null
@@ -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 "</feed>";
+  });
+};
diff --git a/web/query/lists/nodelist.js b/web/query/lists/nodelist.js
new file mode 100644 (file)
index 0000000..f506128
--- /dev/null
@@ -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 (file)
index 0000000..8cf74a7
--- /dev/null
@@ -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 "</feed>";
+  });
+};
diff --git a/web/query/lists/post.js b/web/query/lists/post.js
new file mode 100644 (file)
index 0000000..6f7426a
--- /dev/null
@@ -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 (file)
index 0000000..cbb553b
--- /dev/null
@@ -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 "</feed>";
+  });
+};
diff --git a/web/query/out.hardware b/web/query/out.hardware
new file mode 100644 (file)
index 0000000..42f9b71
--- /dev/null
@@ -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 (file)
index 0000000..79a4c89
--- /dev/null
@@ -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 (file)
index 0000000..b241c65
--- /dev/null
@@ -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 (file)
index 0000000..63f10a7
--- /dev/null
@@ -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 (file)
index 0000000..e048815
--- /dev/null
@@ -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 (file)
index 0000000..f00bc23
--- /dev/null
@@ -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 (file)
index 0000000..92bc515
--- /dev/null
@@ -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 (file)
index 0000000..31b51a9
Binary files /dev/null and b/web/query/templates/.rpms.html.swp differ
diff --git a/web/query/templates/edit.html b/web/query/templates/edit.html
new file mode 100644 (file)
index 0000000..ffc245f
--- /dev/null
@@ -0,0 +1,104 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>{{ blog.title }}</title>
+    <link rel="stylesheet" href="{{ assets }}/style/screen.css" type="text/css">
+  </head>
+  <body>
+    {{>header}}
+    <div id="tagcloud"></div>
+    <div id="content">
+    <!-- form to create a post -->
+    <form id="new-post" action="new.html" method="post">
+      <h1>{{pageTitle}}</h1>
+        <p><label>Title</label>
+          <input type="text" size="50" name="title" value="{{title}}"></p>
+      <p><label for="body">Body</label>
+      <textarea name="body" rows="28" cols="80">{{body}}</textarea></p>
+      <p>
+        <label for="tags">Click tags to add them. (split by ',')</label>
+        <input size="50" type="text" name="tags" value="{{tags}}">
+      </p>
+      <p>
+        <input id="preview" type="button" value="Preview"/>
+        <input type="submit" value="Save &rarr;"/> 
+        <span id="saved" style="display:none;">Saved</span>
+        </p>
+    </form>
+    <a target="_new" href="http://warpedvisions.org/projects/markdown-cheat-sheet/">Markdown help</a>
+      <div id="show-preview"></div>
+    </div>
+  </body>
+  {{>scripts}}
+  <script src="../../script/jquery.scrollTo.js"></script>
+  <script type="text/javascript" charset="utf-8">
+    $.couch.app(function(app) {
+      var path = app.require("vendor/couchapp/lib/path").init(app.req);
+      var postForm, blog = app.require("lib/blog");
+      
+      // extend the tagcloud so that clicks add tags to the current post
+      var tagcloud = $.extend(true, {}, this.ddoc.evently.tagcloud, {
+        _init : {
+          selectors : {
+            a : {
+              click : function() {
+                var tag = $(this).text();
+                var tags = $("input[name=tags]").val();
+                if (tags) tags = tags+", ";
+                $("input[name=tags]").val(tags + tag);
+                return false;
+              }
+            }
+          }
+        }
+      });
+      $("#tagcloud").evently(tagcloud, this);
+      var postDoc = {{{doc}}};
+
+      $('label[for=body]').append(' <em>with '+(postDoc.format||'html')+'</em>');
+      $("form#new-post").submit(function() {
+        postDoc.author = $$("#account").userCtx.name;
+        postDoc.body = $("textarea[name=body]").val();
+        postDoc.title = $("input[name=title]").val();
+        var dtags = [], tags = $("input[name=tags]").val().split(",");
+        for(var i in tags) {
+          dtags.push($.trim(tags[i]));
+        }
+        postDoc.tags = dtags;
+        if (!postDoc.created_at) {
+          postDoc.created_at = new Date();
+        }
+        if (!postDoc._id) {
+          postDoc._id = blog.slugifyString(postDoc.title);
+        }
+        app.db.saveDoc(postDoc, {
+          success : function(resp) {
+            $("#saved").text("Saved _rev: "+resp.rev).fadeIn(500).fadeOut(6000);
+            $('h1').html('Editing <a href="'+path.show('post',resp.id)+'">'+resp.id+'</a> by '+postDoc.author);
+          }
+        });
+        return false;
+      });
+
+      if (postDoc._id) {
+        $('#preview').before('<input type="button" id="delete" value="Delete Post"/> ');
+        $("#delete").click(function() {
+          app.db.deleteDoc(postDoc, {
+            success : function(resp) {
+              $("h1").text("Deleted "+resp.id);
+              $('form#new-post input').attr('disabled', true);
+            }
+          });
+          return false;
+        });
+      }
+
+      $("#preview").click(function() {
+        var markdown = app.require("vendor/couchapp/lib/markdown");
+        var html = markdown.encode($("textarea[name=body]").val());
+        $('#show-preview').html(html);
+        $('body').scrollTo('#show-preview', {duration: 500});
+      });
+    });
+  </script>
+</html>
\ No newline at end of file
diff --git a/web/query/templates/index.html b/web/query/templates/index.html
new file mode 100644 (file)
index 0000000..4ca7001
--- /dev/null
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>{{ title }}</title>
+    <link rel="stylesheet" href="../../style/screen.css" type="text/css"/>
+    <link rel="alternate" type="application/atom+xml" 
+      title="Atom Feed" href="{{ feedPath }}"/>
+  </head>
+  <body>
+    {{>header}}
+    <div id="tagcloud"></div>
+    <div id="content">
+      <h1>Recently...</h1>
+      <ul id="posts">
+        {{#posts}}
+          <li>
+            <h3><a href="{{ link }}">{{ title }}</a></h3>
+            {{#has_tags}}
+              <div class="tags">
+                {{#tags}}
+                  <a href="{{link}}">{{tag}}</a>
+                {{/tags}}
+              </div>
+            {{/has_tags}}
+            <div class="by">
+              <span class="date">{{ date }}</span> 
+              by {{author}}
+            </div>
+          </li>
+        {{/posts}}
+    </ul>
+    <div class="paginate">
+      <a href="{{ older }}">older posts</a>
+      <a href="{{5}}">5</a>
+      <a href="{{10}}">10</a>
+      <a href="{{25}}">25</a>      
+    </div>
+  </div>
+</body>
+{{>scripts}}
+<script type="text/javascript" charset="utf-8">
+  $.couch.app(function() {
+    $("#tagcloud").evently(this.ddoc.evently.tagcloud, this);
+  }, {
+    db : "{{db}}",
+    design : "{{design}}"
+  });
+</script>
+</html>
\ No newline at end of file
diff --git a/web/query/templates/nodelist.html b/web/query/templates/nodelist.html
new file mode 100644 (file)
index 0000000..a9a4273
--- /dev/null
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>{{ title }}</title>
+    <link rel="stylesheet" href="../../style/screen.css" type="text/css"/>
+    <link rel="alternate" type="application/atom+xml" 
+      title="Atom Feed" href="{{ feedPath }}"/>
+  </head>
+  <body>
+    {{>header}}
+    <div id="tagcloud"></div>
+    <div id="content">
+      <h1>Recently...</h1>
+      <ul id="nodes">
+        {{#nodes}}
+          <li>
+            <h3><a href="{{ link }}">{{ name }}</a></h3>
+            {{#has_tags}}
+              <div class="tags">
+                {{#tags}}
+                  <a href="{{link}}">{{tag}}</a>
+                {{/tags}}
+              </div>
+            {{/has_tags}}
+            <div class="by">
+              <span class="date">{{ date }}</span> 
+              by {{site}}
+            </div>
+          </li>
+        {{/nodes}}
+    </ul>
+    <div class="paginate">
+      <a href="{{ older }}">older posts</a>
+      <a href="{{5}}">5</a>
+      <a href="{{10}}">10</a>
+      <a href="{{25}}">25</a>      
+    </div>
+  </div>
+</body>
+{{>scripts}}
+<script type="text/javascript" charset="utf-8">
+  $.couch.app(function() {
+    $("#tagcloud").evently(this.ddoc.evently.tagcloud, this);
+  }, {
+    db : "{{db}}",
+    design : "{{design}}"
+  });
+</script>
+</html>
diff --git a/web/query/templates/partials/comment.html b/web/query/templates/partials/comment.html
new file mode 100644 (file)
index 0000000..3d13170
--- /dev/null
@@ -0,0 +1,8 @@
+<li>
+  <h4>
+    by {{#url}}<a href="{{url}}">{{/url}}{{name}}{{#url}}</a>{{/url}},
+    <span class="date">{{created_at}}</span>
+  </h4>
+  <img class="gravatar" src="{{avatar}}"/>
+  <p>{{{html}}}</p>
+</li>
\ 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 (file)
index 0000000..4529c41
--- /dev/null
@@ -0,0 +1,9 @@
+<div id="header">
+  <div id="account"></div>
+  <h2><a href="{{ index }}">{{ blogName }}</a></h2>
+  <div id="feeds">
+    Atom feeds of
+    <a href="{{feedPath}}">posts</a> &amp;
+    <a href="{{commentsFeed}}">comments</a>.
+  </div>
+</div>
\ 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 (file)
index 0000000..9bfb2f1
--- /dev/null
@@ -0,0 +1,10 @@
+<script src="/_utils/script/json2.js"></script>
+<script src="/_utils/script/jquery.js"></script>
+<script src="/_utils/script/jquery.couch.js"></script>
+<script src="/_utils/script/sha1.js"></script>
+<script src="../../vendor/couchapp/jquery.couch.app.js"></script>
+<script src="../../vendor/couchapp/jquery.couch.app.util.js"></script>
+<script src="../../vendor/couchapp/jquery.evently.js"></script>
+<script src="../../vendor/couchapp/jquery.mustache.js"></script>
+<script src="../../script/app.js"></script>
+<script src="../../script/md5.js"></script>
\ No newline at end of file
diff --git a/web/query/templates/post.html b/web/query/templates/post.html
new file mode 100644 (file)
index 0000000..670a13c
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>{{ title }} : {{ blogName }}</title>
+    <link rel="stylesheet" href="../../style/screen.css" type="text/css">
+  </head>
+  <body>
+    {{>header}}
+    <div id="content">
+      <h1>{{ title }}</h1>
+      <div id="post">
+        <span class="date">{{ date }}</span>
+        <div class="body">{{{ html }}}</div>
+      </div>
+      <div id="tags"></div>
+      <div id="comments">
+        <ul>
+          {{#comments}}
+            {{>comment}}
+          {{/comments}}
+        </ul>
+        <div id="profile"></div>
+      </div>
+    </div>    
+  </body>
+  {{>scripts}}
+  <script type="text/javascript" charset="utf-8">
+  $.CouchApp(function(app) {
+    app.post_id = "{{post_id}}";
+    $("#profile").evently($.extend(true, {}, app.ddoc.vendor.couchapp.evently.profile, app.ddoc.evently.profile), app);
+    $.evently.connect($("#account"), $("#profile"), ["loggedIn", "loggedOut"]);
+  });
+  </script>
+</html>
\ No newline at end of file
diff --git a/web/query/templates/rpms.html b/web/query/templates/rpms.html
new file mode 100644 (file)
index 0000000..2a71b03
--- /dev/null
@@ -0,0 +1,27 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>{{ title }}</title>
+    <link rel="stylesheet" href="../../style/screen.css" type="text/css"/>
+    <link rel="alternate" type="application/atom+xml" title="Atom Feed" href="{{ feedPath }}"/>
+  </head>
+  <body>
+    {{>header}}
+       <a href="http://myops.planet-lab.org:5984/_list/rpms/rpm-to-host?group=true&startkey=[%22rpm%22]&endkey=[%22rpm%22,{}]">All rpms</a>
+       <br/>
+       <a href="http://myops.planet-lab.org:5984/_list/rpms/rpm-to-host?group=true&startkey=[%22hostname%22]&endkey=[%22hostname%22,{}]">All hosts</a>
+       <h3>{{ rpmversion }}</h3>
+    <div id="content">
+      <ul id="nodes">
+      <table id="nodes">
+        {{#nodes}}
+
+          <tr>
+            <td align='right'>{{ val }}</td><td><a href="{{ link }}">{{ name }}</a></td>
+
+          </tr>
+        {{/nodes}}
+      </table>
+    </div>
+</body>
+</html>
diff --git a/web/query/validate_doc_update.js b/web/query/validate_doc_update.js
new file mode 100644 (file)
index 0000000..5046d41
--- /dev/null
@@ -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 (file)
index 0000000..fc500a2
--- /dev/null
@@ -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<len;++i) {
+        key = moduleCache[i].key;
+        if (key[0] === name && key[1] === parents) {
+          return moduleCache[i].module;
+        }
+      }
+      return null;
+    }
+    function setCachedModule(name, parents, module) {
+      moduleCache.push({ key: [name, parents], module: module });
+    }
+    var require = function (name, parents) {
+      var cachedModule = getCachedModule(name, parents);
+      if (cachedModule !== null) {
+        return cachedModule;
+      }
+      var exports = {};
+      var resolved = resolveModule(name, name.split('/'), parents, ddoc);
+      var source = resolved[0]; 
+      parents = resolved[1];
+      var s = "var func = function (exports, require) { " + source + " };";
+      try {
+        eval(s);
+        func.apply(ddoc, [exports, function(name) {return require(name, parents)}]);
+      } catch(e) { 
+        throw ["error","compilation_error","Module require('"+name+"') raised error "+e.toSource()]; 
+      }
+      setCachedModule(name, parents, exports);
+      return exports;
+    }
+    return require;
+  };
+
+  function mockReq() {
+    var p = document.location.pathname.split('/'),
+      qs = document.location.search.replace(/^\?/,'').split('&'),
+      q = {};
+    qs.forEach(function(param) {
+      var ps = param.split('='),
+        k = decodeURIComponent(ps[0]),
+        v = decodeURIComponent(ps[1]);
+      if (["startkey", "endkey", "key"].indexOf(k) != -1) {
+        q[k] = JSON.parse(v);
+      } else {
+        q[k] = v;
+      }
+    });
+    p.shift();
+    return {
+      path : p,
+      query : q
+    };
+  };
+
+  $.couch.app = $.couch.app || function(appFun, opts) {
+    opts = opts || {};
+    var urlPrefix = (opts.urlPrefix || ""),
+      index = urlPrefix.split('/').length,
+      fragments = unescape(document.location.href).split('/'),
+      dbname = opts.db || fragments[index + 2],
+      dname = opts.design || fragments[index + 4];
+    $.couch.urlPrefix = urlPrefix;
+    var db = $.couch.db(dbname),
+      design = new Design(db, dname, opts.load_path);
+    var appExports = $.extend({
+      db : db,
+      design : design,
+      view : design.view,
+      list : design.list,
+      docForm : docForm, // deprecated
+      req : mockReq()
+    }, $.couch.app.app);
+    function handleDDoc(ddoc) {        
+      if (ddoc) {
+        appExports.ddoc = ddoc;
+        appExports.require = makeRequire(ddoc);
+      }
+      appFun.apply(appExports, [appExports]);
+    }
+    if (opts.ddoc) {
+      // allow the ddoc to be embedded in the html
+      // to avoid a second http request
+      $.couch.app.ddocs[design.doc_id] = opts.ddoc;
+    }
+    if ($.couch.app.ddocs[design.doc_id]) {
+      $(function() {handleDDoc($.couch.app.ddocs[design.doc_id])});
+    } else {
+      // only open 1 connection for this ddoc 
+      if ($.couch.app.ddoc_handlers[design.doc_id]) {
+        // we are already fetching, just wait
+        $.couch.app.ddoc_handlers[design.doc_id].push(handleDDoc);
+      } else {
+        $.couch.app.ddoc_handlers[design.doc_id] = [handleDDoc];
+        // use getDbProperty to bypass %2F encoding on _show/app
+        db.getDbProperty(design.code_path, {
+          success : function(doc) {
+            $.couch.app.ddocs[design.doc_id] = doc;
+            $.couch.app.ddoc_handlers[design.doc_id].forEach(function(h) {
+              $(function() {h(doc)});
+            });
+            $.couch.app.ddoc_handlers[design.doc_id] = null;
+          },
+          error : function() {
+            $.couch.app.ddoc_handlers[design.doc_id].forEach(function(h) {
+              $(function() {h()});
+            });
+            $.couch.app.ddoc_handlers[design.doc_id] = null;
+          }
+        });
+      }
+    }
+  };
+  $.couch.app.ddocs = {};
+  $.couch.app.ddoc_handlers = {};
+  // legacy support. $.CouchApp is deprecated, please use $.couch.app
+  $.CouchApp = $.couch.app;
+})(jQuery);
+
+// JavaScript 1.6 compatibility functions that are missing from IE7/IE8
+
+if (!Array.prototype.forEach)
+{
+    Array.prototype.forEach = function(fun /*, thisp*/)
+    {
+        var len = this.length >>> 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 (file)
index 0000000..b71aa54
--- /dev/null
@@ -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,'&amp;').                                         
+      replace(/>/g,'&gt;').                                           
+      replace(/</g,'&lt;').                                           
+      replace(/"/g,'&quot;')                                         
+  );                                                                     
+};
+
+function safeHTML(st, len) {
+  return st ? escapeHTML(st.substring(0,len)) : '';
+}
+
+// todo this should take a replacement template
+$.linkify = function(body) {
+  return body.replace(/((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi,function(a) {
+    return '<a target="_blank" href="'+a+'">'+a+'</a>';
+  }).replace(/\@([\w\-]+)/g,function(user,name) {
+    return '<a href="#/mentions/'+encodeURIComponent(name.toLowerCase())+'">'+user+'</a>';
+  }).replace(/\#([\w\-\.]+)/g,function(word,tag) {
+    return '<a href="#/tags/'+encodeURIComponent(tag.toLowerCase())+'">'+word+'</a>';
+  });
+};
+
+$.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 (file)
index 0000000..5128a20
--- /dev/null
@@ -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 (file)
index 0000000..5aa67de
--- /dev/null
@@ -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 "&amp;";
+        case "\\": return "\\\\";
+        case '"': return '\"';
+        case "<": return "&lt;";
+        case ">": return "&gt;";
+        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 (file)
index 0000000..89f0dd4
--- /dev/null
@@ -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 (file)
index 0000000..86b2ed7
--- /dev/null
@@ -0,0 +1,17 @@
+
+function couchapp_load(scripts) {
+  for (var i=0; i < scripts.length; i++) {
+    document.write('<script src="'+scripts[i]+'"><\/script>')
+  };
+};
+
+couchapp_load([
+  "/_utils/script/sha1.js",
+  "/_utils/script/json2.js",
+  "/_utils/script/jquery.js",
+  "/_utils/script/jquery.couch.js",
+  "vendor/couchapp/jquery.couch.app.js",
+  "vendor/couchapp/jquery.couch.app.util.js",
+  "vendor/couchapp/jquery.mustache.js",
+  "vendor/couchapp/jquery.evently.js"
+]);
diff --git a/web/query/vendor/couchapp/evently/README.md b/web/query/vendor/couchapp/evently/README.md
new file mode 100644 (file)
index 0000000..b9b4c79
--- /dev/null
@@ -0,0 +1,22 @@
+## Starting the Document this code challenge
+
+I need help on this code. I only have so many hours in the day. Please be liberal about patching and hacking (and sharing code!) so we can all benefit. 
+
+Docs patches are deeply appreciated. For now you can just stick Markdown files in the Docs directory.
+
+# Evently
+
+These are some vendor Evently widgets that are running on the CouchApp system.
+
+## Account
+  This is how you signup, login and logout without worry about the code.
+  Todo, we could have this work against remote APIs like that Facebook stuff or whatever.
+
+
+## Profile
+  Use this to load the local users profile for the logged in user. Useful if you're going to be posting new messages. Most applications end up customizing `profile.profileReady` to render the primary data-entry form. This gets you benefits like refreshing on login / logout, etc, automatically.
+
+
+## Docs
+  This needs to be moved to it's own app.
+  I have this vision of a docs app designed for offline editing, that involves each Markdown paragraph being it's own document, with automatic use of Bespin for code samples. Any help on this would be thanked much.
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/_init.js b/web/query/vendor/couchapp/evently/account/_init.js
new file mode 100644 (file)
index 0000000..4ead648
--- /dev/null
@@ -0,0 +1,16 @@
+function() {
+  var elem = $(this);
+  $$(this).userCtx = null;
+  $.couch.session({
+    success : function(r) {
+      var userCtx = r.userCtx;
+      if (userCtx.name) {
+        elem.trigger("loggedIn", [r]);
+      } else if (userCtx.roles.indexOf("_admin") != -1) {
+        elem.trigger("adminParty");
+      } else {
+        elem.trigger("loggedOut");
+      };
+    }
+  });
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/adminParty/mustache.html b/web/query/vendor/couchapp/evently/account/adminParty/mustache.html
new file mode 100644 (file)
index 0000000..e7e41b3
--- /dev/null
@@ -0,0 +1 @@
+<p><strong>Admin party, everyone is admin!</strong> Fix this in <a href="/_utils/index.html">Futon</a> before proceeding.</p>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/doLogin.js b/web/query/vendor/couchapp/evently/account/doLogin.js
new file mode 100644 (file)
index 0000000..cc1b883
--- /dev/null
@@ -0,0 +1,10 @@
+function(e, name, pass) {
+  var elem = $(this);
+  $.couch.login({
+    name : name,
+    password : pass,
+    success : function(r) {
+      elem.trigger("_init")
+    }
+  });      
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/doLogout.js b/web/query/vendor/couchapp/evently/account/doLogout.js
new file mode 100644 (file)
index 0000000..62c851c
--- /dev/null
@@ -0,0 +1,8 @@
+function() {
+  var elem = $(this);
+  $.couch.logout({
+    success : function() {
+      elem.trigger("_init");
+    }
+  });
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/doSignup.js b/web/query/vendor/couchapp/evently/account/doSignup.js
new file mode 100644 (file)
index 0000000..cbe4031
--- /dev/null
@@ -0,0 +1,10 @@
+function(e, name, pass) {
+  var elem = $(this);
+  $.couch.signup({
+    name : name
+  }, pass, {
+    success : function() {
+      elem.trigger("doLogin", [name, pass]);
+    }
+  });
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedIn/after.js b/web/query/vendor/couchapp/evently/account/loggedIn/after.js
new file mode 100644 (file)
index 0000000..90a15b0
--- /dev/null
@@ -0,0 +1,4 @@
+function(e, r) {
+  $$(this).userCtx = r.userCtx;
+  $$(this).info = r.info;
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedIn/data.js b/web/query/vendor/couchapp/evently/account/loggedIn/data.js
new file mode 100644 (file)
index 0000000..dc20700
--- /dev/null
@@ -0,0 +1,7 @@
+function(e, r) {
+  return {
+    name : r.userCtx.name,
+    uri_name : encodeURIComponent(r.userCtx.name),
+    auth_db : encodeURIComponent(r.info.authentication_db)
+  };
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedIn/mustache.html b/web/query/vendor/couchapp/evently/account/loggedIn/mustache.html
new file mode 100644 (file)
index 0000000..fd24ddd
--- /dev/null
@@ -0,0 +1,4 @@
+<span>Welcome 
+<a target="_new" href="/_utils/document.html?{{auth_db}}/org.couchdb.user%3A{{uri_name}}">{{name}}</a>! 
+<a href="#logout">Logout?</a>
+</span>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedIn/selectors.json b/web/query/vendor/couchapp/evently/account/loggedIn/selectors.json
new file mode 100644 (file)
index 0000000..19edd9e
--- /dev/null
@@ -0,0 +1 @@
+{"a[href=#logout]": {"click": ["doLogout"]}}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedOut/mustache.html b/web/query/vendor/couchapp/evently/account/loggedOut/mustache.html
new file mode 100644 (file)
index 0000000..a21500b
--- /dev/null
@@ -0,0 +1 @@
+<a href="#signup">Signup</a> or <a href="#login">Login</a>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loggedOut/selectors.json b/web/query/vendor/couchapp/evently/account/loggedOut/selectors.json
new file mode 100644 (file)
index 0000000..e78c71f
--- /dev/null
@@ -0,0 +1 @@
+{"a[href=#login]": {"click": ["loginForm"]}, "a[href=#signup]": {"click": ["signupForm"]}}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loginForm/after.js b/web/query/vendor/couchapp/evently/account/loginForm/after.js
new file mode 100644 (file)
index 0000000..0a360f1
--- /dev/null
@@ -0,0 +1,3 @@
+function() {
+  $("input[name=name]", this).focus();
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loginForm/mustache.html b/web/query/vendor/couchapp/evently/account/loginForm/mustache.html
new file mode 100644 (file)
index 0000000..3646abd
--- /dev/null
@@ -0,0 +1,6 @@
+<form>
+  <label for="name">Name</label> <input type="text" name="name" value="" autocapitalize="off" autocorrect="off">
+  <label for="password">Password</label> <input type="password" name="password" value="">
+  <input type="submit" value="Login">
+  <a href="#signup">or Signup</a>
+</form>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loginForm/selectors/a[href=#signup].json b/web/query/vendor/couchapp/evently/account/loginForm/selectors/a[href=#signup].json
new file mode 100644 (file)
index 0000000..ba1feba
--- /dev/null
@@ -0,0 +1 @@
+{"click": ["signupForm"]}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/loginForm/selectors/form/submit.js b/web/query/vendor/couchapp/evently/account/loginForm/selectors/form/submit.js
new file mode 100644 (file)
index 0000000..b12d3bd
--- /dev/null
@@ -0,0 +1,6 @@
+function(e) {
+  var name = $('input[name=name]', this).val(),
+    pass = $('input[name=password]', this).val();              
+  $(this).trigger('doLogin', [name, pass]);
+  return false;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/signupForm/after.js b/web/query/vendor/couchapp/evently/account/signupForm/after.js
new file mode 100644 (file)
index 0000000..0a360f1
--- /dev/null
@@ -0,0 +1,3 @@
+function() {
+  $("input[name=name]", this).focus();
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/signupForm/mustache.html b/web/query/vendor/couchapp/evently/account/signupForm/mustache.html
new file mode 100644 (file)
index 0000000..9c8918c
--- /dev/null
@@ -0,0 +1,6 @@
+<form>
+  <label for="name">Name</label> <input type="text" name="name" value="" autocapitalize="off" autocorrect="off">
+  <label for="password">Password</label> <input type="password" name="password" value="">
+  <input type="submit" value="Signup">
+  <a href="#login">or Login</a>
+</form>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/signupForm/selectors/a[href=#login].json b/web/query/vendor/couchapp/evently/account/signupForm/selectors/a[href=#login].json
new file mode 100644 (file)
index 0000000..5ce9f16
--- /dev/null
@@ -0,0 +1 @@
+{"click": ["loginForm"]}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/account/signupForm/selectors/form/submit.js b/web/query/vendor/couchapp/evently/account/signupForm/selectors/form/submit.js
new file mode 100644 (file)
index 0000000..b11d82f
--- /dev/null
@@ -0,0 +1,6 @@
+function(e) {
+  var name = $('input[name=name]', this).val(),
+    pass = $('input[name=password]', this).val();              
+  $(this).trigger('doSignup', [name, pass]);
+  return false;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/loggedIn.js b/web/query/vendor/couchapp/evently/profile/loggedIn.js
new file mode 100644 (file)
index 0000000..b0c566a
--- /dev/null
@@ -0,0 +1,21 @@
+function(e, r) {
+  var userCtx = r.userCtx;
+  var widget = $(this);
+  // load the profile from the user doc
+  var db = $.couch.db(r.info.authentication_db);
+  var userDocId = "org.couchdb.user:"+userCtx.name;
+  db.openDoc(userDocId, {
+    success : function(userDoc) {
+      var profile = userDoc["couch.app.profile"];
+      if (profile) {
+        // we copy the name to the profile so it can be used later
+        // without publishing the entire userdoc (roles, pass, etc)
+        profile.name = userDoc.name;
+        $$(widget).profile = profile;
+        widget.trigger("profileReady", [profile]);
+      } else {
+        widget.trigger("noProfile", [userCtx]);
+      }
+    }
+  });
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/loggedOut/after.js b/web/query/vendor/couchapp/evently/profile/loggedOut/after.js
new file mode 100644 (file)
index 0000000..d8954bc
--- /dev/null
@@ -0,0 +1,3 @@
+function() {
+  $$(this).profile = null;
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/loggedOut/mustache.html b/web/query/vendor/couchapp/evently/profile/loggedOut/mustache.html
new file mode 100644 (file)
index 0000000..e052574
--- /dev/null
@@ -0,0 +1 @@
+<p>Please log in to see your profile.</p>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/noProfile/data.js b/web/query/vendor/couchapp/evently/profile/noProfile/data.js
new file mode 100644 (file)
index 0000000..d8fe586
--- /dev/null
@@ -0,0 +1,3 @@
+function(e, userCtx) {
+  return userCtx;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/noProfile/mustache.html b/web/query/vendor/couchapp/evently/profile/noProfile/mustache.html
new file mode 100644 (file)
index 0000000..8cf6563
--- /dev/null
@@ -0,0 +1,11 @@
+<form>
+  <p>Hello {{name}}, Please setup your user profile.</p>
+  <label for="nickname">Nickname 
+    <input type="text" name="nickname" value=""></label>
+  <label for="email">Email (<em>for <a href="http://gravatar.com">Gravatar</a></em>)
+    <input type="text" name="email" value=""></label>
+  <label for="url">URL 
+    <input type="text" name="url" value=""></label>
+  <input type="submit" value="Go &rarr;">
+  <input type="hidden" name="userCtxName" value="{{name}}" id="userCtxName">
+</form>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/noProfile/selectors/form/submit.js b/web/query/vendor/couchapp/evently/profile/noProfile/selectors/form/submit.js
new file mode 100644 (file)
index 0000000..2f21530
--- /dev/null
@@ -0,0 +1,36 @@
+function() {
+  var md5 = $$(this).app.require("vendor/couchapp/lib/md5");
+  
+  // TODO this can be cleaned up with docForm?
+  // it still needs the workflow to edit an existing profile
+  var name = $("input[name=userCtxName]",this).val();
+  var newProfile = {
+    rand : Math.random().toString(), 
+    nickname : $("input[name=nickname]",this).val(),
+    email : $("input[name=email]",this).val(),
+    url : $("input[name=url]",this).val()
+  }, widget = $(this);
+
+  // setup gravatar_url
+  if (md5) {
+    newProfile.gravatar_url = 'http://www.gravatar.com/avatar/'+md5.hex(newProfile.email || newProfile.rand)+'.jpg?s=40&d=identicon';    
+  }
+
+  // store the user profile on the user account document
+  $.couch.userDb(function(db) {
+    var userDocId = "org.couchdb.user:"+name;
+    db.openDoc(userDocId, {
+      success : function(userDoc) {
+        userDoc["couch.app.profile"] = newProfile;
+        db.saveDoc(userDoc, {
+          success : function() {
+            newProfile.name = userDoc.name;
+            $$(widget).profile = newProfile;
+            widget.trigger("profileReady", [newProfile]);
+          }
+        });
+      }
+    });
+  });
+  return false;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/profileReady/after.js b/web/query/vendor/couchapp/evently/profile/profileReady/after.js
new file mode 100644 (file)
index 0000000..02e9bfe
--- /dev/null
@@ -0,0 +1,3 @@
+function(e, p) {
+  $$(this).profile = p;
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/profileReady/data.js b/web/query/vendor/couchapp/evently/profile/profileReady/data.js
new file mode 100644 (file)
index 0000000..5032499
--- /dev/null
@@ -0,0 +1,3 @@
+function(e, p) {
+  return p
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/evently/profile/profileReady/mustache.html b/web/query/vendor/couchapp/evently/profile/profileReady/mustache.html
new file mode 100644 (file)
index 0000000..62fe274
--- /dev/null
@@ -0,0 +1,8 @@
+<div class="avatar">
+  {{#gravatar_url}}<img src="{{gravatar_url}}"/>{{/gravatar_url}}
+  <div class="name">
+    {{nickname}}
+  </div>
+</div>
+<p>Hello {{nickname}}!</p>
+<div style="clear:left;"></div>
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/atom.js b/web/query/vendor/couchapp/lib/atom.js
new file mode 100644 (file)
index 0000000..9d4c564
--- /dev/null
@@ -0,0 +1,39 @@
+// atom feed generator
+// requries E4X support.
+
+function f(n) {    // Format integers to have at least two digits.
+    return n < 10 ? '0' + n : n;
+}
+
+function rfc3339(date) {
+  return date.getUTCFullYear()   + '-' +
+    f(date.getUTCMonth() + 1) + '-' +
+    f(date.getUTCDate())      + 'T' +
+    f(date.getUTCHours())     + ':' +
+    f(date.getUTCMinutes())   + ':' +
+    f(date.getUTCSeconds())   + 'Z';
+};
+
+exports.header = function(data) {
+  var f = <feed xmlns="http://www.w3.org/2005/Atom"/>;
+  f.title = data.title;
+  f.id = data.feed_id;
+  f.link.@href = data.feed_link;
+  f.link.@rel = "self";
+  f.generator = "CouchApp on CouchDB";
+  f.updated = rfc3339(data.updated);
+  return f.toXMLString().replace(/\<\/feed\>/,'');
+};
+
+exports.entry = function(data) {
+  var entry = <entry/>;
+  entry.id = data.entry_id;
+  entry.title = data.title;
+  entry.content = data.content;
+  entry.content.@type = (data.content_type || 'html');
+  entry.updated = rfc3339(data.updated);
+  entry.author = <author><name>{data.author}</name></author>;
+  entry.link.@href = data.alternate;
+  entry.link.@rel = "alternate";
+  return entry;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/cache.js b/web/query/vendor/couchapp/lib/cache.js
new file mode 100644 (file)
index 0000000..58b2e33
--- /dev/null
@@ -0,0 +1,25 @@
+exports.get = function(db, docid, setFun, getFun) {
+  db.openDoc(docid, {
+    success : function(doc) {
+      getFun(doc.cache);
+    },
+    error : function() {
+      setFun(function(cache) {
+        db.saveDoc({
+          _id : docid,
+          cache : cache
+        });
+        getFun(cache);
+      });
+    }
+  });
+};
+
+exports.clear = function(db, docid) {
+  db.openDoc(docid, {
+    success : function(doc) {
+      db.removeDoc(doc);
+    },
+    error : function() {}
+  });
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/code.js b/web/query/vendor/couchapp/lib/code.js
new file mode 100644 (file)
index 0000000..51052d3
--- /dev/null
@@ -0,0 +1,20 @@
+exports.ddoc = function(ddoc) {
+  // only return the parts of the app that we use
+  var i, j, path, key, obj, ref, out = {},
+    resources = ddoc.couchapp && ddoc.couchapp.load && ddoc.couchapp.load.app || [];
+  for (i=0; i < resources.length; i++) {
+    path = resources[i].split('/');
+    obj = ddoc;
+    ref = out;
+    for (j=0; j < path.length; j++) {
+      key = path[j];
+      ref[key] = ref[key] || {};
+      if (j < path.length - 1) {
+        obj = obj[key];
+        ref = ref[key];
+      }
+    };
+    ref[key] = obj[key];
+  };
+  return out;
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/docform.js b/web/query/vendor/couchapp/lib/docform.js
new file mode 100644 (file)
index 0000000..84a9af7
--- /dev/null
@@ -0,0 +1,121 @@
+// 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.
+
+// turn the form into deep json
+// field names like 'author-email' get turned into json like
+// {"author":{"email":"quentin@example.com"}}
+// acts on doc by reference, so you can safely pass non-form fields through
+
+function docForm(formSelector, opts) {
+  var localFormDoc = {};
+  opts = opts || {};
+  opts.fields = opts.fields || [];
+
+  // turn the form into deep json
+  // field names like 'author-email' get turned into json like
+  // {"author":{"email":"quentin@example.com"}}
+  function formToDeepJSON(form, fields, doc) {
+    form = $(form);
+    fields.forEach(function(field) {
+      var element = form.find("[name="+field+"]"),
+          parts = field.split('-'),
+          frontObj = doc, frontName = parts.shift();
+
+      if (element.attr('type') === 'checkbox') {
+          var val = element.attr('checked');
+      } else {
+          var val = element.val();
+          if (!val) {
+            if (frontObj[field]) {
+                delete frontObj[field];
+            }
+            return;
+          }
+      }
+      
+      while (parts.length > 0) {
+        frontObj[frontName] = frontObj[frontName] || {};
+        frontObj = frontObj[frontName];
+        frontName = parts.shift();
+      }
+      frontObj[frontName] = val;
+    });
+  }
+  
+  // Apply the behavior
+  $(formSelector).submit(function(e) {
+    e.preventDefault();
+    if (opts.validate && opts.validate() == false) { return false;}
+    // formToDeepJSON acts on localFormDoc by reference
+    formToDeepJSON(this, opts.fields, localFormDoc);
+    if (opts.beforeSave) {opts.beforeSave(localFormDoc);}
+    db.saveDoc(localFormDoc, {
+      success : function(resp) {
+        if (opts.success) {opts.success(resp, localFormDoc);}
+      }
+    });
+    
+    return false;
+  });
+
+  // populate form from an existing doc
+  function docToForm(doc) {
+    var form = $(formSelector);
+    // fills in forms
+    opts.fields.forEach(function(field) {
+      var parts = field.split('-');
+      var run = true, frontObj = doc, frontName = parts.shift();
+      while (frontObj && parts.length > 0) {                
+        frontObj = frontObj[frontName];
+        frontName = parts.shift();
+      }
+      if (frontObj && frontObj[frontName]) {
+        var element = form.find("[name="+field+"]");
+        if (element.attr('type') === 'checkbox') {
+          element.attr('checked', frontObj[frontName]);
+        } else {
+          element.val(frontObj[frontName]);
+        }
+      }
+    });
+  }
+  
+  if (opts.id) {
+    db.openDoc(opts.id, {
+      attachPrevRev : opts.attachPrevRev,
+      error: function() {
+        if (opts.error) {opts.error.apply(opts, arguments);}
+      },
+      success: function(doc) {
+        if (opts.load || opts.onLoad) {(opts.load || opts.onLoad)(doc);}
+        localFormDoc = doc;
+        docToForm(doc);
+    }});
+  } else if (opts.template) {
+    if (opts.load || opts.onLoad) {(opts.load || opts.onLoad)(opts.template);}
+    localFormDoc = opts.template;
+    docToForm(localFormDoc);
+  }
+  var instance = {
+    deleteDoc : function(opts) {
+      opts = opts || {};
+      if (confirm("Really delete this document?")) {                
+        db.removeDoc(localFormDoc, opts);
+      }
+    },
+    localDoc : function() {
+      formToDeepJSON(formSelector, opts.fields, localFormDoc);
+      return localFormDoc;
+    }
+  };
+  return instance;
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/linkup.js b/web/query/vendor/couchapp/lib/linkup.js
new file mode 100644 (file)
index 0000000..4b1d5a6
--- /dev/null
@@ -0,0 +1,18 @@
+// this code makes http://example.com into a link, 
+// and also handles @name and #hashtag
+
+// todo add [[wiki_links]]
+
+var mustache = require("vendor/couchapp/lib/mustache");
+exports.encode = function(body, person_prefix, tag_prefix) {
+  body = mustache.escape(body);
+  person_prefix = person_prefix || "http://twitter.com/";
+  tag_prefix = tag_prefix || "http://delicious.com/tag/";
+  return body.replace(/((ftp|http|https):\/\/(\w+:{0,1}\w*@)?(\S+)(:[0-9]+)?(\/|\/([\w#!:.?+=&%@!\-\/]))?)/gi,function(a) {
+    return '<a target="_blank" href="'+a+'">'+a+'</a>';
+  }).replace(/\@([\w\-]+)/g,function(user,name) {
+    return '<a href="'+person_prefix+encodeURIComponent(name)+'">'+user+'</a>';
+  }).replace(/\#([\w\-\.]+)/g,function(word,tag) {
+    return '<a href="'+tag_prefix+encodeURIComponent(tag)+'">'+word+'</a>';
+  });
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/list.js b/web/query/vendor/couchapp/lib/list.js
new file mode 100644 (file)
index 0000000..ef20e71
--- /dev/null
@@ -0,0 +1,13 @@
+// Helpers for writing server-side _list functions in CouchDB
+exports.withRows = function(fun) {
+ var f = function() {
+    var row = getRow();
+    return row && fun(row);
+  };
+  f.iterator = true;
+  return f;
+}
+
+exports.send = function(chunk) {
+  send(chunk + "\n")
+}
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/markdown.js b/web/query/vendor/couchapp/lib/markdown.js
new file mode 100644 (file)
index 0000000..4262ee6
--- /dev/null
@@ -0,0 +1,1298 @@
+//
+// showdown.js -- A javascript port of Markdown.
+//
+// Copyright (c) 2007 John Fraser.
+//
+// Original Markdown Copyright (c) 2004-2005 John Gruber
+//   <http://daringfireball.net/projects/markdown/>
+//
+// Redistributable under a BSD-style open source license.
+// See license.txt for more information.
+//
+// The full source distribution is at:
+//
+//                             A A L
+//                             T C A
+//                             T K B
+//
+//   <http://www.attacklab.net/>
+//
+
+//
+// Wherever possible, Showdown is a straight, line-by-line port
+// of the Perl version of Markdown.
+//
+// This is not a normal parser design; it's basically just a
+// series of string substitutions.  It's hard to read and
+// maintain this way,  but keeping Showdown close to the original
+// design makes it easier to port new features.
+//
+// More importantly, Showdown behaves like markdown.pl in most
+// edge cases.  So web applications can do client-side preview
+// in Javascript, and then build identical HTML on the server.
+//
+// This port needs the new RegExp functionality of ECMA 262,
+// 3rd Edition (i.e. Javascript 1.5).  Most modern web browsers
+// should do fine.  Even with the new regular expression features,
+// We do a lot of work to emulate Perl's regex functionality.
+// The tricky changes in this file mostly have the "attacklab:"
+// label.  Major or self-explanatory changes don't.
+//
+// Smart diff tools like Araxis Merge will be able to match up
+// this file with markdown.pl in a useful way.  A little tweaking
+// helps: in a copy of markdown.pl, replace "#" with "//" and
+// replace "$text" with "text".  Be sure to ignore whitespace
+// and line endings.
+//
+
+
+//
+// Showdown usage:
+//
+//   var text = "Markdown *rocks*.";
+//
+//   var markdown = require("markdown");
+//   var html = markdown.encode(text);
+//
+//   print(html);
+//
+// Note: move the sample code to the bottom of this
+// file before uncommenting it.
+//
+
+
+//
+// Globals:
+//
+
+// Global hashes, used by various utility routines
+var g_urls;
+var g_titles;
+var g_html_blocks;
+
+// Used to track when we're inside an ordered or unordered list
+// (see _ProcessListItems() for details):
+var g_list_level = 0;
+
+
+exports.makeHtml = function(text) {
+//
+// Main function. The order in which other subs are called here is
+// essential. Link and image substitutions need to happen before
+// _EscapeSpecialCharsWithinTagAttributes(), so that any *'s or _'s in the <a>
+// and <img> tags get encoded.
+//
+
+       // Clear the global hashes. If we don't clear these, you get conflicts
+       // from other articles when generating a page which contains more than
+       // one article (e.g. an index page that shows the N most recent
+       // articles):
+       g_urls = new Array();
+       g_titles = new Array();
+       g_html_blocks = new Array();
+
+       // attacklab: Replace ~ with ~T
+       // This lets us use tilde as an escape char to avoid md5 hashes
+       // The choice of character is arbitray; anything that isn't
+    // magic in Markdown will work.
+       text = text.replace(/~/g,"~T");
+
+       // attacklab: Replace $ with ~D
+       // RegExp interprets $ as a special character
+       // when it's in a replacement string
+       text = text.replace(/\$/g,"~D");
+
+       // Standardize line endings
+       text = text.replace(/\r\n/g,"\n"); // DOS to Unix
+       text = text.replace(/\r/g,"\n"); // Mac to Unix
+
+       // Make sure text begins and ends with a couple of newlines:
+       text = "\n\n" + text + "\n\n";
+
+       // Convert all tabs to spaces.
+       text = _Detab(text);
+
+       // Strip any lines consisting only of spaces and tabs.
+       // This makes subsequent regexen easier to write, because we can
+       // match consecutive blank lines with /\n+/ instead of something
+       // contorted like /[ \t]*\n+/ .
+       text = text.replace(/^[ \t]+$/mg,"");
+
+       // Turn block-level HTML blocks into hash entries
+       text = _HashHTMLBlocks(text);
+
+       // Strip link definitions, store in hashes.
+       text = _StripLinkDefinitions(text);
+
+       text = _RunBlockGamut(text);
+
+       text = _UnescapeSpecialChars(text);
+
+       // attacklab: Restore dollar signs
+       text = text.replace(/~D/g,"$$");
+
+       // attacklab: Restore tildes
+       text = text.replace(/~T/g,"~");
+       return text;
+}
+
+
+var _StripLinkDefinitions = function(text) {
+//
+// Strips link definitions from text, stores the URLs and titles in
+// hash references.
+//
+
+       // Link defs are in the form: ^[id]: url "optional title"
+
+       /*
+               var text = text.replace(/
+                               ^[ ]{0,3}\[(.+)\]:  // id = $1  attacklab: g_tab_width - 1
+                                 [ \t]*
+                                 \n?                           // maybe *one* newline
+                                 [ \t]*
+                               <?(\S+?)>?                      // url = $2
+                                 [ \t]*
+                                 \n?                           // maybe one newline
+                                 [ \t]*
+                               (?:
+                                 (\n*)                         // any lines skipped = $3 attacklab: lookbehind removed
+                                 ["(]
+                                 (.+?)                         // title = $4
+                                 [")]
+                                 [ \t]*
+                               )?                                      // title is optional
+                               (?:\n+|$)
+                         /gm,
+                         function(){...});
+       */
+       var text = text.replace(/^[ ]{0,3}\[(.+)\]:[ \t]*\n?[ \t]*<?(\S+?)>?[ \t]*\n?[ \t]*(?:(\n*)["(](.+?)[")][ \t]*)?(?:\n+|\Z)/gm,
+               function (wholeMatch,m1,m2,m3,m4) {
+                       m1 = m1.toLowerCase();
+                       g_urls[m1] = _EncodeAmpsAndAngles(m2);  // Link IDs are case-insensitive
+                       if (m3) {
+                               // Oops, found blank lines, so it's not a title.
+                               // Put back the parenthetical statement we stole.
+                               return m3+m4;
+                       } else if (m4) {
+                               g_titles[m1] = m4.replace(/"/g,"&quot;");
+                       }
+                       
+                       // Completely remove the definition from the text
+                       return "";
+               }
+       );
+
+       return text;
+}
+
+
+var _HashHTMLBlocks = function(text) {
+       // attacklab: Double up blank lines to reduce lookaround
+       text = text.replace(/\n/g,"\n\n");
+
+       // Hashify HTML blocks:
+       // We only want to do this for block-level HTML tags, such as headers,
+       // lists, and tables. That's because we still want to wrap <p>s around
+       // "paragraphs" that are wrapped in non-block-level tags, such as anchors,
+       // phrase emphasis, and spans. The list of tags we're looking for is
+       // hard-coded:
+       var block_tags_a = "p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|script|noscript|form|fieldset|iframe|math|ins|del"
+       var block_tags_b = "p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|script|noscript|form|fieldset|iframe|math"
+
+       // First, look for nested blocks, e.g.:
+       //   <div>
+       //     <div>
+       //     tags for inner block must be indented.
+       //     </div>
+       //   </div>
+       //
+       // The outermost tags must start at the left margin for this to match, and
+       // the inner nested divs must be indented.
+       // We need to do this before the next, more liberal match, because the next
+       // match will start at the first `<div>` and stop at the first `</div>`.
+
+       // attacklab: This regex can be expensive when it fails.
+       /*
+               var text = text.replace(/
+               (                                               // save in $1
+                       ^                                       // start of line  (with /m)
+                       <($block_tags_a)        // start tag = $2
+                       \b                                      // word break
+                                                               // attacklab: hack around khtml/pcre bug...
+                       [^\r]*?\n                       // any number of lines, minimally matching
+                       </\2>                           // the matching end tag
+                       [ \t]*                          // trailing spaces/tabs
+                       (?=\n+)                         // followed by a newline
+               )                                               // attacklab: there are sentinel newlines at end of document
+               /gm,function(){...}};
+       */
+       text = text.replace(/^(<(p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|script|noscript|form|fieldset|iframe|math|ins|del)\b[^\r]*?\n<\/\2>[ \t]*(?=\n+))/gm,hashElement);
+
+       //
+       // Now match more liberally, simply from `\n<tag>` to `</tag>\n`
+       //
+
+       /*
+               var text = text.replace(/
+               (                                               // save in $1
+                       ^                                       // start of line  (with /m)
+                       <($block_tags_b)        // start tag = $2
+                       \b                                      // word break
+                                                               // attacklab: hack around khtml/pcre bug...
+                       [^\r]*?                         // any number of lines, minimally matching
+                       .*</\2>                         // the matching end tag
+                       [ \t]*                          // trailing spaces/tabs
+                       (?=\n+)                         // followed by a newline
+               )                                               // attacklab: there are sentinel newlines at end of document
+               /gm,function(){...}};
+       */
+       text = text.replace(/^(<(p|div|h[1-6]|blockquote|pre|table|dl|ol|ul|script|noscript|form|fieldset|iframe|math)\b[^\r]*?.*<\/\2>[ \t]*(?=\n+)\n)/gm,hashElement);
+
+       // Special case just for <hr />. It was easier to make a special case than
+       // to make the other regex more complicated.  
+
+       /*
+               text = text.replace(/
+               (                                               // save in $1
+                       \n\n                            // Starting after a blank line
+                       [ ]{0,3}
+                       (<(hr)                          // start tag = $2
+                       \b                                      // word break
+                       ([^<>])*?                       // 
+                       \/?>)                           // the matching end tag
+                       [ \t]*
+                       (?=\n{2,})                      // followed by a blank line
+               )
+               /g,hashElement);
+       */
+       text = text.replace(/(\n[ ]{0,3}(<(hr)\b([^<>])*?\/?>)[ \t]*(?=\n{2,}))/g,hashElement);
+
+       // Special case for standalone HTML comments:
+
+       /*
+               text = text.replace(/
+               (                                               // save in $1
+                       \n\n                            // Starting after a blank line
+                       [ ]{0,3}                        // attacklab: g_tab_width - 1
+                       <!
+                       (--[^\r]*?--\s*)+
+                       >
+                       [ \t]*
+                       (?=\n{2,})                      // followed by a blank line
+               )
+               /g,hashElement);
+       */
+       text = text.replace(/(\n\n[ ]{0,3}<!(--[^\r]*?--\s*)+>[ \t]*(?=\n{2,}))/g,hashElement);
+
+       // PHP and ASP-style processor instructions (<?...?> and <%...%>)
+
+       /*
+               text = text.replace(/
+               (?:
+                       \n\n                            // Starting after a blank line
+               )
+               (                                               // save in $1
+                       [ ]{0,3}                        // attacklab: g_tab_width - 1
+                       (?:
+                               <([?%])                 // $2
+                               [^\r]*?
+                               \2>
+                       )
+                       [ \t]*
+                       (?=\n{2,})                      // followed by a blank line
+               )
+               /g,hashElement);
+       */
+       text = text.replace(/(?:\n\n)([ ]{0,3}(?:<([?%])[^\r]*?\2>)[ \t]*(?=\n{2,}))/g,hashElement);
+
+       // attacklab: Undo double lines (see comment at top of this function)
+       text = text.replace(/\n\n/g,"\n");
+       return text;
+}
+
+var hashElement = function(wholeMatch,m1) {
+       var blockText = m1;
+
+       // Undo double lines
+       blockText = blockText.replace(/\n\n/g,"\n");
+       blockText = blockText.replace(/^\n/,"");
+       
+       // strip trailing blank lines
+       blockText = blockText.replace(/\n+$/g,"");
+       
+       // Replace the element text with a marker ("~KxK" where x is its key)
+       blockText = "\n\n~K" + (g_html_blocks.push(blockText)-1) + "K\n\n";
+       
+       return blockText;
+};
+
+var _RunBlockGamut = function(text) {
+//
+// These are all the transformations that form block-level
+// tags like paragraphs, headers, and list items.
+//
+       text = _DoHeaders(text);
+
+       // Do Horizontal Rules:
+       var key = hashBlock("<hr />");
+       text = text.replace(/^[ ]{0,2}([ ]?\*[ ]?){3,}[ \t]*$/gm,key);
+       text = text.replace(/^[ ]{0,2}([ ]?\-[ ]?){3,}[ \t]*$/gm,key);
+       text = text.replace(/^[ ]{0,2}([ ]?\_[ ]?){3,}[ \t]*$/gm,key);
+
+       text = _DoLists(text);
+       text = _DoCodeBlocks(text);
+       text = _DoBlockQuotes(text);
+
+       // We already ran _HashHTMLBlocks() before, in Markdown(), but that
+       // was to escape raw HTML in the original Markdown source. This time,
+       // we're escaping the markup we've just created, so that we don't wrap
+       // <p> tags around block-level tags.
+       text = _HashHTMLBlocks(text);
+       text = _FormParagraphs(text);
+
+       return text;
+}
+
+
+var _RunSpanGamut = function(text) {
+//
+// These are all the transformations that occur *within* block-level
+// tags like paragraphs, headers, and list items.
+//
+
+       text = _DoCodeSpans(text);
+       text = _EscapeSpecialCharsWithinTagAttributes(text);
+       text = _EncodeBackslashEscapes(text);
+
+       // Process anchor and image tags. Images must come first,
+       // because ![foo][f] looks like an anchor.
+       text = _DoImages(text);
+       text = _DoAnchors(text);
+
+       // Make links out of things like `<http://example.com/>`
+       // Must come after _DoAnchors(), because you can use < and >
+       // delimiters in inline links like [this](<url>).
+       text = _DoAutoLinks(text);
+       text = _EncodeAmpsAndAngles(text);
+       text = _DoItalicsAndBold(text);
+
+       // Do hard breaks:
+       text = text.replace(/  +\n/g," <br />\n");
+
+       return text;
+}
+
+var _EscapeSpecialCharsWithinTagAttributes = function(text) {
+//
+// Within tags -- meaning between < and > -- encode [\ ` * _] so they
+// don't conflict with their use in Markdown for code, italics and strong.
+//
+
+       // Build a regex to find HTML tags and comments.  See Friedl's 
+       // "Mastering Regular Expressions", 2nd Ed., pp. 200-201.
+       var regex = /(<[a-z\/!$]("[^"]*"|'[^']*'|[^'">])*>|<!(--.*?--\s*)+>)/gi;
+
+       text = text.replace(regex, function(wholeMatch) {
+               var tag = wholeMatch.replace(/(.)<\/?code>(?=.)/g,"$1`");
+               tag = escapeCharacters(tag,"\\`*_");
+               return tag;
+       });
+
+       return text;
+}
+
+var _DoAnchors = function(text) {
+//
+// Turn Markdown link shortcuts into XHTML <a> tags.
+//
+       //
+       // First, handle reference-style links: [link text] [id]
+       //
+
+       /*
+               text = text.replace(/
+               (                                                       // wrap whole match in $1
+                       \[
+                       (
+                               (?:
+                                       \[[^\]]*\]              // allow brackets nested one level
+                                       |
+                                       [^\[]                   // or anything else
+                               )*
+                       )
+                       \]
+
+                       [ ]?                                    // one optional space
+                       (?:\n[ ]*)?                             // one optional newline followed by spaces
+
+                       \[
+                       (.*?)                                   // id = $3
+                       \]
+               )()()()()                                       // pad remaining backreferences
+               /g,_DoAnchors_callback);
+       */
+       text = text.replace(/(\[((?:\[[^\]]*\]|[^\[\]])*)\][ ]?(?:\n[ ]*)?\[(.*?)\])()()()()/g,writeAnchorTag);
+
+       //
+       // Next, inline-style links: [link text](url "optional title")
+       //
+
+       /*
+               text = text.replace(/
+                       (                                               // wrap whole match in $1
+                               \[
+                               (
+                                       (?:
+                                               \[[^\]]*\]      // allow brackets nested one level
+                                       |
+                                       [^\[\]]                 // or anything else
+                               )
+                       )
+                       \]
+                       \(                                              // literal paren
+                       [ \t]*
+                       ()                                              // no id, so leave $3 empty
+                       <?(.*?)>?                               // href = $4
+                       [ \t]*
+                       (                                               // $5
+                               (['"])                          // quote char = $6
+                               (.*?)                           // Title = $7
+                               \6                                      // matching quote
+                               [ \t]*                          // ignore any spaces/tabs between closing quote and )
+                       )?                                              // title is optional
+                       \)
+               )
+               /g,writeAnchorTag);
+       */
+       text = text.replace(/(\[((?:\[[^\]]*\]|[^\[\]])*)\]\([ \t]*()<?(.*?)>?[ \t]*((['"])(.*?)\6[ \t]*)?\))/g,writeAnchorTag);
+
+       //
+       // Last, handle reference-style shortcuts: [link text]
+       // These must come last in case you've also got [link test][1]
+       // or [link test](/foo)
+       //
+
+       /*
+               text = text.replace(/
+               (                                                       // wrap whole match in $1
+                       \[
+                       ([^\[\]]+)                              // link text = $2; can't contain '[' or ']'
+                       \]
+               )()()()()()                                     // pad rest of backreferences
+               /g, writeAnchorTag);
+       */
+       text = text.replace(/(\[([^\[\]]+)\])()()()()()/g, writeAnchorTag);
+
+       return text;
+}
+
+var writeAnchorTag = function(wholeMatch,m1,m2,m3,m4,m5,m6,m7) {
+       if (m7 == undefined) m7 = "";
+       var whole_match = m1;
+       var link_text   = m2;
+       var link_id      = m3.toLowerCase();
+       var url         = m4;
+       var title       = m7;
+       
+       if (url == "") {
+               if (link_id == "") {
+                       // lower-case and turn embedded newlines into spaces
+                       link_id = link_text.toLowerCase().replace(/ ?\n/g," ");
+               }
+               url = "#"+link_id;
+               
+               if (g_urls[link_id] != undefined) {
+                       url = g_urls[link_id];
+                       if (g_titles[link_id] != undefined) {
+                               title = g_titles[link_id];
+                       }
+               }
+               else {
+                       if (whole_match.search(/\(\s*\)$/m)>-1) {
+                               // Special case for explicit empty url
+                               url = "";
+                       } else {
+                               return whole_match;
+                       }
+               }
+       }       
+       
+       url = escapeCharacters(url,"*_");
+       var result = "<a href=\"" + url + "\"";
+       
+       if (title != "") {
+               title = title.replace(/"/g,"&quot;");
+               title = escapeCharacters(title,"*_");
+               result +=  " title=\"" + title + "\"";
+       }
+       
+       result += ">" + link_text + "</a>";
+       
+       return result;
+}
+
+
+var _DoImages = function(text) {
+//
+// Turn Markdown image shortcuts into <img> tags.
+//
+
+       //
+       // First, handle reference-style labeled images: ![alt text][id]
+       //
+
+       /*
+               text = text.replace(/
+               (                                               // wrap whole match in $1
+                       !\[
+                       (.*?)                           // alt text = $2
+                       \]
+
+                       [ ]?                            // one optional space
+                       (?:\n[ ]*)?                     // one optional newline followed by spaces
+
+                       \[
+                       (.*?)                           // id = $3
+                       \]
+               )()()()()                               // pad rest of backreferences
+               /g,writeImageTag);
+       */
+       text = text.replace(/(!\[(.*?)\][ ]?(?:\n[ ]*)?\[(.*?)\])()()()()/g,writeImageTag);
+
+       //
+       // Next, handle inline images:  ![alt text](url "optional title")
+       // Don't forget: encode * and _
+
+       /*
+               text = text.replace(/
+               (                                               // wrap whole match in $1
+                       !\[
+                       (.*?)                           // alt text = $2
+                       \]
+                       \s?                                     // One optional whitespace character
+                       \(                                      // literal paren
+                       [ \t]*
+                       ()                                      // no id, so leave $3 empty
+                       <?(\S+?)>?                      // src url = $4
+                       [ \t]*
+                       (                                       // $5
+                               (['"])                  // quote char = $6
+                               (.*?)                   // title = $7
+                               \6                              // matching quote
+                               [ \t]*
+                       )?                                      // title is optional
+               \)
+               )
+               /g,writeImageTag);
+       */
+       text = text.replace(/(!\[(.*?)\]\s?\([ \t]*()<?(\S+?)>?[ \t]*((['"])(.*?)\6[ \t]*)?\))/g,writeImageTag);
+
+       return text;
+}
+
+var writeImageTag = function(wholeMatch,m1,m2,m3,m4,m5,m6,m7) {
+       var whole_match = m1;
+       var alt_text   = m2;
+       var link_id      = m3.toLowerCase();
+       var url         = m4;
+       var title       = m7;
+
+       if (!title) title = "";
+       
+       if (url == "") {
+               if (link_id == "") {
+                       // lower-case and turn embedded newlines into spaces
+                       link_id = alt_text.toLowerCase().replace(/ ?\n/g," ");
+               }
+               url = "#"+link_id;
+               
+               if (g_urls[link_id] != undefined) {
+                       url = g_urls[link_id];
+                       if (g_titles[link_id] != undefined) {
+                               title = g_titles[link_id];
+                       }
+               }
+               else {
+                       return whole_match;
+               }
+       }       
+       
+       alt_text = alt_text.replace(/"/g,"&quot;");
+       url = escapeCharacters(url,"*_");
+       var result = "<img src=\"" + url + "\" alt=\"" + alt_text + "\"";
+
+       // attacklab: Markdown.pl adds empty title attributes to images.
+       // Replicate this bug.
+
+       //if (title != "") {
+               title = title.replace(/"/g,"&quot;");
+               title = escapeCharacters(title,"*_");
+               result +=  " title=\"" + title + "\"";
+       //}
+       
+       result += " />";
+       
+       return result;
+}
+
+
+var _DoHeaders = function(text) {
+
+       // Setext-style headers:
+       //      Header 1
+       //      ========
+       //  
+       //      Header 2
+       //      --------
+       //
+       text = text.replace(/^(.+)[ \t]*\n=+[ \t]*\n+/gm,
+               function(wholeMatch,m1){return hashBlock("<h1>" + _RunSpanGamut(m1) + "</h1>");});
+
+       text = text.replace(/^(.+)[ \t]*\n-+[ \t]*\n+/gm,
+               function(matchFound,m1){return hashBlock("<h2>" + _RunSpanGamut(m1) + "</h2>");});
+
+       // atx-style headers:
+       //  # Header 1
+       //  ## Header 2
+       //  ## Header 2 with closing hashes ##
+       //  ...
+       //  ###### Header 6
+       //
+
+       /*
+               text = text.replace(/
+                       ^(\#{1,6})                              // $1 = string of #'s
+                       [ \t]*
+                       (.+?)                                   // $2 = Header text
+                       [ \t]*
+                       \#*                                             // optional closing #'s (not counted)
+                       \n+
+               /gm, function() {...});
+       */
+
+       text = text.replace(/^(\#{1,6})[ \t]*(.+?)[ \t]*\#*\n+/gm,
+               function(wholeMatch,m1,m2) {
+                       var h_level = m1.length;
+                       return hashBlock("<h" + h_level + ">" + _RunSpanGamut(m2) + "</h" + h_level + ">");
+               });
+
+       return text;
+}
+
+// This declaration keeps Dojo compressor from outputting garbage:
+var _ProcessListItems;
+
+var _DoLists = function(text) {
+//
+// Form HTML ordered (numbered) and unordered (bulleted) lists.
+//
+
+       // attacklab: add sentinel to hack around khtml/safari bug:
+       // http://bugs.webkit.org/show_bug.cgi?id=11231
+       text += "~0";
+
+       // Re-usable pattern to match any entirel ul or ol list:
+
+       /*
+               var whole_list = /
+               (                                                                       // $1 = whole list
+                       (                                                               // $2
+                               [ ]{0,3}                                        // attacklab: g_tab_width - 1
+                               ([*+-]|\d+[.])                          // $3 = first list item marker
+                               [ \t]+
+                       )
+                       [^\r]+?
+                       (                                                               // $4
+                               ~0                                                      // sentinel for workaround; should be $
+                       |
+                               \n{2,}
+                               (?=\S)
+                               (?!                                                     // Negative lookahead for another list item marker
+                                       [ \t]*
+                                       (?:[*+-]|\d+[.])[ \t]+
+                               )
+                       )
+               )/g
+       */
+       var whole_list = /^(([ ]{0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(~0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/gm;
+
+       if (g_list_level) {
+               text = text.replace(whole_list,function(wholeMatch,m1,m2) {
+                       var list = m1;
+                       var list_type = (m2.search(/[*+-]/g)>-1) ? "ul" : "ol";
+
+                       // Turn double returns into triple returns, so that we can make a
+                       // paragraph for the last item in a list, if necessary:
+                       list = list.replace(/\n{2,}/g,"\n\n\n");;
+                       var result = _ProcessListItems(list);
+       
+                       // Trim any trailing whitespace, to put the closing `</$list_type>`
+                       // up on the preceding line, to get it past the current stupid
+                       // HTML block parser. This is a hack to work around the terrible
+                       // hack that is the HTML block parser.
+                       result = result.replace(/\s+$/,"");
+                       result = "<"+list_type+">" + result + "</"+list_type+">\n";
+                       return result;
+               });
+       } else {
+               whole_list = /(\n\n|^\n?)(([ ]{0,3}([*+-]|\d+[.])[ \t]+)[^\r]+?(~0|\n{2,}(?=\S)(?![ \t]*(?:[*+-]|\d+[.])[ \t]+)))/g;
+               text = text.replace(whole_list,function(wholeMatch,m1,m2,m3) {
+                       var runup = m1;
+                       var list = m2;
+
+                       var list_type = (m3.search(/[*+-]/g)>-1) ? "ul" : "ol";
+                       // Turn double returns into triple returns, so that we can make a
+                       // paragraph for the last item in a list, if necessary:
+                       var list = list.replace(/\n{2,}/g,"\n\n\n");;
+                       var result = _ProcessListItems(list);
+                       result = runup + "<"+list_type+">\n" + result + "</"+list_type+">\n";   
+                       return result;
+               });
+       }
+
+       // attacklab: strip sentinel
+       text = text.replace(/~0/,"");
+
+       return text;
+}
+
+_ProcessListItems = function(list_str) {
+//
+//  Process the contents of a single ordered or unordered list, splitting it
+//  into individual list items.
+//
+       // The $g_list_level global keeps track of when we're inside a list.
+       // Each time we enter a list, we increment it; when we leave a list,
+       // we decrement. If it's zero, we're not in a list anymore.
+       //
+       // We do this because when we're not inside a list, we want to treat
+       // something like this:
+       //
+       //    I recommend upgrading to version
+       //    8. Oops, now this line is treated
+       //    as a sub-list.
+       //
+       // As a single paragraph, despite the fact that the second line starts
+       // with a digit-period-space sequence.
+       //
+       // Whereas when we're inside a list (or sub-list), that line will be
+       // treated as the start of a sub-list. What a kludge, huh? This is
+       // an aspect of Markdown's syntax that's hard to parse perfectly
+       // without resorting to mind-reading. Perhaps the solution is to
+       // change the syntax rules such that sub-lists must start with a
+       // starting cardinal number; e.g. "1." or "a.".
+
+       g_list_level++;
+
+       // trim trailing blank lines:
+       list_str = list_str.replace(/\n{2,}$/,"\n");
+
+       // attacklab: add sentinel to emulate \z
+       list_str += "~0";
+
+       /*
+               list_str = list_str.replace(/
+                       (\n)?                                                   // leading line = $1
+                       (^[ \t]*)                                               // leading whitespace = $2
+                       ([*+-]|\d+[.]) [ \t]+                   // list marker = $3
+                       ([^\r]+?                                                // list item text   = $4
+                       (\n{1,2}))
+                       (?= \n* (~0 | \2 ([*+-]|\d+[.]) [ \t]+))
+               /gm, function(){...});
+       */
+       list_str = list_str.replace(/(\n)?(^[ \t]*)([*+-]|\d+[.])[ \t]+([^\r]+?(\n{1,2}))(?=\n*(~0|\2([*+-]|\d+[.])[ \t]+))/gm,
+               function(wholeMatch,m1,m2,m3,m4){
+                       var item = m4;
+                       var leading_line = m1;
+                       var leading_space = m2;
+
+                       if (leading_line || (item.search(/\n{2,}/)>-1)) {
+                               item = _RunBlockGamut(_Outdent(item));
+                       }
+                       else {
+                               // Recursion for sub-lists:
+                               item = _DoLists(_Outdent(item));
+                               item = item.replace(/\n$/,""); // chomp(item)
+                               item = _RunSpanGamut(item);
+                       }
+
+                       return  "<li>" + item + "</li>\n";
+               }
+       );
+
+       // attacklab: strip sentinel
+       list_str = list_str.replace(/~0/g,"");
+
+       g_list_level--;
+       return list_str;
+}
+
+
+var _DoCodeBlocks = function(text) {
+//
+//  Process Markdown `<pre><code>` blocks.
+//  
+
+       /*
+               text = text.replace(text,
+                       /(?:\n\n|^)
+                       (                                                               // $1 = the code block -- one or more lines, starting with a space/tab
+                               (?:
+                                       (?:[ ]{4}|\t)                   // Lines must start with a tab or a tab-width of spaces - attacklab: g_tab_width
+                                       .*\n+
+                               )+
+                       )
+                       (\n*[ ]{0,3}[^ \t\n]|(?=~0))    // attacklab: g_tab_width
+               /g,function(){...});
+       */
+
+       // attacklab: sentinel workarounds for lack of \A and \Z, safari\khtml bug
+       text += "~0";
+       
+       text = text.replace(/(?:\n\n|^)((?:(?:[ ]{4}|\t).*\n+)+)(\n*[ ]{0,3}[^ \t\n]|(?=~0))/g,
+               function(wholeMatch,m1,m2) {
+                       var codeblock = m1;
+                       var nextChar = m2;
+               
+                       codeblock = _EncodeCode( _Outdent(codeblock));
+                       codeblock = _Detab(codeblock);
+                       codeblock = codeblock.replace(/^\n+/g,""); // trim leading newlines
+                       codeblock = codeblock.replace(/\n+$/g,""); // trim trailing whitespace
+
+                       codeblock = "<pre><code>" + codeblock + "\n</code></pre>";
+
+                       return hashBlock(codeblock) + nextChar;
+               }
+       );
+
+       // attacklab: strip sentinel
+       text = text.replace(/~0/,"");
+
+       return text;
+}
+
+var hashBlock = function(text) {
+       text = text.replace(/(^\n+|\n+$)/g,"");
+       return "\n\n~K" + (g_html_blocks.push(text)-1) + "K\n\n";
+}
+
+
+var _DoCodeSpans = function(text) {
+//
+//   *  Backtick quotes are used for <code></code> spans.
+// 
+//   *  You can use multiple backticks as the delimiters if you want to
+//      include literal backticks in the code span. So, this input:
+//      
+//              Just type ``foo `bar` baz`` at the prompt.
+//      
+//        Will translate to:
+//      
+//              <p>Just type <code>foo `bar` baz</code> at the prompt.</p>
+//      
+//     There's no arbitrary limit to the number of backticks you
+//     can use as delimters. If you need three consecutive backticks
+//     in your code, use four for delimiters, etc.
+//
+//  *  You can use spaces to get literal backticks at the edges:
+//      
+//              ... type `` `bar` `` ...
+//      
+//        Turns to:
+//      
+//              ... type <code>`bar`</code> ...
+//
+
+       /*
+               text = text.replace(/
+                       (^|[^\\])                                       // Character before opening ` can't be a backslash
+                       (`+)                                            // $2 = Opening run of `
+                       (                                                       // $3 = The code block
+                               [^\r]*?
+                               [^`]                                    // attacklab: work around lack of lookbehind
+                       )
+                       \2                                                      // Matching closer
+                       (?!`)
+               /gm, function(){...});
+       */
+
+       text = text.replace(/(^|[^\\])(`+)([^\r]*?[^`])\2(?!`)/gm,
+               function(wholeMatch,m1,m2,m3,m4) {
+                       var c = m3;
+                       c = c.replace(/^([ \t]*)/g,""); // leading whitespace
+                       c = c.replace(/[ \t]*$/g,"");   // trailing whitespace
+                       c = _EncodeCode(c);
+                       return m1+"<code>"+c+"</code>";
+               });
+
+       return text;
+}
+
+
+var _EncodeCode = function(text) {
+//
+// Encode/escape certain characters inside Markdown code runs.
+// The point is that in code, these characters are literals,
+// and lose their special Markdown meanings.
+//
+       // Encode all ampersands; HTML entities are not
+       // entities within a Markdown code span.
+       text = text.replace(/&/g,"&amp;");
+
+       // Do the angle bracket song and dance:
+       text = text.replace(/</g,"&lt;");
+       text = text.replace(/>/g,"&gt;");
+
+       // Now, escape characters that are magic in Markdown:
+       text = escapeCharacters(text,"\*_{}[]\\",false);
+
+// jj the line above breaks this:
+//---
+
+//* Item
+
+//   1. Subitem
+
+//            special char: *
+//---
+
+       return text;
+}
+
+
+var _DoItalicsAndBold = function(text) {
+
+       // <strong> must go first:
+       text = text.replace(/(\*\*|__)(?=\S)([^\r]*?\S[*_]*)\1/g,
+               "<strong>$2</strong>");
+
+       text = text.replace(/(\*|_)(?=\S)([^\r]*?\S)\1/g,
+               "<em>$2</em>");
+
+       return text;
+}
+
+
+var _DoBlockQuotes = function(text) {
+
+       /*
+               text = text.replace(/
+               (                                                               // Wrap whole match in $1
+                       (
+                               ^[ \t]*>[ \t]?                  // '>' at the start of a line
+                               .+\n                                    // rest of the first line
+                               (.+\n)*                                 // subsequent consecutive lines
+                               \n*                                             // blanks
+                       )+
+               )
+               /gm, function(){...});
+       */
+
+       text = text.replace(/((^[ \t]*>[ \t]?.+\n(.+\n)*\n*)+)/gm,
+               function(wholeMatch,m1) {
+                       var bq = m1;
+
+                       // attacklab: hack around Konqueror 3.5.4 bug:
+                       // "----------bug".replace(/^-/g,"") == "bug"
+
+                       bq = bq.replace(/^[ \t]*>[ \t]?/gm,"~0");       // trim one level of quoting
+
+                       // attacklab: clean up hack
+                       bq = bq.replace(/~0/g,"");
+
+                       bq = bq.replace(/^[ \t]+$/gm,"");               // trim whitespace-only lines
+                       bq = _RunBlockGamut(bq);                                // recurse
+                       
+                       bq = bq.replace(/(^|\n)/g,"$1  ");
+                       // These leading spaces screw with <pre> content, so we need to fix that:
+                       bq = bq.replace(
+                                       /(\s*<pre>[^\r]+?<\/pre>)/gm,
+                               function(wholeMatch,m1) {
+                                       var pre = m1;
+                                       // attacklab: hack around Konqueror 3.5.4 bug:
+                                       pre = pre.replace(/^  /mg,"~0");
+                                       pre = pre.replace(/~0/g,"");
+                                       return pre;
+                               });
+                       
+                       return hashBlock("<blockquote>\n" + bq + "\n</blockquote>");
+               });
+       return text;
+}
+
+
+var _FormParagraphs = function(text) {
+//
+//  Params:
+//    $text - string to process with html <p> tags
+//
+
+       // Strip leading and trailing lines:
+       text = text.replace(/^\n+/g,"");
+       text = text.replace(/\n+$/g,"");
+
+       var grafs = text.split(/\n{2,}/g);
+       var grafsOut = new Array();
+
+       //
+       // Wrap <p> tags.
+       //
+       var end = grafs.length;
+       for (var i=0; i<end; i++) {
+               var str = grafs[i];
+
+               // if this is an HTML marker, copy it
+               if (str.search(/~K(\d+)K/g) >= 0) {
+                       grafsOut.push(str);
+               }
+               else if (str.search(/\S/) >= 0) {
+                       str = _RunSpanGamut(str);
+                       str = str.replace(/^([ \t]*)/g,"<p>");
+                       str += "</p>"
+                       grafsOut.push(str);
+               }
+
+       }
+
+       //
+       // Unhashify HTML blocks
+       //
+       end = grafsOut.length;
+       for (var i=0; i<end; i++) {
+               // if this is a marker for an html block...
+               while (grafsOut[i].search(/~K(\d+)K/) >= 0) {
+                       var blockText = g_html_blocks[RegExp.$1];
+                       blockText = blockText.replace(/\$/g,"$$$$"); // Escape any dollar signs
+                       grafsOut[i] = grafsOut[i].replace(/~K\d+K/,blockText);
+               }
+       }
+
+       return grafsOut.join("\n\n");
+}
+
+
+var _EncodeAmpsAndAngles = function(text) {
+// Smart processing for ampersands and angle brackets that need to be encoded.
+       
+       // Ampersand-encoding based entirely on Nat Irons's Amputator MT plugin:
+       //   http://bumppo.net/projects/amputator/
+       text = text.replace(/&(?!#?[xX]?(?:[0-9a-fA-F]+|\w+);)/g,"&amp;");
+       
+       // Encode naked <'s
+       text = text.replace(/<(?![a-z\/?\$!])/gi,"&lt;");
+       
+       return text;
+}
+
+
+var _EncodeBackslashEscapes = function(text) {
+//
+//   Parameter:  String.
+//   Returns:  The string, with after processing the following backslash
+//                        escape sequences.
+//
+
+       // attacklab: The polite way to do this is with the new
+       // escapeCharacters() function:
+       //
+       //      text = escapeCharacters(text,"\\",true);
+       //      text = escapeCharacters(text,"`*_{}[]()>#+-.!",true);
+       //
+       // ...but we're sidestepping its use of the (slow) RegExp constructor
+       // as an optimization for Firefox.  This function gets called a LOT.
+
+       text = text.replace(/\\(\\)/g,escapeCharacters_callback);
+       text = text.replace(/\\([`*_{}\[\]()>#+-.!])/g,escapeCharacters_callback);
+       return text;
+}
+
+
+var _DoAutoLinks = function(text) {
+
+       text = text.replace(/<((https?|ftp|dict):[^'">\s]+)>/gi,"<a href=\"$1\">$1</a>");
+
+       // Email addresses: <address@domain.foo>
+
+       /*
+               text = text.replace(/
+                       <
+                       (?:mailto:)?
+                       (
+                               [-.\w]+
+                               \@
+                               [-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+
+                       )
+                       >
+               /gi, _DoAutoLinks_callback());
+       */
+       text = text.replace(/<(?:mailto:)?([-.\w]+\@[-a-z0-9]+(\.[-a-z0-9]+)*\.[a-z]+)>/gi,
+               function(wholeMatch,m1) {
+                       return _EncodeEmailAddress( _UnescapeSpecialChars(m1) );
+               }
+       );
+
+       return text;
+}
+
+
+var _EncodeEmailAddress = function(addr) {
+//
+//  Input: an email address, e.g. "foo@example.com"
+//
+//  Output: the email address as a mailto link, with each character
+//     of the address encoded as either a decimal or hex entity, in
+//     the hopes of foiling most address harvesting spam bots. E.g.:
+//
+//     <a href="&#x6D;&#97;&#105;&#108;&#x74;&#111;:&#102;&#111;&#111;&#64;&#101;
+//        x&#x61;&#109;&#x70;&#108;&#x65;&#x2E;&#99;&#111;&#109;">&#102;&#111;&#111;
+//        &#64;&#101;x&#x61;&#109;&#x70;&#108;&#x65;&#x2E;&#99;&#111;&#109;</a>
+//
+//  Based on a filter by Matthew Wickline, posted to the BBEdit-Talk
+//  mailing list: <http://tinyurl.com/yu7ue>
+//
+
+       // attacklab: why can't javascript speak hex?
+       function char2hex(ch) {
+               var hexDigits = '0123456789ABCDEF';
+               var dec = ch.charCodeAt(0);
+               return(hexDigits.charAt(dec>>4) + hexDigits.charAt(dec&15));
+       }
+
+       var encode = [
+               function(ch){return "&#"+ch.charCodeAt(0)+";";},
+               function(ch){return "&#x"+char2hex(ch)+";";},
+               function(ch){return ch;}
+       ];
+
+       addr = "mailto:" + addr;
+
+       addr = addr.replace(/./g, function(ch) {
+               if (ch == "@") {
+                       // this *must* be encoded. I insist.
+                       ch = encode[Math.floor(Math.random()*2)](ch);
+               } else if (ch !=":") {
+                       // leave ':' alone (to spot mailto: later)
+                       var r = Math.random();
+                       // roughly 10% raw, 45% hex, 45% dec
+                       ch =  (
+                                       r > .9  ?       encode[2](ch)   :
+                                       r > .45 ?       encode[1](ch)   :
+                                                               encode[0](ch)
+                               );
+               }
+               return ch;
+       });
+
+       addr = "<a href=\"" + addr + "\">" + addr + "</a>";
+       addr = addr.replace(/">.+:/g,"\">"); // strip the mailto: from the visible part
+
+       return addr;
+}
+
+
+var _UnescapeSpecialChars = function(text) {
+//
+// Swap back in all the special characters we've hidden.
+//
+       text = text.replace(/~E(\d+)E/g,
+               function(wholeMatch,m1) {
+                       var charCodeToReplace = parseInt(m1);
+                       return String.fromCharCode(charCodeToReplace);
+               }
+       );
+       return text;
+}
+
+
+var _Outdent = function(text) {
+//
+// Remove one level of line-leading tabs or spaces
+//
+
+       // attacklab: hack around Konqueror 3.5.4 bug:
+       // "----------bug".replace(/^-/g,"") == "bug"
+
+       text = text.replace(/^(\t|[ ]{1,4})/gm,"~0"); // attacklab: g_tab_width
+
+       // attacklab: clean up hack
+       text = text.replace(/~0/g,"")
+
+       return text;
+}
+
+var _Detab = function(text) {
+// attacklab: Detab's completely rewritten for speed.
+// In perl we could fix it by anchoring the regexp with \G.
+// In javascript we're less fortunate.
+
+       // expand first n-1 tabs
+       text = text.replace(/\t(?=\t)/g,"    "); // attacklab: g_tab_width
+
+       // replace the nth with two sentinels
+       text = text.replace(/\t/g,"~A~B");
+
+       // use the sentinel to anchor our regex so it doesn't explode
+       text = text.replace(/~B(.+?)~A/g,
+               function(wholeMatch,m1,m2) {
+                       var leadingText = m1;
+                       var numSpaces = 4 - leadingText.length % 4;  // attacklab: g_tab_width
+
+                       // there *must* be a better way to do this:
+                       for (var i=0; i<numSpaces; i++) leadingText+=" ";
+
+                       return leadingText;
+               }
+       );
+
+       // clean up sentinels
+       text = text.replace(/~A/g,"    ");  // attacklab: g_tab_width
+       text = text.replace(/~B/g,"");
+
+       return text;
+}
+
+
+//
+//  attacklab: Utility functions
+//
+
+
+var escapeCharacters = function(text, charsToEscape, afterBackslash) {
+       // First we have to escape the escape characters so that
+       // we can build a character class out of them
+       var regexString = "([" + charsToEscape.replace(/([\[\]\\])/g,"\\$1") + "])";
+
+       if (afterBackslash) {
+               regexString = "\\\\" + regexString;
+       }
+
+       var regex = new RegExp(regexString,"g");
+       text = text.replace(regex,escapeCharacters_callback);
+
+       return text;
+}
+
+
+var escapeCharacters_callback = function(wholeMatch,m1) {
+       var charCodeToEscape = m1.charCodeAt(0);
+       return "~E"+charCodeToEscape+"E";
+}
+
+exports.encode = exports.markdown = function (src) {
+   return exports.makeHtml(src);
+};
+
+exports.main = function (system) {
+    var command = system.args.shift();
+    if (!system.args.length) {
+        system.stdout.write(exports.markdown(system.stdin.read())).flush();
+    } else {
+        var arg;
+        while (arg = system.args.shift()) {
+            var out = system.fs.basename(arg, '.md') + '.html';
+            print(out);
+            system.fs.write(out, exports.markdown(system.fs.read(arg)));
+        }
+    }
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/md5.js b/web/query/vendor/couchapp/lib/md5.js
new file mode 100644 (file)
index 0000000..4627bec
--- /dev/null
@@ -0,0 +1,261 @@
+/*
+ * 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;
+}
+
+exports.hex = hex_md5;
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/mustache.js b/web/query/vendor/couchapp/lib/mustache.js
new file mode 100644 (file)
index 0000000..657628d
--- /dev/null
@@ -0,0 +1,339 @@
+/*
+ * CommonJS-compatible mustache.js module
+ *
+ * See http://github.com/janl/mustache.js for more info.
+ */
+
+/*
+  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 "&amp;";
+        case "\\": return "\\\\";
+        case '"': return '\"';
+        case "<": return "&lt;";
+        case ">": return "&gt;";
+        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);
+    }
+  });
+}();
+
+exports.name = Mustache.name;
+exports.version = Mustache.version;
+
+exports.to_html = Mustache.to_html;
+exports.escape = Mustache.escape;
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/path.js b/web/query/vendor/couchapp/lib/path.js
new file mode 100644 (file)
index 0000000..1058215
--- /dev/null
@@ -0,0 +1,83 @@
+// from couch.js
+function encodeOptions(options) {
+  var buf = [];
+  if (typeof(options) == "object" && options !== null) {
+    for (var name in options) {
+      if (!options.hasOwnProperty(name)) {continue;}
+      var value = options[name];
+      if (name == "key" || name == "startkey" || name == "endkey") {
+        value = JSON.stringify(value);
+      }
+      buf.push(encodeURIComponent(name) + "=" + encodeURIComponent(value));
+    }
+  }
+  if (!buf.length) {
+    return "";
+  }
+  return "?" + buf.join("&");
+}
+
+function concatArgs(array, args) {
+  for (var i=0; i < args.length; i++) {
+    array.push(args[i]);
+  };
+  return array;
+};
+
+function makePath(array) {
+  var options, path;
+  
+  if (typeof array[array.length - 1] != "string") {
+    // it's a params hash
+    options = array.pop();
+  }
+  path = array.map(function(item) {return encodeURIComponent(item)}).join('/');
+  if (options) {
+    return path + encodeOptions(options);
+  } else {
+    return path;    
+  }
+};
+
+exports.init = function(req) {
+  return {
+    asset : function() {
+      var p = req.path, parts = ['', p[0], p[1] , p[2]];
+      return makePath(concatArgs(parts, arguments));
+    },
+    show : function() {
+      var p = req.path, parts = ['', p[0], p[1] , p[2], '_show'];
+      return makePath(concatArgs(parts, arguments));
+    },
+    list : function() {
+      var p = req.path, parts = ['', p[0], p[1] , p[2], '_list'];
+      return makePath(concatArgs(parts, arguments));
+    },
+    update : function() {
+      var p = req.path, parts = ['', p[0], p[1] , p[2], '_update'];
+      return makePath(concatArgs(parts, arguments));
+    },
+    limit : function(limit) {
+      var query = req.query;
+      var l = query.limit;
+      query.limit = limit;
+      var view = req.path[req.path.length - 1];
+      var list = req.path[req.path.length - 2];
+      var link = this.list(list, view, query);
+      query.limit = l;
+      return link;
+    },
+    older : function(key) {
+      if (!typeof key == "undefined") return null;
+      var query = req.query;
+      query.startkey = key;
+      query.skip=1;
+      var view = req.path[req.path.length - 1];
+      var list = req.path[req.path.length - 2];
+      return this.list(list, view, query);
+    },
+    absolute : function(path) {
+      return 'http://' + req.headers.Host + path;
+    }
+  }
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/redirect.js b/web/query/vendor/couchapp/lib/redirect.js
new file mode 100644 (file)
index 0000000..92ce060
--- /dev/null
@@ -0,0 +1,8 @@
+exports.permanent = function(redirect) {
+  return {
+    code : 301,
+    headers : {
+      "Location" : redirect
+    }
+  };
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/utils.js b/web/query/vendor/couchapp/lib/utils.js
new file mode 100644 (file)
index 0000000..14e64b8
--- /dev/null
@@ -0,0 +1,21 @@
+exports.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";
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/lib/validate.js b/web/query/vendor/couchapp/lib/validate.js
new file mode 100644 (file)
index 0000000..4489e28
--- /dev/null
@@ -0,0 +1,53 @@
+// a library for validations
+// over time we expect to extract more helpers and move them here.
+exports.init = function(newDoc, oldDoc, userCtx, secObj) {
+  var v = {};
+  
+  v.forbidden = function(message) {    
+    throw({forbidden : message});
+  };
+
+  v.unauthorized = function(message) {
+    throw({unauthorized : message});
+  };
+
+  v.assert = function(should, message) {
+    if (!should) v.forbidden(message);
+  }
+  
+  v.isAdmin = function() {
+    return userCtx.roles.indexOf('_admin') != -1
+  };
+  
+  v.isRole = function(role) {
+    return userCtx.roles.indexOf(role) != -1
+  };
+
+  v.require = function() {
+    for (var i=0; i < arguments.length; i++) {
+      var field = arguments[i];
+      message = "The '"+field+"' field is required.";
+      if (typeof newDoc[field] == "undefined") v.forbidden(message);
+    };
+  };
+
+  v.unchanged = function(field) {
+    if (oldDoc && oldDoc[field] != newDoc[field]) 
+      v.forbidden("You may not change the '"+field+"' field.");
+  };
+
+  v.matches = function(field, regex, message) {
+    if (!newDoc[field].match(regex)) {
+      message = message || "Format of '"+field+"' field is invalid.";
+      v.forbidden(message);    
+    }
+  };
+
+  // this ensures that the date will be UTC, parseable, and collate correctly
+  v.dateFormat = function(field) {
+    message = "Sorry, '"+field+"' is not a valid date format. Try: 2010-02-24T17:00:03.432Z";
+    v.matches(field, /\d{4}\-\d{2}\-\d{2}T\d{2}:\d{2}:\d{2}(\.\d*)?Z/, message);
+  }
+  
+  return v;
+};
\ No newline at end of file
diff --git a/web/query/vendor/couchapp/metadata.json b/web/query/vendor/couchapp/metadata.json
new file mode 100644 (file)
index 0000000..bbb8a34
--- /dev/null
@@ -0,0 +1 @@
+{"name": "couchapp", "fetch_uri": "git://github.com/couchapp/couchapp.git", "description": "official couchapp vendor"}
\ No newline at end of file
diff --git a/web/query/vendor/textile/textile.js b/web/query/vendor/textile/textile.js
new file mode 100644 (file)
index 0000000..60673ed
--- /dev/null
@@ -0,0 +1,94 @@
+/*
+ * This is the orginial function from Stuart Langridge at http://www.kryogenix.org/
+ */
+/*
+* This is the update function from Jeff Minard - http://www.jrm.cc/
+*/
+function superTextile(s) {
+    var r = s;
+    // quick tags first
+    qtags = [['\\*', 'strong'],
+             ['\\?\\?', 'cite'],
+             ['\\+', 'ins'],  //fixed
+             ['~', 'sub'],   
+             ['\\^', 'sup'], // me
+             ['@', 'code']];
+    for (var i=0;i<qtags.length;i++) {
+        ttag = qtags[i][0]; htag = qtags[i][1];
+        re = new RegExp(ttag+'(.+?)'+ttag,'g');
+        r = r.replace(re,'<'+htag+'>'+'$1'+'</'+htag+'>');
+    }
+    // underscores count as part of a word, so do them separately
+    re = new RegExp('\\b_(.+?)_\\b','g');
+    r = r.replace(re,'<em>$1</em>');
+       
+       //jeff: so do dashes
+    re = new RegExp('[\\s\\n]-(.+?)-[\\s\\n]','g');
+    r = r.replace(re,'<del>$1</del>');
+
+    // links
+    re = new RegExp('"\\b(.+?)\\(\\b(.+?)\\b\\)":([^\\s]+)','g');
+    r = r.replace(re,'<a href="$3" title="$2">$1</a>');
+    re = new RegExp('"(.+?)":([^\\s]+)','g');
+    r = r.replace(re,'<a href="$2">$1</a>');
+
+    // images
+    re = new RegExp('!\\b(.+?)\\(\\b(.+?)\\b\\)!','g');
+    r = r.replace(re,'<img src="$1" alt="$2">');
+    re = new RegExp('!\\b(.+?)\\b!','g');
+    r = r.replace(re,'<img src="$1">');
+    
+    // block level formatting
+       
+               // Jeff's hack to show single line breaks as they should.
+               // insert breaks - but you get some....stupid ones
+           re = new RegExp('(.*)\\n([^#\\*\\n].*)','g');
+           r = r.replace(re,'$1<br />$2');
+               // remove the stupid breaks.
+           re = new RegExp('\\n<br />','g');
+           r = r.replace(re,'\n');
+       
+    lines = r.split('\n');
+    nr = '';
+    for (i=0;i<lines.length;i++) {
+        line = lines[i].replace(/\s*$/,'');
+        changed = 0;
+        if (line.search(/^\s*bq\.\s+/) != -1) { 
+                       line = line.replace(/^\s*bq\.\s+/,'\t<blockquote>')+'</blockquote>'; 
+                       changed = 1; 
+               }
+               
+               // jeff adds h#.
+        if (line.search(/^\s*h[1|2|3|4|5|6]\.\s+/) != -1) { 
+               re = new RegExp('h([1|2|3|4|5|6])\\.(.+)','g');
+               line = line.replace(re,'<h$1>$2</h$1>');
+                       changed = 1; 
+               }
+               
+               if (line.search(/^\s*\*\s+/) != -1) { line = line.replace(/^\s*\*\s+/,'\t<liu>') + '</liu>'; changed = 1; } // * for bullet list; make up an liu tag to be fixed later
+        if (line.search(/^\s*#\s+/) != -1) { line = line.replace(/^\s*#\s+/,'\t<lio>') + '</lio>'; changed = 1; } // # for numeric list; make up an lio tag to be fixed later
+        if (!changed && (line.replace(/\s/g,'').length > 0)) {line = '<p>'+line+'</p>';}
+        lines[i] = line + '\n';
+    }
+       
+    // Second pass to do lists
+    inlist = 0; 
+       listtype = '';
+    for (i=0;i<lines.length;i++) {
+        line = lines[i];
+        if (inlist && listtype == 'ul' && !line.match(/^\t<liu/)) { line = '</ul>\n' + line; inlist = 0; }
+        if (inlist && listtype == 'ol' && !line.match(/^\t<lio/)) { line = '</ol>\n' + line; inlist = 0; }
+        if (!inlist && line.match(/^\t<liu/)) { line = '<ul>' + line; inlist = 1; listtype = 'ul'; }
+        if (!inlist && line.match(/^\t<lio/)) { line = '<ol>' + line; inlist = 1; listtype = 'ol'; }
+        lines[i] = line;
+    }
+
+    r = lines.join('\n');
+       // jeff added : will correctly replace <li(o|u)> AND </li(o|u)>
+    r = r.replace(/li[o|u]>/g,'li>');
+
+    return r;
+}
+
+exports.encode = superTextile;
\ No newline at end of file
diff --git a/web/query/views/comments/map.js b/web/query/views/comments/map.js
new file mode 100644 (file)
index 0000000..60380b0
--- /dev/null
@@ -0,0 +1,10 @@
+function(doc) {
+  // !code helpers/md5.js
+  if (doc.type == "comment") {
+    if (doc.commenter && doc.commenter.email && !doc.commenter.gravatar_url) {
+      // todo normalize this schema-ness
+      doc.commenter.gravatar = hex_md5(doc.commenter.email);      
+    }
+    emit(new Date(doc.created_at), doc);
+  }
+};
\ No newline at end of file
diff --git a/web/query/views/host-to-rpm/map.js b/web/query/views/host-to-rpm/map.js
new file mode 100644 (file)
index 0000000..8fff926
--- /dev/null
@@ -0,0 +1,19 @@
+function(doc) {
+    var ts = (new Date()).getTime()/1000;
+    var pl = /.planetlab/;
+       if ( doc.type == "node-status-v3-single" && doc.rpm_versions ) { 
+               if ( ts - 60*60*24*7 < doc.ts ) {
+
+                       for ( var i=0; i < doc.rpm_versions.length ; i++) 
+                       {
+                           rpm = doc.rpm_versions[i];
+                               emit(["hostname", doc.hostname], 1);
+                               if ( rpm.match(pl) )
+                               {
+                                       emit([doc.hostname, rpm], 1);
+                               }
+                       }
+               }
+       }
+}
+
diff --git a/web/query/views/host-to-rpm/reduce.js b/web/query/views/host-to-rpm/reduce.js
new file mode 100644 (file)
index 0000000..f22181d
--- /dev/null
@@ -0,0 +1,4 @@
+function(keys, values) {
+
+   return sum(values);
+}
diff --git a/web/query/views/node-page/map.js b/web/query/views/node-page/map.js
new file mode 100644 (file)
index 0000000..130b346
--- /dev/null
@@ -0,0 +1,5 @@
+function(doc) {
+  if (doc.type == "node") {
+    emit(new Date(doc.date_created), doc);
+  }
+};
diff --git a/web/query/views/node-status/map.js b/web/query/views/node-status/map.js
new file mode 100644 (file)
index 0000000..4c967a6
--- /dev/null
@@ -0,0 +1,12 @@
+function(doc) {
+    var ts = (new Date()).getTime()/1000;
+    var pl = /.planetlab/;
+
+       if ( doc.type == "node-status-v3-single" ) { // doc.hostname && doc.rpm_versions ) { 
+               // emit(doc.hostname, doc);
+               emit([doc.ts, doc.hostname], doc);
+               //if ( ts - 60*60*24 < doc.ts ) {
+               //}
+       }
+
+}
diff --git a/web/query/views/post-page/map.js b/web/query/views/post-page/map.js
new file mode 100644 (file)
index 0000000..7a8c755
--- /dev/null
@@ -0,0 +1,13 @@
+function(doc) {
+  // todo make commonjs
+  // !code helpers/md5.js
+  
+  if (doc.type == "post") {
+    emit([doc._id], doc);
+  } else if (doc.type == "comment") {
+    if (doc.commenter && doc.commenter.email && !doc.commenter.gravatar_url) {
+      doc.commenter.gravatar = hex_md5(doc.commenter.email);      
+    }
+    emit([doc.post_id, doc.created_at], doc);
+  }
+};
\ No newline at end of file
diff --git a/web/query/views/recent-posts/map.js b/web/query/views/recent-posts/map.js
new file mode 100644 (file)
index 0000000..05e078f
--- /dev/null
@@ -0,0 +1,5 @@
+function(doc) {
+  if (doc.type == "post") {
+    emit(new Date(doc.created_at), doc);
+  }
+};
\ No newline at end of file
diff --git a/web/query/views/rpm-list/map.js b/web/query/views/rpm-list/map.js
new file mode 100644 (file)
index 0000000..05afe15
--- /dev/null
@@ -0,0 +1,18 @@
+function(doc) {
+    var ts = (new Date()).getTime()/1000;
+    var pl = /.planetlab/;
+
+       if ( doc.type == "node-status-v3-single" && doc.rpm_versions ) { 
+               if ( ts - 60*60*24*7 < doc.ts ) {
+                       for ( var i=0; i < doc.rpm_versions.length ; i++) 
+                       {
+                           rpm = doc.rpm_versions[i];
+                               if ( rpm.match(pl) )
+                               {
+
+                                       emit(rpm, 1);
+                               }
+                       }
+               }
+       }
+}
diff --git a/web/query/views/rpm-list/reduce.js b/web/query/views/rpm-list/reduce.js
new file mode 100644 (file)
index 0000000..f22181d
--- /dev/null
@@ -0,0 +1,4 @@
+function(keys, values) {
+
+   return sum(values);
+}
diff --git a/web/query/views/rpm-to-host/.map.js.swp b/web/query/views/rpm-to-host/.map.js.swp
new file mode 100644 (file)
index 0000000..35d3f74
Binary files /dev/null and b/web/query/views/rpm-to-host/.map.js.swp differ
diff --git a/web/query/views/rpm-to-host/map.js b/web/query/views/rpm-to-host/map.js
new file mode 100644 (file)
index 0000000..1b51b00
--- /dev/null
@@ -0,0 +1,20 @@
+function(doc) {
+    var ts = (new Date()).getTime()/1000;
+    var pl = /.planetlab/;
+       if ( doc.type == "node-status-v3-single" && doc.rpm_versions ) { 
+               if ( ts - 60*60*24*7 < doc.ts ) {
+                       for ( var i=0; i < doc.rpm_versions.length ; i++) 
+                       {
+                           rpm = doc.rpm_versions[i];
+                               emit(["hostname", doc.hostname], 1);
+                               if ( rpm.match(pl) )
+                               {
+                                       emit(["rpm", rpm], 1);
+                                       emit([rpm, doc.hostname], 1);
+                                       emit([doc.hostname, rpm], 1);
+
+                               }
+                       }
+               }
+       }
+}
diff --git a/web/query/views/rpm-to-host/reduce.js b/web/query/views/rpm-to-host/reduce.js
new file mode 100644 (file)
index 0000000..f22181d
--- /dev/null
@@ -0,0 +1,4 @@
+function(keys, values) {
+
+   return sum(values);
+}
diff --git a/web/query/views/tags/map.js b/web/query/views/tags/map.js
new file mode 100644 (file)
index 0000000..c39b457
--- /dev/null
@@ -0,0 +1,9 @@
+function(doc) {
+  if(doc.type == "post" && doc.tags && doc.tags.length) {
+    for(var idx in doc.tags) {
+      if (doc.tags[idx]){ 
+        emit([doc.tags[idx].toLowerCase(), doc.created_at], doc);
+      }
+    }
+  }
+}
\ No newline at end of file
diff --git a/web/query/views/tags/reduce.js b/web/query/views/tags/reduce.js
new file mode 100644 (file)
index 0000000..768b109
--- /dev/null
@@ -0,0 +1 @@
+_count
\ No newline at end of file
diff --git a/web/setup.sh b/web/setup.sh
new file mode 100644 (file)
index 0000000..6dadeb4
--- /dev/null
@@ -0,0 +1,149 @@
+#/bin/bash
+
+if ! rpm -q bzr &> /dev/null ;  then 
+       echo "bzr is not installed"
+       exit    
+fi
+
+if [ ! -d graphite ] ; then 
+       # just picked latest revno on 6/27/2011 for a static config
+       echo "bzr branch -r revno:409 lp:graphite"
+       bzr branch -r revno:409 lp:graphite
+       cd graphite/
+       ./check-dependencies.py 
+fi
+
+if [ ! -d deps ] ; then
+       mkdir deps
+       pushd deps/
+
+       wget http://launchpad.net/graphite/1.0/0.9.8/+download/graphite-web-0.9.8.tar.gz
+       wget http://launchpad.net/graphite/1.0/0.9.8/+download/carbon-0.9.8.tar.gz
+       wget http://launchpad.net/graphite/1.0/0.9.8/+download/whisper-0.9.8.tar.gz
+       wget http://launchpad.net/txamqp/trunk/0.3/+download/python-txamqp_0.3.orig.tar.gz
+
+       tar -xvf python-txamqp_0.3.orig.tar.gz 
+       tar -zxvf whisper-0.9.8.tar.gz 
+       tar -zxvf carbon-0.9.8.tar.gz 
+       tar -zxvf graphite-web-0.9.8.tar.gz 
+
+       pushd python-txamqp-0.3/
+       python setup.py install
+       popd
+
+       pushd whisper-0.9.8
+       python setup.py install
+       popd
+
+       pushd carbon-0.9.8
+       python setup.py install
+       popd
+
+       pushd graphite-web-0.9.8
+       python setup.py install
+       cp examples/example-graphite-vhost.conf /etc/httpd/conf.d/graphite-vhost.conf
+
+       sed -i -e 's|WSGIScriptAlias / /opt/graphite/conf/graphite.wsgi|WSGIScriptAlias /graphite /opt/graphite/conf/graphite.wsgi|g' /etc/httpd/conf.d/graphite-vhost.conf
+       echo "WSGISocketPrefix /var/run/" >> /etc/httpd/conf.d/graphite-vhost.conf
+       echo "RedirectMatch ^/graphite$ /graphite/" >> /etc/httpd/conf.d/graphite-vhost.conf
+
+       # move /opt/graphite/webapp refs to /var/www/html
+       ln -s /opt/graphite/webapp/content/ /var/www/html/
+       ln -s /opt/graphite/webapp/graphite/ /var/www/html/
+       ln -s /opt/graphite/webapp/graphite_web-0.9.8-py2.6.egg-info /var/www/html/
+       sed -i -e 's|DocumentRoot ".*|DocumentRoot "/var/www/html"|g' /etc/httpd/conf.d/graphite-vhost.conf
+       sed -i -e 's|Alias /content/ .*|Alias /content/ /var/www/html/content/|g' /etc/httpd/conf.d/graphite-vhost.conf
+       cp /opt/graphite/conf/graphite.wsgi.example /opt/graphite/conf/graphite.wsgi
+       cp /opt/graphite/conf/carbon.conf.example /opt/graphite/conf/carbon.conf
+       cp /usr/share/myops/web/view/storage-schemas.conf /opt/graphite/conf/
+
+       popd
+
+       popd # deps
+       ./check-dependencies.py 
+
+fi
+
+
+# NOTE: TEMP hack for testing...
+sed -i -e 's/2003/3003/g' -e 's/2004/3004/g' -e 's/7002/6002/g' /opt/graphite/conf/carbon.conf
+sed -i -e 's/2003/3003/g' /usr/bin/sar2graphite.py
+sed -i -e 's/2003/3003/g' /usr/share/myops/web/collect/server/*.py
+
+
+# setup db for graphite application
+cd /opt/graphite/webapp/graphite
+/usr/bin/yes "no" | python manage.py syncdb
+
+# start carbon cache
+cd /opt/graphite/bin
+chown -R apache.apache  /opt/graphite/storage/
+./carbon-cache.py start
+
+# restart on reboot
+if ! grep carbon-cache /etc/rc.local ; then
+
+       cat <<EOF >> /etc/rc.local
+cd /opt/graphite/bin
+./carbon-cache.py start
+EOF
+
+fi
+
+
+export HOST=`hostname`
+sed -i -e 's/HOSTNAME/'$HOST'/g' /var/www/html/PlanetLabConf/sysstat.cron
+sed -i -e 's/HOSTNAME/'$HOST'/g' /etc/cron.d/sysstat.cron
+sed -i -e 's/HOSTNAME/'$HOST'/g' /usr/share/myops/web/collect/server/load-graphite.py
+sed -i -e 's/HOSTNAME/'$HOST'/g' /var/www/html/view/urllist.txt
+sed -i -e 's/HOSTNAME/'$HOST'/g' /etc/cron.hourly/load_all_couchdb.sh
+
+# QUERY/COUCHAPP
+
+wget http://python-distribute.org/distribute_setup.py
+python distribute_setup.py
+easy_install pip
+
+#OMFG, couchapp install requires gcc...
+yum groupinstall -y Development\ Tools
+# for ONE .c file!
+
+pip install couchapp
+
+export IP=`ip addr show eth0 | grep -E "eth0$" | tr '/' ' ' | awk '{print $2}'`
+sed -i -e 's/;bind_address = 127.0.0.1/bind_address = '$IP'/g' /etc/couchdb/local.ini
+export PASSWORD=makethisrandom1
+sed -i -e 's/;admin = .*/admin = '$PASSWORD'/g' /etc/couchdb/local.ini
+
+service couchdb restart
+chkconfig couchdb on
+
+sleep 10
+pushd /usr/share/myops/web/query
+echo "couchapp push . http://admin:$PASSWORD@$HOST:5984/myops"
+couchapp push . http://admin:$PASSWORD@$HOST:5984/myops
+
+# COLLECT; probably need a better way to set IPADDR...
+sed -i -e 's/IPADDR/'$IP'/g' /usr/share/myops/web/collect/client/collect.sh
+sed -i -e 's/IPADDR/'$IP'/g' /usr/share/myops/web/collect/client/upload.sh
+
+if [ ! -f /etc/httpd/conf.d/php.conf ] ; then
+       # enable php scripts
+       cp /usr/share/myops/web/collect/server/php.conf /etc/httpd/conf.d/php.conf
+fi
+
+mkdir -p /var/www/html/uploadlogs/raw
+chown -R apache.apache /var/www/html/uploadlogs
+
+sed -i -e 's/IPADDR/'$IP'/g' /usr/share/myops/web/collect/server/load_couch.py
+
+
+chkconfig crond on
+service crond start
+
+chkconfig httpd on
+service httpd start
+
+# NOTE: there are other logging servers...  :-/
+chkconfig sysklogd on
+service sysklogd start
diff --git a/web/view/.bash_eternal_history b/web/view/.bash_eternal_history
new file mode 100644 (file)
index 0000000..0d71c3f
--- /dev/null
@@ -0,0 +1,2421 @@
+28511 root   101  1305697084 source .bashrc 
+28511 root   102  1305697084 ls
+28511 root   103  1305697088 cd kernel_versions/
+28511 root   104  1305697090 cd ../
+28511 root   105  1305697147 ls
+28511 root   106  1305697152 tar -zxvf gdata-2.0.14.tar.gz 
+28511 root   107  1305697154 cd gad
+28511 root   108  1305697155 cd gad
+28511 root   109  1305697157 cd gdata-2.0.14
+28511 root   110  1305697157 ls
+28511 root   111  1305697162 ./setup.py install
+28511 root   112  1305697165 cd ..
+28511 root   113  1305697165 ls
+28511 root   114  1305697170 ./add-google-record.py --help
+28511 root   115  1305697174 vim add-google-record.py 
+28511 root   116  1305697182 ./add-google-record.py --help
+28511 root   117  1305697192 yum install simplejson
+28511 root   118  1305697195 yum search json
+28511 root   119  1305697212 yum install python-simplejson 
+28511 root   120  1305697217 ./add-google-record.py --help
+28511 root   121  1305697265 #./add-google-record.py --create --database Kernel --sheet one --labels=
+28511 root   122  1305697267 cd kernel_versions/
+28511 root   123  1305697268 ls
+28511 root   124  1305697271 cat new.kv 
+28511 root   125  1305697277 cat all.kv 
+28511 root   126  1305697306 ../add-google-record.py --create --database Kernel --sheet one --labels="2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --help
+28511 root   127  1305697319 #../add-google-record.py --create --database Kernel --sheet one --labels="2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" 
+28511 root   128  1305697324 ls
+28511 root   129  1305697326 cat new.kv 
+28511 root   130  1305697339 sed -i -e 's/-/\//' new.kv 
+28511 root   131  1305697341 cat new.kv 
+28511 root   132  1305697344 sed -i -e 's/-/\//' new.kv 
+28511 root   133  1305697345 cat new.kv 
+28511 root   134  1305697367 sed -i -e 's/ /,/' new.kv 
+28511 root   135  1305697369 cat new.kv 
+28511 root   136  1305697408 #cat all.kv 
+28511 root   137  1305697422 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv --help
+28511 root   138  1305697425 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv 
+28511 root   139  1305697507 #../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv 
+28511 root   140  1305697509 head new.kv 
+28511 root   141  1305697630 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/02/15,138,392,59,
+28511 root   142  1305697642 vim ../add-google-record.py 
+28511 root   143  1305697671 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/02/15,138,392,59,
+28511 root   144  1305697678 fg
+28511 root   145  1305697732 vim /usr/lib/python2.6/site-packages/gdata/spreadsheet/text_db.py
+28511 root   146  1305697829 tail new.kv 
+28511 root   147  1305697837 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/05/10,58,150,268,7,1,8,
+28511 root   148  1305697953 ../add-google-record.py --create --database Kernel --sheet one --labels="date,k2.6.22,k2.6.27,k2.6.32-11,k2.6.32-14,k2.6.32-15,k2.6.32-9" --values 2011/05/10,58,150,268,7,1,8,
+28511 root   149  1305697961 fg
+28511 root   150  1305698023 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/05/10,58,150,268,7,1,8,
+28511 root   151  1305698030 fg
+28511 root   152  1305698043 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/05/10,58,150,268,7,1,8, --prefix k
+28511 root   153  1305698058 fg
+28511 root   154  1305698061 #vim /usr/lib/python2.6/site-packages/gdata/spreadsheet/text_db.py
+28511 root   155  1305698061 fg
+28511 root   156  1305698063 vim ../add-google-record.py 
+28511 root   157  1305698118 ##vim /usr/lib/python2.6/site-packages/gdata/spreadsheet/text_db.py
+28511 root   158  1305698118 fg
+28511 root   159  1305698127 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --values 2011/05/10,58,150,268,7,1,8, --prefix k
+28511 root   160  1305698157 ../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv --prefix k
+28511 root   161  1305698194 ls
+28511 root   162  1305698198 cat all.kv | less
+28511 root   163  1305698244 #../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv --prefix k
+28511 root   164  1305698246 cat all.kv 
+28511 root   165  1305698264 awk '{ if (NF > 1 && !($2 ~ 2.6) && ($2 ~ /,/) ) { print $0} }' all.kv  
+28511 root   166  1305698270 awk '{ if (NF > 1 && ($2 ~ /,/) ) { print $0} }' all.kv  
+28511 root   167  1305698280 awk '{ if (NF > 1 && ($2 ~ /,/) ) { print $0} }' all.kv > new2.kv
+28511 root   168  1305698283 cat new2.kv 
+28511 root   169  1305698398 cat new2.kv  | awk 'BEGIN { a=""; } {if ( a == $1 ) { print $0,a } a=$1 } END { print $0, a}'
+28511 root   170  1305698419 cat new2.kv  | awk 'BEGIN { a=""; } {if ( a == $1 ) { print $0,a,b } a=$1; b=$2} END { print $0, a, b}'
+28511 root   171  1305698439 cat new2.kv  | awk 'BEGIN { a=""; } {if ( a == $1 ) { print $0,b } a=$1; b=$2} END { print $0, b}'
+28511 root   172  1305698469 #cat new2.kv  | awk 'BEGIN { a=""; } {if ( a == $1 ) { print $0,b } a=$1; b=$2} END { print $0, b}'
+28511 root   173  1305698483 #echo cat new2.kv  | awk 'BEGIN { a=""; } {if ( a == $1 ) { print $0,b } a=$1; b=$2} END { print $0, b}'
+28511 root   174  1305698494 cat <<EOF >> script.sh
+28511 root   175  1305698502 cat <<\EOF >> script.shEOF
+28511 root   176  1305698508 cat script.sh 
+28511 root   177  1305698868 vim script.sh 
+28511 root   178  1305698880 cp /root/.vimrc ../
+28511 root   179  1305698881 fg
+28511 root   180  1305698885 vim script.sh 
+28511 root   181  1305698921 fg
+28511 root   182  1305698943 ##../add-google-record.py --create --database Kernel --sheet one --labels="date,2.6.22,2.6.27,2.6.32-11,2.6.32-14,2.6.32-15,2.6.32-9" --valuelist new.kv --prefix k
+28511 root   183  1305698943 fg
+28511 root   184  1305698960 #awk '{ if (NF > 1 && ($2 ~ /,/) ) { print $0} }' all.kv > new2.kv
+28511 root   185  1305698964 fg
+28511 root   186  1305698976 #./get_kv.sh > all.kv
+28511 root   187  1305698980 fg
+28511 root   188  1305699045 chmod 755 ./script.sh
+28511 root   189  1305699047 cat script.sh
+28511 root   190  1305699056 cat new2.kv 
+28511 root   191  1305699057 fg
+28511 root   192  1305699076 #fg
+28511 root   193  1305699077 ./script.sh
+28511 root   194  1305699275 #./script.sh
+28511 root   195  1305699284 vim new2.kv 
+28511 root   196  1305699293 tail -20 new2.kv 
+28511 root   197  1305699296 tail -25 new2.kv 
+28511 root   198  1305699301 tail -22 new2.kv 
+28511 root   199  1305699325 tail -18 new2.kv 
+28511 root   200  1305699328 tail -19 new2.kv 
+28511 root   201  1305699330 tail -18 new2.kv 
+28511 root   202  1305699335 tail -18 new2.kv  > new3.kv
+28511 root   203  1305699420 ##./script.sh
+28511 root   204  1305699420 fg
+28511 root   205  1305699425 ./script.sh
+28511 root   206  1305705710 ls
+28511 root   207  1305705714 cat script.sh
+28511 root   208  1305705720 cat get_kv.sh
+28511 root   208  1305705720 cat get_kv.sh
+28511 root   209  1305705751 fg
+28511 root   210  1305705753 fg
+28511 root   210  1305705753 fg
+28511 root   211  1305707271 ls
+28511 root   212  1305707272 cat script.sh
+28511 root   213  1305707349 ls
+28511 root   214  1305707350 cd ..
+28511 root   215  1305707351 ls
+28511 root   216  1305766665 ls
+14917 root   216  1305766665 ls
+14917 root   217  1305769646 ls
+14917 root   218  1305769650 cd
+14917 root   219  1305769650 ls
+14917 root   220  1305769712 yum install bazaar
+14917 root   221  1305769759 bzr branch lp:graphite
+14917 root   222  1305769768 baz --help
+14917 root   223  1305769778 yum search bzr
+14917 root   224  1305769789 yum install -y bzr 
+14917 root   225  1305769808 bzr branch lp:graphite
+14917 root   226  1305769857 cd tr
+14917 root   227  1305769860 ls
+14917 root   228  1305769863 cd graphite/
+14917 root   229  1305769864 ls
+14917 root   230  1305769868 ./check-dependencies.py 
+14917 root   231  1305769878 mkdir deps
+14917 root   232  1305769879 cd deps/
+14917 root   233  1305769880 ls
+14917 root   234  1305769885 pushd whisper
+14917 root   235  1305769903 wget http://launchpad.net/graphite/1.0/0.9.8/+download/graphite-web-0.9.8.tar.gz
+14917 root   236  1305769912 wget http://launchpad.net/graphite/1.0/0.9.8/+download/carbon-0.9.8.tar.gz
+14917 root   237  1305769918 wget http://launchpad.net/graphite/1.0/0.9.8/+download/whisper-0.9.8.tar.gz
+14917 root   238  1305769919 ls
+14917 root   239  1305769921 tar -zxvf whisper-0.9.8.tar.gz 
+14917 root   240  1305769925 tar -zxvf carbon-0.9.8.tar.gz 
+14917 root   241  1305769928 tar -zxvf graphite-web-0.9.8.tar.gz 
+14917 root   242  1305769929 ls
+14917 root   243  1305769930 cd whisper-0.9.8
+14917 root   244  1305769931 ls
+14917 root   245  1305769942 python setup.py install
+14917 root   246  1305769949 cd ../carbon-0.9.8
+14917 root   247  1305769950 python setup.py install
+14917 root   248  1305769959 cd /opt/graphite/conf/
+14917 root   249  1305769959 ls
+14917 root   250  1305769967 cp carbon.conf.example carbon.conf
+14917 root   251  1305769974 cp storage-schemas.conf.example storage-schemas.conf
+14917 root   252  1305770043 echo $(( 60 * 60 * 24 * 365 ))
+14917 root   253  1305770051 echo $(( 60 * 24 * 365 ))
+14917 root   254  1305770066 vim storage-schemas.conf
+14917 root   255  1305770085 echo $(( 60 * 24 * 365 * 2))
+14917 root   256  1305770090 fg
+14917 root   257  1305770095 fg
+14917 root   258  1305770098 vim storage-schemas.conf
+14917 root   259  1305770106 echo $(( 60 * 24 * 365 * 4))
+14917 root   260  1305770110 fg
+14917 root   261  1305826384 ls
+14917 root   262  1305826385 cd ..
+14917 root   263  1305826385 ls
+14917 root   264  1305826390 cd --
+14917 root   265  1305826396 cd 2
+14917 root   266  1305826397 cd -2
+14917 root   267  1305826398 ls
+14917 root   268  1305826402 cd bin/
+14917 root   269  1305826402 ls
+14917 root   270  1305826405 cd ./
+14917 root   271  1305826406 ls
+14917 root   272  1305826407 cd ../../
+14917 root   273  1305826407 ls
+14917 root   274  1305826412 cd graphite-web-0.9.8
+14917 root   275  1305826412 ls
+14917 root   276  1305826414 ./check-dependencies.py 
+14917 root   277  1305826447 yum search cairo django mod_python memcache ldap twisted txamqp 
+14917 root   278  1305826457 yum install -y cairo django mod_python memcache ldap twisted txamqp 
+14917 root   279  1305826507 cat ~/.bash_eternal_history 
+14917 root   280  1305826531 yum install -y openldap django memcached txamqp 
+14917 root   281  1305826539 yum search django
+14917 root   282  1305826553 yum install -y Django 
+14917 root   283  1305826583 yum search txamqp
+14917 root   284  1305826590 yum search txam
+14917 root   285  1305826595 yum search amqp
+14917 root   286  1305826602 ./check-dependencies.py 
+14917 root   287  1305826607 yum search cairo
+14917 root   288  1305826612 #./check-dependencies.py 
+14917 root   289  1305826617 yum install -y cairo
+14917 root   290  1305826624 #./check-dependencies.py 
+14917 root   291  1305826626 ./check-dependencies.py 
+14917 root   292  1305826635 yum install python-cairo
+14917 root   293  1305826642 yum search cairo
+14917 root   294  1305826649 yum install pycairo
+14917 root   295  1305826653 ./check-dependencies.py 
+14917 root   296  1305826677 yum install -y python-memcached python-ldap 
+14917 root   297  1305826683 ./check-dependencies.py 
+14917 root   298  1305827173 yum search amqp
+14917 root   299  1305827191 yum install amqp pqidd
+14917 root   300  1305827208 yum install amqp qpidd
+14917 root   301  1305827216 ./check-dependencies.py 
+14917 root   302  1305827275 cd ..
+14917 root   303  1305827277 wget http://launchpad.net/txamqp/trunk/0.3/+download/python-txamqp_0.3.orig.tar.gz
+14917 root   304  1305827282 tar -xvf python-txamqp_0.3.orig.tar.gz 
+14917 root   305  1305827283 cd python-txamqp
+14917 root   306  1305827284 ls
+14917 root   307  1305827286 cd python-txamqp
+14917 root   308  1305827287 ls
+14917 root   309  1305827289 cd python-txamqp-0.3/
+14917 root   310  1305827290 ls
+14917 root   311  1305827295 python setup.py install
+14917 root   312  1305827298 cd ../
+14917 root   313  1305827299 ls
+14917 root   314  1305827301 cd graphite-web-0.9.8
+14917 root   315  1305827302 ./check-dependencies.py 
+14917 root   316  1305827311 python ./setup.py  install
+14917 root   317  1305827348 ls
+14917 root   318  1305827350 cd examples/
+14917 root   319  1305827351 ls
+14917 root   320  1305827354 cat example-graphite-vhost.conf 
+14917 root   321  1305827381 hostname
+14917 root   322  1305827385 ps ax 
+14917 root   323  1305827404 cp example-graphite-vhost.conf /etc/httpd/conf.d/graphite-vhost.conf
+14917 root   324  1305827409 vim /etc/httpd/conf.d/graphite-vhost.conf
+14917 root   325  1305827439 cd /etc/httpd/conf
+14917 root   326  1305827440 ls
+14917 root   327  1305827441 grep 80 *
+14917 root   328  1305827443 vim httpd.conf 
+14917 root   329  1305827451 cd -
+14917 root   330  1305827452 cd -
+14917 root   331  1305827453 cd ../conf.d/
+14917 root   332  1305827454 ls
+14917 root   333  1305827455 grep 80 *
+14917 root   334  1305827468 vim proxy_ajp.conf 
+14917 root   335  1305827477 ls
+14917 root   336  1305827488 service httpd restart
+14917 root   337  1305827516 vim cd ../conf
+14917 root   338  1305827520 cd ../conf
+14917 root   339  1305827521 ls
+14917 root   340  1305827522 vim httpd.conf
+14917 root   341  1305827540 yum search wsgi
+14917 root   342  1305827546 yum install mod_wsgi
+14917 root   343  1305827558 vim httpd.conf
+14917 root   344  1305827575 rpm -q -l mod_wsgi
+14917 root   345  1305827580 service httpd restart
+14917 root   346  1305827594 cat /etc/httpd/conf.d/wsgi.conf 
+14917 root   347  1305827601 vim httpd.conf
+14917 root   348  1305827605 service httpd restart
+14917 root   349  1305827606 ps ax 
+14917 root   350  1305827652 cd /opt/graphite/webapp/graphite
+14917 root   351  1305827658 python manage.py syncdb
+14917 root   352  1305827709 less /etc/passwd
+14917 root   353  1305827717 cat /etc/group
+14917 root   354  1305827729 chown -R apache.apache  /opt/graphite/storage/
+14917 root   355  1305827761 service httpd restart
+14917 root   356  1305827861 netstat -a
+14917 root   357  1305827881 service httpd restart
+14917 root   358  1305827887 curl localhost
+14917 root   359  1305827890 curl http://localhost
+14917 root   360  1305827893 curl http://localhost:8080
+14917 root   361  1305827915 cd /opt/graphite/
+14917 root   362  1305827916 ls
+14917 root   363  1305827917 ./bin/carbon-cache.py start
+14917 root   364  1305827919 ps ax 
+14917 root   365  1305827943 cd /opt/graphite/storage/log/
+14917 root   366  1305827944 ls
+14917 root   367  1305827947 cd carbon-cache/
+14917 root   368  1305827947 ls
+14917 root   369  1305827950 cd ../webapp/
+14917 root   370  1305827951 ls
+14917 root   371  1305827952 cat error.log 
+14917 root   372  1305827962 ls -l /opt/graphite/conf/
+14917 root   373  1305827963 ls
+14917 root   374  1305827972 cd /opt/graphite/conf/
+14917 root   375  1305827973 ls
+14917 root   376  1305827977 cp graphite.wsgi.example graphite.wsgi
+14917 root   377  1305827986 service httpd restart
+14917 root   378  1305828037 cd ..
+14917 root   379  1305828037 ls
+14917 root   380  1305828044 cat webapp/graphite/local_settings.py.example 
+14917 root   381  1305828052 echo DEBUG = True > webapp/graphite/local_settings.py
+14917 root   382  1305828057 service httpd restart
+14917 root   383  1305828069 ls
+14917 root   384  1305828075 ps ax 
+14917 root   385  1305828122 PYTHONPATH=`pwd`/whisper ./bin/run-graphite-devel-server.py --libs=`pwd`/webapp/ /opt/graphite/
+14917 root   386  1305828127 service httpd stop
+14917 root   387  1305828129 PYTHONPATH=`pwd`/whisper ./bin/run-graphite-devel-server.py --libs=`pwd`/webapp/ /opt/graphite/
+14917 root   388  1305828266 cd storage/log/
+14917 root   389  1305828266 ls
+14917 root   390  1305828267 cd webapp/
+14917 root   391  1305828268 ls
+14917 root   392  1305828270 cat exception.log 
+14917 root   393  1305828272 cat error.log 
+14917 root   394  1305828280 service httpd start
+14917 root   395  1305828284 cat error.log 
+14917 root   396  1305828300 cat /etc/httpd/logs/wsgi.13817.0.1.sock
+14917 root   397  1305828309 ls -l /etc/httpd/logs/wsgi.13817.0.1.sock
+14917 root   398  1305828316 ps ax
+14917 root   399  1305828321 cd ../../conf
+14917 root   400  1305828321 ls
+14917 root   401  1305828323 cd ../../
+14917 root   402  1305828324 ls
+14917 root   403  1305828326 cd ../conf/
+14917 root   404  1305828327 ls
+14917 root   405  1305828328 vim graphite.wsgi
+14917 root   406  1305828343 rm graphite.wsgi
+14917 root   407  1305828344 ls
+14917 root   408  1305828364 cat ../storage/log/webapp/error.log 
+14917 root   409  1305828373 ls
+14917 root   410  1305828377 cp graphite.wsgi.example graphite.wsgi
+14917 root   411  1305828379 service httpd restart
+14917 root   412  1305828383 cat ../storage/log/webapp/error.log 
+14917 root   413  1305828390 cd /etc/httpd/logs/
+14917 root   414  1305828390 ls
+14917 root   415  1305828392 ls -al
+14917 root   416  1305828409 cd /etc/httpd/
+14917 root   417  1305828409 ls
+14917 root   418  1305828411 ls -al
+14917 root   419  1305828413 cd conf
+14917 root   420  1305828415 ls -al
+14917 root   421  1305828419 cd ../logs/
+14917 root   422  1305828419 ls
+14917 root   423  1305828426 chown apache.apache wsgi.14328.0.1.sock 
+14917 root   424  1305828431 cat ../storage/log/webapp/error.log 
+14917 root   425  1305828433 cd --
+14917 root   426  1305828437 cd -3
+14917 root   427  1305828438 cat ../storage/log/webapp/error.log 
+14917 root   428  1305828647 cat /etc/httpd/conf.d/graphite-vhost.conf
+14917 root   429  1305828674 cat /var/log/httpd/error_log 
+14917 root   430  1305828687 ls
+14917 root   431  1305828693 cat /var/log/httpd/access_log 
+14917 root   432  1305828698 cat /var/log/httpd/error_log 
+14917 root   433  1305828701 cat /var/log/httpd/access_log 
+14917 root   434  1305828711 cat ../storage/log/webapp/access.log 
+14917 root   435  1305828931 vim /etc/httpd/conf.d/graphite-vhost.conf
+14917 root   436  1305828956 ls -l /opt/graphite/storage/logs/webapp
+14917 root   437  1305828959 ls -l /opt/graphite/storage/log/webapp
+14917 root   438  1305828961 fg
+14917 root   439  1305828968 service httpd restart
+14917 root   440  1305828974 fg
+14917 root   441  1305828983 service httpd restart
+14917 root   442  1305829036 cat ../storage/log/webapp/error.log 
+14917 root   443  1305829044 echo "" >> ../storage/log/webapp/error.log 
+14917 root   444  1305829046 cat ../storage/log/webapp/error.log 
+14917 root   445  1305829049 tail -f ../storage/log/webapp/error.log 
+14917 root   446  1305829060 tail -f ../storage/log/webapp/access.log
+14917 root   447  1305829063 ls
+14917 root   448  1305829069 cd /opt/graphite/storage/logs/webapp
+14917 root   449  1305829070 l
+14917 root   450  1305829074 cd /opt/graphite/storage/log/webapp
+14917 root   451  1305829075 ls
+14917 root   452  1305829076 cat exception.log 
+14917 root   453  1305829078 cat info.log 
+14917 root   454  1305829203 cat /var/log/httpd/error_log 
+14917 root   455  1305829206 ls
+14917 root   456  1305829209 man tail
+14917 root   457  1305829213 tail --help
+14917 root   458  1305829228 tail -f /var/log/httpd/error_log  ./error.log 
+14917 root   459  1305829290 ls -l /opt/graphite/storage/graphite.db
+14917 root   460  1305829297 ps ax 
+14917 root   461  1305829305 ps --help
+14917 root   462  1305829318 ps -G apache
+14917 root   463  1305829323 ps -U apache
+14917 root   464  1305829327 ps -U root
+14917 root   465  1305829329 ps -G root
+14917 root   466  1305829338 cd ../../
+14917 root   467  1305829338 ls
+14917 root   468  1305829339 ls -al
+14917 root   469  1305829346 ls -alR
+14917 root   470  1305829352 cd ../
+14917 root   471  1305829357 chown -R apache.apache  /opt/graphite/storage/
+14917 root   472  1305829624 ls
+14917 root   473  1305829626 cd conf/
+14917 root   474  1305829626 ls
+14917 root   475  1305829632 cd ../
+14917 root   476  1305829633 ls
+14917 root   477  1305829640 ls
+14917 root   478  1305829658 grep -r priority *
+14917 root   478  1305829658 grep -r priority *
+14917 root   479  1305829662 grep -r priority *
+14917 root   480  1305829665 vim conf/storage-schemas.conf
+14917 root   481  1305829809 ls
+14917 root   482  1305829812 vim conf/carbon.conf
+14917 root   483  1305830125 w
+14917 root   484  1305830157 ls
+14917 root   485  1305830164 cd bin/
+14917 root   486  1305830164 ls
+14917 root   487  1305830167 cd ../
+14917 root   488  1305830168 ls
+14917 root   489  1305830172 find ./ -name "examples*"
+14917 root   490  1305830176 cd /root/
+14917 root   491  1305830177 ls
+14917 root   492  1305830179 cd /home/personal_soltesz/
+14917 root   493  1305830180 ls
+14917 root   494  1305830186 cd graphite/deps/
+14917 root   495  1305830187 ls
+14917 root   496  1305830190 cd carbon-0.9.8
+14917 root   497  1305830190 ls
+14917 root   498  1305830193 cd ../whisper-0.9.8
+14917 root   499  1305830194 ls
+14917 root   500  1305830195 cd bin/
+14917 root   501  1305830195 ls
+14917 root   502  1305830197 cd ../../
+14917 root   503  1305830200 cd carbon-0.9.8bi
+14917 root   504  1305830202 cd carbon-0.9.8
+14917 root   505  1305830202 ls
+14917 root   506  1305830203 cd bin/
+14917 root   507  1305830204 ls
+14917 root   508  1305830206 cd ../
+14917 root   509  1305830206 ls
+14917 root   510  1305830213 cd ../graphite-web-0.9.8/examples/
+14917 root   511  1305830213 ls
+14917 root   512  1305830218 cd ..
+14917 root   513  1305830219 python ./examples/example-client.py 
+14917 root   514  1305830252 cd /opt/graphite/storage/whisper/system/
+14917 root   515  1305830253 ls
+14917 root   516  1305830255 ls -al
+14917 root   517  1305830261 cat loadavg_15min.wsp
+14917 root   517  1305830261 cat loadavg_15min.wsp
+14917 root   518  1305830318 cat ./examples/example-client.py
+14917 root   519  1305830319 cd --
+14917 root   520  1305830320 cd -
+14917 root   521  1305830322 cat ./examples/example-client.py
+14917 root   522  1305830349 cd -
+14917 root   523  1305830353 cd --
+14917 root   524  1305830355 cd -1
+14917 root   525  1305830358 ./examples/example-client.py
+14917 root   526  1305830362 cd examples/
+14917 root   527  1305830362 ls
+14917 root   528  1305830368 python example-client.py 
+14917 root   529  1305830994 bg
+14917 root   529  1305830994 bg
+14917 root   529  1305830994 bg
+14917 root   530  1305830998 vvim example-client.py 
+14917 root   531  1305831001 vim example-client.py 
+14917 root   531  1305831001 vim example-client.py 
+14917 root   531  1305831001 vim example-client.py 
+14917 root   531  1305831001 vim example-client.py 
+14917 root   532  1305831144 fg
+14917 root   533  1305831146 fg
+14917 root   534  1305831148 fg
+14917 root   535  1305831158 python ./example-client.py &> /dev/null &
+14917 root   535  1305831158 python ./example-client.py &> /dev/null &
+14917 root   535  1305831158 python ./example-client.py &> /dev/null &
+14917 root   536  1305831190 cd
+14917 root   537  1305831191 ls
+14917 root   538  1305831195 cd -
+14917 root   539  1305831196 ls
+14917 root   540  1305831199 cp example-client.py ~/
+14917 root   541  1305831200 cd ~/
+14917 root   542  1305831201 ls
+14917 root   543  1305831218 chmod 755 load-ts.py
+14917 root   544  1305831226 mv example-client.py load-graphite.py
+14917 root   545  1305831228 vim load-graphite.py 
+14917 root   546  1305831410 ls
+14917 root   547  1305831413 vim APICalls.csv 
+14917 root   548  1305831452 fg
+14917 root   549  1305831454 bg
+14917 root   550  1305831456 vim load-graphite.py 
+14917 root   551  1305831503 python
+14917 root   552  1305831514 fg
+14917 root   553  1305831612 head APICalls.csv 
+14917 root   554  1305831617 fg
+14917 root   555  1305831859 vim /opt/graphite/conf/storage-schemas.conf
+14917 root   556  1305831881 fg
+14917 root   557  1305831923 ps ax 
+14917 root   558  1305831931 ls
+14917 root   559  1305831938 chmod 751 ./load-graphite.py
+14917 root   560  1305831938 fg
+14917 root   561  1305831940 bg
+14917 root   562  1305831941 vim load-graphite.py
+14917 root   563  1305832006 #./load-graphite.py APICalls.csv 
+14917 root   564  1305832006 fg
+14917 root   565  1305832030 ./load-graphite.py APICalls.csv 
+14917 root   566  1305832032 fg
+14917 root   567  1305832036 head APICalls.csv 
+14917 root   568  1305832040 fg
+14917 root   569  1305832260 ./load-graphite.py APICalls.csv 
+14917 root   570  1305832261 fg
+14917 root   571  1305832329 ./load-graphite.py APICalls.csv 
+14917 root   572  1305832331 fg
+14917 root   573  1305832367 ./load-graphite.py APICalls.csv 
+14917 root   574  1305832369 fg
+14917 root   575  1305832422 ./load-graphite.py APICalls.csv 
+14917 root   576  1305832423 fg
+14917 root   577  1305832440 ./load-graphite.py APICalls.csv 
+14917 root   578  1305832444 fg
+14917 root   579  1305832460 head APICalls.csv 
+14917 root   580  1305832463 vim APICalls.csv 
+14917 root   581  1305832470 vim APICalls.csv 
+14917 root   582  1305832518 ./load-graphite.py APICalls.csv 
+14917 root   583  1305832524 fg
+14917 root   584  1305832529 ./load-graphite.py APICalls.csv 
+14917 root   585  1305832536 fg
+14917 root   586  1305832548 ./load-graphite.py APICalls.csv 
+14917 root   587  1305832551 fg
+14917 root   588  1305832581 fg
+14917 root   589  1305832623 ./load-graphite.py APICalls.csv 
+14917 root   590  1305832625 fg
+14917 root   591  1305832754 ./load-graphite.py APICalls.csv
+14917 root   592  1305832763 fg
+14917 root   593  1305832769 ./load-graphite.py APICalls.csv
+14917 root   594  1305832772 fg
+14917 root   595  1305832779 ./load-graphite.py APICalls.csv
+14917 root   596  1305832782 fg
+14917 root   597  1305832785 ./load-graphite.py APICalls.csv
+14917 root   598  1305832795 fg
+14917 root   599  1305832813 ./load-graphite.py APICalls.csv
+14917 root   600  1305832837 fg
+14917 root   601  1305832850 ./load-graphite.py APICalls.csv
+14917 root   602  1305832867 vim APICalls.csv
+14917 root   603  1305832883 fg
+14917 root   604  1305832888 ./load-graphite.py APICalls.csv
+14917 root   605  1305832906 #./load-graphite.py APICalls.csv
+14917 root   606  1305832907 fg
+14917 root   607  1305832908 bg
+14917 root   608  1305832911 vim load-graphite.py
+14917 root   609  1305832920 ./load-graphite.py APICalls.csv
+14917 root   610  1305832922 fg
+14917 root   611  1305832945 ./load-graphite.py APICalls.csv
+14917 root   612  1305832952 fg
+14917 root   613  1305832954 bg
+14917 root   614  1305832955 
+14917 root   614  1305832955 
+14917 root   615  1305832959 vim load-graphite.py
+14917 root   616  1305833085 cd /opt/graphite/
+14917 root   617  1305833085 ls
+14917 root   618  1305833087 cd storage/
+14917 root   619  1305833088 ls
+14917 root   620  1305833091 cd whisper/
+14917 root   621  1305833092 ls
+14917 root   622  1305833094 cd api/
+14917 root   623  1305833094 ls
+14917 root   624  1305833096 cd www/
+14917 root   625  1305833096 ls
+14917 root   626  1305833099 cd ../../
+14917 root   627  1305833100 ls
+14917 root   628  1305833104 rm -rf api/
+14917 root   629  1305833107 cd ../
+14917 root   630  1305833107 ls
+14917 root   631  1305833109 cd ..
+14917 root   632  1305833111 vim conf/storage-schemas.conf
+14917 root   633  1305833124 cd
+14917 root   634  1305833130 ./load-graphite.py APICalls.csv
+14917 root   635  1305833203 cd -
+14917 root   636  1305833203 ls
+14917 root   637  1305833205 vim conf/storage-schemas.conf
+14917 root   638  1305833213 echo $(( 60 * 60 ))
+14917 root   639  1305833214 fg
+14917 root   640  1305833225 service httpd restart
+14917 root   641  1305833226 ps ax 
+14917 root   642  1305833232 ./bin/carbon-cache.py restart
+14917 root   643  1305833236 ./bin/carbon-cache.py stop
+14917 root   644  1305833238 ./bin/carbon-cache.py start
+14917 root   645  1305833243 cd storage/
+14917 root   646  1305833244 ls
+14917 root   647  1305833245 cd whisper/
+14917 root   648  1305833246 ls
+14917 root   649  1305833251 rm -rf api/
+14917 root   650  1305833251 ls
+14917 root   651  1305833253 cd ../../
+14917 root   652  1305833255 cd storage/
+14917 root   653  1305833255 ls
+14917 root   654  1305833256 cd lists/
+14917 root   655  1305833257 ls
+14917 root   656  1305833260 cd rr
+14917 root   657  1305833261 cd rrd
+14917 root   658  1305833262 ls
+14917 root   659  1305833263 cd ../
+14917 root   660  1305833263 ls
+14917 root   661  1305833264 cd ..
+14917 root   662  1305833265 ls
+14917 root   663  1305833271 grep -r api *
+14917 root   664  1305833277 cd -
+14917 root   665  1305833280 cd ~/
+14917 root   666  1305833283 ./load-graphite.py APICalls.csv
+14917 root   667  1305835387 python
+14917 root   668  1305835390 cat load-graphite.py
+14917 root   669  1305835391 python
+14917 root   670  1305836038 ls
+14917 root   671  1305836041 cd /opt/graphite/
+14917 root   672  1305836041 ls
+14917 root   673  1305836043 cd lib/
+14917 root   674  1305836043 ls
+14917 root   675  1305836045 cd carbon
+14917 root   676  1305836045 ls
+14917 root   677  1305836050 grep -r functions *
+14917 root   678  1305836053 grep -r avg *
+14917 root   679  1305836056 vim aggregator/rules.py
+14917 root   680  1305836136 cd ../../bin/
+14917 root   681  1305836136 ls
+14917 root   682  1305836142 vim carbon-aggregator.py 
+14917 root   683  1305836153 cd ../conf/
+14917 root   684  1305836154 ls
+14917 root   685  1305836156 cat aggregation-rules.conf.example 
+14917 root   686  1305839969 cd
+14917 root   687  1305839969 ls
+14917 root   687  1305839969 ls
+14917 root   688  1305839971 fg
+14917 root   689  1305839972 fg
+2235 root   689  1305839972 fg
+2235 root   690  1305840004 chown personal_soltesz.slices *
+2235 root   691  1305840006 chown personal_soltesz.slices .*
+2213 personal_soltesz     1  1305839997 sudo -s
+11635 personal_soltesz   692  1305839997 sudo -s
+11657 root   692  1305839997 sudo -s
+11657 root   693  1305844239 cd /opt/graphite/
+11657 root   694  1305844239 ls
+11657 root   695  1305844240 cd conf/
+11657 root   696  1305844241 ls
+11657 root   697  1305844309 cd ../storage/
+11657 root   698  1305844309 ls
+11657 root   699  1305844311 cd whisper/
+11657 root   700  1305844312 ls
+11657 root   701  1305844314 cd monitor/
+11657 root   702  1305844314 ls
+11657 root   703  1305844318 rm -rf boot
+11657 root   704  1305844319 ls
+11657 root   705  1305844537 cd ../../
+11657 root   706  1305844537 ls
+11657 root   707  1305844538 cd log/
+11657 root   708  1305844538 ls
+11657 root   709  1305844540 cd webapp
+11657 root   710  1305844540 s
+11657 root   711  1305844541 ls
+11657 root   712  1305844543 cat error.log 
+11657 root   712  1305844543 cat error.log 
+11657 root   712  1305844543 cat error.log 
+11657 root   713  1305844549 tail -f error.log 
+11657 root   714  1305844560 ls
+11657 root   715  1305844562 cat access.log 
+11657 root   716  1305844568 tail -f access.log 
+11657 root   717  1305844576 ls
+11657 root   718  1305844579 tail info.log 
+11657 root   719  1305844588 date
+11657 root   720  1305844591 cat exception.log 
+11657 root   721  1305844592 ls
+11657 root   722  1305844594 cd ../
+11657 root   723  1305844594 ls
+11657 root   724  1305844599 cat carbon-cache/query.log 
+11657 root   725  1305844608 date
+11657 root   726  1305844611 ls
+11657 root   727  1305844613 cd carbon-cache/
+11657 root   728  1305844613 ls
+11657 root   729  1305844614 tail -f *
+11657 root   730  1305845441 tail -f *
+11657 root   731  1305846520 ls
+11657 root   732  1305846523 ls
+11657 root   733  1305846524 cd ../../
+11657 root   734  1305846526 ls
+11657 root   735  1305846527 cd ../conf/
+11657 root   736  1305846528 ls
+11657 root   737  1305846531 vim aggregation-rules.conf.example 
+11657 root   738  1305846623 cp aggregation-rules.conf.example aggregation-rules.conf
+11657 root   739  1305846624 vim aggregation-rules.conf
+11657 root   740  1305846762 cd ../bin/
+11657 root   741  1305846763 ls
+11657 root   742  1305846766 ./carbon-aggregator.py start
+11657 root   743  1305846767 ps ax 
+11657 root   744  1305846775 ps ax 
+11657 root   745  1305846790 cd ../storage/
+11657 root   746  1305846790 ls
+11657 root   747  1305846791 cd whisper/
+11657 root   748  1305846792 ls
+11657 root   749  1305846795 rm -rf mmonitor/
+11657 root   750  1305846798 rm -rf xyz/
+11657 root   751  1305846803 rm -rf monkey/
+11657 root   752  1305846803 ls
+11657 root   753  1305846861 cd ../../
+11657 root   754  1305846863 cat conf/aggregation-rules.conf
+11657 root   755  1305846876 cd storage/whisper/
+11657 root   756  1305846877 ls
+11657 root   757  1305846886 cd monitor/
+11657 root   758  1305846886 ls
+11657 root   759  1305846891 rm -rf zoom/
+11657 root   760  1305846892 cd ../
+11657 root   761  1305846893 ls
+11657 root   762  1305846895 ls
+11657 root   763  1305846897 ls
+11657 root   764  1305846901 cd api/
+11657 root   765  1305846901 ls
+11657 root   766  1305846903 cd www/
+11657 root   767  1305846904 ls
+11657 root   768  1305846905 cd ../../
+11657 root   769  1305846906 ls
+11657 root   770  1305846911 cd ../
+11657 root   771  1305846912 ls
+11657 root   772  1305846923 ps ax
+11657 root   773  1305848153 ps ax
+11657 root   774  1305848155 ps ax
+11657 root   775  1305848536 cat ../conf/aggregation-rules.conf
+11657 root   776  1305848562 vim ../conf/aggregation-rules.conf
+11657 root   777  1305848570 #ps ax
+11657 root   778  1305848571 ps ax 
+11657 root   779  1305848576 ps ax
+11657 root   780  1305848577 ps ax
+11657 root   781  1305848740 fg
+11657 root   782  1305848742 cd ..
+11657 root   783  1305848742 ls
+11657 root   784  1305848743 cd conf/
+11657 root   785  1305848744 ls
+11657 root   786  1305848746 vim aggregation-rules.conf
+11657 root   787  1305848785 cd ../bin/
+11657 root   788  1305848785 ls
+11657 root   789  1305848791 ./carbon-aggregator.py stop
+11657 root   790  1305848796 ./carbon-aggregator.py start
+11657 root   791  1305848798 ps ax 
+11657 root   792  1305848805 cd ../storage/whisper/monitor/
+11657 root   793  1305848806 ls
+11657 root   794  1305848807 cd boot
+11657 root   795  1305848807 ls
+11657 root   796  1305848810 cd ../
+11657 root   797  1305848810 ls
+11657 root   798  1305848811 cd ../
+11657 root   799  1305848811 ls
+11657 root   800  1305848906 #tail info.log 
+11657 root   801  1305848909 cd ../log/
+11657 root   802  1305848909 ls
+11657 root   803  1305848912 cd carbon-aggregator/
+11657 root   804  1305848913 ls
+11657 root   805  1305848914 cat aggregator.log 
+11657 root   806  1305848927 date
+11657 root   807  1305848935 ls
+11657 root   808  1305848943 cat console.log 
+11657 root   809  1305848947 ls
+11657 root   810  1305848948 cd ../
+11657 root   811  1305848949 ls
+11657 root   812  1305848951 cd carbon-
+11657 root   813  1305848954 cd webapp
+11657 root   814  1305848954 ls
+11657 root   815  1305848956 tail -f *
+11657 root   816  1305849066 ls
+11657 root   817  1305849073 cd ../carbon-cache/
+11657 root   818  1305849074 ls
+11657 root   819  1305849076 tail -f *
+11657 root   820  1305849093 date
+11657 root   821  1305849102 ps ax
+11657 root   822  1305849105 cd ../carbon-aggregator/
+11657 root   823  1305849106 ls
+11657 root   824  1305849108 tail -f *
+11657 root   825  1305849347 date
+11657 root   826  1305849349 date
+11657 root   827  1305849350 tail -f *
+11657 root   828  1305849568 date
+11657 root   829  1305849759 ls
+11657 root   830  1305849761 cat aggregator.log 
+11657 root   831  1305849765 date
+11657 root   832  1305849768 cd ../
+11657 root   833  1305849768 ls
+11657 root   834  1305849771 cd webapp
+11657 root   835  1305849772 ls
+11657 root   836  1305849773 cat *
+11657 root   837  1305849779 cd ../
+11657 root   838  1305849780 ls
+11657 root   839  1305849785 cd ../
+11657 root   840  1305849785 ls
+11657 root   841  1305849789 cd lists/
+11657 root   842  1305849790 ls
+11657 root   843  1305849793 cd ../whisper/
+11657 root   844  1305849793 ls
+11657 root   845  1305849799 cd carbon/aggregator/
+11657 root   846  1305849800 ls
+11657 root   847  1305849802 cd stormers_cs_princeton_edu/
+11657 root   848  1305849802 ls
+11657 root   849  1305849805 ls -al
+11657 root   850  1305849809 cd ../../
+11657 root   851  1305849810 ls
+11657 root   852  1305849811 cd ../../
+11657 root   853  1305849812 ls
+11657 root   854  1305849814 cd ..
+11657 root   855  1305849815 ls
+11657 root   856  1305849816 cd conf/
+11657 root   857  1305849816 ls
+11657 root   858  1305849820 cd ../bin/
+11657 root   859  1305849820 ls
+11657 root   860  1305849823 vim carbon-aggregator.py 
+11657 root   861  1305849844 ./carbon-aggregator.py status
+11657 root   862  1305849846 fg
+11657 root   863  1305849848 vim carbon-aggregator.py 
+11657 root   864  1305849906 locate carbon
+11657 root   865  1305849914 yum install locatedb
+11657 root   866  1305849922 yum install uptatedb
+11657 root   867  1305849941 yum install -y mlocate
+11657 root   868  1305849946 ls
+11657 root   869  1305849954 cat /etc/cron.daily/mlocate.cron 
+11657 root   870  1305849964 /etc/cron.daily/mlocate.cron &> /dev/null &
+11657 root   870  1305849964 /etc/cron.daily/mlocate.cron &> /dev/null &
+11657 root   870  1305849964 /etc/cron.daily/mlocate.cron &> /dev/null &
+11657 root   871  1305849971 df
+11657 root   871  1305849971 df
+11657 root   872  1305849974 df
+11657 root   873  1305849976 ps ax 
+11657 root   874  1305849979 locate carbon
+11657 root   875  1305849993 cd /opt/graphite/lib/carbon
+11657 root   876  1305849993 ls
+11657 root   877  1305849997 grep sum *
+11657 root   878  1305850004 vim instrumentation.py
+11657 root   879  1305850089 ls
+11657 root   880  1305850090 grep conf *
+11657 root   881  1305850106 cd ../../bin/
+11657 root   882  1305850108 grep *.conf
+11657 root   883  1305850111 grep conf *
+11657 root   884  1305850127 cd -
+11657 root   885  1305850128 ls
+11657 root   886  1305850129 cd aggregator/
+11657 root   887  1305850130 ls
+11657 root   888  1305850134 vim rules.py
+11657 root   889  1305850282 cd -
+11657 root   890  1305850284 cd ../../conf/
+11657 root   891  1305850285 ls
+11657 root   892  1305850291 cp dashboard.conf.example dashboard.conf
+11657 root   893  1305850292 vim dashboard.conf
+11657 root   894  1305850341 ls -al
+11657 root   895  1305850344 cd ..
+11657 root   896  1305850345 ls -al
+11657 root   897  1305850381 vim dashboard.conf
+11657 root   898  1305850383 cd -
+11657 root   899  1305850384 vim dashboard.conf
+11657 root   900  1305850612 vim dashboard.conf
+11657 root   901  1305850793 ls
+11657 root   902  1305850804 vim rewrite-rules.conf.example 
+11657 root   903  1305850845 vim relay-rules.conf.example 
+11657 root   904  1305850861 vim carbon.conf
+11657 root   905  1305850888 ls
+11657 root   906  1305850894 cd ../storage/log/
+11657 root   907  1305850894 ls
+11657 root   908  1305850896 cd carbon-aggregator/
+11657 root   909  1305850897 ls
+11657 root   910  1305850898 cat *
+11657 root   911  1305850900 tail -f *
+11657 root   912  1305851079 date
+11657 root   913  1305851082 cd -
+11657 root   914  1305851083 ls
+11657 root   915  1305851086 cd ../../conf/
+11657 root   916  1305851087 ls
+11657 root   917  1305851088 vim aggregation-rules.conf
+11657 root   918  1305851212 #tail -f *
+11657 root   919  1305851218 cd ../storage/log/carbon-aggregator/
+11657 root   920  1305851220 tail -f *
+11657 root   921  1305851227 date
+11657 root   922  1305851228 tail -f *
+11657 root   923  1305851257 fg
+11657 root   924  1305851258 fg
+11657 root   925  1305851266 #tail -f *
+11657 root   926  1305851269 vim ../../../conf/aggregation-rules.conf
+11657 root   927  1305851287 tail -f *
+11657 root   928  1305851291 date
+11657 root   929  1305851293 tail -f *
+11657 root   930  1305851355 date
+11657 root   931  1305851359 tail -f *
+11657 root   932  1305851412 date
+11657 root   933  1305851418 cd ../../whisper/
+11657 root   934  1305851418 ls
+11657 root   935  1305851600 cd
+11657 root   936  1305851601 ls
+11657 root   937  1305851606 ./load-graphite.py --help
+11657 root   938  1305851819 fg
+11657 root   939  1305851820 cd -
+11657 root   940  1305851821 ls
+11657 root   941  1305851824 cd ../../
+11657 root   942  1305851824 ls
+11657 root   943  1305851827 cd conf/
+11657 root   944  1305851827 ls
+11657 root   945  1305851996 cd ../storage/log/
+11657 root   946  1305851997 ls
+11657 root   947  1305852004 tail  -f carbon-cache/*
+11657 root   948  1305852110 date
+11657 root   949  1305852118 tail  -f carbon-cache/*
+11657 root   950  1305852196 ls
+11657 root   951  1305852197 cd ../
+11657 root   952  1305852197 ls
+11657 root   953  1305852201 cd ../conf/
+11657 root   954  1305852201 ls
+11657 root   955  1305852205 vim storage-schemas.conf
+11657 root   956  1305852444 echo $(( 60 * 60 * 24 ))
+11657 root   957  1305852446 fg
+11657 root   958  1305852464 echo $(( 60 * 60 * 24 * 2))
+11657 root   959  1305852467 fg
+11657 root   960  1305852482 echo $(( 60 * 60 * 24 * 7))
+11657 root   961  1305852487 fg
+11657 root   962  1305852498 echo $(( 60 * 15 ))
+11657 root   963  1305852499 fg
+11657 root   964  1305852505 echo $(( 60 * 60 ))
+11657 root   965  1305852506 fg
+11657 root   966  1305852521 echo $(( 60 * 60 * 24 * 365 * 4))
+11657 root   967  1305852524 fg
+11657 root   968  1305852540 echo $(( 60 * 60 * 24 * 60))
+11657 root   969  1305852543 fg
+11657 root   970  1305852801 cd ../storage/whisper/
+11657 root   971  1305852801 ls
+11657 root   972  1305852803 cd monitor/
+11657 root   973  1305852803 ls
+11657 root   974  1305852805 cd boot
+11657 root   975  1305852806 ls
+11657 root   976  1305852807 rm count.wsp 
+11657 root   977  1305852809 ls
+11657 root   978  1305852812 cd ../../
+11657 root   979  1305852813 ls
+11657 root   980  1305852817 cd ../../conf/
+11657 root   981  1305852817 ls
+11657 root   982  1305852819 cat storage-schemas.conf
+11657 root   983  1305852823 vim storage-schemas.conf
+11657 root   984  1305852862 ps ax 
+11657 root   985  1305852866 service httpd restart
+11657 root   986  1305852868 ps ax 
+11657 root   987  1305852870 ls
+11657 root   988  1305852988 cd ../storage/log/
+11657 root   989  1305852988 ls
+11657 root   990  1305852990 cd ../whisper/
+11657 root   991  1305852990 ls
+11657 root   992  1305852992 cd monitor/
+11657 root   993  1305852992 ls
+11657 root   994  1305852994 cd boot
+11657 root   995  1305852994 ls
+11657 root   996  1305852995 ls -al
+11657 root   997  1305852998 date
+11657 root   998  1305852998 df
+11657 root   999  1305853000 ls -al
+11657 root  1000  1305853007 ls
+11657 root  1001  1305853008 cd ../
+11657 root  1002  1305853008 ls
+11657 root  1003  1305853017 cd ..
+11657 root  1004  1305853017 ls
+11657 root  1005  1305853020 cd monitor/
+11657 root  1006  1305853021 ls
+11657 root  1007  1305853062 cd ../../../
+11657 root  1008  1305853066 cd storage/log/
+11657 root  1009  1305853066 ls
+11657 root  1010  1305853068 cd webapp
+11657 root  1011  1305853069 ls
+11657 root  1012  1305853071 tail -f *
+11657 root  1013  1305853074 cd ../
+11657 root  1014  1305853077 tail -f */*
+11657 root  1015  1305853157 ls
+11657 root  1016  1305853166 tail -f carbon-aggregator/
+11657 root  1017  1305853168 tail -f carbon-aggregator/*
+11657 root  1018  1305853180 ls
+11657 root  1019  1305853183 cd ../
+11657 root  1020  1305853184 ls
+11657 root  1021  1305853186 cd ../conf/
+11657 root  1022  1305853187 ls
+11657 root  1023  1305853188 vim aggregation-rules.conf
+11657 root  1024  1305853453 cd ../lib/
+11657 root  1025  1305853454 ls
+11657 root  1026  1305853456 cd carbon
+11657 root  1027  1305853460 grep -r hitcount *
+11657 root  1028  1305853463 cd ../../
+11657 root  1029  1305853463 ls
+11657 root  1030  1305853466 grep -r hitcount *
+11657 root  1031  1305853475 #grep -r hitcount *
+11657 root  1032  1305853482 locate carbon | less
+11657 root  1033  1305853493 locate graphite
+11657 root  1034  1305853502 cd webapp/
+11657 root  1035  1305853503 #grep -r hitcount *
+11657 root  1036  1305853505 grep -r hitcount *
+11657 root  1037  1305853513 vim graphite/render/functions.py
+11657 root  1038  1305854238 ls
+11657 root  1039  1305854241 grep -r render *
+11657 root  1040  1305854251 cd graphite
+11657 root  1041  1305854251 ls
+11657 root  1042  1305854252 vim urls.py
+11657 root  1043  1305854263 vim render/urls.py
+11657 root  1044  1305854273 grep -r renderView *
+11657 root  1045  1305854278 vim render/views.py
+11657 root  1046  1305854287 grep -r width *
+11657 root  1047  1305854850 cd ../../
+11657 root  1048  1305854853 cd storage/
+11657 root  1049  1305854854 ls
+11657 root  1050  1305854855 cd whisper/
+11657 root  1051  1305854855 ls
+11657 root  1052  1305854857 cd monitor/
+11657 root  1053  1305854857 ls
+11657 root  1054  1305854859 cd boot
+11657 root  1055  1305854859 ls
+11657 root  1056  1305854862 rm count.wsp 
+11657 root  1057  1305854867 ls
+11657 root  1058  1305857887 cd ../../../
+11657 root  1059  1305857888 ls
+11657 root  1060  1305857891 cd log/
+11657 root  1061  1305857891 ls
+11657 root  1062  1305857895 tail -f */*
+11657 root  1063  1305858079 rm -f ../whisper/monitor//boot/count.wsp 
+11657 root  1064  1305858439 ls
+11657 root  1065  1305858442 cd ../whisper/monitor//boot
+11657 root  1066  1305858443 ls
+11657 root  1067  1305858444 rm zoo.wsp 
+11657 root  1068  1305858446 ls -a
+11657 root  1069  1305858447 ls -al
+11635 personal_soltesz   692  1305839997 sudo -s
+8289 personal_soltesz   998  1305858447 ls -al
+27206 personal_soltesz   998  1305858447 ls -al
+27206 personal_soltesz   999  1306017539 w
+27206 personal_soltesz  1000  1306017542 ps ax 
+27206 personal_soltesz  1001  1306017554 chkconfig --list
+27206 personal_soltesz  1002  1306017561 chkconfig httpd on
+27242 root   998  1305858447 ls -al
+27242 root   999  1306017567 chkconfig httpd on
+27242 root  1000  1306017576 chkconfig memcached on
+27242 root  1001  1306017582 service memcached start
+27242 root  1002  1306017585 service httpd start
+27242 root  1003  1306017585 ps ax 
+27206 personal_soltesz  1003  1306017564 sudo -s
+27206 personal_soltesz  1004  1306017620 #chkconfig httpd on
+22544 personal_soltesz   998  1306017620 #chkconfig httpd on
+22544 personal_soltesz   999  1306116288 cd /opt/graphite/
+22544 personal_soltesz  1000  1306116288 ls
+22544 personal_soltesz  1001  1306116291 cd conf/
+22544 personal_soltesz  1002  1306116291 ls
+22544 personal_soltesz  1003  1306116294 vom storage-schemas.conf
+22544 personal_soltesz  1004  1306116296 vi storage-schemas.conf
+22544 personal_soltesz  1005  1306116394 ps ax 
+22544 personal_soltesz  1006  1306116483 ifconfig
+22544 personal_soltesz  1007  1306116486 netstat -a
+22544 personal_soltesz  1008  1306116491 netstat -a -n
+22544 personal_soltesz  1009  1306116500 ps ax 
+22544 personal_soltesz  1010  1306116505 w
+22544 personal_soltesz  1011  1306116510 pwd
+22544 personal_soltesz  1012  1306116511 cd ../bin/
+22544 personal_soltesz  1013  1306116511 ls
+22544 personal_soltesz  1014  1306116518 vim /etc/rc.local 
+22544 personal_soltesz  1015  1306116530 ./carbon-aggregator.py start
+22544 personal_soltesz  1016  1306116535 ./carbon-cache.py start
+22544 personal_soltesz  1017  1306116541 fg
+22544 personal_soltesz  1018  1306116561 cd /etc/
+22544 personal_soltesz  1019  1306116561 ls -al
+22544 personal_soltesz  1020  1306116565 cd rc.d/
+22544 personal_soltesz  1021  1306116565 ls
+22544 personal_soltesz  1022  1306116568 cat rc.
+22544 personal_soltesz  1023  1306116569 cat rc.local 
+22544 personal_soltesz  1024  1306116571 fg
+23083 root   998  1306017620 #chkconfig httpd on
+23083 root   999  1306116583 vim rc.local 
+23083 root  1000  1306116590 ls
+23083 root  1001  1306116592 ps ax 
+23083 root  1002  1306116601 ./rc.local
+23083 root  1003  1306116603 ps ax 
+23083 root  1004  1306116744 cat /etc/rc.local 
+23083 root  1005  1306116749 service sendmail start
+23083 root  1006  1306116757 chkconfig --list
+23083 root  1007  1306116762 ls
+23083 root  1008  1306116763 ps ax 
+23083 root  1009  1306116766 cat rc.local
+23083 root  1010  1306116769 ps ax 
+23083 root  1011  1306117551 cd /opt/graphite/conf/
+23083 root  1012  1306117551 ls
+23083 root  1013  1306117555 vim storage-schemas.conf
+23083 root  1014  1306117569 echo $(( 60 * 60 * 24 ))
+23083 root  1015  1306117578 echo $(( 60 * 60 * 24 * 365))
+23083 root  1016  1306117604 ls
+23083 root  1017  1306117610 ls
+23083 root  1018  1306117612 vim storage-schemas.conf
+23083 root  1019  1306117613 fg
+23083 root  1020  1306117667 echo $(( 60 * 60 * 24 * 31 ))
+23083 root  1021  1306117670 fg
+23083 root  1022  1306117695 echo $(( 60 * 60 * 24 * 365 * 2 ))
+23083 root  1023  1306117700 fg
+23083 root  1024  1306117714 ls
+23083 root  1025  1306117719 service httpd restart
+23083 root  1026  1306117720 ps ax 
+23083 root  1027  1306117724 cd ../bin/
+23083 root  1028  1306117727 ./carbon-cache.py restart
+23083 root  1029  1306117730 ./carbon-cache.py stop
+23083 root  1030  1306117732 ./carbon-cache.py start
+23083 root  1031  1306117737 ls
+23083 root  1032  1306117746 cd ../storage/whisper/
+23083 root  1033  1306117747 ls
+23083 root  1034  1306117748 cd monitor/
+23083 root  1035  1306117749 ls
+23083 root  1036  1306117750 cd boot
+23083 root  1037  1306117751 ls
+23083 root  1038  1306117755 rm count.wsp 
+23083 root  1039  1306117758 ls
+23083 root  1040  1306117760 rm zoo.wsp 
+23083 root  1041  1306117762 ls
+23083 root  1042  1306117764 cd ../
+23083 root  1043  1306117764 ls
+23083 root  1044  1306117766 cd boot
+23083 root  1045  1306117770 cd ../bootmanager/
+23083 root  1046  1306117770 ls
+23083 root  1047  1306117774 rm -f unique.wsp 
+23083 root  1048  1306117776 ls
+23083 root  1049  1306117777 cd ../
+23083 root  1050  1306117777 ls
+23083 root  1051  1306117779 cd ../
+23083 root  1052  1306117779 ls
+23083 root  1053  1306117782 cd api/
+23083 root  1054  1306117783 ls
+23083 root  1055  1306117784 cd www/
+23083 root  1056  1306117784 ls
+23083 root  1057  1306117787 rm -f calls.wsp 
+23083 root  1058  1306118092 ls
+23083 root  1059  1306118100 cd ../../../
+23083 root  1060  1306118101 cd ../
+23083 root  1061  1306118104 cat conf/storage-schemas.conf
+23083 root  1062  1306118810 cd --
+23083 root  1063  1306120234 ls
+23083 root  1064  1306120239 vim conf/storage-schemas.conf
+23083 root  1065  1306120395 echo $(( 60 * 60 
+23083 root  1066  1306120396 echo $(( 60 * 60  ))
+23083 root  1067  1306120401 echo $(( 60 * 60 * 24 * 365 ))
+23083 root  1068  1306120407 echo $((  24 * 365 ))
+23083 root  1069  1306120411 echo $((  24 * 365 * 2))
+23083 root  1070  1306120417 fg
+23083 root  1071  1306120444 cd storage/whisper/
+23083 root  1072  1306120444 ls
+23083 root  1073  1306120450 #rm api/call/
+23083 root  1074  1306120462 rm -rf api/call/ api/index/ monitor/graphite/load.wsp 
+23083 root  1075  1306120464 ls
+23083 root  1076  1306121309 rm -rf api/www/
+23083 root  1077  1306121316 vim ../../conf/storage-schemas.conf
+23083 root  1078  1306121333 service httpd restart
+23083 root  1079  1306121335 ps ax 
+23083 root  1080  1306174357 cd ../../conf/
+23083 root  1081  1306174358 ls
+23083 root  1082  1306174359 vim storage-schemas.conf
+23083 root  1083  1306174404 service httpd restart
+23083 root  1084  1306174483 cd -
+23083 root  1085  1306174484 ls
+23083 root  1086  1306174491 rm -rf api/www/*
+23083 root  1087  1306174500 fg
+23083 root  1088  1306175392 pwd
+23083 root  1089  1306175393 ls
+23083 root  1090  1306175396 cd
+23083 root  1091  1306175397 ls
+23083 root  1092  1306175400 vim load-graphite.py
+23083 root  1093  1306176310 fg
+23083 root  1094  1306177280 date
+23083 root  1095  1306178365 cd --
+23083 root  1096  1306178369 cd -6
+23083 root  1097  1306178370 ls
+23083 root  1098  1306178372 cd python/
+23083 root  1099  1306178372 ls
+23083 root  1100  1306178377 #rm AuthCheck.wsp 
+23083 root  1101  1306178380 rm [A-Z]*
+23083 root  1102  1306178385 y
+23083 root  1103  1306178386 ls
+23083 root  1104  1306178389 rm call.wsp 
+23083 root  1105  1306178391 ls
+23083 root  1106  1306178392 cd methods/
+23083 root  1107  1306178392 ls
+23083 root  1108  1306178394 cd ../system/
+23083 root  1109  1306178394 ls
+23083 root  1110  1306178395 cd ../
+23083 root  1111  1306178396 ls
+23083 root  1112  1306178398 rm -rf system/
+23083 root  1113  1306178399 ls
+23083 root  1114  1306178400 cd ../
+23083 root  1115  1306178403 cd www/
+23083 root  1116  1306178403 ls
+23083 root  1117  1306178444 ls
+23083 root  1118  1306178448 rm -f [A-Z]*
+23083 root  1119  1306178449 ls
+23083 root  1120  1306178452 rm -rf system/
+23083 root  1121  1306178453 ls
+23083 root  1122  1306178461 ls
+23083 root  1123  1306178462 ls
+23083 root  1124  1306178465 ls -al
+23083 root  1125  1306178481 tail /var/log/php
+23083 root  1126  1306178482 tail /var/log/php.
+23083 root  1127  1306178546 ls
+23083 root  1128  1306178548 cd methods/
+23083 root  1129  1306178548 ls
+23083 root  1130  1306178549 cd ../
+23083 root  1131  1306178550 ls
+23083 root  1132  1306179591 cd ../../../
+23083 root  1133  1306179592 cd ../conf/
+23083 root  1134  1306179592 ls
+23083 root  1135  1306179594 vim storage-schemas.conf
+23083 root  1136  1306179668 fg
+23083 root  1137  1306180967 locate carbon-agent
+23083 root  1138  1306180969 cd ../bin/
+23083 root  1139  1306180970 ls
+23083 root  1140  1306180973 cd ../
+23083 root  1141  1306180973 ls
+23083 root  1142  1306180976 cd
+23083 root  1143  1306180976 ls
+23083 root  1144  1306180979 cd graphite
+23083 root  1145  1306180979 ls
+23083 root  1146  1306180983 cd /root/
+23083 root  1147  1306180983 ls
+23083 root  1148  1306180984 cd -
+23083 root  1149  1306180985 cd deps/
+23083 root  1150  1306180986 ls
+23083 root  1151  1306180987 cd ../
+23083 root  1152  1306180987 ls
+23083 root  1153  1306180994 find ./ -name "*agent*"
+23083 root  1154  1306181000 cd misc/carbon-relay/
+23083 root  1155  1306181000 ls
+23083 root  1156  1306181007 vim agent.py 
+23083 root  1157  1306181015 vim carbon-relay 
+23083 root  1158  1306181024 ls
+23083 root  1159  1306181029 cd ..
+23083 root  1160  1306181030 ls
+23083 root  1161  1306181038 cd ..
+23083 root  1162  1306181038 ls
+23083 root  1163  1306181041 cd bin/
+23083 root  1164  1306181041 ls
+23083 root  1165  1306181043 cd ../
+23083 root  1166  1306181043 ls
+23083 root  1167  1306181045 cd examples/
+23083 root  1168  1306181045 ls
+23083 root  1169  1306181050 vim example-client.py 
+23083 root  1170  1306181055 ls
+23083 root  1171  1306181057 ls
+23083 root  1172  1306181712 ls
+23083 root  1173  1306181713 cd ../
+23083 root  1174  1306181713 ls
+23083 root  1175  1306181720 cd contrib/
+23083 root  1176  1306181720 ls
+23083 root  1177  1306181723 vim memcache_whisper.py 
+23083 root  1178  1306181729 vim demo-collector.py 
+23083 root  1179  1306181747 vim demo-collector.py 
+23083 root  1180  1306181774 ./demo-collector.py 
+23083 root  1181  1306181785 bg
+23083 root  1181  1306181785 bg
+23083 root  1181  1306181785 bg
+23083 root  1182  1306181787 vim demo-collector.py 
+23083 root  1183  1306181895 vim demo-collector.py 
+23083 root  1184  1306181913 fg
+23083 root  1185  1306181918 ./demo-collector.py -debug
+23083 root  1186  1306181931 bg
+23083 root  1186  1306181931 bg
+23083 root  1186  1306181931 bg
+23083 root  1187  1306181937 cd /opt/graphite/conf/
+23083 root  1188  1306181939 vim storage-schemas.conf
+23083 root  1189  1306181966 fg
+23083 root  1190  1306181970 cd ../storage/whisper/
+23083 root  1191  1306181970 ls
+23083 root  1192  1306181972 cd system/
+23083 root  1193  1306181972 ls
+23083 root  1194  1306181975 cd stormers/
+23083 root  1195  1306181975 ls
+23083 root  1196  1306181976 cd ../
+23083 root  1197  1306181978 ls
+23083 root  1198  1306181980 rm -rf *
+23083 root  1199  1306181981 ls
+23083 root  1200  1306181982 cd ../
+23083 root  1201  1306181982 ls
+23083 root  1202  1306181985 cd monitor/
+23083 root  1203  1306181985 ls
+23083 root  1204  1306181990 cd ../
+23083 root  1205  1306181991 ls
+23083 root  1206  1306181992 cd system/
+23083 root  1207  1306181993 ls
+23083 root  1208  1306181994 cd -
+23083 root  1209  1306181996 cd --
+23083 root  1210  1306182000 cd -5
+23083 root  1211  1306182000 ls
+23083 root  1212  1306182005 ./demo-collector.py &> /dev/null &
+23083 root  1212  1306182005 ./demo-collector.py &> /dev/null &
+23083 root  1212  1306182005 ./demo-collector.py &> /dev/null &
+23083 root  1213  1306182008 ps a x
+23083 root  1214  1306182009 ps ax
+23083 root  1215  1306182011 pwd
+23083 root  1216  1306182026 cp demo-collector.py /opt/graphite/bin/
+23083 root  1217  1306182032 vi /etc/rc.local 
+23083 root  1218  1306182052 ps ax
+23083 root  1219  1306182355 vim demo-collector.py 
+23083 root  1220  1306182383 set -o vi
+23083 root  1221  1306183457 vim demo-collector.py 
+23083 root  1222  1306183983 ps ax
+23083 root  1223  1306183993 ps a 
+23083 root  1224  1306184280 cd /opt/graphite/storage/log/
+23083 root  1225  1306184280 ls
+23083 root  1226  1306184283 cd webapp
+23083 root  1227  1306184283 ls
+23083 root  1228  1306184286 tail error.log 
+23083 root  1229  1306184289 ls
+23083 root  1230  1306184292 date
+23083 root  1231  1306184293 ls
+23083 root  1232  1306184295 tail info.log 
+23083 root  1233  1306123083 root  1238  1306184449 df
+23083 root  1239  1306184464 du -sh whisper/
+23083 root  1240  1306184468 df
+23083 root  1241  1306184472 cd /
+23083 root  1242  1306184474 du -sh *
+23083 root  1243  1306184487 cd home/
+23083 root  1244  1306184488 ls
+23083 root  1245  1306184489 du -sh
+23083 root  1246  1306184494 cd personal_soltesz/
+23083 root  1247  1306184494 ls
+23083 root  1248  1306184497 cd kernel_versions/
+23083 root  1249  1306184498 ls
+23083 root  1250  1306184501 cd ../old/
+23083 root  1251  1306184502 ls
+23083 root  1252  1306184510 ls
+23083 root  1253  1306184836 hwclock --help
+23083 root  1254  1306184887 date
+23083 root  1255  1306184893 hwclock --set --date `date -u`
+23083 root  1256  1306184901 hwclock --set --date "`date -u`"
+23083 root  1257  1306185340 yum install -y collectd
+23083 root  1258  1306185354 rpm -q -l collectd
+23083 root  1259  1306185363 vim /etc/collectd.conf
+23083 root  1260  1306185387 man collectd
+23083 root  1261  1306186553 cd /opt/graphite/conf/
+23083 root  1262  1306186553 ls
+23083 root  1263  1306186557 vim dashboard.conf
+23083 root  1264  1306188269 ps ax 
+23083 root  1265  1306188273 kill 2129
+23083 root  1265  1306188273 kill 2129
+23083 root  1265  1306188273 kill 2129
+23083 root  1266  1306188279 vim /etc/rc.local
+23083 root  1267  1306188287 cd ../storage/whisper/
+23083 root  1268  1306188287 ls
+23083 root  1269  1306188289 cd system/
+23083 root  1270  1306188289 ls
+23083 root  1271  1306188291 rm -rf stormers/
+23083 root  1272  1306188292 ls
+23083 root  1273  1306208052 ls
+23083 root  1274  1306208054 cd
+23083 root  1275  1306208055 ls
+23083 root  1276  1306208061 cd -
+23083 root  1277  1306208064 cd /opt/graphite/bin/
+23083 root  1278  1306208064 ls
+23083 root  1279  1306209789 #cd /opt/graphite/bin/
+23083 root  1280  1306213437 df
+23083 root  1281  1306213578 df
+23083 root  1282  1306213579 ls
+23083 root  1283  1306213586 cd ../storage/whisper/
+23083 root  1284  1306213586 ls
+23083 root  1285  1306213600 ls
+23083 root  1286  1306213607 cd monitor/
+23083 root  1287  1306213608 ls
+23083 root  1288  1306213611 cd ../system/chloe/
+23083 root  1289  1306213611 ls
+23083 root  1290  1306213613 rm -rf smb/
+23083 root  1291  1306213614 ls
+23083 root  1292  1306213617 cd ../
+23083 root  1293  1306213620 ls -Rl
+23083 root  1293  1306213620 ls -Rl
+23083 root  1294  1306213632 ls
+23083 root  1295  1306213633 cd ..
+23083 root  1296  1306213633 ls
+23083 root  1297  1306213636 cd carbon/
+23083 root  1298  1306213636 ls
+23083 root  1299  1306213638 cd ../an
+23083 root  1300  1306213639 ls
+23083 root  1301  1306213640 cd ..
+23083 root  1302  1306213640 ls
+23083 root  1303  1306213642 cd api/
+23083 root  1304  1306213642 ls
+23083 root  1305  1306213644 cd www/
+23083 root  1306  1306213644 ls
+23083 root  1307  1306213648 cd ../
+23083 root  1308  1306213648 ls
+23083 root  1309  1306213649 cd ../
+23083 root  1310  1306213650 ls
+23083 root  1311  1306213651 cd system/
+23083 root  1312  1306213652 ls
+23083 root  1313  1306213653 cd chloe/
+23083 root  1314  1306213654 ls
+23083 root  1315  1306213690 ls
+23083 root  1316  1306213691 cd smb/
+23083 root  1317  1306213692 ls
+23083 root  1318  1306213694 cd ../
+23083 root  1319  1306213699 rm -rf smb
+23083 root  1320  1306213717 ls
+23083 root  1321  1306213718 ls -al
+23083 root  1322  1306213745 rm -rf smb/
+23083 root  1323  1306213767 ls -al
+23083 root  1324  1306215074 cd ../../../
+23083 root  1325  1306215075 cd log/
+23083 root  1326  1306215075 ls
+23083 root  1327  1306215083 tail -f carbon-cache/*
+23083 root  1328  1306215130 ls
+23083 root  1329  1306215139 tail -f webapp/*
+23083 root  1330  1306215191 tail -f carbon-cache/*
+23083 root  1331  1306215209 df
+23083 root  1332  1306215209 free
+23083 root  1333  1306215211 ls
+23083 root  1334  1306215214 cd ../
+23083 root  1335  1306215214 ls
+23083 root  1336  1306215227 rm -rf whisper/system/chloe/httpd/
+23083 root  1337  1306215231 cd whisper/system/chloe/
+23083 root  1338  1306215231 ls
+23083 root  1339  1306215232 ls -al
+23083 root  1340  1306215255 cd ../../
+23083 root  1341  1306215256 cd ../
+23083 root  1342  1306215258 cd log/
+23083 root  1343  1306215261 tail -f carbon-cache/*
+23083 root  1344  1306215378 df
+23083 root  1345  1306215381 ls
+23083 root  1346  1306215385 cd ../
+23083 root  1347  1306215386 cd whisper/
+23083 root  1348  1306215387 ls
+23083 root  1349  1306215388 du -sh
+23083 root  1350  1306215389 ls
+23083 root  1351  1306215392 cd system/
+23083 root  1352  1306215392 ls
+23083 root  1353  1306215393 du -sh
+23083 root  1354  1306215395 cd anakin/
+23083 root  1355  1306215396 ls
+23083 root  1356  1306215397 du -sh
+23083 root  1357  1306215400 cd ../monitor/
+23083 root  1358  1306215401 du -sh
+23083 root  1359  1306215402 cd ../
+23083 root  1360  1306215403 ls
+23083 root  1361  1306215404 cd chloe/
+23083 root  1362  1306215405 du -sh
+23083 root  1363  1306215407 ls -al
+23083 root  1364  1306215410 du -a
+23083 root  1365  1306215436 hexdump -C httpd/ReqPerSec.wsp 
+23083 root  1366  1306215447 hexdump -C memory/memory_free.wsp 
+23083 root  1366  1306215447 hexdump -C memory/memory_free.wsp 
+23083 root  1367  1306215527 du -a
+23083 root  1368  1306215598 hexdump -C httpd/kbytes.wsp 
+23083 root  1369  1306215714 cd ../../../log/
+23083 root  1370  1306215716 tail -f carbon-cache/*
+23083 root  1371  1306216397 ls
+23083 root  1372  1306216399 cd ../whisper/
+23083 root  1373  1306216400 ls
+23083 root  1374  1306216401 cd system/
+23083 root  1375  1306216401 ls
+23083 root  1376  1306216402 cd chloe/
+23083 root  1377  1306216405 ls -alt *
+23083 root  1378  1306216408 ls -aRlt *
+23083 root  1379  1306216421 ls -alt *date
+23083 root  1380  1306216422 date
+23083 root  1381  1306216432 #ls -alt *date
+23083 root  1382  1306216433 date
+23083 root  1383  1306216438 ls -alt *
+23083 root  1384  1306216442 ls -lt *
+23083 root  1385  1306216444 ls -t *
+23083 root  1386  1306216450 ls -t */*
+23083 root  1387  1306216456 #ls -t */*
+23083 root  1388  1306216457 man ls
+23083 root  1389  1306216458 ls --help
+23083 root  1390  1306216479 ls -t */*
+23083 root  1391  1306216482 ls -lt */*
+23083 root  1392  1306216488 date
+23083 root  1393  1306216514 ls -lt */*
+23083 root  1394  1306216516 ls -lt */*
+23083 root  1395  1306216517 ls -lt */*
+23083 root  1396  1306216517 ls -lt */*
+23083 root  1397  1306216518 ls -lt */*
+23083 root  1398  1306216518 ls -lt */*
+23083 root  1399  1306216518 ls -lt */*
+23083 root  1400  1306264321 cd
+23083 root  1401  1306264324 cd old/
+23083 root  1402  1306264324 ls
+23083 root  1403  1306264335 ls | head
+23083 root  1404  1306265314 nslookup vicky-pcu
+23083 root  1405  1306267081 nslookup vicky-pcu
+23083 root  1405  1306267081 nslookup vicky-pcu
+23083 root  1406  1306267164 cd /opt/graphite/
+23083 root  1407  1306267164 ls
+23083 root  1408  1306267166 cd conf/
+23083 root  1409  1306267166 ls
+23083 root  1410  1306267168 cd ../storage/
+23083 root  1411  1306267169 ls
+23083 root  1412  1306267172 cd lists/
+23083 root  1413  1306267172 ls
+23083 root  1414  1306267176 cd ../rrd/
+23083 root  1415  1306267176 ls
+23083 root  1416  1306267178 cd ../whisper/
+23083 root  1417  1306267179 ls
+23083 root  1418  1306267182 cd ../../
+23083 root  1419  1306267182 ls
+23083 root  1420  1306267184 cd webapp/
+23083 root  1421  1306267184 ls
+23083 root  1422  1306267186 cd graphite
+23083 root  1423  1306267187 ls
+23083 root  1424  1306267191 cd cli/
+23083 root  1425  1306267192 ls
+23083 root  1426  1306267199 grep file *
+23083 root  1427  1306267202 grep save *
+23083 root  1428  1306267213 vim views.py
+23083 root  1429  1306267235 ls
+23083 root  1430  1306267237 cd ../
+23083 root  1431  1306267237 ls
+23083 root  1432  1306267239 vim util.py
+23083 root  1433  1306267256 ls
+23083 root  1434  1306328423 cd ../../conf/
+23083 root  1435  1306328423 ls
+23083 root  1436  1306328424 cat storage-schemas.conf
+23083 root  1437  1306328449 vim storage-schemas.conf
+23083 root  1438  1306328463 cd ../storage/whisper/
+23083 root  1439  1306328464 ls
+23083 root  1440  1306328466 cd httpd/
+23083 root  1441  1306328466 ls
+23083 root  1442  1306328468 cd ../
+23083 root  1443  1306328469 rm -rf httpd/
+23083 root  1444  1306328472 cd system/
+23083 root  1445  1306328472 ls
+23083 root  1446  1306328480 ls */httpd
+23083 root  1447  1306328483 rm -rf */httpd
+23083 root  1448  1306328486 ls
+23083 root  1449  1306328490 ls */httpd
+23083 root  1450  1306328637 ls -al
+23083 root  1451  1306328639 cd chloe/
+23083 root  1452  1306328639 ls
+23083 root  1453  1306328640 cd httpd/
+23083 root  1454  1306328640 ls
+23083 root  1455  1306328644 cd ../
+23083 root  1456  1306328686 ls
+23083 root  1457  1306328687 rm -rf httpd/
+23083 root  1458  1306328689 ls
+23083 root  1459  1306328709 service httpd restart
+23083 root  1460  1306328711 ps ax 
+23083 root  1461  1306345833 yum install cfengine
+23083 root  1462  1306345845 rpm -q -l cfengine
+23083 root  1463  1306345850 cd /usr/share/man/man8
+23083 root  1464  1306345851 ls
+23083 root  1465  1306345852 cd -
+23083 root  1466  1306345853 ls
+23083 root  1467  1306345870 cfagent --version
+23083 root  1468  1306345879 yum search cfengine
+23083 root  1469  1306345888 #rpm -q -l cfengine
+23083 root  1470  1306346160 cfenv
+23083 root  1471  1306346161 cfenvd 
+23083 root  1472  1306346164 ps ax | grep cf
+23083 root  1473  1306346312 w
+23083 root  1474  1306346314 w
+23083 root  1475  1306347218 cfenvgraph 
+23083 root  1476  1306347233 locate cfagent
+23083 root  1477  1306347238 cfagent --help
+23083 root  1478  1306347265 cfagent 
+23083 root  1479  1306353099 pwd
+23083 root  1480  1306353100 ls
+23083 root  1481  1306353103 cat cfenvgraphs-snapshot-fqhost_stormers_cs_princeton_edu/
+23083 root  1482  1306353104 ls
+23083 root  1483  1306353106 cd cfenvgraphs-snapshot-fqhost_stormers_cs_princeton_edu/
+23083 root  1484  1306353106 ls
+23083 root  1485  1306353111 cat cfenv-average 
+23083 root  1486  1306353115 cat cfenv-now 
+23083 root  1486  1306353115 cat cfenv-now 
+23083 root  1487  1306353130 ls
+23083 root  1488  1306353133 cat cfenv-stddev 
+23083 root  1489  1306353136 cd ../
+23083 root  1490  1306353137 ls
+23083 root  1491  1306353140 rm -rf cfenvgraphs-snapshot-fqhost_stormers_cs_princeton_edu/
+23083 root  1492  1306353140 ls
+23083 root  1493  1306353144 cd ..
+23083 root  1494  1306353145 ls
+23083 root  1495  1306353146 cd ..
+23083 root  1496  1306353147 ls
+23083 root  1497  1306425368 yum install -y openipmi
+23083 root  1498  1306425377 yum install -y OpenIPMI ipmitool
+23083 root  1499  1306425397 ipmitool --help
+23083 root  1500  1306425426 ipmitool -I lanplus -H vicky-pcu.cs.princeton.edu -U root -P plc_n0d3_pcu sensor
+23083 root  1501  1306425433 ipmitool -I lanplus -H vicky-pcu.cs.princeton.edu -U root -P plc_n0d3_pcu user list
+23083 root  1502  1306426185 nslookup springboks
+5672 personal_soltesz   998  1306017620 #chkconfig httpd on
+5694 root   998  1306017620 #chkconfig httpd on
+5694 root   999  1306523643 ps ax
+5694 root  1000  1306523643 df
+5694 root  1001  1306523657 cd /opt/graphite/storage/whisper/
+5694 root  1002  1306523658 du -sh
+5694 root  1003  1306525771 pkill --help
+5694 root  1004  1306538557 du -sh
+5694 root  1005  1306538559 df
+5694 root  1006  1306538561 ps ax
+5694 root  1007  1306538573 cat /etc/sudoers
+5694 root  1008  1306543285 w
+5694 root  1009  1306543287 ps ax 
+5694 root  1010  1306543300 cd /etc/rc.d/
+5694 root  1011  1306543300 ls
+5694 root  1012  1306543302 cat rc.local
+5694 root  1013  1306543305 ./rc.local
+5694 root  1014  1306543312 ps ax 
+5694 root  1015  1306543323 rm -f /opt/graphite/storage/carbon-cache.pid 
+5694 root  1016  1306543326 rm -f /opt/graphite/storage/carbon-aggregator.pid 
+5694 root  1017  1306543328 ./rc.local
+5694 root  1018  1306543329 ps ax 
+5694 root  1019  1306543344 df
+5694 root  1020  1306543349 w
+5672 personal_soltesz   999  1306433191 sudo -s
+29423 personal_soltesz   998  1306433191 sudo -s
+29423 personal_soltesz   999  1306549468 ls
+29423 personal_soltesz  1000  1306549473 vim load-graphite.py
+29923 personal_soltesz   998  1306549473 vim load-graphite.py
+29923 personal_soltesz   999  1306549589 ls
+29923 personal_soltesz  1000  1306549592 vim load-graphite.py
+29923 personal_soltesz  1001  1306549643 ./load-graphite.py --help
+2646 personal_soltesz   998  1306549643 ./load-graphite.py --help
+2668 root   998  1306549643 ./load-graphite.py --help
+2668 root   999  1306552528 cd /opt/graphite/conf/
+2668 root  1000  1306552528 ls
+2668 root  1001  1306552529 vim storage-schemas.conf
+2668 root  1002  1306552579 echo $(( 60 * 60 * 24 * 365 ))
+2668 root  1003  1306552584 echo $(( 60 * 60 * 24 * 365 / 3600 ))
+2668 root  1004  1306552594 echo $(( 24 * 365 ))
+2668 root  1005  1306552596 fg
+2668 root  1006  1306553028 cd ../storage/whisper/
+2668 root  1007  1306553028 ls
+2668 root  1008  1306553075 ls
+2668 root  1009  1306553077 cd myops/
+2668 root  1010  1306553078 ls
+2668 root  1011  1306553079 cd rpmprocess_count/
+2668 root  1012  1306553080 ls
+2668 root  1013  1306553309 df
+2668 root  1014  1306553312 du -sh 
+2668 root  1015  1306553313 ls
+2668 root  1016  1306553315 cd ../../
+2668 root  1017  1306553601 du -sh myops/
+2668 root  1018  1306553603 ls
+2668 root  1019  1306553605 cd myops/
+2668 root  1020  1306553605 ls
+2668 root  1021  1306553610 cd real_bootcd_version/
+2668 root  1022  1306553610 ls
+2668 root  1023  1306553632 cd df
+2668 root  1024  1306553632 df
+2668 root  1025  1306553637 ls
+2668 root  1026  1306553639 cd ../
+2668 root  1027  1306553639 ls
+2668 root  1028  1306553642 cd ../../log/
+2668 root  1029  1306553643 ls
+2668 root  1030  1306553647 cd carbon-cache/
+2668 root  1031  1306553648 ls
+2668 root  1032  1306553654 cd ../webapp
+2668 root  1033  1306553654 ls
+2668 root  1034  1306553656 tail error.log 
+2668 root  1035  1306553658 ls
+2668 root  1036  1306553659 ps ax 
+2668 root  1037  1306553661 ls
+2668 root  1038  1306553665 tail exception.log 
+2668 root  1039  1306553670 date
+2668 root  1039  1306553670 date
+2668 root  1040  1306553671 ls
+2668 root  1041  1306553675 tail access.log 
+2668 root  1041  1306553675 tail access.log 
+2668 root  1041  1306553675 tail access.log 
+2668 root  1042  1306553677 tail info.log
+2668 root  1043  1306553680 cd ../
+2668 root  1044  1306553680 ls
+2668 root  1045  1306553682 cd ../
+2668 root  1046  1306553682 ls
+2668 root  1047  1306553722 cd whisper/myops/
+2668 root  1048  1306553722 ls
+2668 root  1049  1306553724 cd bootcd_version/
+2668 root  1050  1306553724 ls
+2668 root  1051  1306553726 ls -al
+2668 root  1052  1306553729 cd ../
+2668 root  1053  1306553730 du -sh
+2668 root  1054  1306553738 cd kernel_version/
+2668 root  1055  1306553738 ls
+2668 root  1056  1306553739 ls -al
+2668 root  1057  1306553777 cd ../real_bootcd_version/
+2668 root  1058  1306553777 ls
+2668 root  1059  1306553778 ls -al
+2668 root  1060  1306553781 cd ../
+2668 root  1061  1306553781 du -sh
+2668 root  1062  1306556285 du -sh
+2668 root  1063  1306556287 ls
+2668 root  1064  1306556292 rm -rf *
+2668 root  1065  1306556293 ls
+2668 root  1066  1306556293 df
+2668 root  1067  1306556304 df
+2668 root  1068  1306556312 cd ../../../bin/
+2668 root  1069  1306556313 ls
+2668 root  1070  1306556316 ./carbon-aggregator.py stop
+2668 root  1071  1306556320 ./carbon-cache.py stop
+2668 root  1072  1306556323 service httpd restart
+2668 root  1073  1306556327 ./carbon-cache.py start
+2668 root  1074  1306556329 ./carbon-aggregator.py start
+2668 root  1075  1306556330 cd -
+2668 root  1076  1306556331 ls
+2668 root  1077  1306556332 ls
+2668 root  1078  1306556723 du -sh
+2646 personal_soltesz   999  1306552524 sudo -s
+11355 personal_soltesz   999  1306552524 sudo -s
+11558 root   999  1306552524 sudo -s
+11558 root  1000  1306614303 cd /opt/graphite/
+11558 root  1001  1306614304 ls
+11558 root  1002  1306614309 cd lib/
+11558 root  1003  1306614319 grep -ir stacked *
+11558 root  1004  1306614322 cd ../webapp/
+11558 root  1005  1306614323 grep -ir stacked *
+11558 root  1006  1306779044 w
+11558 root  1007  1306809796 locate render
+11558 root  1008  1306809804 cd graphite/re
+11558 root  1009  1306809805 cd graphite/render/
+11558 root  1010  1306809805 ls
+11558 root  1011  1306809809 grep max 8
+11558 root  1012  1306809810 grep max *
+11558 root  1013  1306809864 vim glyph.py
+11355 personal_soltesz   999  1306552524 sudo -s
+1963 personal_soltesz   999  1306809864 vim glyph.py
+1985 root   999  1306809864 vim glyph.py
+1985 root  1000  1306867480 cd /opt/graphite/conf/
+1985 root  1001  1306867480 ls
+1985 root  1002  1306867481 vim storage-schemas.conf
+1985 root  1003  1306867524 cd ../storage/whisper/
+1985 root  1004  1306867524 ls
+1985 root  1005  1306867526 rm -rf sar/
+1985 root  1006  1306867712 ssh root@promultis
+1963 personal_soltesz  1000  1306867475 sudo -s
+4540 personal_soltesz   999  1306867475 sudo -s
+4562 root   999  1306867475 sudo -s
+4562 root  1000  1306868776 cd /opt/graphite/conf/
+4562 root  1001  1306868777 cat storage-schemas.conf
+4562 root  1002  1306871775 cd
+4562 root  1003  1306871775 ls
+4562 root  1004  1306871778 ./load-graphite.py --help
+4562 root  1005  1306871829 ./load-graphite.py --target test.bwtn/s --value 100 --date 1306871799
+4562 root  1006  1306871840 vim load-graphite.py
+4562 root  1007  1306871862 ./load-graphite.py --target test.bwtn/s --value 100 --date 1306871799
+4562 root  1008  1306871868 fg
+4562 root  1009  1306871871 vim load-graphite.py
+4562 root  1010  1306871891 ./load-graphite.py --target test.bwtn/s --value 100 --date "2011-05-31"
+4562 root  1011  1306871897 ./load-graphite.py --target test.bwtn/s --value 100 --date "2011-05-31 19:00"
+4562 root  1012  1306871903 fg
+4562 root  1013  1306871904 fg
+4562 root  1014  1306871906 vim load-graphite.py
+4562 root  1015  1306871918 ./load-graphite.py --target test.bwtn/s --value 100 --date "2011/05/31 19:00"
+4562 root  1016  1306871950 cd /opt/graphite/storage/whisper/
+4562 root  1017  1306871950 ls
+4562 root  1018  1306871952 rm -rf test/
+4562 root  1019  1306872697 ls
+4562 root  1020  1306872699 cd sar/
+4562 root  1021  1306872699 ls
+4562 root  1022  1306872701 cd promultis_cs_princeton_edu/
+4562 root  1023  1306872701 ls
+4562 root  1024  1306872808 rm -rf bread/ bwrtn/
+4562 root  1025  1306872809 rm -rf bread/ bwrtn/
+4562 root  1026  1306874783 cd ../
+4562 root  1027  1306874783 ls
+4562 root  1028  1306874786 rm -rf promultis
+4562 root  1029  1306874787 ls
+4562 root  1030  1306874871 ping crusaders-pcu
+4562 root  1031  1306874875 ping crusaders
+4562 root  1032  1306875465 ps ax 
+4562 root  1033  1306875469 df
+4562 root  1034  1306875472 cd ../
+4562 root  1035  1306875472 du -sh
+4562 root  1036  1306875482 ls
+4562 root  1037  1306875485 cd sar/
+4562 root  1038  1306875485 ls
+4562 root  1039  1306875488 cd promultis_cs_princeton_edu/
+4562 root  1040  1306875488 ls
+4562 root  1041  1306875493 hexdump tps.wsp 
+4562 root  1042  1306875498 hexdump -C tps.wsp 
+4562 root  1043  1306875519 cd -
+4562 root  1044  1306875520 ls
+4562 root  1045  1306875521 cd ../
+4562 root  1046  1306875521 ls
+4562 root  1047  1306875523 du -sh
+4562 root  1048  1306875524 cd ..
+4562 root  1049  1306875525 du -sh
+4562 root  1050  1306875526 cd ..
+4562 root  1051  1306875527 du -sh
+4562 root  1052  1306875530 df
+4562 root  1053  1306875536 cd 
+4562 root  1054  1306875536 ls
+4562 root  1055  1306875538 cd old/
+4562 root  1056  1306875539 ls
+4562 root  1056  1306875539 ls
+4562 root  1057  1306876233 w
+4562 root  1058  1306886647 netstat -a
+4562 root  1059  1306886650 netstat -a -n
+4562 root  1060  1306887128 cd /opt/graphite/
+4562 root  1061  1306887128 ls
+4562 root  1062  1306887130 cd lib/
+4562 root  1063  1306887130 ls
+4562 root  1064  1306887132 cd carbon
+4562 root  1065  1306887132 ls
+4562 root  1066  1306887142 netstat -a -n
+4562 root  1067  1306887150 grep -r 5353  *
+4562 root  1068  1306887152 cd ../
+4562 root  1069  1306887153 grep -r 5353  *
+4562 root  1070  1306887154 cd ../
+4562 root  1071  1306887159 grep -r 5353  webapp/
+4562 root  1072  1306887160 ls
+4562 root  1073  1306887166 grep -r 5353  conf/ bin/
+4562 root  1074  1306887177 cd /etc/httpd/conf.d/
+4562 root  1075  1306887179 grep -r 5353  conf/ bin/
+4562 root  1076  1306887182 grep -r 5353  *
+4562 root  1077  1306887185 grep amqp
+4562 root  1078  1306887189 grep amqp *
+4562 root  1079  1306887193 grep ampq *
+4562 root  1080  1306887201 ls
+4562 root  1081  1306887203 cd -
+4562 root  1082  1306887204 cd --
+4562 root  1083  1306887206 cd -3
+4562 root  1084  1306887206 ls
+4562 root  1085  1306887212 vim amqp_listener.py
+4562 root  1086  1306887234 locate amqp
+4562 root  1087  1306887239 fg
+4562 root  1088  1306887500 python amqp_listener.py
+4562 root  1089  1306887511 ls
+4562 root  1090  1306887524 python --help amqp_listener.py
+4562 root  1091  1306887526 #python --help amqp_listener.py
+4562 root  1092  1306887531 echo $PYTHONPATH
+4562 root  1093  1306887549 export PYTHONPATH=$PWD
+4562 root  1094  1306887552 python amqp_listener.py
+4562 root  1095  1306887557 cd ..
+4562 root  1096  1306887559 export PYTHONPATH=$PWD
+4562 root  1097  1306887562 #python amqp_listener.py
+4562 root  1098  1306887563 cd -
+4562 root  1099  1306887565 python amqp_listener.py
+4562 root  1100  1306887597 ls
+4562 root  1101  1306887606 python amqp_publisher.py
+4562 root  1102  1306887611 vim amqp_publisher.py
+4562 root  1103  1306887650 vim amqp0-8.xml 
+4562 root  1104  1306887664 ls
+4562 root  1105  1306887667 vim listeners.py
+4562 root  1106  1306887674 vim storage.py
+4562 root  1107  1306887682 vim writer.py
+4562 root  1108  1306887690 ls
+4562 root  1109  1306887692 cd ../
+4562 root  1110  1306887692 ls
+4562 root  1111  1306887694 cd ..
+4562 root  1112  1306887695 ls
+4562 root  1113  1306887854 cd -
+4562 root  1114  1306887855 cd carbon
+4562 root  1115  1306887857 vim amqp_listener.py
+4562 root  1116  1306887904 locate amqp
+4562 root  1117  1306887941 vim /home/personal_soltesz/graphite/carbon/conf/carbon.amqp.conf.example
+4562 root  1118  1306888570 locate rabbit
+4562 root  1119  1306888572 locate rabbitmq
+4562 root  1120  1306888576 grep -r rabbit *
+4562 root  1121  1306889476 yum search rabbit
+4562 root  1122  1306889505 yum install -y rabbitmq-server
+4562 root  1123  1306889767 cd /etc/rabbitmq/
+4562 root  1124  1306889767 ls
+4540 personal_soltesz   999  1306867475 sudo -s
+11009 personal_soltesz   999  1306889767 ls
+11009 personal_soltesz  1000  1306941202 locate sar2graphite.py
+11009 personal_soltesz  1001  1306941332 locate sar2graphite
+11534 root   999  1306889767 ls
+11534 root  1000  1306941375 locate sar2graphite
+11534 root  1001  1306941380 cd /opt/graphite/bin/
+11534 root  1002  1306941380 ls
+11534 root  1003  1306941389 cd
+11534 root  1004  1306941390 ls
+11534 root  1005  1306943315 cd /opt/graphite/storage/whisper/
+11534 root  1006  1306943316 ls
+11534 root  1007  1306943351 mv sar/ meta
+11534 root  1008  1306943352 ls
+11534 root  1009  1306943363 mkdir sar
+11534 root  1010  1306943370 mv meta/promultis_cs_princeton_edu/ sar/
+11534 root  1011  1306943370 ls
+11534 root  1012  1306943373 ls
+11534 root  1013  1306943375 ls -al
+11534 root  1014  1306943910 cd sar/
+11534 root  1015  1306943911 ls
+11534 root  1016  1306943917 rm -rf canucks_cs_princeton_edu/ springboks_cs_princeton_edu/ vicky_cs_princeton_edu/ stormers_cs_princeton_edu/
+11534 root  1017  1306943919 ls
+11534 root  1018  1306943921 cd ../
+11534 root  1019  1306943980 mv sar/promultis_cs_princeton_edu/ plc/
+11534 root  1020  1306943981 ls
+11534 root  1021  1306943983 cd sar/
+11534 root  1022  1306943984 ls
+11534 root  1023  1306943987 cd ../plc/
+11534 root  1024  1306943987 ls
+11534 root  1025  1306944014 cd ../sar/
+11534 root  1026  1306944015 ls
+11534 root  1027  1306944042 ls
+11534 root  1028  1306944044 rm -rf promultis_cs_princeton_edu/
+11534 root  1029  1306944045 ls
+11534 root  1030  1306944046 cd ../
+11534 root  1031  1306944048 rm -rf sar/
+11534 root  1032  1306944049 du -sh
+11534 root  1033  1306944051 ls
+11534 root  1034  1306944051 df
+11534 root  1035  1306944154 df
+11534 root  1036  1306944191 #ssh root@promultis
+11534 root  1037  1306944318 df
+11534 root  1038  1306944320 df
+11534 root  1039  1306944347 df
+11534 root  1040  1306944384 df
+11534 root  1041  1306944436 ls
+11534 root  1042  1306944438 cd system/
+11534 root  1043  1306944438 ls
+11534 root  1044  1306944443 cd ../
+11534 root  1045  1306944445 rm -rf system/
+11534 root  1046  1306944458 df
+11534 root  1047  1306944462 ls
+11534 root  1048  1306944464 du -sh
+11534 root  1049  1306944469 ls
+11534 root  1050  1306944472 cd carbon/
+11534 root  1051  1306944472 ls
+11534 root  1052  1306944474 cd ..
+11534 root  1053  1306944475 ls
+11534 root  1054  1306944482 cd monitor/
+11534 root  1055  1306944483 ls
+11534 root  1056  1306944486 cd graphite/
+11534 root  1057  1306944486 ls
+11534 root  1058  1306944487 cd ../
+11534 root  1059  1306944489 rm -rf graphite/
+11534 root  1060  1306944490 ls
+11534 root  1061  1306944491 cd bootmanager/
+11534 root  1062  1306944491 ls
+11534 root  1063  1306944492 cd ../
+11534 root  1064  1306944494 rm -rf bootmanager/
+11534 root  1065  1306944495 ls
+11534 root  1066  1306944496 cd ../
+11534 root  1067  1306944497 ls
+11534 root  1068  1306948817 man sar
+11534 root  1069  1306955635 df
+11534 root  1070  1306955682 cat ../../conf//storage-schemas.conf
+11534 root  1071  1306955719 echo $(( 8760 / 24 ))
+11534 root  1072  1306956258 ps ax 
+11534 root  1073  1306956266 ls
+11534 root  1074  1306956267 cd myops/
+11534 root  1075  1306956268 ls
+11534 root  1076  1306956272 cd ../../log/
+11534 root  1077  1306956272 l
+11534 root  1078  1306956280 tail carbon-cache/*
+11534 root  1079  1306956283 tail -f carbon-cache/*
+11534 root  1080  1306959328 bc
+11009 personal_soltesz  1002  1306941372 sudo -s
+15198 personal_soltesz   999  1306941372 sudo -s
+8316 personal_soltesz   999  1306941372 sudo -s
+8316 personal_soltesz  1000  1307059463 cd /opt/graphite/storage/whisper/
+8316 personal_soltesz  1001  1307059463 ls
+8316 personal_soltesz  1002  1307059465 cd sar/
+8316 personal_soltesz  1003  1307059465 ls
+8316 personal_soltesz  1004  1307059466 du -sh
+8316 personal_soltesz  1005  1307059467 cd ../
+8316 personal_soltesz  1006  1307059469 rm -rf sar/
+8368 root   999  1306941372 sudo -s
+8368 root  1000  1307059476 rm -rf sar/
+8368 root  1001  1307059477 ls
+8316 personal_soltesz  1007  1307059473 sudo -s
+10900 personal_soltesz   999  1307059473 sudo -s
+10922 root   999  1307059473 sudo -s
+10922 root  1000  1307060743 cd /opt/graphite/storage/whisper/
+10922 root  1001  1307060744 ls
+10922 root  1002  1307060754 cd plc/
+10922 root  1003  1307060754 ls
+10922 root  1004  1307060826 #mv promultis_cs_princeton_edu/ ex
+10922 root  1005  1307060828 mkdir extra
+10922 root  1006  1307060830 mv promultis_cs_princeton_edu/ extra/
+10922 root  1007  1307060831 ls
+10922 root  1008  1307060979 ls
+10922 root  1009  1307060982 rm -rf promultis_cs_princeton_edu/
+10922 root  1010  1307060983 ls
+10922 root  1011  1307060985 du -sh
+10922 root  1012  1307060989 cd extra/
+10922 root  1013  1307060990 ls
+10922 root  1014  1307060992 cd ../
+10922 root  1015  1307060992 ls
+10922 root  1016  1307061006 ls -alR
+10922 root  1017  1307061008 ls -L
+10922 root  1018  1307061077 ls
+10922 root  1019  1307061082 rm -rf promultis_cs_princeton_edu
+10922 root  1020  1307061085 cd extra/
+10922 root  1021  1307061086 ls
+10922 root  1022  1307061258 ls
+10922 root  1023  1307061262 cd sky_cs_princeton_edu/
+10922 root  1024  1307061263 ls
+10922 root  1025  1307061268 cd ../
+10922 root  1026  1307061269 ls
+10922 root  1027  1307061270 du -sh
+10922 root  1028  1307061271 df
+10922 root  1029  1307061273 cd ..
+10922 root  1030  1307061274 ls
+10922 root  1031  1307061280 du -sh
+10922 root  1032  1307061283 cd ../meta/
+10922 root  1033  1307061283 ls
+10922 root  1034  1307061285 cd -
+10922 root  1035  1307061286 ls
+10922 root  1036  1307062664 cd extra/
+10922 root  1037  1307062664 ls
+10922 root  1038  1307062673 rm -rf anakin_cs_princeton_edu/ chloe_cs_princeton_edu/ promultis-3_cs_princeton_edu/
+10922 root  1039  1307062676 du -sh
+10922 root  1040  1307062677 ls
+10922 root  1041  1307062678 cd ../
+10922 root  1042  1307062679 ls
+10922 root  1043  1307062682 du -sh
+10922 root  1044  1307062683 ls
+10922 root  1045  1307062685 cd ../
+10922 root  1046  1307062686 ls
+10900 personal_soltesz   999  1307059473 sudo -s
+11987 personal_soltesz   999  1307062686 ls
+12009 root   999  1307062686 ls
+12009 root  1000  1307152336 yum install -y octave
+12009 root  1001  1307152436 cd /etc/ssh/
+12009 root  1002  1307152437 ls
+12009 root  1003  1307152438 vim sshd_config 
+12009 root  1004  1307152447 service sshd start
+12009 root  1005  1307152450 ps ax | grep sshd
+11987 personal_soltesz  1000  1307152332 sudo -s
+12379 personal_soltesz   999  1307152332 sudo -s
+12401 root   999  1307152332 sudo -s
+12401 root  1000  1307152471 cd /root/
+12401 root  1001  1307152471 ls
+12401 root  1002  1307152478 cd .ssh/
+12401 root  1003  1307152479 cat authorized_keys 
+12379 personal_soltesz   999  1307152332 sudo -s
+27785 personal_soltesz   999  1307152479 cat authorized_keys 
+27785 personal_soltesz  1000  1307214852 ls
+27810 root   999  1307152479 cat authorized_keys 
+27810 root  1000  1307214855 cd /root/
+27810 root  1001  1307214855 ls
+27810 root  1002  1307214857 cd SAX_2006_ver
+27810 root  1003  1307217645 octave
+27810 root  1004  1307217891 octave
+27810 root  1005  1307217904 ls
+27810 root  1006  1307217905 cd 
+27810 root  1007  1307217907 cd -
+27810 root  1008  1307217909 cd SAX_2006_ver/
+27810 root  1009  1307217909 ls
+27810 root  1010  1307217912 cat timeseries2symbol.m
+27810 root  1011  1307217923 fg
+27810 root  1012  1307217971 vim timeseries2symbol.m
+27810 root  1013  1307234663 octave
+27810 root  1014  1307240712 octave
+27810 root  1014  1307240712 octave
+27785 personal_soltesz  1001  1307214853 sudo -s
+17552 personal_soltesz   999  1307214853 sudo -s
+17552 personal_soltesz  1000  1307575395 df
+17552 personal_soltesz  1001  1307575399 cd /opt/graphite/storage/whisper/
+17552 personal_soltesz  1002  1307575399 ls
+17552 personal_soltesz  1003  1307575400 cd plc/
+17552 personal_soltesz  1004  1307575401 ls
+17552 personal_soltesz  1005  1307575403 du -sh anakin_cs_princeton_edu/
+17552 personal_soltesz  1006  1307575407 du -sh *
+17552 personal_soltesz  1007  1307575411 cd extra/
+17552 personal_soltesz  1008  1307575412 du -sh *
+17552 personal_soltesz  1009  1307575428 cd ../../../../
+17552 personal_soltesz  1010  1307575431 cd conf/
+17552 personal_soltesz  1011  1307575433 vim storage-schemas.conf
+17552 personal_soltesz  1012  1307575539 bc
+17552 personal_soltesz  1012  1307575539 bc
+17552 personal_soltesz  1013  1307575546 echo $(( 4204800 * 60 ))
+17552 personal_soltesz  1014  1307575554 echo $(( 4204800 * 60 / (60*60*24)))
+17552 personal_soltesz  1015  1307575560 echo $(( 4204800 * 60 / (60*60*24*365)))
+17552 personal_soltesz  1016  1307575571 df
+17552 personal_soltesz  1017  1307577317 ls
+17552 personal_soltesz  1018  1307577318 vim storage-schemas.conf
+17552 personal_soltesz  1019  1307577362 echo $(( 300 * 12 ))
+17552 personal_soltesz  1020  1307577378 echo $(( 300 * 12 *24 *365 * 3 ))
+17552 personal_soltesz  1021  1307577388 echo $(( 12 *24 *365 * 3 ))
+17552 personal_soltesz  1022  1307577395 echo $(( 12 *24 *365 * 4 ))
+17552 personal_soltesz  1023  1307577401 fg
+21592 root   999  1307214853 sudo -s
+21592 root  1000  1307577425 vim storage-schemas.conf
+21592 root  1001  1307577849 df
+32696 personal_soltesz   999  1307214853 sudo -s
+32718 root   999  1307214853 sudo -s
+32718 root  1000  1307583472 ps ax 
+32718 root  1001  1307583472 df
+32718 root  1002  1307583479 cd /opt/graphite/storage/whisper/
+32718 root  1003  1307583481 ls
+32718 root  1004  1307583485 cd vicci/
+32718 root  1005  1307583485 ls
+32718 root  1006  1307583488 du -sh
+32718 root  1007  1307583945 du -sh
+32718 root  1008  1307583947 du -sh
+32718 root  1008  1307583947 du -sh
+32718 root  1008  1307583947 du -sh
+32718 root  1009  1307584299 du -sh
+32718 root  1010  1307584317 du -sh
+32718 root  1011  1307585130 du -sh
+32718 root  1012  1307585133 ls
+32718 root  1013  1307585136 ls -l
+32718 root  1014  1307585632 du -sh
+17552 personal_soltesz  1024  1307577422 sudo -s
+32718 root  1015  1307586667 ls
+32718 root  1016  1307586673 du -sh
+32718 root  1017  1307586677 df
+32718 root  1018  1307586681 df -h
+32718 root  1019  1307586683 du -sh
+32718 root  1020  1307586690 du -sh
+32718 root  1021  1307586693 ls
+32718 root  1022  1307586751 du -sh
+32718 root  1023  1307587036 du -sh
+32718 root  1024  1307587047 du -sh
+32718 root  1025  1307587048 du -sh
+32718 root  1026  1307587050 ls
+32718 root  1027  1307587347 du -sh
+32718 root  1028  1307587348 ls
+32718 root  1029  1307587359 du -sh
+32718 root  1030  1307587376 du -sh
+32718 root  1031  1307587715 du -sh
+32718 root  1032  1307587719 ls
+32718 root  1033  1307587783 ls
+32718 root  1034  1307587784 ls
+32718 root  1035  1307587789 du -sh
+32718 root  1036  1307588031 du -sh
+32718 root  1037  1307588180 du -sh
+32718 root  1038  1307588188 du -sh
+32718 root  1039  1307588193 ls | wc
+32718 root  1040  1307588583 hostname
+32718 root  1041  1307589937 ls
+32718 root  1042  1307590268 ls
+32718 root  1043  1307590271 du -sh
+32718 root  1044  1307590277 du -sh
+32718 root  1045  1307590291 ls | wc
+32718 root  1046  1307590324 ls
+32718 root  1047  1307590465 ls | wc
+32718 root  1048  1307590489 du -sh
+32718 root  1049  1307590501 du -sh
+32718 root  1050  1307590518 ls
+32718 root  1051  1307590524 date
+32718 root  1052  1307590988 ls
+32718 root  1053  1307591949 ls
+32718 root  1054  1307591958 cd princeton/
+32718 root  1055  1307591958 ls
+32718 root  1056  1307591966 ls | wc
+32718 root  1057  1307591969 cd ../stanford/
+32718 root  1058  1307591971 ls | wc
+32718 root  1059  1307591971 ls
+32718 root  1060  1307591975 cd ../washington/
+32718 root  1061  1307591976 ls | wc
+32718 root  1062  1307591978 cd ..
+32718 root  1063  1307591978 ls
+32718 root  1064  1307591985 rm -rf node*
+32718 root  1065  1307591988 ls
+32718 root  1066  1307591993 du -sh
+32718 root  1067  1307591997 ls
+32718 root  1068  1307593082 cd ../washington/
+32718 root  1068  1307593082 cd ../washington/
+32718 root  1068  1307593082 cd ../washington/
+32718 root  1068  1307593082 cd ../washington/
+32718 root  1069  1307593087 ls
+32718 root  1070  1307593088 w
+32718 root  1071  1307593094 iostat1
+32718 root  1072  1307593096 iostat 1
+32696 personal_soltesz   999  1307214853 sudo -s
+19748 personal_soltesz   999  1307593096 iostat 1
+19770 root   999  1307593096 iostat 1
+19770 root  1000  1307593118 cd /opt/graphite/
+19770 root  1001  1307593118 ls
+19770 root  1002  1307593121 cd storage/log/
+19770 root  1003  1307593121 ls
+19770 root  1004  1307593129 cd carbon--ca
+19770 root  1005  1307593129 w
+19770 root  1006  1307593134 cd carbon-cache/
+19770 root  1007  1307593135 ls
+19770 root  1008  1307593136 w
+19770 root  1009  1307593141 ls -al
+19770 root  1010  1307593149 tail -f console.log listener.log query.log
+19770 root  1011  1307597078 df
+19770 root  1012  1307597082 cd ../../whisper/
+19770 root  1013  1307597083 ls
+19770 root  1014  1307597086 cd vicci/
+19770 root  1015  1307597086 ls
+19770 root  1016  1307597091 ls
+19770 root  1017  1307597092 du -sh
+19770 root  1018  1307597097 cd princeton/
+19770 root  1019  1307597098 ls
+19770 root  1020  1307597099 du -sh
+19770 root  1021  1307597106 ls */* | wc
+19770 root  1022  1307597126 ls
+19770 root  1023  1307597150 cd node1_princeton_vicci_org/
+19770 root  1024  1307597150 ls
+19770 root  1025  1307597156 ls -al
+19770 root  1026  1307597159 cd ../
+19770 root  1027  1307597160 du -sh
+19770 root  1028  1307598288 df
+19770 root  1029  1307598290 du -sh
+19770 root  1030  1307598291 cd ..
+19770 root  1031  1307598292 du -sh
+19770 root  1032  1307598297 cd princeton/
+19770 root  1033  1307598297 ls
+19770 root  1034  1307598301 ls */* | wc
+19770 root  1035  1307598506 ls */* | wc
+19770 root  1036  1307598507 ls */* | wc
+19770 root  1037  1307600632 ls */* | wc
+19770 root  1038  1307600634 ps a
+19770 root  1039  1307600638 ps ax 
+19770 root  1040  1307600884 cd ..
+19770 root  1041  1307600885 du -sh
+19770 root  1042  1307600906 w
+19770 root  1043  1307601203 df
+19770 root  1044  1307601207 du -sh
+19770 root  1045  1307601475 cd ../../
+19770 root  1046  1307601478 cd ../conf/
+19770 root  1047  1307601478 ls
+19770 root  1048  1307601484 vim storage-schemas.conf
+19770 root  1049  1307601514 cd -
+19770 root  1050  1307601514 ls
+19770 root  1051  1307601516 cd whisper/
+19770 root  1052  1307601516 ls
+19770 root  1053  1307601518 cd vicci/
+19770 root  1054  1307601518 ls
+19770 root  1055  1307601519 cd princeton/
+19770 root  1056  1307601520 ls
+19770 root  1057  1307601527 ls */%system*
+19770 root  1058  1307601566 rm -f */%system*
+19770 root  1059  1307601572 df
+19770 root  1059  1307601572 df
+19770 root  1059  1307601572 df
+19770 root  1060  1307601572 df
+19770 root  1061  1307601577 cd ../
+19770 root  1062  1307601577 ls
+19770 root  1063  1307601579 cd stanford/
+19770 root  1064  1307601580 ls
+19770 root  1065  1307601583 rm -f */%system*
+19770 root  1066  1307601588 cd ../washington/
+19770 root  1067  1307601589 ls
+19770 root  1068  1307601590 rm -f */%system*
+19770 root  1069  1307601604 ls
+19770 root  1070  1307601607 cd ..
+19770 root  1071  1307601608 du -sh
+19770 root  1072  1307601617 cd princeton/
+19770 root  1073  1307601617 ls
+19770 root  1074  1307601619 ls */* | wc
+19770 root  1075  1307601829 ls */* | wc
+19770 root  1076  1307601830 df
+19748 personal_soltesz  1000  1307593115 sudo -s
+22409 personal_soltesz  1000  1307601835 exit
+22431 root  1000  1307601835 exit
+22431 root  1001  1307628402 cd /opt/graphite/storage/whisper/
+22431 root  1002  1307628404 cd vicci/
+22431 root  1003  1307628405 du -sh
+22431 root  1004  1307628406 df
+22431 root  1004  1307628406 df
+22431 root  1004  1307628406 df
+22431 root  1005  1307631055 df
+22431 root  1006  1307631057 du -sh
+22431 root  1007  1307631060 ls
+22431 root  1008  1307631061 cd princeton/
+22431 root  1009  1307631062 ls 
+22431 root  1010  1307631063 du -sh
+22431 root  1011  1307631076 ls */txkB_s*
+22431 root  1012  1307631081 ls
+22431 root  1013  1307631086 cd node10_princeton_vicci_org/
+22431 root  1014  1307631087 ls
+22431 root  1015  1307631142 cd /opt/graphite/conf/
+22431 root  1016  1307631143 ls
+22431 root  1017  1307631144 grep rate *
+22431 root  1018  1307631156 vim carbon.conf
+22431 root  1019  1307631328 service httpd restart
+22431 root  1020  1307631330 ps ax 
+22431 root  1021  1307631390 cd ../storage/whisper/
+22431 root  1022  1307631392 ls
+22431 root  1023  1307631394 cd vicci/
+22431 root  1024  1307631394 ls
+22431 root  1025  1307631397 du -sh
+22431 root  1026  1307631398 cd princeton/
+22431 root  1027  1307631399 ls
+22431 root  1028  1307631405 ls */eth0
+22431 root  1029  1307631414 cd ..
+22431 root  1030  1307631417 ls */*/eth0
+22431 root  1031  1307633488 du -sh
+22431 root  1032  1307633490 df
+22431 root  1033  1307633499 ls */*/eth0 | wc
+22431 root  1034  1307633516 echo $(( 170 * 7 ))
+22431 root  1035  1307633529 ls */*/eth0/* | wc
+22431 root  1036  1307633533 ls */*/eth0/* 
+22431 root  1037  1307633537 ls */*/eth0/* | wc
+22431 root  1038  1307633538 echo $(( 170 * 7 ))
+22431 root  1039  1307633558 echo $(( 210 * 7 ))
+22431 root  1040  1307633565 du -sh
+22431 root  1041  1307633632 ls */* */*/*/* | wc
+22431 root  1042  1307633711 du -sh
+22431 root  1043  1307633713 ls */* */*/*/* | wc
+22431 root  1044  1307633721 ls */*/txk*
+22431 root  1045  1307633734 ls */*/eth0/txk*
+22431 root  1046  1307633738 ls */*/txk*
+22431 root  1047  1307633742 ls */*/txk* | wc
+22431 root  1048  1307633750 rm -f */*/txk* 
+22431 root  1049  1307633755 rm -f */*/rxk* 
+22431 root  1050  1307633766 cd princeton/node1_princeton_vicci_org/
+22431 root  1051  1307633767 ls
+22431 root  1052  1307633772 cd ../..
+22431 root  1053  1307633804 rm -f */*/rx* 
+22431 root  1054  1307633809 rm -f */*/tx* 
+22431 root  1055  1307633813 du -sh
+22431 root  1056  1307633825 ls */* */*/*/* | wc
+22431 root  1057  1307633840 ls -d */*/eth0 | wc
+22409 personal_soltesz  1001  1307628397 sudo -s
+31973 personal_soltesz  1000  1307628397 sudo -s
+31973 personal_soltesz  1001  1307650619 df
+15863 personal_soltesz  1000  1307650619 df
+15863 personal_soltesz  1000  1307650619 df
+15863 personal_soltesz  1001  1307696018 dd if=/dev/zero of=/tmp/fuck bs=1024
+15863 personal_soltesz  1002  1307696067 rm /tmp/fuck 
+15863 personal_soltesz  1003  1307696069 df
+15863 personal_soltesz  1003  1307696069 df
+16431 personal_soltesz  1000  1307696069 df
+16461 root  1000  1307696069 df
+16461 root  1001  1307732810 df
+16461 root  1002  1307732816 cd /opt/graphite/storage/whisper/
+16461 root  1003  1307732817 du -sh
+16461 root  1004  1307732819 ls
+16461 root  1005  1307732819 df
+16461 root  1006  1307732821 ls
+16461 root  1007  1307732823 cd vicci/
+16461 root  1008  1307732824 du -sh
+16461 root  1009  1307732826 cd ..
+16461 root  1010  1307732828 du -sh plc/
+16461 root  1011  1307732830 du -sh meta/
+16461 root  1012  1307732833 du -sh *
+16461 root  1013  1307734015 cd ../../
+16461 root  1014  1307734015 ls
+16461 root  1015  1307734017 cd lib/
+16461 root  1016  1307734017 ls
+16461 root  1017  1307734019 cd carbon
+16461 root  1018  1307734019 ls
+16461 root  1019  1307734025 grep -r sumSeries *
+16461 root  1020  1307734038 cd ../../
+16461 root  1021  1307734038 ls
+16461 root  1022  1307734041 cd webapp/
+16461 root  1023  1307734043 grep -r sumSeries *
+16461 root  1024  1307734049 grep -r log *
+16461 root  1025  1307734057 grep -r logy*
+16461 root  1026  1307734059 grep -r logy *
+16461 root  1027  1307734062 grep -i -r logy *
+16461 root  1028  1307734067 grep -ir logy *
+16461 root  1029  1307734236 grep -r logy *
+16461 root  1030  1307734240 grep -r ylog *
+16461 root  1031  1307734250 grep -r axis *
+16461 root  1032  1307734259 grep -r axis * | grep log
+16461 root  1033  1307734275 grep -r axis * | grep log | grep -v ".js"
+16461 root  1034  1307735920 #grep -r axis * | grep log | grep -v ".js"
+16461 root  1035  1307753489 D
+16431 personal_soltesz  1001  1307732809 sudo -s
+28148 personal_soltesz  1000  1307732809 sudo -s
+28148 personal_soltesz  1001  1307995322 w
+28148 personal_soltesz  1001  1307995322 w
+25404 personal_soltesz  1000  1307995322 w
+25404 personal_soltesz  1001  1308158107 cd /opt/graphite/storage/whisper/
+25404 personal_soltesz  1002  1308158107 ls
+25404 personal_soltesz  1003  1308158109 cd myops/
+25404 personal_soltesz  1004  1308158109 ls
+25404 personal_soltesz  1005  1308158112 cd stats/
+25404 personal_soltesz  1006  1308158112 ls
+25404 personal_soltesz  1007  1308158113 cd uptime/
+25404 personal_soltesz  1008  1308158114 ls
+25404 personal_soltesz  1009  1308158122 mv 5th.wsp 05th.wsp
+25467 root  1000  1307995322 w
+25467 root  1001  1308158133 mv 5th.wsp 05th.wsp
+25467 root  1002  1308158133 ls
+25404 personal_soltesz  1010  1308158126 sudo -s
+4428 personal_soltesz  1000  1308158126 sudo -s
+4428 personal_soltesz  1001  1308164304 w
+4428 personal_soltesz  1002  1308164305 top
+4428 personal_soltesz  1003  1308164331 tail /var/log/messages 
+4462 root  1000  1308158126 sudo -s
+4462 root  1001  1308164337 tail /var/log/messages 
+4462 root  1002  1308164346 tail /var/log/httpd/access_log 
+4462 root  1003  1308164349 tail /var/log/httpd/error_log 
+4462 root  1004  1308164363 tail /opt/graphite/storage/log/webapp/exception.log 
+4462 root  1005  1308164432 echo $(( 13*60 ))
+4462 root  1006  1308164439 echo $(( 12*60 ))
+4462 root  1007  1308164446 #echo $(( 12*60 ))
+4462 root  1008  1308164450 cd -
+4462 root  1009  1308164458 cd /opt/graphite/storage/log/webapp
+4462 root  1010  1308164458 ls
+31897 personal_soltesz  1000  1308158126 sudo -s
+31919 root  1000  1308158126 sudo -s
+31919 root  1001  1308246613 cd /opt/graphite/
+31919 root  1002  1308246614 ls
+31919 root  1003  1308246615 cd webapp/
+31919 root  1004  1308246615 ls
+31919 root  1005  1308246618 cd graphite
+31919 root  1006  1308246618 ls
+31919 root  1007  1308246623 cd render/
+31919 root  1008  1308246623 ls
+31919 root  1009  1308246629 grep graph *
+31919 root  1010  1308246635 grep log *
+31919 root  1011  1308246666 grep axis *
+31919 root  1012  1308246674 vim glyph.py
+31919 root  1013  1308247278 cp glyph.py glyph.py.original
+31919 root  1014  1308247279 fg
+31919 root  1015  1308247659 ps a 
+31919 root  1016  1308247660 ps ax 
+31919 root  1017  1308247666 service httpd restart
+31919 root  1018  1308247667 ps ax 
+31919 root  1019  1308247675 kill 4923
+4462 root  1011  1308164460 tail -f *
+4428 personal_soltesz  1004  1308164334 sudo -s
+31919 root  1019  1308247675 kill 4923
+31919 root  1019  1308247675 kill 4923
+31919 root  1020  1308247685 tail -f ../../../storage/log/webapp/*
+31919 root  1021  1308247738 fg
+31919 root  1022  1308247747 python
+31919 root  1023  1308247776 pydoc math
+31919 root  1024  1308247806 fg
+31919 root  1025  1308247849 service httpd restart
+31919 root  1026  1308247884 fg
+31919 root  1027  1308247952 service httpd restart
+31919 root  1028  1308248020 fg
+31919 root  1029  1308248718 diff glyph.py glyph.py.original 
+31919 root  1030  1308248850 df
+31919 root  1031  1308257536 ssh root@anakin
+31919 root  1032  1308265735 fg
+31919 root  1033  1308267881 fg
+31897 personal_soltesz  1000  1308158126 sudo -s
+9894 personal_soltesz  1000  1308267881 fg
+9916 root  1000  1308267881 fg
+9916 root  1001  1308342249 cd /opt/graphite/webapp/
+9916 root  1002  1308342249 ls
+9916 root  1003  1308342252 cd graphite
+9916 root  1004  1308342253 ls
+9916 root  1005  1308342256 cd re
+9916 root  1006  1308342258 cd render/
+9916 root  1007  1308342258 ls
+9916 root  1008  1308342261 grep from *
+9916 root  1009  1308342271 vim views.py
+9916 root  1010  1308342687 python
+9916 root  1011  1308342748 fg
+9916 root  1012  1308342963 set -o vi
+9916 root  1013  1308342965 service httpd restart
+9916 root  1014  1308342971 cd ../../../storage/log/
+9916 root  1015  1308342971 ls
+9916 root  1016  1308342975 cd webapp
+9916 root  1017  1308342975 ls
+9916 root  1018  1308342981 tail info.log
+9916 root  1019  1308342987 tail -f info.log
+9916 root  1020  1308342998 fg
+9916 root  1021  1308343013 service httpd restart
+9916 root  1022  1308343015 tail -f info.log
+9916 root  1023  1308343031 tail -f *
+9916 root  1024  1308343053 fg
+9916 root  1025  1308343103 service httpd restart
+9916 root  1026  1308343111 tail /tmp/render.log 
+9916 root  1027  1308343122 tail /tmp/render.log 
+9916 root  1028  1308343124 fg
+9916 root  1029  1308343154 service httpd restart
+9916 root  1030  1308343155 tail /tmp/render.log 
+9916 root  1031  1308343158 tail -f /tmp/render.log 
+9916 root  1032  1308345374 fg
+9916 root  1033  1308345382 service httpd restart
+9916 root  1034  1308345386 rm -f /tmp/render.log 
+9916 root  1035  1308345387 ls
+9916 root  1036  1308345391 pwd
+9894 personal_soltesz  1001  1308342245 sudo -s
+15113 personal_soltesz  1000  1308342245 sudo -s
+15113 personal_soltesz  1001  1309195825 rpm -q -a | grep graphite
+15113 personal_soltesz  1002  1309196043 cat .bash_eternal_history | less
+15113 personal_soltesz  1002  1309196043 cat .bash_eternal_history | less
+15113 personal_soltesz  1003  1309196183 pwd
diff --git a/web/view/index.php b/web/view/index.php
new file mode 100644 (file)
index 0000000..8d47793
--- /dev/null
@@ -0,0 +1,75 @@
+<html>
+<title>MyOps-View</title>
+<head>
+<!-- Every 5 minutes -->
+<meta http-equiv="refresh" content="600">
+</head>
+<body style="width: 1340px;">
+<?php
+
+$f_list = file("urllist.txt");
+
+$opts = array( 'hideLegend' => 'False', 
+                          'width' => '900', 
+                          'height' => '500' );
+                               
+print "Page rendered at <b>" . date("Y-m-d H:i:s e") . "</b>.  Refreshes every 10 minutes.";
+$url = "http://" . $_SERVER['SERVER_NAME'] . ":5984/myops/_design/myops/index.html";
+print "<br><a href='$url'>Raw MyOps-Query</a>";
+
+$tag = NULL;
+$show_all_default = True;
+$tagcount = 0;
+$tag_matches = False;
+$t = "";
+if ( isset($_REQUEST['tag']) )
+{
+    $tag = $_REQUEST['tag'];
+       $show_all_default = False;
+}
+
+# there are three cases
+# show thumbnails of everything
+# show thumbnails of just one tag
+# show large version of a thumbnail
+
+foreach ( $f_list as $url )
+{
+       $url = trim($url);
+       #print_r($show_all_default); print("sad<br>\n");
+       #print_r($tag); print(": tag<br>\n");
+       #print_r(isset($tag)); print(": tag<br>\n");
+       #print_r($tagcount); print(": tagcount<br>\n");
+       #print_r($tag_matches); print(": tag_matches<br>\n");
+       #print_r(preg_match("/#/", $url) > 0); print(": preg_match(#)<br>\n");
+       #print_r(strcmp(substr($url,1), $tag)); print(": strcmp: " . substr($url, 1) . "--" . $tag . "<BR>\n");
+       if ( $show_all_default || isset($tag) )
+       {
+               if ( preg_match("/#/", $url) > 0 )
+               {
+                       if ( strcmp(substr($url,1), $tag) == 0 )
+                       {
+                               $tag_matches = True;
+                       } else {
+                               $tag_matches = False;
+                       }
+                       if ( $tag_matches || $show_all_default ) {
+                               if ( $tagcount >= 4  && $t != "") {
+                               print "<a href='" . $_SERVER['PHP_SELF'] . "?tag=$t'>" . ($tagcount-4) ." more graphs...</a>\n";
+                               }
+                               $t = substr($url, 1);
+                           print "<br><hr><h3><a href='" . $_SERVER['PHP_SELF'] . "?tag=$t'>$t</a></h3>\n";
+                               $tagcount = 0;
+                       }
+               } else {
+                       if ( ( ( $tagcount < 4 && $show_all_default ) || $tag_matches )  && preg_match("/http/", $url) > 0 ) {
+                               print "<a href='$url&" . http_build_query($opts) . "'><img src='$url' /></a>\n";
+                       } 
+                       $tagcount += 1;
+               }
+       }
+}
+
+?>
+</body>
+</html>
diff --git a/web/view/storage-schemas.conf b/web/view/storage-schemas.conf
new file mode 100644 (file)
index 0000000..98cac59
--- /dev/null
@@ -0,0 +1,42 @@
+#[api_metrics_10min_Nyears]
+#priority = 100
+#pattern = api.*
+#retentions = 3600:4204800
+
+#[api_metrics_10min_Nyears]
+#priority = 100
+#pattern = httpd.*
+#retentions = 3600:4204800
+
+[everything_1sec_1day]
+priority = 100
+pattern = ^monitor.boot.count
+retentions = 1:86400,60:172800,900:5184000,3600:126144000
+
+[local-agent]
+priority = 100
+pattern = ^system.*
+retentions = 60:4204800
+
+[myops_freq]
+priority = 100
+pattern = ^myops.*
+retentions = 3600:8760
+
+[vicci_stats]
+priority = 100
+pattern = ^vicci.*
+retentions = 300:420480
+
+[default]
+priority = 100
+pattern = .*
+retentions = 60:4204800
+
+#[everything_1sec_1month_1hr_2years]
+#priority = 100
+#pattern = .*
+#retentions = 1:2678400,3600:17520
+#retentions = 1:2678400,3600:17520
+#retentions = 1:2678400
+#retentions = 1:2678400,3600:63072000
diff --git a/web/view/urllist.txt b/web/view/urllist.txt
new file mode 100644 (file)
index 0000000..c92c89b
--- /dev/null
@@ -0,0 +1,7 @@
+#MyOps
+http://HOSTNAME/graphite/render/?target=myops.kernel_version.2*&areaMode=stacked&yMin=0&from=-5days&title=Kernel Versions
+http://HOSTNAME/graphite/render/?target=alias(scale(scale(scale(myops.stats.uptime.05th%2C0.01667)%2C0.01667)%2C0.04166666),"5th percentile")&target=alias(scale(scale(scale(myops.stats.uptime.25th%2C0.01667)%2C0.01667)%2C0.04166666), "25th percentile")&target=alias(scale(scale(scale(myops.stats.uptime.50th%2C0.01667)%2C0.01667)%2C0.04166666), "50th percentile")&target=alias(scale(scale(scale(myops.stats.uptime.75th%2C0.01667)%2C0.01667)%2C0.04166666), "75th percentile")&target=alias(scale(scale(scale(myops.stats.uptime.95th%2C0.01667)%2C0.01667)%2C0.04166666), "95th percentile")&from=-1months&vtitle=Days&title=Percentile of Node%20Uptimes
+http://HOSTNAME/graphite/render/?target=myops.stats.free_disk_root.*&from=-1months&title=Percentile of Free Disk in Root
+http://HOSTNAME/graphite/render/?target=myops.stats.free_disk_vservers.*&from=-1months&title=Percentile of Free Disk in Vservers
+#LoadAvg
+http://HOSTNAME/graphite/render/?from=-2hours&target=sar.*.ldavg-*