[SOLVED] Set up disk
#1
Hi Everyone,

I have just installed Snakeoil, but don't seem to be able to see all of my 1TB SSD drive. When installing I Selected to use Entire Disk (930gb) and to set the disk up as an LVM disk (defaults).
A snip of mounted partitions is below. I want to use the rest of the disk (approx 830gb as my music folder) so how do I do this? I found this link  https://www.cyberciti.biz/faq/linux-moun...n-command/  about Linux mount on an LVM volume, perhaps this is what I have to do? Also, I read the wiki about converting Snankeoil to NAS but doesn't make much sense to a Linux novice. I think the rest of the drive is Partition 3.

[Image: image.png]
 Go to solution Reply

#2
(28-Mar-2022, 01:25 PM)greenman61 Wrote: Hi Everyone,

I have just installed Snakeoil, but don't seem to be able to see all of my 1TB SSD drive. When installing I Selected to use Entire Disk (930gb) and to set the disk up as an LVM disk (defaults).
A snip of mounted partitions is below. I want to use the rest of the disk (approx 830gb as my music folder) so how do I do this? I found this link  https://www.cyberciti.biz/faq/linux-moun...n-command/  about Linux mount on an LVM volume, perhaps this is what I have to do? Also, I read the wiki about converting Snankeoil to NAS but doesn't make much sense to a Linux novice. I think the rest of the drive is Partition 3.

[Image: image.png]
My automatic "block device discoverer" didn't cater for LVM volumes. Can you SSH to your Snakeoil PC, run the following and finally show me the output?
Code:
sudo lvs
Snakeoil Operating System - Music, your way!
Reply

#3
Here you go. Thanks, James

[Image: image.png]
Reply

#4
Seems you only have a 100G volume out of your 1TB SSD. Meaning ~900GB is unused?

Ideally, I would do this during the OS installation, but you can still use the command lines to create additional volumes, see guides like this.

Note the WebApp only recognise block devices in the form of "/dev/sd?", and not volumes. So you'll need to manually enter the volume paths in the media text box.

I have a ticket for adding LVM detection in the WebApp, this will be added in the next update.

Let me know how it goes.
Snakeoil Operating System - Music, your way!
Reply

#5
Thanks for the response. I had a look at the document and tried some commands. Still can't figure out how to make the 930gb visible so I can use it. Perhaps I should re-install and de-select LVM? Would that work? 


[Image: image.png]
Reply

#6
Can you run
Code:
sudo lvdisplay
and show me the output?
Snakeoil Operating System - Music, your way!
Reply

#7
[Image: image.png]
Reply

#8
Hopefully this'll work. Try running this
Code:
sudo lvcreate --name music -l 100%FREE ubuntu-vg

Hopefully they're no errors, and run both these commands and see if this extra volume is now created.
Code:
sudo lvs
sudo lvdisplay
Snakeoil Operating System - Music, your way!
Reply

#9
Looks like something worked. Do I have to mount a drive now?


[Image: image.png]
Reply

#10
(29-Mar-2022, 01:36 PM)greenman61 Wrote: Looks like something worked. Do I have to mount a drive now?

Have to format it first. The following will format it to a ext4 file system:
 
Code:
sudo mkfs.ext4 /dev/ubuntu-vg/music

And once done, go to media library, and just mount "/dev/ubuntu-vg/music" without any extra options, click save and things should work:
[Image: lvm-mount.jpg]
Snakeoil Operating System - Music, your way!
[-] The following 1 user Likes agent_kith's post:
  • greenman61
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Persistent RAM disk? emptor 18 3,924 31-Mar-2022, 08:22 PM
Last Post: agent_kith
  RAM disk vs large Squeezelite buffer? koko6969koki 17 5,021 28-Apr-2020, 09:35 AM
Last Post: agent_kith
  [SOLVEDProblem with mounting disk c.trung 2 4,009 05-Jun-2016, 12:09 PM
Last Post: c.trung



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 626
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 71
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4138
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 365
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4125

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.