Logical Volume / Group Volume / Physical Volume : blivet-gui and pvmove
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I installed fedora29 workstation. I have only one 1To SATA disk (Partition table : GPT). After automatic installation, all my disk space is used. To reduce /dev/sda3 (because I want space on my disk), I tried to use blivet-gui (from a fedora29 live usb). I reduced the "home" LV. It worked fine and the free space "seems" (see later) almost on the logical view graphic to be located at the end of the VG. But I could not reduce the VG. So, I went back to a console : pvs -v --segments /dev/sda3
PV VG Fmt Attr PSize PFree Start SSize LV
Start Type PE Ranges /dev/sda3 fedora lvm2 a--
930,31g <718,54g 0 3015 swap 0 linear /dev/sda3:0-3014
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 3015 38400 home 0
linear /dev/sda3:3015-41414 /dev/sda3 fedora lvm2 a-- 930,31g
<718,54g 41415 183945 0 free
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 225360 12800 root 0
linear /dev/sda3:225360-238159
And I understood the problem. My free space is in the middle of the VG. So, I am going to use pvmove, pvresize, ... in a console. This is not the problem
My question is : Is it possible to have a graphic in blivet-gui that gives the same information than pvs -v -segments and to have graphic tools to move LV. It seems that this possible with tools like KVPM (for debian, ubuntu ...) and Yast(opensuse). Or if it is not possible with blivet-gui, is there an equivalent of KVPM/YaST for Fedora ?
fedora partition lvm
add a comment |
I installed fedora29 workstation. I have only one 1To SATA disk (Partition table : GPT). After automatic installation, all my disk space is used. To reduce /dev/sda3 (because I want space on my disk), I tried to use blivet-gui (from a fedora29 live usb). I reduced the "home" LV. It worked fine and the free space "seems" (see later) almost on the logical view graphic to be located at the end of the VG. But I could not reduce the VG. So, I went back to a console : pvs -v --segments /dev/sda3
PV VG Fmt Attr PSize PFree Start SSize LV
Start Type PE Ranges /dev/sda3 fedora lvm2 a--
930,31g <718,54g 0 3015 swap 0 linear /dev/sda3:0-3014
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 3015 38400 home 0
linear /dev/sda3:3015-41414 /dev/sda3 fedora lvm2 a-- 930,31g
<718,54g 41415 183945 0 free
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 225360 12800 root 0
linear /dev/sda3:225360-238159
And I understood the problem. My free space is in the middle of the VG. So, I am going to use pvmove, pvresize, ... in a console. This is not the problem
My question is : Is it possible to have a graphic in blivet-gui that gives the same information than pvs -v -segments and to have graphic tools to move LV. It seems that this possible with tools like KVPM (for debian, ubuntu ...) and Yast(opensuse). Or if it is not possible with blivet-gui, is there an equivalent of KVPM/YaST for Fedora ?
fedora partition lvm
add a comment |
I installed fedora29 workstation. I have only one 1To SATA disk (Partition table : GPT). After automatic installation, all my disk space is used. To reduce /dev/sda3 (because I want space on my disk), I tried to use blivet-gui (from a fedora29 live usb). I reduced the "home" LV. It worked fine and the free space "seems" (see later) almost on the logical view graphic to be located at the end of the VG. But I could not reduce the VG. So, I went back to a console : pvs -v --segments /dev/sda3
PV VG Fmt Attr PSize PFree Start SSize LV
Start Type PE Ranges /dev/sda3 fedora lvm2 a--
930,31g <718,54g 0 3015 swap 0 linear /dev/sda3:0-3014
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 3015 38400 home 0
linear /dev/sda3:3015-41414 /dev/sda3 fedora lvm2 a-- 930,31g
<718,54g 41415 183945 0 free
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 225360 12800 root 0
linear /dev/sda3:225360-238159
And I understood the problem. My free space is in the middle of the VG. So, I am going to use pvmove, pvresize, ... in a console. This is not the problem
My question is : Is it possible to have a graphic in blivet-gui that gives the same information than pvs -v -segments and to have graphic tools to move LV. It seems that this possible with tools like KVPM (for debian, ubuntu ...) and Yast(opensuse). Or if it is not possible with blivet-gui, is there an equivalent of KVPM/YaST for Fedora ?
fedora partition lvm
I installed fedora29 workstation. I have only one 1To SATA disk (Partition table : GPT). After automatic installation, all my disk space is used. To reduce /dev/sda3 (because I want space on my disk), I tried to use blivet-gui (from a fedora29 live usb). I reduced the "home" LV. It worked fine and the free space "seems" (see later) almost on the logical view graphic to be located at the end of the VG. But I could not reduce the VG. So, I went back to a console : pvs -v --segments /dev/sda3
PV VG Fmt Attr PSize PFree Start SSize LV
Start Type PE Ranges /dev/sda3 fedora lvm2 a--
930,31g <718,54g 0 3015 swap 0 linear /dev/sda3:0-3014
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 3015 38400 home 0
linear /dev/sda3:3015-41414 /dev/sda3 fedora lvm2 a-- 930,31g
<718,54g 41415 183945 0 free
/dev/sda3 fedora lvm2 a-- 930,31g <718,54g 225360 12800 root 0
linear /dev/sda3:225360-238159
And I understood the problem. My free space is in the middle of the VG. So, I am going to use pvmove, pvresize, ... in a console. This is not the problem
My question is : Is it possible to have a graphic in blivet-gui that gives the same information than pvs -v -segments and to have graphic tools to move LV. It seems that this possible with tools like KVPM (for debian, ubuntu ...) and Yast(opensuse). Or if it is not possible with blivet-gui, is there an equivalent of KVPM/YaST for Fedora ?
fedora partition lvm
fedora partition lvm
edited Mar 18 at 22:10
Stef1611
asked Mar 17 at 15:44
Stef1611Stef1611
1014
1014
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f506830%2flogical-volume-group-volume-physical-volume-blivet-gui-and-pvmove%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f506830%2flogical-volume-group-volume-physical-volume-blivet-gui-and-pvmove%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown