08-01-2017 08:57 AM
I need to remove all the 2TB disks, media1-5. What's the process to remove them completely from VSOM?
When I run df -h, this is the output:
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 7.9G 5.5G 2.1G 73% /
tmpfs 5.4G 524K 5.4G 1% /dev/shm
/dev/sda8 53G 8.9G 42G 18% /mysql/data
/dev/sda6 7.9G 4.7G 2.9G 62% /usr/BWhttpd
/dev/sda4 32G 1.4G 29G 5% /var
/dev/sdc1 2.0T 34M 2.0T 1% /media1
/dev/sdd1 2.0T 61M 2.0T 1% /media2
/dev/sde1 2.0T 47M 2.0T 1% /media3
/dev/sdf1 2.0T 61M 2.0T 1% /media4
/dev/sdg1 2.0T 33M 2.0T 1% /media5
/dev/sdb1 8.0T 6.1T 2.0T 76% /media6
Solved! Go to Solution.
08-02-2017 10:05 AM
Sorry, I just re-read your post and missed the fact that you wanted to keep /media6.
In that case, I'd make sure media
If you can successfully get to this point, the final challenge will be identifying which block devices attached at the VM host level represented those hard disks (SDC-G). I'm not 100% sure on how to do that myself (in a VMWare env.).
I'm assuming you *might* be able to look at the
Cheers!
08-02-2017 09:53 AM
Well... Is this server also running VSMS? If not, this is strictly an OS administration thing as far as I'm aware.
If it's still running VSMS my approach would be to unselect all the media
If VSMS is no longer part of the server in any way, I'd simply comment out the mounts in /etc/
08-02-2017 10:14 AM
Yes, this is on a VSMS server (VM), but I'm not trying to remove the VSMS role. I'm only removing some of the mounted disks.
There are also some shelved recordings that for some reason never got groomed. I'm not sure if it's safe to just delete those?
08-02-2017 10:05 AM
Sorry, I just re-read your post and missed the fact that you wanted to keep /media6.
In that case, I'd make sure media
If you can successfully get to this point, the final challenge will be identifying which block devices attached at the VM host level represented those hard disks (SDC-G). I'm not 100% sure on how to do that myself (in a VMWare env.).
I'm assuming you *might* be able to look at the
Cheers!
08-03-2017 07:28 AM
Thanks! I was unmounting the disks and they kept coming back, I didn't know to check fstab.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide