bin456789 / reinstall

一键DD/重装脚本 (One-click reinstall OS on VPS)
GNU General Public License v3.0
2.14k stars 345 forks source link

oracle DD debian 后收到一条通过 #158

Open iTofu opened 6 days ago

iTofu commented 6 days ago

原来的系统:Ubuntu 要安装的系统:Debian 12 遇到的问题:截图或者登录 SSH 获取日志 /reinstall.log

Original system: System to be installed: Issues encountered: Screenshot or log in via SSH to get the logs from /reinstall.log


2024.08.14 DD 的,9.8 收到通告,有佬知道和我的 dd 行为有关系吗?需要处理吗?

The Oracle Cloud Infrastructure team detected one or more of your instances as unstable due to an error in the underlying infrastructure. Within the maintenance window (from the time listed in this notification to the next 24 hours), Oracle Cloud Infrastructure will attempt to move your instance(s) to alternate infrastructure. It is highly advised that you move your instance(s) before the time listed in this notification.

Details related to affected instance(s), timing, and instructions on how to move your affected instance(s) can be found in the FAQ section.

To request a 7 or 14 day extension, you may utilize our self-serve options and reschedule the maintenance yourself, or contact support at least 24 hours before the action required by time and ensure you provide the 8 digit alphanumeric reference number and instance ID(s).

另外我按通告要求重启实例,结果关机了之后无法开机了,在官网开机和 oci 命令开机都不行……

oci compute instance action --instance-id ocid1.instance.oc1.ap-singapore-1.xxx --action START
ServiceError:
{
    "client_version": "Oracle-PythonSDK/2.134.0, Oracle-PythonCLI/3.48.0",
    "code": "InternalError",
    "logging_tips": "Please run the OCI CLI command using --debug flag to find more debug information.",
    "message": "Out of host capacity.",
    "opc-request-id": "xxx/xxx/xxx",
    "operation_name": "instance_action",
    "request_endpoint": "POST https://iaas.ap-singapore-1.oraclecloud.com/20160918/instances/ocid1.instance.oc1.ap-singapore-1.xxx",
    "status": 500,
    "target_service": "compute",
    "timestamp": "2024-09-22T12:59:39.080510+00:00",
    "troubleshooting_tips": "See [https://docs.oracle.com/iaas/Content/API/References/apierrors.htm] for more information about resolving this error. If you are unable to resolve this issue, run this CLI command with --debug option and contact Oracle support and provide them the full error message."
}
bin456789 commented 6 days ago

due to an error in the underlying infrastructure

"message": "Out of host capacity.",

显然跟 dd 无关

iTofu commented 6 days ago

due to an error in the underlying infrastructure

"message": "Out of host capacity.",

显然跟 dd 无关

噢,原谅我瞎了 orz

iTofu commented 6 days ago

甲骨文这玩意还挺离谱的,通知我重启实例,我重启完告诉我 Out of host capacity.???我硬盘啥的也都在,就是不让开机,离离原上谱

bin456789 commented 6 days ago

你是重启还是 关机再开机

iTofu commented 6 days ago

你是重启还是 关机再开机

可能是重新引导 or 停止再启动,我也忘了是哪个