码迷,mamicode.com
首页 > 其他好文 > 详细

VDP一些命令行命令

时间:2019-01-11 18:54:31      阅读:398      评论:0      收藏:0      [点我收藏+]

标签:...   creat   poi   Fix   mcs   int   art   sch   point   

一、dpnctl {status | start | stop ...} { all | gsan | mcs | ems | sched | maint | axionfs | dtlt }
二、avmaint
三、cplist
四、

To fix a full data mount you would run :

  1. Stop all VDP services (dpnctl stop)
  2. Unmount the mount point (umount /data0X)
  3. Run xfs_check (xfs_check /dev/sdxy)
  4. Mount data0X (mount -a)
  5. start services (dpnctl start all)
  6. stop maintenance services (dpnctl stop maint)
  7. avmaint checkpoint --ava (create checkpoint)
  8. Run full hfscheck (avmaint hfscheck --full --av

VDP一些命令行命令

标签:...   creat   poi   Fix   mcs   int   art   sch   point   

原文地址:http://blog.51cto.com/353244/2341677

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!