Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.13.0, Lustre 2.12.3
-
None
-
3
-
9223372036854775807
Description
lctl pool_list does not output pool information.
[root@sl753 ~]# mount | grep lustre -w /dev/mapper/scientific-root on /usr/sbin/mount.*lustre* type xfs (rw,relatime,attr2,inode64,noquota) /dev/sdc1 on /mnt/*lustre*-mgs type *lustre* (ro,svname=MGS,nosvc,mgs,osd=osd-ldiskfs,user_xattr,errors=remount-ro) [root@sl753 ~]# lctl pool_new lustre.p Pool lustre.p created [root@sl753 ~]# lctl pool_add lustre.p OST0003 OST lustre-OST0003_UUID added to pool lustre.p [root@sl753 ~]# lctl pool_list lustre [root@sl753 ~]# lctl pool_list lustre.p [root@sl753 ~]#
Attachments
Issue Links
- duplicates
-
LU-11743 lctl pool operations cannot be run on separate MGS system
-
- Resolved
-
Activity
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Link | New: This issue is related to DDN-1188 [ DDN-1188 ] |
Labels | Original: pool |
Labels | New: pool |
Affects Version/s | New: Lustre 2.12.3 [ 14418 ] | |
Affects Version/s | New: Lustre 2.13.0 [ 14290 ] |
Resolution | Original: Duplicate [ 3 ] | |
Status | Original: Closed [ 6 ] | New: Reopened [ 4 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Comment |
[ git push failed for some reasons, so I attached the proposed patch
{noformat} To ssh://review.whamcloud.com:29418/fs/lustre-release ! [remote rejected] HEAD -> refs/for/master (not Signed-off-by author/committer/uploader in commit message footer) error: failed to push some refs to 'ssh://vla@review.whamcloud.com:29418/fs/lustre-release' {noformat} ] |
Attachment |
Original:
0001- |