From 820a7605fa91d7826019cd8f287a1634cf38442c Mon Sep 17 00:00:00 2001 From: Brad Hubbard Date: Tue, 2 Feb 2016 10:22:00 +1000 Subject: [PATCH] ceph-disk: Fix trivial typo Signed-off-by: Brad Hubbard --- src/ceph-disk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ceph-disk b/src/ceph-disk index 31ce22159c550..4c9de91579a70 100755 --- a/src/ceph-disk +++ b/src/ceph-disk @@ -87,7 +87,7 @@ links. udev triggers 'ceph-disk activate ' or 'ceph-disk activate-journal ' based on the partition type. -On old distros (e.g., RHEL6), the blkid installed does not recognized +On old distros (e.g., RHEL6), the blkid installed does not recognize GPT partition metadata and the /dev/disk/by-partuuid etc. links aren't present. We have a horrible hack in the form of ceph-disk-udev that parses gparted output to create the symlinks above and triggers the -- 2.39.5