1. 程式人生 > >nfs掛載錯誤wrong fs type, bad option, bad superblock

nfs掛載錯誤wrong fs type, bad option, bad superblock

錯誤:

[[email protected]]# mount -t nfs 192.168.0.66:/opt/data /home/hadoop/disk
mount: wrong fs type, bad option, bad superblock on 192.168.0.66:/opt/data,
       missing codepage or helper program, or other error
       (for several filesystems (e.g. nfs, cifs) you might
       need a /sbin/mount.<type> helper program)
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

解決過程:

根據錯誤提示,檢視/sbin/mount.<type>檔案,果然發現沒有/sbin/mount.nfs的檔案,安裝nfs-utils即可

解決辦法:

apt-get install nfs-common

或者

yum install nfs-utils

安裝之後,/sbin/下面多了兩個mount檔案,分別是mount.nfs和mount.nfs4:

-rwsr-xr-x   1 root root  123648 7月  24 16:22 mount.nfs
lrwxrwxrwx   1 root root       9 12月  3 15:09 mount.nfs4 -> mount.nfs
-rwxr-xr-x.  1 root root    1338 2月  22 2013 mount.tmpfs

相關推薦

解決nfs掛載錯誤wrong fs type, bad option, bad superblock

nfs 解決 掛載錯誤 錯誤:[[email protected]/* */]# mount -t nfs 192.168.0.106:/home/nfs1 mount: wrong fs type, bad option, bad superblock on 192.168.0.10

nfs掛載錯誤wrong fs type, bad option, bad superblock

錯誤: [[email protected]]# mount -t nfs 192.168.0.66:/opt/data /home/hadoop/disk mount: wrong fs type, bad option, bad superblock on 1

mount: wrong fs type, bad option錯誤解決方法

我遇到這個問題。解決方法是: 1、我用最小化安裝了centos6.3, 然後mount 192.168.1.1:/nfs/data /data 出錯: mount: wrong fs type, bad option, bad superblock on 192.168.

掛載mount問題“wrong fs type, bad option, bad superblock on ”的解決辦法

重灌系統後掛載一般會出現如下問題: #problem  : [email protected]:/source$ sudo mount 192.168.9.18:/home/deep/dev

mount: wrong fs type, bad option, bad superblock

page try wrong erro bad 5.6 code img use mount: wrong fs type, bad option, bad superblock on 125.64.41.244:/data/img, missing codep

一次修復磁碟的記錄 (ext4 mount: wrong fs type, bad option, bad superblock

$ sudo e2fsck -f /dev/sdb1 e2fsck 1.41.4 (27-Jan-2009) e2fsck: Attempt to read block from filesystem

修復wrong fs type, bad option, bad superblock

sudo fdisk -l Disk /dev/sdb:29 GiB,31104958464 位元組,60751872 個扇區 單元:扇區 / 1 * 512 = 512 位元組 扇區大小(邏輯/物理):512 位元組 / 512 位元組 I/O 大小(最小/最佳):512

CentOS學習4_Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb1簡單解決方法

使用CentOS連線U盤時,剛連線時,可能會報一下錯誤: Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb1,        missing codepage or he

Linux掛載檔案系統時出現遇到問題wrong fs type

問題描述 執行掛載命令如 mount /dev/sdb1 mnt出現錯誤: mount: wrong fs type, bad option, bad superblock on /dev/sdc

NFS掛載錯誤解決

操作:虛擬機器UBANTU 16.04   /home/le/nfs   掛載到IPC (網路攝像機 )   /tmp/hb 08:32:13/tmp #  mount -t nfs -o nolock 192.168.0.101:/home/le/nfs /tmp/hb

Hadoop(1):許可權問題以及Wrong FS錯誤

記錄一些問題。首先是許可權的問題。在Eclipse下開發時候會遇到Permission Denied的狀況。該許可權即可(貌似不太安全,我看到有人是修改的配置檔案,等我和大牛們討論了再說) 1、許可權的改法,以我的為例 ./hadoop fs -chmod -R 777

NFS掛載網絡存儲

安裝 utils sys 文件的 ber uid 協助 數據泄露 網絡數 簡介: 多種方式掛載NFS共享: 1mount 命令手動掛載 2/etc/fstab開機自動掛載 3通過稱為自動掛載的過程根據需要掛載NFS共享 NFS服務器通過多種方法保護文件的訪問權限:none

NFS掛載監控

nfs監控zabbix-agent端[[email protected]/* */ zabbix_agentd.d]$ cat mount.conf UserParameter=mount_status[*],mount |grep 172.16.4.11 |grep $1 |grep $

org.hibernate.HibernateException: Wrong column type

property 入門 錯誤 lar per connect set conn 定義 這個問題一般出現在我們使用定長的字符串作為主鍵(其它字段也可能)的時候,如數據庫中的ID為char(16)。雖然很多資料上都說不推薦這樣做,但實際上我們在做很多小case的

ansible一鍵部署NFS掛載

ansible-nfs 第1章 創建配置文件1.1 編寫創建密鑰對和分發腳本[[email protected] scripts]# cat /server/scripts/fenfa.sh#!/bin/bash## create key pair ##創建密鑰對ssh-keygen -t dsa

zabbix NFS掛載 監控模板

zabbix見附件,導入模板後將/data 修改為主機對應的目錄即可生效。顯示NFS客戶端上的磁盤容量狀態。本文出自 “Trying” 博客,請務必保留此出處http://tryingstuff.blog.51cto.com/4603492/1966888zabbix NFS掛載 監控模板

根文件系統制作與NFS掛載

restart 程序 路徑 前綴 初始化 連接 修改 文件夾 哪些 一:busybox:   1、完整的操作系統=bootloader(u-boot)+kernel(zImage)+根文件系統。   2、根文件系統的核心就是 各種以及系統運行配置參數(類似於linux的c

阿裏雲ECS上實現NFS掛載

ecs nas nfs oss 掛載 1. 背景由於項目需要,現在需要在阿裏雲上多臺服務器上共享一些靜態的文件數據。開始時選型方案有:OSS對象存儲、NAS存儲、自己搭建NFS;考慮成本需要,選擇了自己搭建NFS。 項目在阿裏金融雲上,金融雲上產品比公有雲貴多了。 下面講解過程。註意:你

各瀏覽器對常用或者錯誤的 Content-Type 類型處理方式不一致

mimetype rac apache。 顯示文件 vid ssi 字符 inf 識別 標準參考 content-type 用於定義用戶的瀏覽器或相關設備如何顯示將要加載的數據,或者如何處理將要加載的數據,此屬性的值可以查看 MIME 類型。 MIME (Multipu

Linux NFS掛載優化,inotify+rsync實時備份

修復 屬性 rom 可控 共享 生產場景 優化參數 包括 linux 查看客戶端掛載的參數強制卸載高並發情況下,可以通過明確加上noatime,以達到提升優化I/O性能ro:以只讀方式掛載一個文件系統rw: 以可寫的方式掛載一個文件系統 defaults(默認):這是f