摘要: ceph常见问题处理:https://access.redhat.com/documentation/zh-cn/red_hat_ceph_storage/5/html/troubleshooting_guide/most-common-ceph-osd-errors 1、问题报错1: health 阅读全文
posted @ 2023-06-01 09:09 zzyu 阅读(334) 评论(0) 推荐(0)
摘要: #! _*_ coding:utf-8 _*_ import os,sys,re,fileinput,socket device_list = [] ip_list = [] ip_end = [] end_ip = [] gw = [] def warning(): print("\033[31; 阅读全文
posted @ 2020-05-27 12:41 zzyu 阅读(288) 评论(0) 推荐(0)
摘要: dic_1 = { "backend":"", "record":{ "server":"", "weight":"", "maxconn":"" } } def add(): user_input_url = input("请输入创建的域名:").split(" ") dic_1["backend 阅读全文
posted @ 2020-05-09 14:26 zzyu 阅读(108) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python3# -*- coding:utf-8 -*-# name:zzyumap = { "中国":{ "北京":{ "昌平区":{ "沙河镇":["西沙屯","路庄","王庄"], "阳坊镇":["东贯市","西贯市","阳坊"], }, "密云区":{ "高岭 阅读全文
posted @ 2020-04-18 14:13 zzyu 阅读(140) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python3# -*- coding:utf-8 -*-# name:zzyushop_list = [["手机",5000], ["电脑",7000], ["香蕉",50], ["衣服",200], ["车",10000]]shop_list_2 = []salar 阅读全文
posted @ 2020-04-16 21:14 zzyu 阅读(237) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python3# -*- coding:utf-8 -*-# name:zzyu welcome = ''' welcome to home 请选择是否为新用户,请在下面提示中输入<y or n>'''print (welcome)new_user = str(inpu 阅读全文
posted @ 2020-04-12 20:01 zzyu 阅读(250) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示