tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

FYI: LVM progress



Just a small FYI on the progress of haad's LVM project.
Though it is still in experimental stage, the linear target works pretty well 
now.

See the last lines:

replaced$ mount
/dev/dk0 on / type ffs (noatime, local)
tmpfs on /tmp type tmpfs (local)
/dev/dk3 on /var type ffs (nocoredump, noatime, soft dependencies, local)
tmpfs on /var/run type tmpfs (local)
/dev/dk2 on /usr type ffs (nocoredump, noatime, soft dependencies, NFS 
exported, local)
/dev/dk4 on /tnf type ffs (nocoredump, noatime, soft dependencies, local)
/dev/dk5 on /home type ffs (noatime, soft dependencies, local)
kernfs on /kern type kernfs (local)
procfs on /proc type procfs (local)
procfs on /usr/pkg/emul/linux/proc type procfs (local)
/dev/mapper/vg01-vol00 on /mnt.vol00 type ffs (local)

replaced$ df -h 
Filesystem                  Size       Used      Avail %Cap Mounted on
/dev/dk0                    498M       107M       366M  22% /
tmpfs                       128M       280K       128M   0% /tmp
/dev/dk3                    3.8G       1.6G       2.0G  43% /var
tmpfs                       8.0M       168K       7.8M   2% /var/run
/dev/dk2                    7.7G       5.7G       1.6G  78% /usr
/dev/dk4                    9.6G       4.2G       5.0G  45% /tnf
/dev/dk5                     15G        13G       741M  94% /home
kernfs                      1.0K       1.0K         0B 100% /kern
procfs                      4.0K       4.0K         0B 100% /proc
procfs                      4.0K       4.0K         0B 100% 
/usr/pkg/emul/linux/proc
/dev/mapper/vg01-vol00      3.9G        98M       3.6G   2% /mnt.vol00


Well done haad, keep up the good work!


--
Adam

Attachment: pgpTLtvjhlZjY.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index