업데이트일 : 2018-07-10 Server 주요이용기능가이드 목차스냅샷 / 이미지이용방법공개이미지이용방법네트워크이용방법 스냅샷 / 이미지기능사용 서비스정보 스냅샷및스냅샷으로생성된이미지를사용하여 VM(Virtual Machine) 을복원 ( 새로생성 ) 하는것과추가로볼륨을생성하여 VM 에 attach/detach 하는서비스를소개하는장으로주요기능및특징에대해기술합니다. 서비스개요 스냅샷 은현재 VM disk volume 들의상태를저장해두고사용자가원하면언제든지스냅샷을저장해둔상태로돌아갈수있도록이미지생성및볼륨생성을할수있도록해주는기능입니다. 이를통해단시간에 VM 에대한정보의백업, 복원이가능하며서버의설정및데이타를모두보관하는것이가능합니다. 이미지 는이미지를생성한시점의 VM 상태와동일하거나또는스냅샷이생성된시점과동일한상태로새로운 VM 을구성할수있도록해주는서비스를말합니다. 볼륨생성 은생성된스냅샷을이용하여새로운볼륨을생성 ( 추가 ) 하고, 이를사용하고자하는 VM 에 attach/detach 하여사용가능한서비스를말합니다. 주요제공기능 ucloud server(vm) 의 root, data disk volume 스냅샷생성 volume의첫번째스냅샷은 Full 스냅샷이수행되며, 두번째스냅샷부터는 Incremental 스냅샷이수행됩니다. 이후, 동일한 volume에대해서는매 8번째마다 Full 스냅샷이수행됩니다예 : 1회 (Full 스냅샷 ), 2~7회 (Incremental 스냅샷 ), 8회 (Full 스냅샷 ), 9~14회 (Incremental스냅샷). 사용자 이미지 생성
생성된스냅샷으로이미지생성이가능합니다. 또는, VM 으로부터직접이미지생성도가능합니다. 생성된이미지로복수개의동일한 VM 의생성이가능합니다. 볼륨 생성 생성된스냅샷으로볼륨생성이가능합니다. 생성된 볼륨 의 VM attach 생성된볼륨을 VM 에 attach/detach 하는것이가능합니다. 서비스화면설정 스냅샷 생성 스냅샷을생성하기위해 클라우드콘솔 ucloud server 클라우드서버리스트 화면으로이동합니다. 스냅샷을생성하기위한서버를선택하신후, 창하단의 상세정보 탭의오른편하단에위치한 스냅샷생성 버튼을클릭합니다. 주의 : 스냅샷기능은 VM 의 volume 을가상디스크이미지로백업하는기능이므로 VM 의메모리나 CPU 에있는내용은저장되지않습니다. 따라서, 안정적인스냅샷생성을위해서는 VM 이정지된상태에서생성작업이수행되는것을권고합니다. 현재 Central-A, B zone 의 SSD 추가디스크스냅샷기능은지원하지않습니다.
생성하고자하는스냅샷의이름을입력한후확인버튼을클릭합니다. 이후스냅샷생성작업이수행되게되며, 그결과는 스냅샷 & 이미지 메뉴에서확인이가능합니다 상태가 대기중 으로나타나며, 스냅샷생성이완료되면상태가 사용 으로변경됩니다 Windows 의경우 Administrator 계정을 사용안함 혹은삭제한경우이미지생성이후오류가발생할수있으니생성전주의해주시기바랍니다. VM 에서직접 이미지 생성 VM 으로부터직접 root 볼륨의 이미지 생성이가능합니다. 주의사항 : 단, VM 이정지된상태에서만해당서비스이용이가능합니다. Windows 의경우 Administrator 계정을 사용안함 혹은삭제한경우이미지생성이후오류가발생할수있으니생성전주의해주시기바랍니다.
이후과정은생성된스냅샷에서의사용자 이미지 생성안내를참고하시기바랍니다. 생성된스냅샷에서의사용자 이미지 생성 생성된스냅샷을통해서사용자이미지생성이가능합니다. 이미지를생성하고자하는스냅샷 (root disk 를스냅샷뜬것으로볼륨명이 ROOT- 로된것만가능 ) 을선택후 이미지생성 버튼을클릭하여사용자이미지를생성합니다. 사용하고자하는이미지명을입력후, 확인버튼을클릭합니다.
생성된이미지는 나의이미지 메뉴에서조회가능합니다. 생성된스냅샷에서의 볼륨생성 서비스
생성된스냅샷을통해서볼륨 (Disk) 생성이가능합니다. 볼륨 (Disk) 을생성하고자하는스냅샷 (root/data disk 모두가능 ) 을선택후 Disk 생성 버튼을클릭하여볼륨을생성합니다. 요금제선택 ( 월요금또는시간요금 ) 과스토리지명을입력합니다. 볼륨 (Disk) 용량은스냅샷을생성한 Disk 의용량과동일하게사이징됩니다. 중복체크후, 신청을선택합니다. 상태가 생성중 으로나타나며, 볼륨 (Disk) 생성이완료되면상태가 분리 로변경됩니다. 생성된볼륨 (Disk) 은 서버연결 메뉴로원하고자하는서버 (VM) 에 attach 해서사용이가능합니다.
사용자이미지를활용한 VM 생성 생성된사용자이미지를통해서 VM 을생성할수있습니다. 나의이미지 리스트에서 VM 을생성하고자하는이미지를선택한후, 서버신청 버튼을클릭합니다 OS 종류는이미지와동일하게선택이됩니다. 서버약정, 사양의선택및서버명을입력하여 VM 생성요청을합니다. 이후서버생성은 ucloud server 생성작업과동일합니다. 클라우드서버 화면으로이동하셔서요청된 VM 의생성상태를확인하시고, VM 에대한패스워드를리턴받습니다. 동일한 VM 이생성되나 Private IP 는변경이되며일부 VM 의 config 정보는변경됩니다. Linux Root disk resize 가이드및주의사항 ( 중요 ) Linux root disk 영역은 OS 상매우민감한파티션으로꼭필요시에만사용하시고그렇지않은경우는추가 data disk 를이용하시기바랍니다. Resize 수행전반드시 VM 을스냅샷이나이미지로제작해놓으시기바랍니다. VM 에타 application 설치전, 처음 VM 생성직후이용을권장합니다. Resize 과정에서 OS 상고객의잘못된명령으로인한문제는 kt 가책임지지않습니다. ( ex, 잘못된명령으로인한 resize 이후 booting 이되지않을경우등 ) Resize 과정중파티션삭제후재생성시, 생성순서는삭제전과동일하게유지해야합니다. ( 자세한사항은아래본문참조 ) Fedora 의경우 Root disk resize 기능을지원하지않습니다. Linux Root disk resize 방법 Ucloud biz Web UI 에서변경하고자하는 VM 정지 아래와같이 VM disk 상세정보에서 Root disk 사이즈변경
VM 시작후 OS 접속하여설정작업진행 Non-LVM, LVM 구성확인 Ucloud biz OS 별구성현황 (15 11 월기준 ) Non-LVM Swap 파티션이 / 파티션보다먼저인경우 ( / 파티션이마지막인경우 ) -Page 26 참조 centos5.8-32bit(ext3), centos5.8-64bit(ext3), centos6.3-32bit(ext4), centos6.3-64bit(ext4), centos6.4-32bit(ext4), centos6.4-64bit(ext4), centos6.5-32bit(ext4), centos6.5-64bit(ext4), centos7.0-64bit(ext4), ubuntu14.04-64bit(ext4), rhel6.5-32bit(ext4), rhel6.5-64bit(ext4), rhel6.3-32bit(ext4), rhel6.3-64bit(ext4), rhel5.8-32bit(ext3), rhel5.8-64bit(ext3), suse11sp3-64bit(ext3), suse11sp3-32bit(ext3) / 파티션이 Swap 파티션보다먼저인경우 (Swap 파티션이마지막인경우 ) -Page 28 참조 ubuntu12.04-32bit(ext3), ubuntu12.04-64bit(ext3), ubuntu10.04-32bit(ext3), ubuntu10.04-64bit(ext3), debian7-32bit(ext4), debian7-64bit(ext4) centos7.2-64bit(ext4) LVM LVM 구성인경우 -Page 31 참조 2016 년 4 월이후모든 Linux 템플릿은 Non- LVM 으로변경되었습니다. Resize 적용불가 OS 불가 Fedora21 64bit LVM 구성일경우 아래명령어를수행하였을때 LVM 구성정보출력됨 # df -TH Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/volgroup-lv_root ext4 19G 1.3G 17G 7% / tmpfs tmpfs 521M 0 521M 0% /dev/shm /dev/xvda1 ext4 508M 76M 406M 16% /boot # pvs PV VG Fmt Attr PSize PFree /dev/xvda2 VolGroup lvm2 a-- 19.51g 0 # lvs LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert lv_root VolGroup -wi-ao-- 17.54g lv_swap VolGroup -wi-ao-- 1.97g # vgs VG #PV #LV #SN Attr VSize VFree VolGroup 1 2 0 wz--n- 19.51g 0 Non-LVM 구성일경우 LVM 구성과달리 pvs,lvs,vgs 명령시출력없음 # df -TH Filesystem Type Size Used Avail Use% Mounted on /dev/xvda3 ext4 18G 936M 17G 6% / tmpfs tmpfs 521M 0 521M 0% /dev/shm /dev/xvda1 ext4 1.1G 58M 946M 6% /boot # pvs # lvs No volume groups found # vgs No volume groups found OS 설정작업방법 (Root disk 100GB 확장예시 )
Non-LVM 구성일경우 Fdisk l 명령으로 root disk 사이즈증가확인및파티션정보확인 # fdisk -ldisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0009b2b4 Device Boot Start End Blocks Id System/dev/xvda1 * 1 131 1048576 83 LinuxPartition 1 does not end on cylinder boundary./dev/xvda2 131 392 2097152 82 Linux swap / SolarisPartition 2 does not end on cylinder boundary./dev/xvda3 392 2611 17824768 83 Linux /dev/xvda 가 100G 로증가확인 위정보를보면파티션 1 은 /boot 영역, 파티션 2 는 Swap, 파티션 3 은 / 영역확인만약 / 파티션이 Swap 파티션보다먼저라면아래 ( / 파티션이 Swap 파티션보다먼저인경우 ) 참조 / 영역파티션재생성 (Swap 파티션이 / 파티션보다먼저인경우 ) 가장마지막 / 파티션만삭제후재생성 # fdisk /dev/xvdawarning: DOS-compatible mode is deprecated. It's strongly recommended to switch off the mode (command 'c') and change display units to sectors (command 'u'). Command (m for help): dpartition number (1-4): 3 # 파티션3 번삭제Command (m for help): ncommand action e extended p primary partition (1-4)p # primary partition 으로생성Partition number (1-4): 3 # 파티션3 생성First cylinder (392-13054, default 392):Using default value 392Last cylinder, +cylinders or +size{k,m,g} (392-13054, default 13054):Using default value 13054Command (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0009b2b4 Device Boot Start End Blocks Id System/dev/xvda1 * 1 131 1048576 83 Linux40 / 63Partition 1 does not end on cylinder boundary./dev/xvda2 131 392 2097152 82 Linux swap / SolarisPartition 2 does not end on cylinder boundary./dev/xvda3 392 13054 101709503 83 LinuxCommand (m for help): w # 저장후종료The partition table has been altered!calling ioctl() to re-read partition table.warning: Re-reading the partition table failed with error 16: Device or resource busy.the kernel still uses the old table. The new table will be used atthe next reboot or after you run partprobe(8) or kpartx(8) Syncing disks.# reboot # OS 재시작 파티션 3 의 / 영역이 100GB 로증가한것확인 W 로저장후 OS reboot Filesystem resize # resize2fs /dev/xvda3# df -THFilesystem Type Size Used Avail Use% Mounted on/dev/xvda3 ext4 103G 950M 97G 1% /tmpfs tmpfs 521M 0 521M 0% /dev/shm/dev/xvda1 ext4 1.1G 58M 946M 6% /boot Root disk size 확대확인 / 영역파티션재생성 ( / 영역파티션이 Swap 보다먼저인경우 ) 파티션삭제후재생성시동일순서로생성예로파티션 1 / 영역, 파티션 2 Swap 이라면동일순서로재생성 / 파티션과 Swap 파티션모두삭제후재생성 # fdisk /dev/xvdacommand (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylinders, total 209715200 sectorsunits = sectors of 1 * 512 = 512 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x00034212 Device Boot Start End Blocks Id System/dev/xvda1 2048 40038399 20018176 83 Linux/dev/xvda2 40038400 41940991 951296 82 Linux swap / SolarisCommand (m for help): d # 파티션 2 삭제 (Swap 파티션삭제후재생성 )Partition number (1-4): 2Command (m for help): d # 파티션 1 삭제 Selected partition 1Command (m for help): npartition type: p primary (0 primary, 0 extended, 4 free) e extendedselect (default p): ppartition number (1-4, default 1): 1 # 파티션 1 생성 (95G 로생성예제 )First sector (2048-209715199, default 2048):Using default value 204842 / 63Last sector, +sectors or +size{k,m,g} (2048-209715199, default 209715199): +95GCommand (m for help): npartition type: p primary (1 primary, 0 extended, 3 free) e extendedselect (default p): ppartition number (1-4, default 2): 2 # 파티션 2 생성 (Swap 4G 로생성예제 )First sector (199231488-209715199, default 199231488):Using default value 199231488Last sector, +sectors or +size{k,m,g} (199231488-209715199, default 209715199): +4GCommand (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylinders, total 209715200 sectorsunits = sectors of 1 * 512 = 512 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x00034212 Device Boot Start End Blocks Id System/dev/xvda1 2048 199231487 99614720 83 Linux/dev/xvda2 199231488 207620095 4194304 83 LinuxCommand (m for help): t # 파티션 2 를 Swap 으로변경 Partition number (1-4): 2Hex code (type L to list codes): 82Changed system type of partition 2 to 82 (Linux swap / Solaris)Command (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes43 / 63255 heads, 63 sectors/track, 13054 cylinders, total 209715200 sectorsunits = sectors of 1 * 512 = 512 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x00034212 Device Boot Start End Blocks Id System/dev/xvda1 2048 199231487 99614720 83 Linux/dev/xvda2 199231488 207620095 4194304 82 Linux swap / Solaris# ( 중요 ) 파티션 1 번이 / 영역, 2 번이 Swap 으로처음파티션순서와동일 Command (m for help): w # 저장후종료 The partition table has been altered!calling ioctl() to re-read partition table.warning: Re-reading the partition table failed with error 16: Device or resource busy.the kernel still uses the old table. The new table will be used atthe next reboot or after you run partprobe(8) or kpartx(8) Syncing disks.# reboot # OS 재시작 파티션 1 의 / 영역이 100GB 로증가한것확인
W 로저장후 OS reboot Filesystem resize # resize2fs /dev/xvda1# df -THFilesystem Type Size Used Avail Use% Mounted on/dev/xvda1 ext3 101G 1.2G 95G 2% /udev devtmpfs 511M 13k 511M 1% /devtmpfs tmpfs 104M 177k 104M 1% /runnone tmpfs 5.3M 0 5.3M 0% /run/locknone tmpfs 520M 0 520M 0% /run/shm Root disk size 확대확인 LVM 구성일경우 Fdisk l 명령으로 root disk 사이즈증가확인및파티션정보확인 # fdisk -ldisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0006057d Device Boot Start End Blocks Id System/dev/xvda1 * 1 64 512000 83 LinuxPartition 1 does not end on cylinder boundary./dev/xvda2 64 2611 20458496 8e Linux LVMDisk /dev/mapper/volgroup-lv_root: 18.8 GB, 18832424960 bytes255 heads, 63 sectors/track, 2289 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x00000000Disk /dev/mapper/volgroup-lv_swap: 2113 MB, 2113929216 bytes255 heads, 63 sectors/track, 257 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x00000000 / 영역인 lv_root 와 Swap 영역인 lv_swap W 로저장후 OS reboot / 영역파티션재생성 # fdisk /dev/xvdacommand (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0006057d Device Boot Start End Blocks Id System/dev/xvda1 * 1 64 512000 83 LinuxPartition 1 does not end on cylinder boundary./dev/xvda2 64 2611 20458496 8e Linux LVMCommand (m for help): d # 파티션 2 삭제 Partition number (1-4): 2Command (m for help): n # 파티션 2 생성 Command action e extended p primary partition (1-4)pPartition number (1-4): 2First cylinder (64-13054, default 64):Using default value 64Last cylinder, +cylinders or +size{k,m,g} (64-13054, default 13054):Using default value 13054Command (m for help): p46 / 63Disk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0006057d Device Boot Start End Blocks Id System/dev/xvda1 * 1 64 512000 83 LinuxPartition 1 does not end on cylinder boundary./dev/xvda2 64 13054 104343231 83 LinuxCommand (m for help): t #Linux LVM 으로 code 변경 Partition number (1-4): 2Hex code (type L to list codes): 8eChanged system type of partition 2 to 8e (Linux LVM)Command (m for help): pdisk /dev/xvda: 107.4 GB, 107374182400 bytes255 heads, 63 sectors/track, 13054 cylindersunits = cylinders of 16065 * 512 = 8225280 bytessector size (logical/physical): 512 bytes / 512 bytesi/o size (minimum/optimal): 512 bytes / 512 bytesdisk identifier: 0x0006057d Device Boot Start End Blocks Id System/dev/xvda1 * 1 64 512000 83 LinuxPartition 1 does not end on cylinder boundary./dev/xvda2 64 13054 104343231 8e Linux LVMCommand (m for help): w # 저장후종료 The partition table has been altered!calling ioctl() to re-read partition table.warning: Re-reading the partition table failed with error 16: Device or resource busy.the kernel still uses the old table. The new table will be used atthe next reboot or after you run partprobe(8) or kpartx(8) Syncing disks.# reboot # OS 재시작 파티션 3 의 / 영역이 100GB 로증가한것확인 W 로저장후 OS reboot OS reboot 후 pvresize 작업 #pvresize /dev/xvda2 #pv resize 작업 Physical volume "/dev/xvda2" changed 1 physical volume(s) resized / 0 physical volume(s) not resized[root@kt-temp-centos63-64-150710 ~]# pvdisplay --- Physical volume --- PV Name /dev/xvda2 VG Name VolGroup PV Size 99.51 GiB / not usable 321.00 KiB # 사이즈증가확인 Allocatable yes PE Size 4.00 MiB Total PE 25474 Free PE 20480 #Free PE 영역확인 Allocated PE 4994 PV UUID nvvivw-ladc-excr-ejg2-qzmo-buvm-bz0cif 이후 lvresize 작업 #lvdisplay --- Logical volume --- LV Path /dev/volgroup/lv_root LV Name lv_root VG Name VolGroup48 / 63 LV UUID Fe9wj4- KoHv-IS4L-qd7E-SljS-AmpI-BE8OWe LV Write Access read/write LV Creation host, time localhost.localdomain, 2012-08-02 16:54:37 +0900 LV Status available # open 1 LV Size 17.54 GiB Current LE 4490 Segments 1 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/volgroup/lv_swap LV Name lv_swap.. 생략 # lvresize -l +20480 /dev/volgroup/lv_root #Free PE 영역만큼 lvresize Extending logical volume lv_root to 97.54 GiB Logical volume lv_root successfully resized# lvdisplay --- Logical volume --- LV Path /dev/volgroup/lv_root LV Name lv_root VG Name VolGroup LV UUID Fe9wj4-KoHv-IS4L-qd7E-SljS-AmpI-BE8OWe LV Write Access read/write LV Creation host, time localhost.localdomain, 2012-08- 02 16:54:37 +0900 LV Status available # open 1 LV Size 97.54 GiB # 사이즈증가확인 49 / 63 Current LE 24970 Segments 2 Allocation inherit Read ahead sectors auto - currently set to 256 Block device 253:0 --- Logical volume --- LV Path /dev/volgroup/lv_swap LV Name lv_swap 생략 Filesystem resize #resize2fs /dev/volgroup/lv_rootresize2fs 1.41.12 (17-May-2010)Filesystem at /dev/volgroup/lv_root is mounted on /; on-line resizing requiredold desc_blocks = 2, new_desc_blocks = 7Performing an on-line resize of /dev/volgroup/lv_root to 25569280 (4k)
blocks.the filesystem on /dev/volgroup/lv_root is now 25569280 blocks long.# df -THFilesystem Type Size Used Avail Use% Mounted on/dev/mapper/volgroup-lv_root ext4 104G 1.3G 97G 2% / # 사이즈증가확인 tmpfs tmpfs 521M 0 521M 0% /dev/shm/dev/xvda1 ext4 508M 76M 406M 16% /boot Root disk size 확대확인 Windows Root disk resize 가이드및주의사항 ( 중요 ) Root disk 영역은 OS 상매우민감한파티션으로꼭필요시에만사용하시고그렇지않은경우는추가 data disk 를이용하시기바랍니다. Resize 수행전반드시 VM 을스냅샷이나이미지로제작해놓으시기바랍니다. VM 에타 application 설치전, 처음 VM 생성직후이용을권장합니다. Resize 과정에서 OS 상고객의잘못된명령으로인한문제는 kt 가책임지지않습니다. ( ex, 잘못된명령으로인한 resize 이후 booting 이되지않을경우등 ) Windows Root disk resize 방법 Ucloud biz Web UI 에서변경하고자하는 VM 정지 아래와같이 VM disk 상세정보에서 Root disk 사이즈변경 VM 시작후 OS 접속하여설정작업진행 서버관리자 -> 도구 -> 컴퓨터관리선택 디스크관리선택
위그림에서 C 드라이브영역에마우스오른쪽버튼클릭 -> 디스크확장선택 디스크확장마법사가나오면다음선택 확장할디스크확인후다음선택 C 드라이브가 50GB 에서 100GB 로확장완료된상태확인
공개이미지이용방법 서비스정보 본장은고객이생성한 ucloud server(vm) 이미지를공개 ( 전체공개 ) 하여타고객도해당이미지를사용할수있도록공유하는것과공개된이미지를사용하여 ucloud server(vm) 를신청하는과정에대해기술합니다. 서비스개요 ucloud server 고객은자신이생성한 이미지 를공개 ( 전체공개 ) 하여, 다른고객도 ucloud server(vm) 생성시이를활용할수있도록제공해줍니다. 고객은 공개이미지 를통해 ucloud server(vm) 생성시, 다양한선택폭과이용의편의성등을제공받게됩니다. 가령 Apache, Tomcat, Java 등이미리설치되어있는해당공개이미지를선택하여 ucloud server(vm) 를생성하는경우, 이후해당소프트웨어를따로설치해야하는부담을덜수있습니다. 주의사항 : 고객이 공개이미지 를통해공유한이미지로인하여다른고객포함제 3 자의개인정보유출등보안상위험이있는경우해당고객은자신의비용과책임하에이를해결하여야하며 KT 는이에대한일체의책임을지지않습니다. 또한, 고객이 공개이미지 를통해공유한이미지에대해 ( 예, 정당한사용권한이없는상용소프트웨어포함등 ) 제 3 자로부터자신의지적재산권 ( 특허, 등록실용신안, 디자인권, 컴퓨터프로그램을포함한저작권, 상표권, 데이터베이스권, 영업비밀등을포함하며등록유무를불문한다 ) 을침해한다는주장또는민형사상소송이제기되는경우고객은자신의책임과비용으로이를해결하고 KT 를면책하여야합니다. 주요제공기능 이미지공유클라우드콘솔 ucloud server 스냅샷 & 이미지 나의이미지 에서공유하고자하는이미지의전체공개설정으로 이미지 공유공개는 ucloud server 고객대상으로전체공개를의미함 Ucloud server(vm) 신규생성 공개이미지 를활용한 ucloud server(vm) 신규생성 서비스화면설정 이번장은 이미지 서비스에대한 ucloud biz portal 상에서의이용을안내합니다.
이미지 공유 이미지 를공유하기위해서는 클라우드콘솔 ucloud server 스냅샷 & 이미지 나의이미지 화면으로이동합니다. 공유하고자하는이미지를선택후, 하단공유설정의 설정 버튼을클릭합니다. 구분에서 전체공개 를선택하고, 상세설명을작성합니다. 확인 버튼을클릭합니다.
공유된이미지를아래의 공개이미지 화면에서확인할수있습니다. 공개이미지 를이용한 ucloud server(vm) 신규생성 공개이미지 를통해서 ucloud server(vm) 의신규생성이가능합니다. ucloud server(vm) 생성시사용하고자하는 공개이미지 를선택후, 상단의 Action 합니다 서버신청 버튼을클릭
서버명, 그룹명, 서버선택하기등필수정보입력후공개이미지재확인, 신청하기 버튼을클릭합니다. 네트워크이용방법 네트워크트래픽사용현황 일자별트래픽그래프조회및표로상세내용을확인할수있습니다. 월별검색을기능을통해예전트래픽정보를확인할수있습니다.
엑셀저장기능을제공합니다. Virtual IP(VIP) 생성및포트포워딩방법 Virtual IP 는 ucloud biz 에서제공하는가상 IP 입니다. 하나의 VM 에여러개의 IP 를할당할수있습니다. VIP 는 HA(High Availability) 나 LB(Load Balancing) 목적등으로사용할수있습니다.(heartbeat, haproxy 등사용가능 HA 사용예 LB 사용예
클라우드콘솔에서가상 IP 생성 가상 IP 생성시 Zone, 네트워크, 이름입력및선택 생성완료확인및가상 IP 확인 생성된가상 IP 는용도에따라 OS 내부에서설정이필요합니다. ifconfig 명령을사용하여설정방법예 (CentOS) eth0:1 에 172.27.0.43 의 VIP 를할당하고싶은경우 #ifconfig eth0:1 172.27.0.43 up ifcfg-eth* 파일생성하여설정방법예 (CentOS) eth0:0 에 172.27.0.43 의 VIP 를할당하고싶은경우 #vi /etc/sysconfig/network-script/ifcfg-eth0 에아래내용추가 DEVICE=eth0:0 BOOTPROTO=none ONBOOT=yes TYPE=Ethernet IPADDR=172.27.0.43
NETMASK=255.255.0.0 GATEWAY=172.27.0.1 네트워크리스트중에서가상 IP 를포트포워딩하고싶은네트워크선택 포트포워딩메뉴에서서버를가상 IP 생성시입력한이름으로지정후원하는포트로포트포워딩추가