亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 9553 | 回復(fù): 4
打印 上一主題 下一主題

[存儲網(wǎng)絡(luò)] 我在RHEL5.5系統(tǒng)上面開啟了多路徑服務(wù),重啟服務(wù)器后將本地加載的磁盤識別錯了 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2015-11-23 09:05 |只看該作者 |倒序瀏覽
臨時加載改成了這樣:
#/dev/sdb1               /filedata               ext3   defaults,acl     0 0
/dev/mapper/mpath1p1    /filedata         ext3   defaults,acl     0 0

/dev/mapper/  目錄下顯示如下:
crw------- 1 root root  10, 62 11-17 09:47 control
brw-rw---- 1 root disk 253,  2 11-17 09:47 mpath1
brw-rw---- 1 root disk 253,  3 11-17 09:47 mpath1p1
brw-rw---- 1 root disk 253,  0 11-17 09:47 VolGroup00-LogVol00
brw-rw---- 1 root disk 253,  1 11-17 09:47 VolGroup00-LogVol01

請問如可恢復(fù)?
# stmsboot -d
用這個命令就可以了嗎?
本人第一次配置,不熟悉,請有經(jīng)驗的高手指點一下,謝謝!
最好能順便提供一些詳細(xì)的配置資料地址

論壇徽章:
221
15-16賽季CBA聯(lián)賽之吉林
日期:2017-12-11 12:51:59黑曼巴
日期:2019-04-12 13:40:0515-16賽季CBA聯(lián)賽之廣東
日期:2019-04-23 10:41:1215-16賽季CBA聯(lián)賽之遼寧
日期:2019-05-06 13:03:2815-16賽季CBA聯(lián)賽之山西
日期:2019-05-09 10:56:5815-16賽季CBA聯(lián)賽之青島
日期:2019-05-17 13:57:0515-16賽季CBA聯(lián)賽之新疆
日期:2019-06-10 13:39:0515-16賽季CBA聯(lián)賽之天津
日期:2019-07-08 15:04:4519周年集字徽章-19
日期:2019-08-27 13:31:2619周年集字徽章-19
日期:2019-08-27 13:31:2619周年集字徽章-周
日期:2019-09-06 18:46:4715-16賽季CBA聯(lián)賽之天津
日期:2019-02-27 11:24:07
2 [報告]
發(fā)表于 2015-11-23 11:24 |只看該作者
配置文件中可以忽略本地磁盤

論壇徽章:
0
3 [報告]
發(fā)表于 2015-11-23 13:35 |只看該作者
我關(guān)閉服務(wù)后再重啟系統(tǒng),還是提示占用,無法恢復(fù)原來的狀態(tài),如何去掉?

fdisk -l

Disk /dev/sdb: 9994.9 GB, 9994994974720 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1      267350  2147483647+  ee  EFI GPT

WARNING: GPT (GUID Partition Table) detected on '/dev/dm-2'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: The size of this disk is 10.0 TB (9994994974720 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).

Disk /dev/dm-2: 9994.9 GB, 9994994974720 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

     Device Boot      Start         End      Blocks   Id  System
/dev/dm-2p1               1      267350  2147483647+  ee  EFI GPT

Disk /dev/dm-3: 9994.9 GB, 9994994940416 bytes
255 heads, 63 sectors/track, 1215155 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/dm-3 doesn't contain a valid partition table

WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.


WARNING: The size of this disk is 8.6 TB (8589934592000 bytes).
DOS partition table format can not be used on drives for volumes
larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
partition table format (GPT).

論壇徽章:
2
數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-11-07 06:20:00數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-12-15 06:20:00
4 [報告]
發(fā)表于 2015-12-12 19:21 |只看該作者
如果使用的文件系統(tǒng),那么直接用uuid掛載,如果使用的是裸設(shè)備用udev固定或raw

論壇徽章:
2
數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-11-07 06:20:00數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-12-15 06:20:00
5 [報告]
發(fā)表于 2015-12-12 19:21 |只看該作者
如果使用的文件系統(tǒng),那么直接用uuid掛載,如果使用的是裸設(shè)備用udev固定或raw
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP