Score:0

How do I access the hard discs on my server?

pw flag

I recently purchased a refurbished HP ProLiant server and installed Ubuntu Server 20.04 LTS as the OS. I installed primarily using the default settings, so I believe the discs are managed via LVM. The server has eight separate hard discs. The terminal output of sudo lsblk is lengthy, but here are the last few lines:

... loop38 7:38 0 1.1M 1 loop /snap/mosquitto/687

sda 8:0 0 820.2G 0 disk

sda1 8:1 0 1M 0 part

sda2 8:2 0 1G 0 part /boot

sda3 8:3 0 819.2G 0 part

ubuntu--vg-ubuntu--lv 253:0 0 200G 0 lvm /

sr0 11:0 1 1024M 0 rom

The terminal output of sudo fdisk -l is exceedingly long, but here is the last paragraph:

... Disk /dev/loop38: 1.9 MiB, 1138688 bytes, 2224 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

So, how do I access the individual hard discs (and their contents) from the terminal prompt?

in flag
If the storage devices are mounted, you would access them as directories. Unfortunately there is not enough information here to offer an answer. Could you [edit] your question to include the Terminal output of `sudo lsblk` and `sudo fdisk -l`. With this, it will be possible to answer the question or provide more complete information regarding what else might be needed.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.