Casey Bralla on 14 Oct 2018 14:04:51 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Disk is Full. How to Move /var?
|
- From: Casey Bralla <MailList@NerdWorld.org>
- To: PLUG Philadelphia Linux Users Group <PLUG@Lists.PhillyLinux.org>
- Subject: [PLUG] Disk is Full. How to Move /var?
- Date: Sun, 14 Oct 2018 17:04:30 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendinblue.com; q=dns/txt; s=mail; bh=H/XuDjBIbNA9wjTtAqkjwtss2Ww2sv7Ynh2HsPjIJN0=; h=from:to:subject:date:mime-version:content-type; b=H1nQPmyAgvVa9FrnhHeNp/hqpopSm+Lhij0o2/BkbKjnlUdjZbRBp0v9MDyFPWhdl8bo+IfHfPi7 6Y+U9tft249sKgqLSoX6n0wnEw5TCvQH4IKghMwYmRjB5/2v40sW6xlsB62Vb2eGIrXHvJR6HGcJ kmo/Wouu8EYCtBuC8Lg=
- Feedback-id: shr_185.41.28.128:trans:2031218:Sendinblue
- Origin-messageid: <d705cff0-ea07-37a4-0554-5b4f358c2787@NerdWorld.org>
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
Okay, this should be a simple problem, but I'm stumped.
My 200 GByte SSD on my Gentoo system is 99.5% full (sometimes hits 100%,
but I've been erasing as much as I can). I also have a 1 TByte HDD in
the system for regular files. I thought I could move the /var from the
SSD to HDD and open some space, but I'm having some trouble.
If I created a separate partition on the HDD, I could add the partition
in /etc/fstab without any problem, but since there already is a file
system on HDD that fills the whole disk, I wanted to simply move the
/var directory there. However, when I tried to symlink, it seems to
have completely ignored my command.
Here's what I did:
1. Created "/HDDdisk/var" directory on the HDD.
2. Copied everything from "/var" to "/HDDdisk/var".
3. "sudo ln -s /HDDdisk/var /var"
The result: Nothing. /var is still on the SSD and did not move.
What am I doing wrong
What else can I do to relocate files to the HDD from the SSD (I've
already moved /home).
TIA!
Attachment:
pEpkey.asc
Description: application/pgp-keys
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug