Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Ok I tried to create a partition... this was again following some guide where some commands give warnings. Now when I run "$ sudo pvcreate /dev/sda3" it says "Device /dev/sd3 excluded by a filter." Whatever that means. Commented May 30, 2020 at 6:51
  • One site says "You may now see the message 'Device /dev/vdaX not found (or ignored by filtering)'. In that case the partition table needs to be reloaded using the command: partprobe /dev/vda" --- I ran this as well but doesn't change anything, it's still "Device /dev/sda3 excluded by a filter" Commented May 30, 2020 at 6:59
  • Ok after getting quite fed up, I deleted my new partition again, and then got it to work following this guide, replacing vda with sda, and having your steps open alongside which mirrored mostly. transip.eu/knowledgebase/entry/141-how-do-grow-partition-linux Commented May 30, 2020 at 7:22
  • @Paul If this solved your problem then you should accept my answer so that your question is shown as successfully answered. Commented May 30, 2020 at 14:29