Monday 15 July 2019

GPNP PROFILE Location

[root@srv1 peer]# pwd
/u01/app/12.1.0/grid/gpnp/profiles/peer
[root@srv1 peer]# cat profile.xml
<?xml version="1.0" encoding="UTF-8"?>

<gpnp:GPnP-Profile Version="1.0" xmlns="http://www.grid-pnp.org/2005/11/gpnp-profile" xmlns:gpnp="http://www.grid-pnp.org/2005/11/gpnp-profile" xmlns:orcl="http://www.oracle.com/gpnp/2005/11/gpnp-profile" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.grid-pnp.org/2005/11/gpnp-profile gpnp-profile.xsd" ProfileSequence="4" ClusterUId="b509ea7ec0475f9cffa6698cafb0bb7a" ClusterName="rac" PALocation=""><gpnp:Network-Profile>
<gpnp:HostNetwork id="gen" HostName="*">
<gpnp:Network id="net1" IP="192.168.56.0" Adapter="eth0" Use="public"/>
<gpnp:Network id="net2" IP="192.168.10.0" Adapter="eth1" Use="cluster_interconnect"/></gpnp:HostNetwork>
</gpnp:Network-Profile>

<orcl:CSS-Profile id="css" DiscoveryString="+asm" LeaseDuration="400"/>
<orcl:ASM-Profile id="asm" DiscoveryString="/dev/oracleasm/disks" SPFile="+CRS/rac/ASMPARAMETERFILE/registry.253.1011897219" Mode="legacy"/><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/><ds:Reference URI=""><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/><ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"> <InclusiveNamespaces xmlns="http://www.w3.org/2001/10/xml-exc-c14n#" PrefixList="gpnp orcl xsi"/></ds:Transform></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/><ds:DigestValue>XCYxYgCQuw74HuWDCZ6E97HKqBU=</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue>IqYwH9EU0Kq8tP+rySbc3V8Clx9DIQ+KV6qEpFwIPTUoZhnjSUxBC1Dd5L/mRB8EQHBGznDC7eEQoa3aU6sZWuEjU+TJv/6kI1rE3f3+HM2rn0Kqp4+K+2K5pq5GB/zi7p3CnmE5FTk6/clrSvbKX2IMmBgYWMX754wWIhAwrjM=</ds:SignatureValue></ds:Signature></gpnp:GPnP-Profile>

[root@srv1 peer]#

No comments:

Post a Comment