Is it “growpart” or “resize2fs” for these new c5 instanced?
0
$ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 4G 0 loop /var/tmp
nvme0n1 259:0 0 500G 0 disk
├─nvme0n1p1 259:1 0 1M 0 part
└─nvme0n1p2 259:2 0 300G 0 part /
$ sudo fdisk -l /dev/nvme0n1p2
Disk /dev/nvme0n1p2: 322.1 GB, 322120433152 bytes, 629141471 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Thanks!
amazon-ec2
add a comment |
0
$ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 4G 0 loop /var/tmp
nvme0n1 259:0 0 500G 0 disk
├─nvme0n1p1 259:1 0 1M 0 part
└─nvme0n1p2 259:2 0 300G 0 part /
$ sudo fdisk -l /dev/nvme0n1p2
Disk /dev/nvme0n1p2: 322.1 GB, 322120433152 bytes, 629141471 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Thanks!
amazon-ec2
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23
add a comment |
0
0
0
$ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 4G 0 loop /var/tmp
nvme0n1 259:0 0 500G 0 disk
├─nvme0n1p1 259:1 0 1M 0 part
└─nvme0n1p2 259:2 0 300G 0 part /
$ sudo fdisk -l /dev/nvme0n1p2
Disk /dev/nvme0n1p2: 322.1 GB, 322120433152 bytes, 629141471 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Thanks!
amazon-ec2
$ sudo lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
loop0 7:0 0 4G 0 loop /var/tmp
nvme0n1 259:0 0 500G 0 disk
├─nvme0n1p1 259:1 0 1M 0 part
└─nvme0n1p2 259:2 0 300G 0 part /
$ sudo fdisk -l /dev/nvme0n1p2
Disk /dev/nvme0n1p2: 322.1 GB, 322120433152 bytes, 629141471 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Thanks!
amazon-ec2
amazon-ec2
edited Nov 16 '18 at 3:44
Trax Armstrong
asked Nov 16 '18 at 2:39
Trax ArmstrongTrax Armstrong
12
12
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23
add a comment |
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
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
});
}
});
draft saved
draft discarded
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%2fstackoverflow.com%2fquestions%2f53330663%2fis-it-growpart-or-resize2fs-for-these-new-c5-instanced%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
draft saved
draft discarded
Thanks for contributing an answer to Stack Overflow!
- 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.
draft saved
draft discarded
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%2fstackoverflow.com%2fquestions%2f53330663%2fis-it-growpart-or-resize2fs-for-these-new-c5-instanced%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
Not sure what you're asking. Please update your question. Here are some helpful hints: stackoverflow.com/help/how-to-ask
– Kita
Nov 16 '18 at 3:50
This seems to answer the question: https://stackoverflow.com/questions/52508038/how-to-increase-aws-ebs-nvme-size
– Trax Armstrong
Nov 16 '18 at 19:23