On 07/25/2012 10:31 AM, chiong lawrence wrote:
Hello there, I'm a new to linux need help in regards to issues during mounting of a new created logical unit which I am unable to mount the volume due to error as found below: ~]# mount -l -t ext3 /dev/mapper/vgNebula-lvg1 /mnt/iscsi0 mount: wrong fs type, bad option, bad superblock on /dev/mapper/vgNebula-lvg1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so [root@HE ~]# mount -t ext3 /dev/mapper/vgNebula-lvg1 /mnt/iscsi0 mount: wrong fs type, bad option, bad superblock on /dev/mapper/vgNebula-lvg1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so [root@HE ~]# tail /var/log/messages Jul 24 16:31:37 HE kernel: EXT3-fs (dm-1): error: can't find ext3 filesystem on dev dm-1. Jul 24 16:31:43 HE kernel: EXT3-fs (dm-1): error: can't find ext3 filesystem on dev dm-1.
you have formatted the new volume?? i.e. see man mkfs.ext3 HTH
Any help is very much appreciated. Thank you. lawrence _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos
_______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos