a毛片毛费观看-a毛片在线-a毛片在线观看-a毛片在线免费观看-国产成人综合洲欧美在线-国产成人综合高清在线观看

始創于2000年 股票代碼:831685
咨詢熱線:0371-60135900 注冊有禮 登錄
  • 掛牌上市企業
  • 60秒人工響應
  • 99.99%連通率
  • 7*24h人工
  • 故障100倍補償
您的位置: 網站首頁 > 幫助中心>文章內容

Oracle 10.2.0.4/5版本數據庫無法啟動dbconsole問題解決

發布時間:  2012/9/18 17:45:26

在2011年新裝了Oracle10.2.0.5數據庫,在建庫最后em創建時候報錯。

Starting Oracle Enterprise Manager 10g Database Control
............................................................................................. failed.-
 

------------------------------------------------------------------
Logs are generated in directory /myhost/sysman/log
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /myhost/bin/emctl start dbconsole
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.EMConfig perform
SEVERE: Error starting Database Control
Refer to the log file at /myhost/dbua/d4/upgrade/emConfig.log for more details.
Jan 2, 2011 7:27:26 PM Oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
Oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
at Oracle.sysman.emcp.EMDBPostConfig.performUpgrade(EMDBPostConfig.java:763)
at Oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:232)
at Oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
at Oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
at Oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
at Oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
at Oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at Oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
at Oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
at Oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
at Oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at Oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
at Oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
at java.lang.Thread.run(Thread.java:534)


查看 Oracle_HOME\<hostname>_<SID>\sysman\log\emagent.trc文件有如下報錯信息:

2011-01-09 09:36:56 Thread-51125136 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://myhost:1158/em/upload/: retStatus=-1
2011-01-09 09:36:56 Thread-51125136 ERROR ssl: Open wallet failed, ret = 28750
2011-01-09 09:36:56 Thread-51125136 ERROR ssl: nmehlenv_openWallet failed
2011-01-09 09:36:56 Thread-51125136 ERROR http: 15: Unable to initialize ssl connection with server, aborting connection attempt
通過查詢support發現是因為The Root Certificate Authority (CA) expired on 31-DEC-2010 00:00:0 root授權信息過期導致,Oracle官方給出的解決辦法是打Patch 8350262,然后按照oracle給出的建議操作即可解決,具體解決步驟如下:

Recovering from Configuration Errors on a Single Instance Database
1. Ignore any errors and continue with the installation or upgrade. The database will be created without errors.

2. Apply Patch 8350262 to your Oracle Home installation using OPatch.

opatch apply

Invoking OPatch 10.2.0.4.2

Oracle Interim Patch Installer version 10.2.0.4.2
Copyright (c) 2007, Oracle Corporation. All rights reserved.

Oracle Home : /myhost
Central Inventory : /scratch/pchebrol/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.2
OUI version : 10.2.0.4.0
OUI location : /myhost/oui
Log file location : /myhost/cfgtoollogs/opatch/opatch2011-01-02_11-00-00AM.log

ApplySession applying interim patch '8350262' to OH '/myhost'

Running prerequisite checks...

OPatch detected non-cluster Oracle Home from the inventory and will patch the local system only.

Backing up files and inventory (not for auto-rollback) for the Oracle Home
Backing up files affected by the patch '8350262' for restore. This might take a while...
Backing up files affected by the patch '8350262' for rollback. This might take a while...

Patching component Oracle.sysman.agent.core, 10.2.0.4.0a...
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/sysman/jlib/emd_java.jar" with "/sysman/jlib/emd_
java.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
ApplySession adding interim patch '8350262' to inventory

Verifying the update...
Inventory check OK: Patch ID 8350262 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 8350262 are present in Oracle Home.

OPatch succeeded.

3. After applying the patch, force stop the Database Control (dbconsole) process using the killDBConsole script bundled with the patch. Note that the dbconsole process cannot be stopped using the emctl stop dbconsole command, as EMCTL is unable to connect to the process.

To execute the killDBConsole script:

Set the Oracle_HOME and ORACLE_SID environment variables.
Execute <PATCH_HOME>/killDBConsole.
Note for Windows Platform Only:

It is not necessary to force stop the dbconsole process on the Windows platform, because the process will
already be in a stopped state at the end of the failed configuration attempt.

The killDBConsole script output is shown below:

$ <PATCH_HOME>/killDBConsole
Oracle_HOME=/myhost/db_1
Oracle_SID=caem31
State directory = /myhost/db_1/staxd10_caem31
WatchDog PID = 802932
DBconsole PID = 577716
EMAgent PID = 512156
Killing WatchDog (pid=802932) ...
Successfully killed process 802932
Killing DBConsole (pid=577716) ...
Successfully killed process 577716
Killing EMAgent (pid=512156) ...
Successfully killed process 512156

4. Re-secure Database Control with the following command:

<Oracle_HOME>/bin/emctl secure dbconsole -reset

You will be prompted twice to confirm that the Root key must be overwritten. In both cases, enter upper-case "Y" as the response. Any other response (including lower-case "y") will cause the command to terminate without completing. If this happens, the command can be re-invoked.

$ ./emctl secure dbconsole -reset
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:5501/em/console/aboutApplication
Enter Enterprise Manager Root Password :
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key...
WARNING! An Enterprise Manager Root Key already exists in
the Repository. This operation will replace your Enterprise
Manager Root Key.
All existing Agents that use HTTPS will need to be
reconfigured if you proceed. Do you wish to continue and
overwrite your Root Key
(Y/N) ?
Y
Are you sure ? Reset of the Enterprise Manager Root Key
will mean that you will need to reconfigure each Agent
that is associated with this OMS before they will be
able to upload any data to it. Monitoring of Targets
associated with these Agents will be unavailable until
after they are reconfigured.
(Y/N) ?
Y
Generating Enterprise Manager Root Key (this takes a minute)... Done.Fetching Root Certificate from
the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/myhost/sysman/config/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

5. Re-start Database Control with the following command:

<Oracle_HOME>/bin/emctl start dbconsole

Recovering from Configuration Errors in an Oracle Real Application Clusters (RAC) Environment
1. Ignore any errors and continue with the upgrade, so that the database is upgraded without errors.

2. Apply Patch 8350262 to your Oracle Home installation. Note that the OPatch utility will apply the patch to all nodes in the cluster, as shown below:

../OPatch/opatch apply
Invoking OPatch 10.2.0.4.2

Oracle Interim Patch Installer version 10.2.0.4.2
Copyright (c) 2007, Oracle Corporation. All rights reserved.

Oracle Home : /myhost/oracle/product/10.2.0/db_1
Central Inventory : /myhost/app/oraInventory
from : /etc/oraInst.loc
OPatch version : 10.2.0.4.2
OUI version : 10.2.0.4.0
OUI location : /myhost/Oracle/product/10.2.0/db_1/oui
Log file location : /myhost/Oracle/product/10.2.0/db_1/cfgtoollogs/opatch/opatch2011-01-01_
21-30-27PM.log

ApplySession applying interim patch '8350262' to OH '/myhost/Oracle/product/10.2.0/db_1'

Running prerequisite checks...

OPatch detected the node list and the local node from the inventory. OPatch will patch the local
system then propagate the patch to the remote nodes.

Backing up files and inventory (not for auto-rollback) for the Oracle Home
Backing up files affected by the patch '8350262' for restore. This might take a while...
Backing up files affected by the patch '8350262' for rollback. This might take a while...

Patching component Oracle.sysman.agent.core, 10.2.0.4.0a...
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
“/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emCORE.jar" with
"/sysman/jlib/emCORE.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/fsc/FSWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/rep/RepWalletUtil.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/util/RootCert.class"
Updating jar file "/myhost/Oracle/product/10.2.0/db_1/sysman/jlib/emd_java.jar" with
"/sysman/jlib/emd_java.jar/Oracle/sysman/eml/sec/util/SecConstants.class"
ApplySession adding interim patch '8350262' to inventory

Verifying the update...
Inventory check OK: Patch ID 8350262 is registered in Oracle Home inventory with proper meta-data.
Files check OK: Files from Patch ID 8350262 are present in Oracle Home.

Patching in rolling mode.

Updating nodes 'myhost'
Apply-related files are:
FP = :/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_
files.txt"
DP = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_
dirs.txt"
MP = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/make_
cmds.txt"
RC = "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/remote_
cmds.txt"

Instantiating the file "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_
44/rac/copy_files.txt.instantiated" by replacing $Oracle_HOME in "/myhost/oracle/product/10.2.0/db_
1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_files.txt" with actual path.
Propagating files to remote nodes...
Instantiating the file "/myhost/Oracle/product/10.2.0/db_1/.patch_storage/8350262_Sep_14_2010_04_59_
44/rac/copy_dirs.txt.instantiated" by replacing $Oracle_HOME in "/myhost/oracle/product/10.2.0/db_
1/.patch_storage/8350262_Sep_14_2010_04_59_44/rac/copy_dirs.txt" with actual path.
Propagating directories to remote nodes...

