[LU-10424] FSTYPE=zfs bash lustre/tests/llmount.sh fails unless /tmp/lustre-{mdt1,ost1,ost2} all exist and have size at least 64M Created: 21/Dec/17  Updated: 10/Apr/18

Status: Open
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: John Hammond Assignee: WC Triage
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Related
is related to LU-8076 conf-sanity test_21e fails with 'add ... Open
Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   
m:lustre-release# rm /tmp/lustre-*
m:lustre-release# FSTYPE=zfs bash lustre/tests/llmount.sh 
...
Formatting mgs, mds, osts
Format mds1: lustre-mdt1/mdt1

mkfs.lustre FATAL: Unable to create pool lustre-mdt1 (256)

mkfs.lustre FATAL: mkfs failed 256

The command that fails is zpool create:

m:lustre-release# zpool create -f -O canmount=off lustre-mdt1 /tmp/lustre-mdt1
cannot create 'lustre-mdt1': one or more devices is less than the minimum size (64M)


 Comments   
Comment by John Hammond [ 21/Dec/17 ]

I should add that if I run

m:lustre-release# truncate --size=64M /tmp/lustre-{mdt1,ost1,ost2}

before llmount.sh then it works fine.

Comment by Emoly Liu [ 09/Feb/18 ]

Thanks, John!

Generated at Sat Feb 10 02:34:57 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.