Under current settings a file system is full (/opt)
I want to recreate this fs on another slice that is larger.
I know what I want to do but want some reassurance on my thought process and some help with sytax.
I am thinking;
tar the existing fs over to the new slice and create a link from the old name to the new name. Then I can in effect rm the old location.
Am I on the right path?
I want to recreate this fs on another slice that is larger.
I know what I want to do but want some reassurance on my thought process and some help with sytax.
I am thinking;
tar the existing fs over to the new slice and create a link from the old name to the new name. Then I can in effect rm the old location.
Am I on the right path?