{"id":929,"date":"2012-03-08T16:26:31","date_gmt":"2012-03-08T21:26:31","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=929"},"modified":"2012-03-10T17:07:15","modified_gmt":"2012-03-10T22:07:15","slug":"dell-omsa-proxmox-r610","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2012\/03\/dell-omsa-proxmox-r610\/","title":{"rendered":"Dell OMSA Proxmox R610"},"content":{"rendered":"<p>Just purchased a new R610 for running Proxmox 2.0RC1, but I needed a way to get OpenManage on there.<\/p>\n<p>I followed a sara.nl link page to get an old version of OMSA installed.  It worked great minus the small problem of not having a storage controller available.  Apparently the new PERC6i controller requires OMSA 6.3 or higher.  Well, I may as well go with 6.5.  Fortunately for me, Dell finally released both Ubuntu 10.04 and Debian 6 binaries AND install instructions.  I had to alter them a little bit for my prox environment, so here goes:<\/p>\n<p><code>aptitude update<\/code><br \/>\n<code>aptitude full-upgrade<\/code><br \/>\n<code>reboot<\/code><br \/>\n<code>echo 'deb http:\/\/linux.dell.com\/repo\/community\/deb\/latest \/' | tee -a \/etc\/apt\/sources.list.d\/linux.dell.com.sources.list<\/code><br \/>\n<code>gpg --keyserver pool.sks-keyservers.net --recv-key E74433E25E3D7775<\/code><br \/>\n<code>gpg -a --export E74433E25E3D7775 | apt-key add -<\/code><br \/>\n<code>apt-get update --allow-unauthenticated<\/code><br \/>\n<code>apt-get install srvadmin-all<\/code><br \/>\n<code>service dataeng start<\/code><br \/>\n<code>service dsm_om_connsvc start<\/code><br \/>\nTo get this to auto start on reboot: update-rc.d dsm_om_connsvc defaults<br \/>\nhttps:\/\/ipofserver:1311<\/p>\n<p>Login as root and your root password.<\/p>\n<p>If you receive an error with apt-get update &#8211;allow-unauthenticated, all I did was cat \/etc\/apt\/sources.list.d\/linux.dell.com.sources.list and then re-run the command.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just purchased a new R610 for running Proxmox 2.0RC1, but I needed a way to get OpenManage on there. I followed a sara.nl link page to get an old version of OMSA installed. It worked great minus the small problem of not having a storage controller available. Apparently the new PERC6i controller requires OMSA 6.3 &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2012\/03\/dell-omsa-proxmox-r610\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Dell OMSA Proxmox R610<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-929","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/929","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=929"}],"version-history":[{"count":2,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/929\/revisions"}],"predecessor-version":[{"id":934,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/929\/revisions\/934"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=929"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=929"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=929"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}