How to increase /specific filesystem directory size manually in Red Hat 5.6 The Next CEO of Stack OverflowNo yum repos on Red Hat Enterprise Linux Server release 5.2 (Tikanga)RHEL installed once but displayed thrice in GRUB bootloader menuIs it possible to convert RHEL to CentOS?Install compat-libstdc++-33.i686 on Red Hat Enterprise Linux Server release 6.5 (Santiago)After updating the Red Hat server kernel to latest version it still shows as old versionHow to Install GTK-2 on LinuxHow can a non-empty directory have size 0?X11 forwarding over SSH does not render GUI correctly on MacOSRed Hat 6.9 Desktop yum groupinstall Developer Tools not found?Merge mount points
What is the result of assigning to std::vector<T>::begin()?
Would a galaxy be visible from outside, but nearby?
Written every which way
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Make solar eclipses exceedingly rare, but still have new moons
"and that skill is always a class skill for you" - does "always" have any meaning in Pathfinder?
Can you replace a racial trait cantrip when leveling up?
Anatomically Correct Strange Women In Ponds Distributing Swords
A "random" question: usage of "random" as adjective in Spanish
Why is the US ranked as #45 in Press Freedom ratings, despite its extremely permissive free speech laws?
Non-deterministic sum of floats
Between two walls
If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?
Contours of a clandestine nature
Why do airplanes bank sharply to the right after air-to-air refueling?
What was the first Unix version to run on a microcomputer?
Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?
Are there any limitations on attacking while grappling?
multiple labels for a single equation
Is there a difference between "Fahrstuhl" and "Aufzug"
Which tube will fit a -(700 x 25c) wheel?
Should I tutor a student who I know has cheated on their homework?
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Is it professional to write unrelated content in an almost-empty email?
How to increase /specific filesystem directory size manually in Red Hat 5.6
The Next CEO of Stack OverflowNo yum repos on Red Hat Enterprise Linux Server release 5.2 (Tikanga)RHEL installed once but displayed thrice in GRUB bootloader menuIs it possible to convert RHEL to CentOS?Install compat-libstdc++-33.i686 on Red Hat Enterprise Linux Server release 6.5 (Santiago)After updating the Red Hat server kernel to latest version it still shows as old versionHow to Install GTK-2 on LinuxHow can a non-empty directory have size 0?X11 forwarding over SSH does not render GUI correctly on MacOSRed Hat 6.9 Desktop yum groupinstall Developer Tools not found?Merge mount points
I want to increase the size of a specific filesystem in RHEL 5.6, like uw04 as you can see here
/dev/mapper/xxxxx-uw04--vol size=109G used=102G Avail=873M
I don't know which filesystem used..
Is there anyway to increase the size of 102G? Because only available have 873M and I afraid it will be cause the problem.
Version: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
rhel mount
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
|
show 4 more comments
I want to increase the size of a specific filesystem in RHEL 5.6, like uw04 as you can see here
/dev/mapper/xxxxx-uw04--vol size=109G used=102G Avail=873M
I don't know which filesystem used..
Is there anyway to increase the size of 102G? Because only available have 873M and I afraid it will be cause the problem.
Version: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
rhel mount
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
1
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
2
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comandsvgsandlvsas root?
– nwildner
2 days ago
1
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago
|
show 4 more comments
I want to increase the size of a specific filesystem in RHEL 5.6, like uw04 as you can see here
/dev/mapper/xxxxx-uw04--vol size=109G used=102G Avail=873M
I don't know which filesystem used..
Is there anyway to increase the size of 102G? Because only available have 873M and I afraid it will be cause the problem.
Version: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
rhel mount
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I want to increase the size of a specific filesystem in RHEL 5.6, like uw04 as you can see here
/dev/mapper/xxxxx-uw04--vol size=109G used=102G Avail=873M
I don't know which filesystem used..
Is there anyway to increase the size of 102G? Because only available have 873M and I afraid it will be cause the problem.
Version: Red Hat Enterprise Linux Server release 5.6 (Tikanga)
rhel mount
rhel mount
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited yesterday
Ameer
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 2 days ago
AmeerAmeer
112
112
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ameer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
1
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
2
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comandsvgsandlvsas root?
– nwildner
2 days ago
1
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago
|
show 4 more comments
1
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
1
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
2
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comandsvgsandlvsas root?
– nwildner
2 days ago
1
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago
1
1
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
1
1
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
2
2
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comands
vgs and lvs as root?– nwildner
2 days ago
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comands
vgs and lvs as root?– nwildner
2 days ago
1
1
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago
|
show 4 more comments
1 Answer
1
active
oldest
votes
You can use below command
lvresize -L +Mention_extra_sizewhich_you_want_to_add /dev/vgname/lvname
resize2fs /dev/vgname/lvname
add a comment |
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
);
);
Ameer 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%2funix.stackexchange.com%2fquestions%2f509061%2fhow-to-increase-specific-filesystem-directory-size-manually-in-red-hat-5-6%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You can use below command
lvresize -L +Mention_extra_sizewhich_you_want_to_add /dev/vgname/lvname
resize2fs /dev/vgname/lvname
add a comment |
You can use below command
lvresize -L +Mention_extra_sizewhich_you_want_to_add /dev/vgname/lvname
resize2fs /dev/vgname/lvname
add a comment |
You can use below command
lvresize -L +Mention_extra_sizewhich_you_want_to_add /dev/vgname/lvname
resize2fs /dev/vgname/lvname
You can use below command
lvresize -L +Mention_extra_sizewhich_you_want_to_add /dev/vgname/lvname
resize2fs /dev/vgname/lvname
answered yesterday
Praveen Kumar BSPraveen Kumar BS
1,6801311
1,6801311
add a comment |
add a comment |
Ameer is a new contributor. Be nice, and check out our Code of Conduct.
Ameer is a new contributor. Be nice, and check out our Code of Conduct.
Ameer is a new contributor. Be nice, and check out our Code of Conduct.
Ameer is a new contributor. Be nice, and check out our Code of Conduct.
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%2f509061%2fhow-to-increase-specific-filesystem-directory-size-manually-in-red-hat-5-6%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
1
It seems you are talking about filesystems, not about folders.
– RalfFriedl
2 days ago
Yes that's correct, but anyway I want to increase the size and why give me avail only 873M and I have 109G and used 102G?
– Ameer
2 days ago
1
Then why don't you edit the question? The difference between size, used and avail is because some space is needed for inodes and other filesystem data.
– RalfFriedl
2 days ago
2
@Ameer. Are you using lvm by any chance? Could you please(if using) post on your question the result of the comands
vgsandlvsas root?– nwildner
2 days ago
1
AFAIK Cygwin doesn't use a Device Mapper, so please be more specific with your set-up. For example, is this really Cygwin, or is it some different machine entirely?
– roaima
2 days ago