OS: Solaris 10_x86.
Probleem:
Server moet worden versteld, maar root "/" is bijna vol.
/ dev/dsk/c1t1d0s0 4.2G 3.9G 284M 94% /
De / export / home richt heeft veel meer ruimte, en ik wil graag verhuizen naar een root "/" is, of verwijder het allemaal samen:
/ dev/dsk/c1t1d0s7 12G 4.7G 7.1G 40% / export / home
Opmerking: Server * kunnen * hebben downtime, maar ik * niet * hebben een andere schijf in het systeem dat ik kan installeren op of partitie.
/etc / vfstab:
Code:
# cat /etc/vfstab
#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
#
fd - /dev/fd fd - no -
/proc - /proc proc - no -
/dev/dsk/c1t1d0s1 - - swap - no -
/dev/dsk/c1t1d0s0 /dev/rdsk/c1t1d0s0 / ufs 1 no -
/dev/dsk/c1t1d0s7 /dev/rdsk/c1t1d0s7 /export/home ufs 2 yes -
/devices - /devices devfs - no -
ctfs - /system/contract ctfs - no -
objfs - /system/object objfs - no -
swap - /tmp tmpfs - yes -