OVH Community, your new community space.

Lvm


nasenbaer
20.02.08, 12:58
hi leute ich habe mir soeben XEN auf den sevrer gepackt nur harpert es an dem LVM device... ich weissnet wie ich es erstellen muss

pvcreate /dev/sda1
pvcreate /dev/sda3


niux davon klappt wirklich^^

Code:
ns200861:~# df
Dateisystem          1K-Bl�cke   Benutzt Verf�gbar Ben% Eingeh�ngt auf
/dev/sda1             96124904   1630388  89611564   2% /
tmpfs                  2001088         0   2001088   0% /lib/init/rw
udev                     10240        32     10208   1% /dev
tmpfs                  2001088         4   2001084   1% /dev/shm
/dev/sda3            620143136     32828 588608852   1% /home

Code:
ns200861:~# mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda3 on /home type ext3 (rw)
wie muss ich das device erstellen?


edit: habs musste sda3 umounten erst