Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node specificatino with --oss and --mds doesn't work #5

Open
sihara opened this issue Aug 25, 2020 · 0 comments
Open

node specificatino with --oss and --mds doesn't work #5

sihara opened this issue Aug 25, 2020 · 0 comments

Comments

@sihara
Copy link

sihara commented Aug 25, 2020

# ./lod -d --node ec01 --oss ec01 --mds ec01 --mdtdevs=/dev/sda --ostdevs=/dev/sdb --fsname=a --mountpoint=/mnt/lustre initialize
[2020/08/25-17:54:09] [ERROR] [lod.py:195] mds_list not contained in node_list, ec01/['ec01'].
[2020/08/25-17:54:09] [ERROR] [lod.py:1051] invalid lod options, please correct it.
['-d', '--node', 'ec01', '--oss', 'ec01', '--mds', 'ec01', '--mdtdevs=/dev/sda', '--ostdevs=/dev/sdb', '--fsname=a', '--mountpoint=/mnt/lustre', 'initialize']

without --oss and --mds, it seems to be working

# ./lod -d --node ec01 --mdtdevs=/dev/sda --ostdevs=/dev/sdb --fsname=a --mountpoint=/mnt/lustre initialize
Operator: initialize
MDS: ['ec01']
	       mgs: /tmp/.lod_mgt_200M	---> ec01
	      mdt0: /dev/sda	---> ec01
OSS: ['ec01']
	      ost0: /dev/sdb	---> ec01
Clients:
	ec01	/mnt/lustre
Fsname: a
Net: tcp
Mountpoint: /mnt/lustre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant