openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Tanous, Ed" <ed.tanous@intel.com>
To: Hariharasubramanian Ramasubramanian <hramasub@in.ibm.com>,
	Ratan Gupta <ratagupt@linux.vnet.ibm.com>
Cc: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>
Subject: RE: IPMI and Redfish support in openbmc Linux
Date: Tue, 10 Jul 2018 14:57:14 +0000	[thread overview]
Message-ID: <7E9441B1E5EFFD4681F54958E821699345810FF6@ORSMSX114.amr.corp.intel.com> (raw)
In-Reply-To: <OFCA608E26.3D7FF9BB-ON652582C6.00327BAF-652582C6.00335CBE@notes.na.collabserv.com>

Bmcweb will launch under one of two ports.  If launched manually, it will launch under port 18080.  If launched via systemd, it will use socket activation to launch under port 883 (to avoid conflicting with the existing phosphor-rest server).

Another thing to recognize is that there is a debug html interface built into the redfish interface, so the easiest way to test is to use a web browser, and you will get the graphical interface with clickable links.  Try pointing a web browser at https://10.99.241.79:18080/redfish/v1 and see if that works.

PS, the trailing backslash is unimportant.  Bmcweb is designed to strip the trailing backslash for you in either case, so redfish/v1 is the same as redfish/v1/

-Ed



From: openbmc [mailto:openbmc-bounces+ed.tanous=intel.com@lists.ozlabs.org] On Behalf Of Hariharasubramanian Ramasubramanian
Sent: Tuesday, July 10, 2018 2:21 AM
To: Ratan Gupta <ratagupt@linux.vnet.ibm.com>
Cc: openbmc@lists.ozlabs.org
Subject: Re: IPMI and Redfish support in openbmc Linux


"openbmc" <openbmc-bounces+hramasub=in.ibm.com@lists.ozlabs.org> wrote on 07/10/2018 02:04:49 PM:


> 
> But I couldn't access Redfish API through the below command.
> curl -b cjar -k https://10.99.241.79/redvish/v1/
> 

1) Looks like you have a typo in the URI : It must be redfish and not redvish ?
2) Also try removing the trailing forward slash : redfish/v1 instead of redfish/v1/
3) Is the service running in the standard 443 port ? If not append the port number to the IP in the URI.

-Hari !

  reply	other threads:[~2018-07-10 14:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-10  4:36 IPMI and Redfish support in openbmc Linux Henbin Chang
2018-07-10  8:34 ` Ratan Gupta
2018-07-10  9:21   ` Hariharasubramanian Ramasubramanian
2018-07-10 14:57     ` Tanous, Ed [this message]
     [not found] ` <ab6d15cb-f965-3211-fbaa-6a734bf6eb70@linux.vnet.ibm.com>
2018-07-12  0:05   ` Henbin Chang
2018-07-12  5:54     ` Henbin Chang
2018-07-12 17:57       ` Tanous, Ed
2018-07-13  5:35         ` Henbin Chang
     [not found] <mailman.479.1527871603.18429.openbmc@lists.ozlabs.org>
2018-06-04  5:38 ` Brad Chou
2018-06-04 13:49   ` Tanous, Ed
  -- strict thread matches above, loose matches on Subject: below --
2018-06-01  9:22 AKASH G J
2018-06-01 14:28 ` Tanous, Ed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7E9441B1E5EFFD4681F54958E821699345810FF6@ORSMSX114.amr.corp.intel.com \
    --to=ed.tanous@intel.com \
    --cc=hramasub@in.ibm.com \
    --cc=openbmc@lists.ozlabs.org \
    --cc=ratagupt@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).