[LU-2997] Single VM with ost/mds/client named "client" failed llmount.sh Created: 21/Mar/13 Updated: 05/Sep/13 Resolved: 05/Sep/13 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.4.0 |
| Fix Version/s: | Lustre 2.5.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Keith Mannthey (Inactive) | Assignee: | Keith Mannthey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
My RHEL6.3 VM |
||
| Severity: | 3 |
| Rank (Obsolete): | 7310 |
| Description |
|
My VM's hostname is "client" and I needed to setup a single VM Lustre instance. I left the cfg/local.sh config stock and ran llmount.sh Note this is documented on the wiki to work. Format mds1: /tmp/lustre-mdt1 Format ost1: /tmp/lustre-ost1 mkfs.lustre: Can't parse NID '*' huh? -x showed sh -c 'mkfs.lustre --mgsnode='\''*'\'' --fsname=lustre --ost --index=0 --param=sys.timeout=20 --backfstype=ldiskfs --device-size=200000 --reformat /tmp/lustre-ost1 >/dev/null' msgnode should be my local ip@tpc (or something like that). "client" is called out as a special hostname in test-framework.sh. See the patch for a suggested fix. |
| Comments |
| Comment by Richard Henwood (Inactive) [ 21/Mar/13 ] |
|
Where is the patch? I can't see it |
| Comment by Keith Mannthey (Inactive) [ 21/Mar/13 ] |
|
Sorry I forgot to link it last night. |
| Comment by Jodi Levi (Inactive) [ 05/Sep/13 ] |
|
Patch landed to master. |