Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About xfs and google kubernetes #12

Open
miltosc opened this issue Nov 24, 2018 · 0 comments
Open

About xfs and google kubernetes #12

miltosc opened this issue Nov 24, 2018 · 0 comments

Comments

@miltosc
Copy link

miltosc commented Nov 24, 2018

Hello,
i am very helped from your work and i am thankful to you. I did exactly your project and everything works fine but...

when i try to resize the disk after resizing it then in the mongo pod with the command

cat /etc/mtab

...
/dev/sdb /data/db xfs rw,relatime,attr2,inode64,noquota 0 0
...


ls /dev/
core  fd  full  mqueue  null  ptmx  pts  random  sdb  shm  stderr  stdin  stdout  termination-log  tty  urandom  zero

thereis NO /dev/sdb

xfs_growfs /data/db 
#xfs_growfs: /data/db is not a mounted XFS filesystem

xfs_growfs /dev/sdb
#xfs_growfs: /dev/sdb is not a mounted XFS filesystem

Where is /dev/sdb ?

Thank you for your time
Miltiades

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant