[LU-2042] Unable to mount a standalone MGT Created: 28/Sep/12  Updated: 28/Sep/12  Resolved: 28/Sep/12

Status: Closed
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.4.0
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Li Wei (Inactive) Assignee: WC Triage
Resolution: Duplicate Votes: 0
Labels: None

Severity: 3
Rank (Obsolete): 4219

 Description   

An MGT does not need an index. (The ZFS related errors are irrelevant.)

[root@h221f tests]# ../utils/mkfs.lustre --mgs --reformat --device-size=200000 /tmp/mgs
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.

   Permanent disk data:
Target:     MGS
Index:      unassigned
Lustre FS:  
Mount type: ldiskfs
Flags:      0x74
              (MGS needs_index first_time update )
Persistent mount opts: user_xattr,errors=remount-ro
Parameters:

formatting backing filesystem ldiskfs on /dev/loop2
	target name  MGS
	4k blocks     50000
	options        -q -O uninit_bg,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F
mkfs_cmd = mke2fs -j -b 4096 -L MGS  -q -O uninit_bg,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init -F /dev/loop2 50000
Writing CONFIGS/mountdata
[root@h221f tests]# mount -t lustre -o loop /tmp/mgs /mnt/mds1
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
mount.lustre: /dev/loop2 has no index assigned (probably formatted with old mkfs)
[root@h221f tests]# 


 Comments   
Comment by Alex Zhuravlev [ 28/Sep/12 ]

http://review.whamcloud.com/#change,4084 ?

Comment by Li Wei (Inactive) [ 28/Sep/12 ]

Thanks, Alex. This is a dup of LU-2022.

Generated at Sat Feb 10 01:21:52 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.