OPatch succeeded.


3. After applying the patch, force stop the Database Control (dbconsole) process by executing the
killDBConsole script bundled with the patch on each node in the cluster. Note that the dbconsole
process cannot be stopped using the emctl stop dbconsole command, as EMCTL is unable to connect
to the process.

To execute the killDBConsole script:

Set the Oracle_HOME and ORACLE_SID environment variables.
Execute <PATCH_HOME>/killDBConsole
Note for Windows Platform Only:
It is not necessary to force stop the dbconsole process on the Windows platform, because the process will
already be in a stopped state at the end of the failed configuration attempt.

The killDBConsole script output is shown below:

$ <PATCH_HOME>/killDBConsole
Oracle_HOME=/myhost/catest/db_1
Oracle_SID=caem31
State directory = /myhost/catest/db_1/staxd10_caem31
WatchDog PID = 802932
DBconsole PID = 577716
EMAgent PID = 512156
Killing WatchDog (pid=802932) ...
Successfully killed process 802932
Killing DBConsole (pid=577716) ...
Successfully killed process 577716
Killing EMAgent (pid=512156) ...
Successfully killed process 512156


4. Re-secure Database Control on the first cluster node with the following command:


<Oracle_HOME>/bin/emctl secure dbconsole -reset

You will be prompted twice to confirm that the Root key must be overwritten. In both cases, enter upper-case "Y" as the response. Any other response (including lower-case "y") will cause the command to terminate without completing. If this happens, the command can be re-invoked.

$ ./emctl secure dbconsole -reset
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:5501/em/console/aboutApplication
Enter Enterprise Manager Root Password :
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key...
WARNING! An Enterprise Manager Root Key already exists in
the Repository. This operation will replace your Enterprise
Manager Root Key.
All existing Agents that use HTTPS will need to be
reconfigured if you proceed. Do you wish to continue and
overwrite your Root Key
(Y/N) ?
Y
Are you sure ? Reset of the Enterprise Manager Root Key
will mean that you will need to reconfigure each Agent
that is associated with this OMS before they will be
able to upload any data to it. Monitoring of Targets
associated with these Agents will be unavailable until
after they are reconfigured.
(Y/N) ?
Y
Generating Enterprise Manager Root Key (this takes a minute)... Done.Fetching Root Certificate from
the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/sysman/config/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

 

5. Re-secure Database Control on the remaining cluster nodes with the following command. Note that the -reset switch is not included with this command:

<Oracle_HOME>/bin/emctl secure dbconsole

 

[myhost bin]$ ./emctl secure dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
https://myhost:1158/em/console/aboutApplication
Enter Enterprise Manager Root password :
Enter a Hostname for this OMS : myhost
DBCONSOLE already stopped... Done.
Agent is already stopped... Done.
Securing dbconsole... Started.
Checking Repository... Done.
Checking Em Key... Done.
Checking Repository for an existing Enterprise Manager Root Key... Done.
Fetching Root Certificate from the Repository... Done.
Updating HTTPS port in emoms.properties file... Done.
Generating Java Keystore... Done.
Securing OMS ... Done.
Generating Oracle Wallet Password for Agent.... Done.
Generating wallet for Agent ... Done.
Copying the wallet for agent use... Done.
Storing agent key in repository... Done.
Storing agent key for agent ... Done.
Configuring Agent...
Configuring Agent for HTTPS in DBCONSOLE mode... Done.
EMD_URL set in /myhost/Oracle/product/10.2.0/db_1/myhost/sysman/c
onfig/emd.properties
Done.
Configuring Key store.. Done.
Securing dbconsole... Sucessful.

6. Re-start Database Control by executing the following command on each node in the cluster:

<Oracle_HOME>/bin/emctl start dbconsole


 


本文出自:億恩科技【www.ibaoshan.net】

服務器租用/服務器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質保障!--億恩科技[ENKJ.COM]

  • 您可能在找
  • 億恩北京公司:
  • 經營性ICP/ISP證:京B2-20150015
  • 億恩鄭州公司:
  • 經營性ICP/ISP/IDC證:豫B1.B2-20060070
  • 億恩南昌公司:
  • 經營性ICP/ISP證:贛B2-20080012
  • 服務器/云主機 24小時售后服務電話:0371-60135900
  • 虛擬主機/智能建站 24小時售后服務電話:0371-60135900
  • 專注服務器托管17年
    掃掃關注-微信公眾號
    0371-60135900
    Copyright© 1999-2019 ENKJ All Rights Reserved 億恩科技 版權所有  地址:鄭州市高新區翠竹街1號總部企業基地億恩大廈  法律顧問:河南亞太人律師事務所郝建鋒、杜慧月律師   京公網安備41019702002023號
      0
     
     
     
     

    0371-60135900
    7*24小時客服服務熱線

     
     
    欧洲精品码一区二区三区免费看| 制服丝袜人妻中文字幕在线| 女人的选择HD中字| 国产精品自在在线午夜| 18未满禁止免费69影院| 我的私人女教师3| 女人被第一次18毛片| 国产亚洲精品美女久久久| JlZZJlZZ日本熟丰满人妻| 亚洲VA欧洲VA日韩VA| 人妻中文字系列无码专区| 久久WWW成人看片免费不卡| 嗯啊开小嫩苞好深啊H视频 | 美女高潮无套内谢| 国产老妇伦国产熟女老妇久| AV狠狠色超碰丁香婷婷综合久久| 亚洲AV无码专区色爱天堂老鸭| 人妻系列无码专区久久五月天| 九九99久久精品国产| 嗯…啊 摸 湿 奶头免费视频 | 日本精品一区二区三区试看| 久久久久人妻一区精品色欧美| 国产成人精品一区二区视频 | 少妇午夜福利一区二区| 麻花豆传媒剧国产免费| 国产乱女乱子视频在线播放| AV鲁丝一区鲁丝二区鲁丝三区| 亚洲成人无码一区| 日本熟妇xxxx| 两根硕大一起挤进小紧H共妻| 国产伦精品一区二区三区| www.xx欧美大鸡巴| 艳妇乳肉豪妇荡乳AV| 无码AV无码一区二区| 欧美丰满熟妇XXXX性PPX人| 精品久久久久久中文字幕人妻最新 | 乱中年女人伦AV二区| 国产精品一线二线三线| WWW性久久久COM| 亚洲婷婷五月激情综合APP| 天黑黑影院在线观看免费中文| 女强人被春药精油按摩4| 黑人巨大高潮喷水AV| 反差婊吃瓜爆料黑料免费| √8天堂资源地址中文在线| 亚洲国产精品无码久久久动漫| 视频在线观看一区二区| 欧美极品少妇XXXXⅩ猛交| 精品无码久久久久久国产 | 色综合天天综合狠狠爱_| 免费人成网站在线观看欧美| 好儿子你插得太深了| 丰满的少妇XXXXX人妻| 1区1区3区4区产品乱码芒果| 亚洲国产精品嫩草影院久久| 少妇 精69XXXXXx白浆| 年轻漂亮的女邻居观看在线视频| 狠狠躁夜夜躁人人爽碰AV| 国产98在线 | 免费| CAOPORN最新地址| 一杆长枪直入两扇门| 亚洲AV人人澡人人爽人人夜夜| 色欲AⅤ亚洲情无码AV| 欧美XXXX做受欧美88BBW| 久久精品无码一区二区日韩AV| 国产三级在线观看播放| 大香煮伊区一二三四区2021 | 蜜臀AV在线播放| 幻女BBWXXXX非洲黑人| 国产成本人片免费AV| SEERX性欧美老妇| 在线播放韩国A级无码片| 亚洲国产成人丁香五月激情| 玩弄丰满熟妇乱XXXXX性多毛| 人妻一区二区三区高清AV专区| 免费国产AV在线观看| 久久WWW免费人成_看片| 国产一区二区H无遮挡| 国99精品无码一区二区三区| VPSWINDOWS另类极品| 永久免费AV网站可以直接看的| 亚洲AV无码兔费综| 铜铜铜铜铜铜铜好-深色| 日本伊人精品一区二区三区| 欧美成人片一区二区三区| 久久中文字幕无码一区二区| 激情综合色五月丁香六月亚洲 | 精品一区二区三区自拍图片区| 国产乱人伦偷精品视频免观看| 粗大在少妇体内进进出出| 99久久婷婷国产综合精品| 一面膜上边一面膜下边韩国| 亚洲丰满性熟妇ⅩXXOOO太阳| 无码免费伦费影视在线观看| 日韩无码一区视频| 欧美中文字幕无线码视频| 美女裸体无遮拦国产兔费网站| 久久97久久97精品免视看| 国产一区二区三区不卡在线观看 | YYYY11111少妇无码影院| √天堂资源地址在线官网| 亚洲伊人久久精品影院| 亚洲AV无码国产一区二区三区四| 玩弄CHINESE丰满人妻VI| 日本强好片久久久久久AAA | 日韩乱码人妻无码超清蜜桃丨 | 亚洲国产无套无码AV电影| 小雪尝禁果又粗又大的动态视频| 丝袜灬啊灬快灬高潮了视频| 日本十八禁视频无遮挡| 欧美性白人极品1819HD| 男女啪啪免费观看的网址| 久拍国产在线观看| 久久久精品中文字幕乱码18| 精品国产亚洲一区二区三区| 国产曰的好深好爽免费视频| 国产精品IGAO视频网| 高清欧美性猛交XXXX黑人猛交| 超碰人人爽天天爽天天做| SUNTEK中老年妈妈| 99久久久精品免费观看国产| 中文字幕亚洲一区二区VA在线| 一本一道波多野结衣AV黑人| 亚洲日本中文字幕乱码在线电影| 亚洲不卡无码A∨在线| 性XXXX欧美老妇胖老太性多毛| 天堂M和天堂2M区别| 色老99久久九九爱精品| 日韩欧美成人免费观看| 日本农村大姐RAPPER| 日本JAPANESE丰满白浆| 人妻妺妺窝人体色777777| 欧洲无线一线二线三W955| 欧美性狂猛BBBBBBXXXXXX| 欧美精品视频一区二区三区| 男男野战爆了我的菊BL| 免费国产黄网站在线观看可以下载| 乱人伦中文字幕成人网站在线| 巨胸爆乳美女露双奶头挤奶| 久久伊人五月丁香狠狠色| 久久久久人妻一区二区三区VR| 久久国产精品无码HDAV| 精品无码AV人在线观看| 精品无码人妻一区二区免费蜜桃| 精品国产乱码久久久久软件| 回民丰满少妇XXX性| 姬小满乳液狂飙奖励自己| 河南少妇凸BBWBBW| 机密重案之致命诱惑| 精品国产乱码一区二区三区APP| 精品国产一区二区三区无码 | 亚洲国产AV无码专区亚洲AV| 亚洲AV中文无码4区| 亚洲AV无码国产一区二区三区四| 亚洲AⅤ无码一区二区波多野 | 国产午夜无码精品免费看动漫| 国产免费无遮挡吸奶头视频| 国产偷窥真人视频在线观看| 国产制服丝袜在线无码| 国内精品一线二线三线黄| 好男人网官网在线观看2019| 护士的小嫩嫩好紧好爽| 精品国产AⅤ一区二区三区| 精品伊人久久大线蕉色首页| 久久久久精品午夜福利| 久久亚洲AV无码精品色午夜麻豆 | 精品国产YW在线观看| 精品一区二区三区在线播放视频| 久久国产精久久精产国| 久久久久亚洲AV成人网电影| 萝卜视频高清免费视频日本| 奶头从情趣内衣下露了出来AV | CAOPORN最新地址| 暗交小拗女一区二区三区三州| 部长的夫人的味道中字| 成人年无码AV片在线观看| 夫妻免费无码V看片| 国产成人一区二区三区在线| 国产精品日韩专区第一页| 国产一区二区三区在线观看免费 | JIZZJIZZJIZZ亚洲热| 被俩个黑人前后破苞的女人| 大伊香蕉精品一区视频在线| 各种少妇正面着BBW撒尿视频| 国产精品成人99久久久久| 国产人成高清在线视频99最全资 | 少妇高潮喷水惨叫久久久久电影| 忘忧草日本社区WWW在线| 压在窗户上C给别人看窗前| 亚洲丰满熟女一区二区V| 亚洲中文字幕无码永久在线不卡 | 国产午夜影视大全免费观看 | 久久丫免费无码一区二区| 蜜臀久久AV无码牛牛影视 | 99久久99久久精品国产片| TPU色母和子色母的性能| 抽出含了一整夜的性器液体流出| 国产大学生粉嫩无套流白浆| 国内精品久久人妻无码| 久久精品国产亚洲AVAPP下载|