Mounting space of a free lv on home directoryMove free space out of LVMShrink Root partition and allocate...
What does chmod -u do?
Why does the Sun have different day lengths, but not the gas giants?
What is this called? Old film camera viewer?
Redundant comparison & "if" before assignment
GraphicsGrid with a Label for each Column and Row
Is it improper etiquette to ask your opponent what his/her rating is before the game?
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Why did the Mercure fail?
Is it possible to have a strip of cold climate in the middle of a planet?
Does an advisor owe his/her student anything? Will an advisor keep a PhD student only out of pity?
Is the U.S. Code copyrighted by the Government?
"Spoil" vs "Ruin"
Why is so much work done on numerical verification of the Riemann Hypothesis?
If infinitesimal transformations commute why dont the generators of the Lorentz group commute?
dpdt switch to spst switch
Travelling outside the UK without a passport
How do you make your own symbol when Detexify fails?
2.8 Why are collections grayed out? How can I open them?
A social experiment. What is the worst that can happen?
How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?
How should I respond when I lied about my education and the company finds out through background check?
Should I stop contributing to retirement accounts?
Removing files under particular conditions (number of files, file age)
It grows, but water kills it
Mounting space of a free lv on home directory
Move free space out of LVMShrink Root partition and allocate free space to Home partitionProblem with free space at home directoryLVM: unable to create snapshot due to failed merge of prior snapshotUnable to free up space on vg-rootNo free space in / directoryResize partitionUbuntu 18.04 Partition my harddrive with GParted after installing the OSUnderstanding free space / volumes on UbuntuExtend filesystem after hdd-cloning 32GB to 500GB
First of all, I have to say I have googled but I couldn't understand what to do...
And I don't have knowledge about partitioning in linux... So I need to ask here.
Description: Ubuntu 18.04.1 LTS
this is the output of vgdisplay
:
VG Name ubuntu-vg
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size <39.00 GiB
PE Size 4.00 MiB
Total PE 9983
Alloc PE / Size 1024 / 4.00 GiB
Free PE / Size 8959 / <35.00 GiB
VG UUID eavvC6-aTxe-LE5H-Zp1g-w76W-aKFL-gAvQu8
and here is the output of lvdisplay
:
--- Logical volume ---
LV Path /dev/ubuntu-vg/ubuntu-lv
LV Name ubuntu-lv
VG Name ubuntu-vg
LV UUID C3DRNm-THQC-LU6U-e0iz-mNBv-I3Bx-0bYl4P
LV Write Access read/write
LV Creation host, time ubuntu-server, 2018-08-29 12:44:22 +0430
LV Status available
# open 1
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
I just want to mount that unused 35g space to my home directory of my Ubuntu.
What should I do?
Thanks.
partitioning 18.04 lvm disk-management
New contributor
add a comment |
First of all, I have to say I have googled but I couldn't understand what to do...
And I don't have knowledge about partitioning in linux... So I need to ask here.
Description: Ubuntu 18.04.1 LTS
this is the output of vgdisplay
:
VG Name ubuntu-vg
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size <39.00 GiB
PE Size 4.00 MiB
Total PE 9983
Alloc PE / Size 1024 / 4.00 GiB
Free PE / Size 8959 / <35.00 GiB
VG UUID eavvC6-aTxe-LE5H-Zp1g-w76W-aKFL-gAvQu8
and here is the output of lvdisplay
:
--- Logical volume ---
LV Path /dev/ubuntu-vg/ubuntu-lv
LV Name ubuntu-lv
VG Name ubuntu-vg
LV UUID C3DRNm-THQC-LU6U-e0iz-mNBv-I3Bx-0bYl4P
LV Write Access read/write
LV Creation host, time ubuntu-server, 2018-08-29 12:44:22 +0430
LV Status available
# open 1
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
I just want to mount that unused 35g space to my home directory of my Ubuntu.
What should I do?
Thanks.
partitioning 18.04 lvm disk-management
New contributor
add a comment |
First of all, I have to say I have googled but I couldn't understand what to do...
And I don't have knowledge about partitioning in linux... So I need to ask here.
Description: Ubuntu 18.04.1 LTS
this is the output of vgdisplay
:
VG Name ubuntu-vg
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size <39.00 GiB
PE Size 4.00 MiB
Total PE 9983
Alloc PE / Size 1024 / 4.00 GiB
Free PE / Size 8959 / <35.00 GiB
VG UUID eavvC6-aTxe-LE5H-Zp1g-w76W-aKFL-gAvQu8
and here is the output of lvdisplay
:
--- Logical volume ---
LV Path /dev/ubuntu-vg/ubuntu-lv
LV Name ubuntu-lv
VG Name ubuntu-vg
LV UUID C3DRNm-THQC-LU6U-e0iz-mNBv-I3Bx-0bYl4P
LV Write Access read/write
LV Creation host, time ubuntu-server, 2018-08-29 12:44:22 +0430
LV Status available
# open 1
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
I just want to mount that unused 35g space to my home directory of my Ubuntu.
What should I do?
Thanks.
partitioning 18.04 lvm disk-management
New contributor
First of all, I have to say I have googled but I couldn't understand what to do...
And I don't have knowledge about partitioning in linux... So I need to ask here.
Description: Ubuntu 18.04.1 LTS
this is the output of vgdisplay
:
VG Name ubuntu-vg
System ID
Format lvm2
Metadata Areas 1
Metadata Sequence No 2
VG Access read/write
VG Status resizable
MAX LV 0
Cur LV 1
Open LV 1
Max PV 0
Cur PV 1
Act PV 1
VG Size <39.00 GiB
PE Size 4.00 MiB
Total PE 9983
Alloc PE / Size 1024 / 4.00 GiB
Free PE / Size 8959 / <35.00 GiB
VG UUID eavvC6-aTxe-LE5H-Zp1g-w76W-aKFL-gAvQu8
and here is the output of lvdisplay
:
--- Logical volume ---
LV Path /dev/ubuntu-vg/ubuntu-lv
LV Name ubuntu-lv
VG Name ubuntu-vg
LV UUID C3DRNm-THQC-LU6U-e0iz-mNBv-I3Bx-0bYl4P
LV Write Access read/write
LV Creation host, time ubuntu-server, 2018-08-29 12:44:22 +0430
LV Status available
# open 1
LV Size 4.00 GiB
Current LE 1024
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 256
Block device 253:0
I just want to mount that unused 35g space to my home directory of my Ubuntu.
What should I do?
Thanks.
partitioning 18.04 lvm disk-management
partitioning 18.04 lvm disk-management
New contributor
New contributor
edited 10 mins ago
Ali Cetwaty
New contributor
asked 2 hours ago
Ali CetwatyAli Cetwaty
11
11
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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
});
}
});
Ali Cetwaty is a new contributor. Be nice, and check out our Code of Conduct.
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%2faskubuntu.com%2fquestions%2f1128165%2fmounting-space-of-a-free-lv-on-home-directory%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
Ali Cetwaty is a new contributor. Be nice, and check out our Code of Conduct.
Ali Cetwaty is a new contributor. Be nice, and check out our Code of Conduct.
Ali Cetwaty is a new contributor. Be nice, and check out our Code of Conduct.
Ali Cetwaty is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f1128165%2fmounting-space-of-a-free-lv-on-home-directory%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