会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MKY-技术驿站
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
23
下一页
2017年10月13日
同步VDP时间
摘要: 使用yast 进入蓝屏界面,修改system—date and time,取消hardware clock set to utc,时区设置为上海或者北京,然后sntp -r 时间服务器地址 敲击sync,OK
阅读全文
posted @ 2017-10-13 21:30 MKY-门可意
阅读(334)
评论(0)
推荐(0)
2017年9月20日
vdp配置
摘要: 转:http://jiangjianlong.blog.51cto.com/3735273/1902879 本文将介绍VDP 6.1.2的部署与配置,主要内容包括部署VDP的OVA模板、初始化配置VDP、测试备份虚拟机以及测试恢复虚拟机等。关于VDP 6.1的一些介绍性资料请移步vSphere Da
阅读全文
posted @ 2017-09-20 14:19 MKY-门可意
阅读(1427)
评论(0)
推荐(0)
2017年9月15日
python定义常量
摘要: 常量是指一旦初始化后就不能修改的固定值。c++中使用const保留字指定常量,而python并没有定义常量的保留字。但是python是一门功能强大的语言,可以自己定义一个常量类来实现常量的功能。 const.py 调用 test.py,这样就可以使用 了,这个值不能更改
阅读全文
posted @ 2017-09-15 11:17 MKY-门可意
阅读(18017)
评论(0)
推荐(0)
2017年9月6日
gpfs增加物理磁盘
摘要: 当前磁盘大小 [root@controller01 ~]# df -Th Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/cl-root xfs 450G 46G 405G 11% / devtmpfs devtmpfs 32G
阅读全文
posted @ 2017-09-06 09:56 MKY-门可意
阅读(12)
评论(0)
推荐(0)
2017年8月24日
OpenStack Keystone V3 简介
摘要: Keystone V3 简介 Keystone 中主要涉及到如下几个概念:User、Tenant、Role、Token。下面对这几个概念进行简要说明。 User:顾名思义就是使用服务的用户,可以是人、服务或者是系统,只要是使用了 Openstack 服务的对象都可以称为用户。 Tenant:租户,可
阅读全文
posted @ 2017-08-24 14:51 MKY-门可意
阅读(339)
评论(0)
推荐(0)
2017年8月20日
nginx + uswgi +django
摘要: 适合ubuntu 系统,不只是树莓派 安装必要软件 安装nginx/安装mysql 安装uwsgi,阿里源带了uwsgi这里直接安装 安装django 配置 socket配置,这里可以选择写ip或者改成socket 1 cat > /etc/uwsgi/apps-enabled/www.ini <<
阅读全文
posted @ 2017-08-20 10:19 MKY-门可意
阅读(368)
评论(0)
推荐(0)
安装系统
摘要: 我这主要用pi跑一些任务用没有用来玩物理网 下载系统 Raspbian Stretch Lite(Minimal image based on Debian Stretch)最小化不带桌面 https://www.raspberrypi.org/downloads/raspbian/ 刻录工具win
阅读全文
posted @ 2017-08-20 09:45 MKY-门可意
阅读(1750)
评论(0)
推荐(0)
2017年8月16日
Standard NSD file
摘要: Simple NSD File This section describes a simple NSD file with an example. The following is an example of a preferred simple IBM Spectrum Scale™ NSD fi
阅读全文
posted @ 2017-08-16 22:08 MKY-门可意
阅读(283)
评论(0)
推荐(0)
mmcrfs
摘要: mmcrfs command Creates a GPFS™ file system. Synopsis mmcrfs Device {"DiskDesc[;DiskDesc...]" | -F StanzaFile} [-A {yes | no | automount}] [-B BlockSiz
阅读全文
posted @ 2017-08-16 22:06 MKY-门可意
阅读(745)
评论(0)
推荐(0)
gpfs 内核错误
摘要: centos7.3安装旧的GPFS引发内核错误 没有关闭之前是可以查看到smap cat /proc/cpuinfo | grep smap 系统层关闭,也可以正常使用gpfs grubby --update-kernel=ALL --args=nosmap 终极就是升级软件版本 To resove
阅读全文
posted @ 2017-08-16 15:08 MKY-门可意
阅读(393)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
23
下一页
公告