BTRFS not mounting (unknown filesystem type)

Hi everyone,
From a USB drive I have been trying to install Arch in the fashion given in https://wiki.archlinux.org/index.php/In … Btrfs_root, I have upgraded the system to the newest kernel (3.3.6) and using the instructions created 2 partitions on /dev/sda. One being for Grub to boot the system, and the other being the btrfs.
I have been unable to mount the btrfs device (/dev/sda2), I keep getting the error
[root@archiso ~]# mount -o defaults,noatime /dev/sda2 /mnt/btrfs-root
mount: unknown filesystem type 'btrfs'
mount, i.e. util-linux is the newest version 2.21.1
any help is really appreciated

Well, I think the problem is caused by the loaded kernel being unable to find it's modules (the btrfs module included) because they got uninstalled when you upgraded the kernel package. You could try manually loading the module with modprobe (using -f if you get errors regarding versions), but I can't recommend that course of action, nor can I guarantee that it will fix your mounting problem.

Similar Messages

  • [SOLVED] mount: unknown filesystem type 'ext2'

    I probably have the most complicated first-time arch setup that you'll ever hear a n00b post.  XD
    I just finished setting up an encrypted arch box with a usb boot drive (it contains the key-file), but when I go to boot, the system reports the following:
    mount: unknown filesystem type 'ext2'
    Of all the things to break!  Ext2???!
    This is for the default boot mode, when boot into the fallback initramfs mode, the arch box boots up fine (although it takes 2 whole minutes).  I think that the issue is that I'm missing a module in my mkinitcpio.conf file.
    /etc/fstab file:
    UUID=1245ASDF / btrfs discard,autodefrag,compress=lzo,rw,relatime,ssd,space_cache 0 0
    UUID=2245ASDF /boot ext2 rw,noatime 0 2
    UUID=3245ASDF none swap defaults 0 0
    /etc/mkinitcpio.conf file:
    HOOKS="base btrfs udev autodetect modconf block encrypt lvm2 filesystems keyboard fsck"
    /etc/default/grub file:
    GRUB_CMDLINE_LINUX="cryptdevice=/dev/sda:enc cryptkey=/dev/sdb2:ext2:/keyfile crypto=sha512:twofish-xts-plain64:512:0:"
    Last edited by a-jamesregan (2015-04-13 19:15:48)

    Wow, there was literally a note about the exact issue I was having on the wiki...
    https://wiki.archlinux.org/index.php/Mkinitcpio#MODULES
    Note: If using reiser4, it must be added to the modules list. Additionally, if you will be needing any file system during the boot process that is not live when you run mkinitcpio — for example, if your LUKS encryption key file is on an ext2 file system but no ext2 file systems are mounted when you run mkinitcpio — that file system module must also be added to the MODULES list. See Dm-crypt/System configuration#cryptkey for more details.
    PS: How do I mark an issue as solved?
    Last edited by a-jamesregan (2015-04-13 10:28:20)

  • Mounting problem, mount: unknown filesystem type 'vfat'

    Can't mount vfat partition.
    Mounting problem, mount: unknown filesystem type 'vfat'

    takavar wrote:sorry for the necromancy, but this is the top result on Google search with no answer.
    I am going to close this thread because (a) the thread is more than two years old, abd (b) may or may not be related to your problem.
    Please open a new thread detailing your problem.  Define what is "Solved" by rebooting.  Does the drive mount during a reboot?  Tell us how you are trying to mount the drive, and provide us your /etc/fstab.  You may want to share the the output of sudo fdisk -l /dev/sda
    If you still think it relevant. provide a link back to this thread.
    Thanks

  • Mount: unknown filesystem type 'LVM2_member'

    I recently did a pacman -Syu with some consequences.  I still had grub1 running and it was automatically upgraded to grub2, which is fine, but apparently grub-install was run on the mbr (I really think that was very inappropriate as that did break my system).  Anyhow, on to chroot, I update /etc/default/grub as I have an LVM on top of an encrypted root and add this:
    GRUB_CMDLINE_LINUX="cryptdevice=/dev/sda5:VGarch"
    and this to mkinitcpio.conf:
    HOOKS="base udev autodetect fsck modconf block encrypt lvm2 filesystems"
    then update both:
    mkinitcpio -p linux
    grub-mkconfig -o /boot/grub/grub.conf
    and then update again for good measure while we're still in the chroot.  However, upon reboot I get the ominous error message:
    mount: unknown filesystem type ‘LVM2_member’
    EDIT: i moved fsck behind filesystems in hooks with no effect
    Last edited by thoth (2013-07-03 01:31:06)

    Post the entire kernel command line you are using (/proc/cmdline).
    Note that the upgrade to grub2 will not have automatically installed grub to disk. So if you have not installed grub to disk, you need to do that in order to configure it correctly.
    i.e. grub-install was *not* run on the mbr as part of the package upgrade.
    See /var/lib/pacman/local/grub-2.00.5043-2/install.
    But your config file for the old grub will have been moved to a .pacsave when that package was removed by pacman.
    Last edited by cfr (2013-07-07 23:28:53)

  • USB disks no longer mount, unknown filesystem

    Ran a routine weekly update on an arch box this morning, didn't think anything of it as usual. Until Thunar started spitting errors at me whenever I tried to mount a USB device. gvfs makes the devices appear in the left pane for one-click mounting... usually.
    A partition on the hard drive attached has started telling me I don't have permissions to mount it any more - never had issues before, I'm in storage so I don't see why.
    The other issue comes with a USB hard drive, and when trying to mount it as above, Thunar throws this at me:
    Error mounting /dev/sdb1 at /run/media/pip/HD-PVU2: Command-line `mount -t "vfat" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid-100,shortname=mixed,dmask=0077,utf8=1,showexec" "/dev/sdb1" "/run/media/pip/HD-PVU2"' exited with non-zero exit status 32: mount: unknown filesystem type 'vfat'
    Searching both pacman and AUR gave me no packages to do with vfat filesystems, and the wiki article "USB Storage Devices" provided no solutions at all.
    Using XFCE4 DE on 32-bit Arch. All packages have been updated to latest versions as of the time of this post.

    I probably experience the same kind of problem as you guys. I'm using udisksvm to mount USB drives and when I plug one, I get something like that:
    $ udisksvm
    Automounting for non optical devices enabled
    Added object : /org/freedesktop/UDisks2/drives/Intenso_Basic_10011100031138
    Added object : /org/freedesktop/UDisks2/block_devices/sdb
    Added object : /org/freedesktop/UDisks2/block_devices/sdb1
    Automounting /dev/sdb1...
    Mounting failed with error:
    GDBus.Error:org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain: Not authorized to perform operation
    traydvm for /org/freedesktop/UDisks2/block_devices/sdb1 now running with pid : 2694
    /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_variant_unref: assertion `value->ref_count > 0' failed
    return info.invoke(*args, **kwargs)
    $ udisksvm
    Automounting for non optical devices enabled
    Added object : /org/freedesktop/UDisks2/drives/Nokia_S60_359557013658840
    Added object : /org/freedesktop/UDisks2/block_devices/sdb
    Added interface on object : /org/freedesktop/UDisks2/block_devices/sdb
    Automounting /dev/sdb...
    Mounting failed with error:
    GDBus.Error:org.freedesktop.UDisks2.Error.NotAuthorizedCanObtain: Not authorized to perform operation
    traydvm for /org/freedesktop/UDisks2/block_devices/sdb now running with pid : 3025
    /usr/lib/python2.7/site-packages/gi/types.py:47: Warning: g_variant_unref: assertion `value->ref_count > 0' failed
    return info.invoke(*args, **kwargs)
    And the device is not mounted automatically. I have the packages dosfstools, ntfs-3g, systemd-sysvcompat installed (I use systemd). Mounting manually from console works well.

  • Unknown filesystem type crypto_LUKS

    Hi, I have spare space on my HD so I decided to experiment with encryption following this wiki:
    https://wiki.archlinux.org/index.php/dm-crypt_with_LUKS
    In summary:
    created boot (sda6) and root (sda7) partitions
    formatted boot as ext2 and root with passphrase and then with ext4
    installed the base system
    generated a new initramfs as explained in the wiki:
    MODULES="dm_mod ext4"
    HOOKS="base udev autodetect modconf block keymap encrypt filesystems keyboard fsck"
    added cryptdevice=<device>:<dmname> to kernel boot options:
    linux /vmlinuz-linux cryptdevice=/dev/sda7:cryptroot root=UUID=d3505fe1-4a29-4841-8e80-e953442d8d30 ro quiet
    restarted pc
    On boot it asks for passphrase, but after that it stops with an error regarding crypto_LUKS; here the complete message:
    A password is required to access the cryptroot volume:
    Enter passphrase for /dev/sda7
    fsck: fsck.crypto_LUKS: not founf
    fsck: error 2 while executing fsck.crypto_LUKS for /dev/sda7
    ERROR: fsck failed on '/dev/sda7'
    ********************* WARNING ***********************
    * The root device is not configured to be mounted *
    * read-write! It may be fsck'd again later. *
    mount: unknown filesystem type 'crypto_LUKS'
    You are now being dropped into an emergency shell.
    sh: can't access tty: job control turned off
    [rootfs /]#
    Here it is my fstab: http://pastebin.archlinux.fr/474004
    and lsblk output: http://pastebin.archlinux.fr/474005
    Any idea about the problem?
    Thanks for your time.

    There are two discrepencies between your kernel parameters and fstab:
    1) The kernel parameter UUID for real root differs from the UUID given for /dev/mapper/cryptroot in your fstab; if cryptroot is your real root partition, the UUIDs should be the same.
    2) Your fstab instructs the system to mount the root partition as read-write, while the kernel parameters specify read-only. (the kernel parameter should be read-write, which is what the warning in the output above is about).
    Change those and see if it helps.

  • Can't boot after system update: unknown filesystem type

    After running a system update, including updating the kernel, I can't boot to the new kernel.
    On booting, grub loads the kernel image, runs/loads udev, but then fails to mount the root partition with error:
    mount: unknown filesystem type 'ext4'
    I have tried reinstalling the 'linux' package via packman several times, also trying the --recursive argument to make sure all my dependencies were there, and after days of googling and tweaking my system, I'm at a loss.
    Thank goodness I happened to keep a spare kernel laying around in /boot.
    Thanks in advance.
    Last edited by jackrabbit (2012-03-22 23:25:28)

    The OP can read their partition initially though, it's only after udev that they can't.
    Also, try adding "rootfstype=ext4" to your grub kernel line. Is your /boot on a separate partition or part of your / partition?

  • Unknown filesystem type 'nilfs2'

    Got this error
    Module nilfs2 packed to initrd via MODULES='nilfs2' in /etc/mkinitcpio.conf.
    How can I fix this?

    A few questions....
    What exactly was the problem to begin with? 
    It was a bit unclear as to whether ot not you wanted or did not wnat nilfs2 in your initramfs, or if it was simply throwing some kind of error at you or what.
    What did you do to fix it? 
    Simply saying that you fixed it and then ending the thread discussion is not very cool.  It does nothing for the community, or future users in search of help.  So please indicate what you did to fix the problem.
    If it is solved, could you mark the thread as such?
    Edit the first post and prepend [Solved] to the title.  This will help those future seekers of help in finding threads that actually have solutions.  Though I would strongly encourage you to actually put a solution before doing this.  I guess I would also encourage you to clarify the question as well.

  • [Solved]Wont boot after installing syslinux; unknown filesystem 'swap'

    After installing syslinux to be my boot manager I can no longer boot into Arch, I can however boot into Windows 7. When I try to boot into Arch I get the following error.
    Loading ../vmlinuz-linux......
    Loading ../initramfs-linux.img......ready.
    Probing EDD (edd=off to disable)... ok
    Decompressing Linux... Parsing ELF... done
    Booting the kernel.
    :: running early hook [udev]
    :: running hook [udev]
    :: Triggering uevents...
    :: performing fsck on '/dev/sda3'
    fsck: fsck.swap: not found
    fsck: error 2 while executing fsck.swap for /dev/sda3
    ERROR: fsck failed on 'dev/sda3'
    :: mounting '/dev/sda3' on real root
    mount: unknown filesystem type 'swap'
    You are now being dropped into an emergency shell.
    sh: can't access tty; job control turned off
    [rootfs /]#
    What's going on?
    Last edited by slughappy1 (2012-07-05 22:50:35)

    loafer wrote:Can you post your syslinux.cfg please.
    Surely
    # Config file for Syslinux -
    # /boot/syslinux/syslinux.cfg
    # Comboot modules:
    # * menu.c32 - provides a text menu
    # * vesamenu.c32 - provides a graphical menu
    # * chain.c32 - chainload MBRs, partition boot sectors, Windows bootloaders
    # * hdt.c32 - hardware detection tool
    # * reboot.c32 - reboots the system
    # * poweroff.com - shutdown the system
    # To Use: Copy the respective files from /usr/lib/syslinux to /boot/syslinux.
    # If /usr and /boot are on the same file system, symlink the files instead
    # of copying them.
    # If you do not use a menu, a 'boot:' prompt will be shown and the system
    # will boot automatically after 5 seconds.
    # Please review the wiki: https://wiki.archlinux.org/index.php/Syslinux
    # The wiki provides further configuration examples
    DEFAULT arch
    PROMPT 1 # Set to 1 if you always want to display the boot: prompt
    TIMEOUT 50
    # You can create syslinux keymaps with the keytab-lilo tool
    #KBDMAP de.ktl
    # Menu Configuration
    # Either menu.c32 or vesamenu32.c32 must be copied to /boot/syslinux
    UI menu.c32
    #UI vesamenu.c32
    # Refer to http://syslinux.zytor.com/wiki/index.php/Doc/menu
    MENU TITLE Arch Linux
    #MENU BACKGROUND splash.png
    MENU COLOR border 30;44 #40ffffff #a0000000 std
    MENU COLOR title 1;36;44 #9033ccff #a0000000 std
    MENU COLOR sel 7;37;40 #e0ffffff #20ffffff all
    MENU COLOR unsel 37;44 #50ffffff #a0000000 std
    MENU COLOR help 37;40 #c0ffffff #a0000000 std
    MENU COLOR timeout_msg 37;40 #80ffffff #00000000 std
    MENU COLOR timeout 1;37;40 #c0ffffff #00000000 std
    MENU COLOR msg07 37;40 #90ffffff #a0000000 std
    MENU COLOR tabmsg 31;40 #30ffffff #00000000 std
    # boot sections follow
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    LABEL arch
    MENU LABEL Arch Linux
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda3 ro
    INITRD ../initramfs-linux.img
    LABEL archfallback
    MENU LABEL Arch Linux Fallback
    LINUX ../vmlinuz-linux
    APPEND root=/dev/sda3 ro
    INITRD ../initramfs-linux-fallback.img
    LABEL windows
    MENU LABEL Windows7
    COM32 chain.c32
    APPEND hd0 1
    LABEL hdt
    MENU LABEL HDT (Hardware Detection Tool)
    COM32 hdt.c32
    LABEL reboot
    MENU LABEL Reboot
    COM32 reboot.c32
    LABEL off
    MENU LABEL Power Off
    COMBOOT poweroff.com

  • Unknown filesystem error [solved]

    I just updated arch and now when I try to mount my usb harddrive I get this error:
    # mount /mnt/usbdrive
    mount: unknown filesystem type 'vfat'
    Anyone know whats up?

    I met the same problem. 
    the key is that the kernel is updated ( e.g. from 2.23 -> 2.24 ).
    the  vfat kernel module reside in difference directory (/lib/modules/XXXx-2.24/)after update.
    but the kernel version in /proc  is the old one ,  until you reboot.
    if you don't reboot, when load the vfat module, the insmod will search the  /lib/modules/`uname -r` , which can found nothing to load.  well,  what you get is nothing but some string like
    # modprobe vfat
    FATAL: Could not load /lib/modules/2.6.23-ARCH/modules.dep: No such file or directory.
    so, you can understand why you are happy now.

  • First boot fails - Filesystem type unknown, partition type 0x7

    Just done a straight forward install of Arch onto it's own disk drive, however there are two other drives present in the system.
    Grub menu comes up ok but then Arch errors with:
    root (hd2,0)
    Filesystem type unknown, partition type 0x7
    Error 17: Cannot mount selected partition
    Any suggestions?
    Thanks,

    hokasch wrote:
    What you still did not really tell us - how are you booting up? I.e. where is your first grub stage installed? How did you manage things with the debian install? Your problem is the root(x,x) line, not the kernel line. This line specifies the boot partition (grub's root/ where to find the kernel).
    Coming from the windows world where for years we have just relied on changing the boot order of drives in the BIOS to choose which MBR to boot from I simply assumed it was just as easy in the Linux world, this is obviously not the case.
    If you want to continue that way, just install grub to the MBR of each disk with a linux install and configure grub to use that drive as the first drive (e.g. set the root line to hd(0,0) if /boot is the first partition). IIRC, changing the boot order in the Bios will pull the selected drive to the beginning. That would fit your inital error (but you did not say how you booted into grub then...). You can double-check that behaviour by using the find commands in the grub shell (see my earlier post).
    Going with grub2/grub's root by uuid only really makes sense if you put grub2 on the MBR of a drive which is always installed and selected as primary in Bios (obviously, all other grub2 files must be on that drive too).
    Just done another completely clean install and noticed that even though I select 'Partition access method - uuid' it doesn't seem to actually work that way, at least checking menu.lst showed no signs of any uuids.  What is the point of having an install option if it is then ignored.
    This refers to your fstab, not the bootloader config.
    Sorry hokasch, it got a bit difficult to answer your earlier post as by the time I read it Debian had been trashed and I think I had redone the Arch install a few times by then as well.
    If I have understand you correctly what you are saying is that if I were to install arch on a drive which at install time is the only drive in the machine then root(x,x) would refer to hd0 in my case root (hd0,1) as I have an NTFS partition at the beginning of the drive.  Alternatively I could just edit grub's menu.lst afterwards.  That way as long as the drive is first in the BIOS boot order it will boot ok.  My mistake seems to have been trying to install the first grub stage to somewhere other than the MBR, I may have missunderstood the capabilities of partition identification by uuid.
    Ok lets go back to a single drive environment
    hd0,0 = NTFS boot partition
    hd0,1 = Arch /Boot - this contains grub & vmlinuz-linux
    hd0,2 = Arch swap
    hd0,3 = Arch /
    If I want to boot Windows I set hd0,0 as active/bootable, if I want to boot arch I set hd0,1 as active/bootable.  Actually not sure how to change the active partition to a linux one but come back to that later.  For the moment hd0,1 is the bootable partition.  This is the only drive in the system.  I have a by-uuid entry in menu.lst which allows me to boot if the other entries fail.  menu.lst looks like this:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,1)
    kernel /vmlinuz-linux root=/dev/sda4 ro
    initrd /initramfs-linux.img
    Now I see part of the confusion, as you advised, the root (hdx,x) line actually refers to the 'grub root' / 'linux boot' not the 'linux root'.  And the other confusion is that the kernel line root= does not refer to the location of /vmlinuz-linux but to the actual linux root.  Now I think I understand that bit.
    Now to add another disk to the system.  Change drive order in BIOS so that arch disk is top of the boot order.
    Fails to boot: Unable to find root device /dev/sda4!
    Boot to knoppix to see the disk & partition layout:
    hd0,0 = NTFS
    hd0,1 = NTFS
    hd0,2 = NTFS
    hd0,3 = NTFS
    hd0,4 = NTFS
    hd0,4 = NTFS
    hd0,4 = NTFS
    hd1,0 = NTFS boot partition
    hd1,1 = Arch /Boot - this contains grub & vmlinuz-linux
    hd1,2 = Arch swap
    hd1,3 = Arch /
    So clearly /dev/sda4 is now an NTFS partition.
    If appears that grub & linux do not see disk drives in the same order as the BIOS boot order causing /dev/sda4 to point towards the wrong partition.
    Off at a bit of a tangent here but while I think of it is there a way of regenerating the menu.lst to search for instances of windows on NTFS partitions now that I have access to ntfs-3g.
    Thanks,
    Last edited by NickC_UK (2012-02-21 14:25:04)

  • Fresh btrfs root partition cannot boot/unknown filesystem [solved]

    Just reformatted my SSD with 3 partitions.
    1) EFI
    2) /boot (ext4)
    3) / (btrfs)
    I copied over my systefrom tars, adjusted the new fstab to use btrfs, I rebuilt my kernel images, and rebuilt grub.cfg in the chroot.  When I reboot, I get:
    Welcome to grub!
    error: unknown filesystem
    Entering rescue mode...
    grub rescue>
    Per the wiki, there should be no special setup steps to boot to a btrfs root with grub.  When did I f-up?
    /etc/fstab
    LABEL=arch64 / btrfs defaults,discard,noatime,ssd,compress=lzo 0 0
    LABEL=boot /boot ext4 defaults,discard,noatime 0 2
    Excuse the short post, typing in a phone.
    Last edited by graysky (2013-07-29 01:24:47)

    Yes, it is dropped to a GRUB rescue shell.  I can boot if I manually type the following but WTF?!  Why isn't grub doing this by itself?
    grub rescue> set prefix=(hd0,2)/grub
    grub rescue> insmod (hd0,2)/grub/x86_64-efi/linux.mod
    grub rescue> set root=(hd0,2)
    grub rescue> linux /vmlinuz-linux-ck root=/dev/sda3
    grub rescue> initrd /initramfs-linux-ck.img
    grub rescue> boot
    Link to my autogenerated /boot/grub/grub.cfg
    Last edited by graysky (2013-07-29 00:28:58)

  • AIM-CUE - Filesystem type unknown ?

    Hi there,
                  I am studying IIUC and I am up to the CUE module. Im pretty sure I have done something stupid. I removed the 1GB CF from the AIM-CUE module, put it in my 2801 CF slot and did a format flash: (I dont know why, I just thought it would let me start fresh ) . Now when the AIM-CUE goes through the boot process I get the following output.
    Initializing memory.  Please wait....
    256 MB SDRAM detected
    BIOS Version: Cisco SE-AIM 01.02
    BIOS Build date: 08/14/03
    System Now Booting ...[BOOT-ASM]
    Filesystem type unknown, partition type 0x1
    kf: a1 : (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    kf: a2 : (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    in grub_open: (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    kernel_func: kt: 0
    in boot func: kt: 0ÿ
    I can get into the bootloader and use the boot helper to re-install the CUE files, but I guess if they are on the wrong filesystem type they are useless.
    I have searched around and it looks like I need to have the "Filesystem type is reiserfs, partition type 0x83".
    Now the only way I can see to re-format the flash to the reiserfs file system is the put the 1GB CF into a card reader and format it with my PC. Im going to give it a try now, but I also read somewhere there needs to be 2 partitions, however Im unsure what size each partition should be.
    This is a second hand AIM-CUE so I dont have any support for it. Have I rendered my AIM-CUE useless, or is there a way I can dig myself out of this hole I have created ??
    Thanks in advance.
    JP

    Thanks for the reply paolo, however the boot loader / boot helper is the problem. Ive managed to get the right filsesystem type however now its stuck in this constant loop
    Initializing memory.  Please wait.
    256 MB SDRAM detected
    BIOS Version: Cisco SE-AIM 01.02
    BIOS Build date: 08/14/03
    System Now Booting ...[BOOT-ASM]
    Please enter '***' to change boot configuration:
    Filesystem type is reiserfs,partition type 0x83
    kf: a1 : (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    kf: a2 : (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    in grub_open: (hd0,0)/bzImage root=/dev/hda1 ro plat=aim
    in grub_open1: /bzImage root=/dev/hda1 ro plat=aim
    in grub_open2: /bzImage root=/dev/hda1 ro plat=aim
    in grub_open3: /bzImage root=/dev/hda1 ro plat=aim 1
    in grub_open4: /bzImage root=/dev/hda1 ro plat=aim
    kernel_func: kt: 0
    in boot func: kt: 0ÿ   <--when it gets to here it goes back to the "Initializing memory.  Please wait." and just keeps looping.
    Any ideas why boot helper keeps looping like this ??
    EDIT: Now I am getting "Not a cisco supported CF. Please use cisco supported CF and reinstall the software. System Halted"
    Im guessing the CF may have been on its way out and now it has gone faulty ?

  • Mounting ZFS filesystems: (1/10)cannot mount  directory is not empt(10/10

    Hi
    in zone:
    bash-3.00# reboot
    [NOTICE: Zone rebooting]
    SunOS Release 5.10 Version Generic_144488-17 64-bit
    Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
    Hostname: dbspfox1
    Reading ZFS config: done.
    Mounting ZFS filesystems: (1/10)cannot mount '/zonedev/dbspfox1/biblio/P622/dev': directory is not empt(10/10 )
    svc:/system/filesystem/local:default: WARNING: /usr/sbin/zfs mount -a failed: exit status 1
    Nov 4 10:07:33 svc.startd[12427]: svc:/system/filesystem/local:default: Method "/lib/svc/method/fs-local" fa iled with exit status 95.
    Nov 4 10:07:33 svc.startd[12427]: system/filesystem/local:default failed fatally: transitioned to maintenanc e (see 'svcs -xv' for details)
    For sure the directory in not empty, but the others too are not empty.
    bash-3.00# zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    zonedev 236G 57.6G 23K /zonedev
    zonedev/dbspfox1 236G 57.6G 1.06G /zonedev/dbspfox1
    zonedev/dbspfox1/biblio 235G 57.6G 23K /zonedev/dbspfox1/biblio
    zonedev/dbspfox1/biblio/P622 235G 57.6G 10.4G /zonedev/dbspfox1/biblio/P622
    zonedev/dbspfox1/biblio/P622/31mars 81.3G 57.6G 47.3G /zonedev/dbspfox1/biblio/P622/31mars
    zonedev/dbspfox1/biblio/P622/31mars/data 34.0G 57.6G 34.0G /zonedev/dbspfox1/biblio/P622/31mars/data
    zonedev/dbspfox1/biblio/P622/dev 89.7G 57.6G 50.1G /zonedev/dbspfox1/biblio/P622/dev
    zonedev/dbspfox1/biblio/P622/dev/data 39.6G 57.6G 39.6G /zonedev/dbspfox1/biblio/P622/dev/data
    zonedev/dbspfox1/biblio/P622/preprod 53.3G 57.6G 12.9G /zonedev/dbspfox1/biblio/P622/preprod
    zonedev/dbspfox1/biblio/P622/preprod/data 40.4G 57.6G 40.4G /zonedev/dbspfox1/biblio/P622/preprod/data
    bash-3.00# svcs -xv
    svc:/system/filesystem/local:default (local file system mounts)
    State: maintenance since Fri Nov 04 10:07:33 2011
    Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/system-filesystem-local:default.log
    Impact: 33 dependent services are not running:
    svc:/system/webconsole:console
    svc:/system/filesystem/autofs:default
    svc:/system/system-log:default
    svc:/milestone/multi-user:default
    svc:/milestone/multi-user-server:default
    svc:/application/autoreg:default
    svc:/application/stosreg:default
    svc:/application/graphical-login/cde-login:default
    svc:/application/cde-printinfo:default
    svc:/network/smtp:sendmail
    svc:/application/management/seaport:default
    svc:/application/management/snmpdx:default
    svc:/application/management/dmi:default
    svc:/application/management/sma:default
    svc:/network/sendmail-client:default
    svc:/network/ssh:default
    svc:/system/sysidtool:net
    svc:/network/rpc/bind:default
    svc:/network/nfs/nlockmgr:default
    svc:/network/nfs/client:default
    svc:/network/nfs/status:default
    svc:/network/nfs/cbd:default
    svc:/network/nfs/mapid:default
    svc:/network/inetd:default
    svc:/system/sysidtool:system
    svc:/system/postrun:default
    svc:/system/filesystem/volfs:default
    svc:/system/cron:default
    svc:/application/font/fc-cache:default
    svc:/system/boot-archive-update:default
    svc:/network/shares/group:default
    svc:/network/shares/group:zfs
    svc:/system/sac:default
    svc:/network/rpc/gss:default (Generic Security Service)
    State: uninitialized since Fri Nov 04 10:07:31 2011
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: man -M /usr/share/man -s 1M gssd
    Impact: 17 dependent services are not running:
    svc:/network/nfs/client:default
    svc:/system/filesystem/autofs:default
    svc:/system/webconsole:console
    svc:/system/system-log:default
    svc:/milestone/multi-user:default
    svc:/milestone/multi-user-server:default
    svc:/application/autoreg:default
    svc:/application/stosreg:default
    svc:/application/graphical-login/cde-login:default
    svc:/application/cde-printinfo:default
    svc:/network/smtp:sendmail
    svc:/application/management/seaport:default
    svc:/application/management/snmpdx:default
    svc:/application/management/dmi:default
    svc:/application/management/sma:default
    svc:/network/sendmail-client:default
    svc:/network/ssh:default
    svc:/application/print/server:default (LP print server)
    State: disabled since Fri Nov 04 10:07:31 2011
    Reason: Disabled by an administrator.
    See: http://sun.com/msg/SMF-8000-05
    See: man -M /usr/share/man -s 1M lpsched
    Impact: 1 dependent service is not running:
    svc:/application/print/ipp-listener:default
    svc:/network/rpc/smserver:default (removable media management)
    State: uninitialized since Fri Nov 04 10:07:32 2011
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: man -M /usr/share/man -s 1M rpc.smserverd
    Impact: 1 dependent service is not running:
    svc:/system/filesystem/volfs:default
    svc:/network/rpc/rstat:default (kernel statistics server)
    State: uninitialized since Fri Nov 04 10:07:31 2011
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: man -M /usr/share/man -s 1M rpc.rstatd
    See: man -M /usr/share/man -s 1M rstatd
    Impact: 1 dependent service is not running:
    svc:/application/management/sma:default
    bash-3.00# df -h
    Filesystem size used avail capacity Mounted on
    / 59G 1.1G 58G 2% /
    /dev 59G 1.1G 58G 2% /dev
    /lib 261G 7.5G 253G 3% /lib
    /platform 261G 7.5G 253G 3% /platform
    /sbin 261G 7.5G 253G 3% /sbin
    /usr 261G 7.5G 253G 3% /usr
    proc 0K 0K 0K 0% /proc
    ctfs 0K 0K 0K 0% /system/contract
    mnttab 0K 0K 0K 0% /etc/mnttab
    objfs 0K 0K 0K 0% /system/object
    swap 2.1G 248K 2.1G 1% /etc/svc/volatile
    fd 0K 0K 0K 0% /dev/fd
    swap 2.1G 0K 2.1G 0% /tmp
    swap 2.1G 16K 2.1G 1% /var/run
    zonedev/dbspfox1/biblio
    293G 23K 58G 1% /zonedev/dbspfox1/biblio
    zonedev/dbspfox1/biblio/P622
    293G 10G 58G 16% /zonedev/dbspfox1/biblio/P622
    zonedev/dbspfox1/biblio/P622/31mars
    293G 47G 58G 46% /zonedev/dbspfox1/biblio/P622/31mars
    zonedev/dbspfox1/biblio/P622/31mars/data
    293G 34G 58G 38% /zonedev/dbspfox1/biblio/P622/31mars/data
    zonedev/dbspfox1/biblio/P622/dev/data
    293G 40G 58G 41% /zonedev/dbspfox1/biblio/P622/dev/data
    zonedev/dbspfox1/biblio/P622/preprod
    293G 13G 58G 19% /zonedev/dbspfox1/biblio/P622/preprod
    zonedev/dbspfox1/biblio/P622/preprod/data
    293G 40G 58G 42% /zonedev/dbspfox1/biblio/P622/preprod/data
    What i missed? what happen with zfs dev directory?
    thank you
    Walter

    Hi
    I finally found the problem.
    ZFS naming restrictions:
    names must begin with a letter
    Walter

  • Fireworks CS4: could not open the file. Unknown file type

    Hello, this is the second file created with Fireworks CS4 that can't be opened. I'm using the same Fireworks installation that created the file. The file is a 1.2 MB file containing the pages of a draft for a new website.
    When I click on the file in Windows Explorer to open it, Fireworks tries to open it, but it can't. Instead, an alert pops up with this message: "Adobe Fireworks CS4 Could not open the file. Unknown file type"
    Working with Windows Vista Business, Adobe Web Premium CS4 suite
    I already tried opening the file, to no avail, with:
    -another computer with Windows XP Pro SP3 and the same Fireworks version
    -another computer with Windows XP Pro SP3 and Fireworks CS3
    -another computer with Windows XP Pro SP3 and Fireworks MX 2004
    Please help.

    I tried to find a solution for you by using:
    http://www.adobe.com/cfusion/search/index.cfm?loc=en_us&term=error%20opening%20file&cat=su pport&product=fireworks
    but I couldn't find anything.  You may want to give it a go  :-)
    Can you open the file in another program, maybe an earlier version of FWs, or Photoshop or even Illustrator if you have it?
    Not sure if there's a configuration folder that needs to be renamed and when FWs restarts it re-writes the config file... that's something to has to be done with DW when 'funny stuff' happens.
    That's the best advice I have, I'm sorry  :-(
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

Maybe you are looking for

  • Can't see the widget in Live view in Dreamweaver CS4 for Mac

    Hi Following this example in http://www.truveo.com/Web-Widgets-in-Dreamweaver-CS4/id/180144024212823976 from Scott Fegette to place a YUI Calendar inside a project in Dreamweaver CS4. I see that Scott after placing the YUI_Calendar.mxp they got the c

  • Error in Query during Execution CHECK_MAX_MEMMERS-01-??

    Hi Experts, We have faced with a situation like we are unable to refresh the query since there is a error given " Abort System Error in Program SAPLRR12 and form CHECK_MAX_MEMMERS-01-"  there was a sap note for this and the latest patch already been

  • How do I reset a desktop computer

    After I update to Icloud, I Mac restart and is in mode of restarting but continues doing so even after 24 hrs! How long does it take for the IMac to send all data to Icloud server; How do I reset IMac?

  • How to reference JAR files in stored java class ?

    I don't know if it's exactly the right place to post this, I hope it could be :-) Here is the problem : I developped a Java class with some public static functions. To store this class in Oracle, I use the SQL below : CREATE OR REPLACE AND COMPILE JA

  • Ibots not working after swapping of repository

    After some development done in a test environment, were some new calculated measures have been added in the repository, swapped the rpd file from test into production. Since than, the ibots are not working any longer. They will still send the schedul