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

Chinaunix

標(biāo)題: 重做系統(tǒng)后,ds存儲(chǔ)掛載不上了 [打印本頁(yè)]

作者: 可愛灰狼    時(shí)間: 2014-10-22 00:16
標(biāo)題: 重做系統(tǒng)后,ds存儲(chǔ)掛載不上了
之前用
mount -t ntfs-3g -o iocharset=cp936 /dev/sdb1 /cpg   可以的,重裝了rhel6.5 64位后,現(xiàn)在掛載報(bào)錯(cuò)

[root@ijx ~]# rpm -ivh ntfs-3g-2011.4.12-5.el6.x86_64.rpm
warning: ntfs-3g-2011.4.12-5.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing...                ########################################### [100%]
   1:ntfs-3g                ########################################### [100%]
[root@ijx ~]#
[root@ijx ~]# fdisk -l

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


Disk /dev/sda: 292.0 GB, 291999055872 bytes
255 heads, 63 sectors/track, 35500 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1       35501   285155327+  ee  GPT

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


Disk /dev/sdb: 1198.0 GB, 1197998080000 bytes
255 heads, 63 sectors/track, 145648 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1      145649  1169919999+  ee  GPT

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


Disk /dev/sdc: 1197.9 GB, 1197851279360 bytes
255 heads, 63 sectors/track, 145630 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1               1      145631  1169776639+  ee  GPT

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


Disk /dev/mapper/mpathc: 1197.9 GB, 1197851279360 bytes
255 heads, 63 sectors/track, 145630 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

             Device Boot      Start         End      Blocks   Id  System
/dev/mapper/mpathcp1               1      145631  1169776639+  ee  GPT
[root@ijx ~]#
[root@ijx ~]# mount -t ntfs-3g /dev/sdd /mnt/sdc/
Error reading bootsector: Input/output error
Failed to mount '/dev/sdd': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
important! If the device is a SoftRAID/FakeRAID then first activate
it and mount a different device under the /dev/mapper/ directory, (e.g.
/dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation
for more details.
[root@ijx ~]#
[root@ijx ~]#
[root@ijx ~]# mount -t ntfs-3g /dev/mapper/ /mnt/sdc/
control  mpathc   
[root@ijx ~]# mount -t ntfs-3g /dev/mapper/mpathc /mnt/sdc/
NTFS signature is missing.
Failed to mount '/dev/mapper/mpathc': Invalid argument
The device '/dev/mapper/mpathc' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
[root@ijx ~]#
[root@ijx ~]# mount -t ntfs-3g /dev/sd
sda   sda1  sda2  sda3  sda4  sdb   sdb1  sdc   sdd   
[root@ijx ~]# mount -t ntfs-3g /dev/sdc /mnt/sdc/
NTFS signature is missing.
Failed to mount '/dev/sdc': Invalid argument
The device '/dev/sdc' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
[root@ijx ~]#
[root@ijx ~]#
作者: dengbao2001    時(shí)間: 2014-10-22 11:45
The util fdisk doesn't support GPT. Use GNU Parted.


留意到這個(gè)錯(cuò)誤提示嗎? 是否按照錯(cuò)誤提示操作處理來看看?
作者: 可愛灰狼    時(shí)間: 2014-10-22 21:34
我這里只是用fdisk 查看下,不是要重新分區(qū)
回復(fù) 2# dengbao2001


   
作者: dengbao2001    時(shí)間: 2014-10-22 22:33
fdisk不行的
作者: 可愛灰狼    時(shí)間: 2014-10-23 00:07
原主庫(kù)上看:
[root@ijxdg ~]# df -Th
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda2     ext4    231G  207G   13G  95% /
tmpfs        tmpfs     24G   13G   12G  51% /dev/shm
/dev/sda1     ext4    591M   43M  518M   8% /boot
/dev/sdb1  fuseblk    1.1T  635G  481G  57% /cpg
[root@ijxdg ~]#
[root@ijxdg ~]# parted
GNU Parted 2.1
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print all                                                        
Model: IBM ServeRAID M5015 (scsi)
Disk /dev/sda: 292GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End    Size    Type     File system     Flags
1      1049kB  630MB  629MB   primary  ext4            boot
2      630MB   252GB  252GB   primary  ext4
3      252GB   270GB  17.8GB  primary  linux-swap(v1)


Model: IBM 1746 FAStT (scsi)
Disk /dev/sdb: 1198GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start  End  Size  File system  Name  Flags


Error: /dev/sdc: unrecognised disk label                                 

(parted)                              

====以下是在新裝的 機(jī)器(新備庫(kù))上看

(parted) print all
Model: IBM ServeRAID M5015 (scsi)
Disk /dev/sda: 292GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system     Name  Flags
1      1049kB  525MB   524MB   fat16                 boot
2      525MB   1050MB  524MB   ext4
3      1050MB  13.6GB  12.6GB  linux-swap(v1)
4      13.6GB  292GB   278GB   ext4


Model: IBM ServeRAID M5015 (scsi)
Disk /dev/sdb: 1198GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End     Size    File system  Name  Flags
1      1049kB  1198GB  1198GB  ext4


Model: IBM 1746 FAStT (scsi)
Disk /dev/sdc: 1198GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start  End  Size  File system  Name  Flags


Error: /dev/sdd: unrecognised disk label                                 

Model: Linux device-mapper (multipath) (dm)
Disk /dev/mapper/mpathc: 1198GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start  End  Size  File system  Name  Flags


(parted)               




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2