From b4fd481d6eaca95ba0da09ec545b779e69ba01a1 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Sun, 25 Oct 2020 10:16:40 +0800 Subject: [PATCH] PUB @geekpi https://linux.cn/article-12750-1.html --- ...ow to Remove Physical Volume from a Volume Group in LVM.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20201009 How to Remove Physical Volume from a Volume Group in LVM.md (98%) diff --git a/translated/tech/20201009 How to Remove Physical Volume from a Volume Group in LVM.md b/published/20201009 How to Remove Physical Volume from a Volume Group in LVM.md similarity index 98% rename from translated/tech/20201009 How to Remove Physical Volume from a Volume Group in LVM.md rename to published/20201009 How to Remove Physical Volume from a Volume Group in LVM.md index 245dc8eacf..92d4b4c6c1 100644 --- a/translated/tech/20201009 How to Remove Physical Volume from a Volume Group in LVM.md +++ b/published/20201009 How to Remove Physical Volume from a Volume Group in LVM.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-12750-1.html) [#]: subject: (How to Remove Physical Volume from a Volume Group in LVM) [#]: via: (https://www.2daygeek.com/linux-remove-delete-physical-volume-pv-from-volume-group-vg-in-lvm/) [#]: author: (Magesh Maruthamuthu https://www.2daygeek.com/author/magesh/)