OS: Solaris 10_x86.
Problem:
Server måste lappat, men root "/" är nästan full.
/ dev/dsk/c1t1d0s0 4.2G 3.9G 284M 94% /
Den / export / home dir har mycket större utrymme, och jag vill antingen flytta root "/" till det, eller radera dem alla tillsammans:
/ dev/dsk/c1t1d0s7 12g 4.7G 7.1G 40% / export / home
Obs!: Server * kan * ha nere, men jag * inte * har en annan disk i systemet jag kan installera på eller partition.
/etc / vfstab:
Kod:
# 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 -
Idéer?