Xen Server Create Local Storage Repository

Merhabalar Xen Server local storage anlatıcam.

Xen Server 10 GB HDD taktım sunucuyu yeniden başlatıyoruz putty ile sunucuya bağlanalım aşağıdaki işlemleri yapalım.
Komut

root@xenserver1 ~]# fdisk -l

WARNING: GPT (GUID Partition Table) detected on ‘/dev/sda’! The util fdisk doesn’t support GPT. Use GNU Parted.

Disk /dev/sda: 32.2 GB, 32212254720 bytes
256 heads, 63 sectors/track, 3900 cylinders
Units = cylinders of 16128 * 512 = 8257536 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 3901 31457279+ ee EFI GPT

Disk /dev/sdb: 10.7 GB, 10737418240 bytes
255 heads, 63 sectors/track, 1305 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdb doesn’t contain a valid partition table

Disk /dev/sdc: 307.1 GB, 307190824960 bytes
255 heads, 63 sectors/track, 37347 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdc doesn’t contain a valid partition table

Var olan hostları görmek için ve taktığımız 10 GB HDD uuid numarasını görmek için kullanıyoruz çünkü HDD tanıttığımızda uuid kodunu kullanıcaz.
Komut

[root@xenserver1 ~]# xe host-list

uuid ( RO) : 446d502c-3c4f-41e3-b51c-80d5a24a013b
name-label ( RW): xenserver1
name-description ( RW): Default install of XenServer

fdisk -l ile disk hangi birime bağlı olduğunu görmek için kullanıyoruz /dev/sdb olarak tanıtıcaz.

[root@xenserver1 ~]# xe sr-create content-type=user host-uuid=446d502c-3c4f-41e3-b51c-80d5a24a013b type=lvm device-config-device=/dev/sdb name-label=”XenServer local disk” 3b5a9c83-4a9e-f4b1-a39e-f6ccf0e12e6b

HDD tanıttıktan sonra görmek için aşağıdaki komutu kullanalım

[root@xenserver1 ~]# xe sr-list type=lvm

uuid ( RO) : 3b5a9c83-4a9e-f4b1-a39e-f6ccf0e12e6b
name-label ( RW): XenServer local disk
name-description ( RW):
host ( RO): xenserver1
type ( RO): lvm
content-type ( RO): user

ve XenCenter görüyoruz.
Vsftpd

Xen Server Create Local Storage Repository

admin

Bütün Hayatım Linux Sistemleri...

Bir yanıt yazın

E-posta adresiniz yayınlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir