resize2fs failed to find disk
Clash Royale CLAN TAG#URR8PPP
I'm trying to resize my disk that's on google cloud from 1TB to 2 TB. I resized the disk space in google's console as instructed and:
df -h
Filesystem Size Used Avail Use% Mounted on
overlay 95G 7.1G 88G 8% /
tmpfs 16G 0 16G 0% /dev
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda1 95G 7.1G 88G 8% /etc/hosts
shm 64M 0 64M 0% /dev/shm
/dev/sdg 984G 381G 554G 41% /var/lib/data
tmpfs 16G 12K 16G 1% /run/secrets/kubernetes.io/serviceaccount
tmpfs 16G 0 16G 0% /sys/firmware
and:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100G 0 disk
|-sda1 8:1 0 95.9G 0 part /etc/hosts
|-sda2 8:2 0 16M 0 part
|-sda3 8:3 0 2G 0 part
|-sda4 8:4 0 16M 0 part
|-sda5 8:5 0 2G 0 part
|-sda6 8:6 0 512B 0 part
|-sda7 8:7 0 512B 0 part
|-sda8 8:8 0 16M 0 part
|-sda9 8:9 0 512B 0 part
|-sda10 8:10 0 512B 0 part
|-sda11 8:11 0 8M 0 part
`-sda12 8:12 0 32M 0 part
sdb 8:16 0 2G 0 disk
sdc 8:32 0 8G 0 disk
sdd 8:48 0 10G 0 disk
sde 8:64 0 1000G 0 disk
sdf 8:80 0 10G 0 disk
sdg 8:96 0 2T 0 disk /var/lib/data
now i tried to use resize2fs to resize and got:
resize2fs /dev/sdg
resize2fs 1.42.12 (29-Aug-2014)
open: No such file or directory while opening /dev/sdg
debian disk resize2fs
add a comment |
I'm trying to resize my disk that's on google cloud from 1TB to 2 TB. I resized the disk space in google's console as instructed and:
df -h
Filesystem Size Used Avail Use% Mounted on
overlay 95G 7.1G 88G 8% /
tmpfs 16G 0 16G 0% /dev
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda1 95G 7.1G 88G 8% /etc/hosts
shm 64M 0 64M 0% /dev/shm
/dev/sdg 984G 381G 554G 41% /var/lib/data
tmpfs 16G 12K 16G 1% /run/secrets/kubernetes.io/serviceaccount
tmpfs 16G 0 16G 0% /sys/firmware
and:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100G 0 disk
|-sda1 8:1 0 95.9G 0 part /etc/hosts
|-sda2 8:2 0 16M 0 part
|-sda3 8:3 0 2G 0 part
|-sda4 8:4 0 16M 0 part
|-sda5 8:5 0 2G 0 part
|-sda6 8:6 0 512B 0 part
|-sda7 8:7 0 512B 0 part
|-sda8 8:8 0 16M 0 part
|-sda9 8:9 0 512B 0 part
|-sda10 8:10 0 512B 0 part
|-sda11 8:11 0 8M 0 part
`-sda12 8:12 0 32M 0 part
sdb 8:16 0 2G 0 disk
sdc 8:32 0 8G 0 disk
sdd 8:48 0 10G 0 disk
sde 8:64 0 1000G 0 disk
sdf 8:80 0 10G 0 disk
sdg 8:96 0 2T 0 disk /var/lib/data
now i tried to use resize2fs to resize and got:
resize2fs /dev/sdg
resize2fs 1.42.12 (29-Aug-2014)
open: No such file or directory while opening /dev/sdg
debian disk resize2fs
add a comment |
I'm trying to resize my disk that's on google cloud from 1TB to 2 TB. I resized the disk space in google's console as instructed and:
df -h
Filesystem Size Used Avail Use% Mounted on
overlay 95G 7.1G 88G 8% /
tmpfs 16G 0 16G 0% /dev
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda1 95G 7.1G 88G 8% /etc/hosts
shm 64M 0 64M 0% /dev/shm
/dev/sdg 984G 381G 554G 41% /var/lib/data
tmpfs 16G 12K 16G 1% /run/secrets/kubernetes.io/serviceaccount
tmpfs 16G 0 16G 0% /sys/firmware
and:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100G 0 disk
|-sda1 8:1 0 95.9G 0 part /etc/hosts
|-sda2 8:2 0 16M 0 part
|-sda3 8:3 0 2G 0 part
|-sda4 8:4 0 16M 0 part
|-sda5 8:5 0 2G 0 part
|-sda6 8:6 0 512B 0 part
|-sda7 8:7 0 512B 0 part
|-sda8 8:8 0 16M 0 part
|-sda9 8:9 0 512B 0 part
|-sda10 8:10 0 512B 0 part
|-sda11 8:11 0 8M 0 part
`-sda12 8:12 0 32M 0 part
sdb 8:16 0 2G 0 disk
sdc 8:32 0 8G 0 disk
sdd 8:48 0 10G 0 disk
sde 8:64 0 1000G 0 disk
sdf 8:80 0 10G 0 disk
sdg 8:96 0 2T 0 disk /var/lib/data
now i tried to use resize2fs to resize and got:
resize2fs /dev/sdg
resize2fs 1.42.12 (29-Aug-2014)
open: No such file or directory while opening /dev/sdg
debian disk resize2fs
I'm trying to resize my disk that's on google cloud from 1TB to 2 TB. I resized the disk space in google's console as instructed and:
df -h
Filesystem Size Used Avail Use% Mounted on
overlay 95G 7.1G 88G 8% /
tmpfs 16G 0 16G 0% /dev
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda1 95G 7.1G 88G 8% /etc/hosts
shm 64M 0 64M 0% /dev/shm
/dev/sdg 984G 381G 554G 41% /var/lib/data
tmpfs 16G 12K 16G 1% /run/secrets/kubernetes.io/serviceaccount
tmpfs 16G 0 16G 0% /sys/firmware
and:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 100G 0 disk
|-sda1 8:1 0 95.9G 0 part /etc/hosts
|-sda2 8:2 0 16M 0 part
|-sda3 8:3 0 2G 0 part
|-sda4 8:4 0 16M 0 part
|-sda5 8:5 0 2G 0 part
|-sda6 8:6 0 512B 0 part
|-sda7 8:7 0 512B 0 part
|-sda8 8:8 0 16M 0 part
|-sda9 8:9 0 512B 0 part
|-sda10 8:10 0 512B 0 part
|-sda11 8:11 0 8M 0 part
`-sda12 8:12 0 32M 0 part
sdb 8:16 0 2G 0 disk
sdc 8:32 0 8G 0 disk
sdd 8:48 0 10G 0 disk
sde 8:64 0 1000G 0 disk
sdf 8:80 0 10G 0 disk
sdg 8:96 0 2T 0 disk /var/lib/data
now i tried to use resize2fs to resize and got:
resize2fs /dev/sdg
resize2fs 1.42.12 (29-Aug-2014)
open: No such file or directory while opening /dev/sdg
debian disk resize2fs
debian disk resize2fs
edited Jan 20 at 10:09
Rui F Ribeiro
39.9k1479135
39.9k1479135
asked Jan 20 at 9:47
YuvalYuval
61
61
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
AFAIK /dev/sdg
is the raw device - /dev/sdg1
is a virtual device, a partition for example.
This will show in fdisk -l
. If it's not mounted you can use resize2fs on /dev/sdg1
if it's ext2, ext3 or ext4 formated other filesystems btrfs etc. are most likely are not supported.
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
);
);
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%2f495582%2fresize2fs-failed-to-find-disk%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
AFAIK /dev/sdg
is the raw device - /dev/sdg1
is a virtual device, a partition for example.
This will show in fdisk -l
. If it's not mounted you can use resize2fs on /dev/sdg1
if it's ext2, ext3 or ext4 formated other filesystems btrfs etc. are most likely are not supported.
add a comment |
AFAIK /dev/sdg
is the raw device - /dev/sdg1
is a virtual device, a partition for example.
This will show in fdisk -l
. If it's not mounted you can use resize2fs on /dev/sdg1
if it's ext2, ext3 or ext4 formated other filesystems btrfs etc. are most likely are not supported.
add a comment |
AFAIK /dev/sdg
is the raw device - /dev/sdg1
is a virtual device, a partition for example.
This will show in fdisk -l
. If it's not mounted you can use resize2fs on /dev/sdg1
if it's ext2, ext3 or ext4 formated other filesystems btrfs etc. are most likely are not supported.
AFAIK /dev/sdg
is the raw device - /dev/sdg1
is a virtual device, a partition for example.
This will show in fdisk -l
. If it's not mounted you can use resize2fs on /dev/sdg1
if it's ext2, ext3 or ext4 formated other filesystems btrfs etc. are most likely are not supported.
answered Jan 20 at 14:37
Michael D.Michael D.
1,602816
1,602816
add a comment |
add a comment |
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%2f495582%2fresize2fs-failed-to-find-disk%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