声明:此文档只做学习交流使用,请勿用作其他商业用途
author:朝阳_tony转载请注明出处:http://blog.csdn.net/linzhaolover
摘要:
最近参与的一个项目,需要power 8 little endian 硬件机器的支持,穷酸小子苦寻这样的机器;最终在http://www.siteox.com/ 申请到了两周免费的power8 虚拟机;
如果有类似需求的人,不妨去试试;
一个电子邮箱 :推荐163的邮箱,我也想用google的,但现在国内登陆google太慢了,好东西就是这样被弃用的
一张信用卡: visa 或者master(万事达) ,一般招行信用卡就是master的;这样需要在创建虚拟的最后到信用卡信息,防止有人恶意注册申请;
1)首先在http://www.siteox.com/ 上用你的电子邮箱注册一个账户,记得要去你的电子邮箱确认才能够激活;
2) 待你登陆siteox后, 在home主页就可以看到这样的图标点击进去,
然后在点击蓝色的按钮,选择两周免费试用
注意默认配置就1个cpu (2core ,Thread 16) , 2G内存,20Gdisk ,对于一般的开发测试够用了,如果申请多了,就需要付费了,亲,O(∩_∩)O~
最后check out ,该输入信用卡的详细信息了,
最后大概10分钟就可以创建好虚拟机,创建好后,会给你的电子邮箱发mail ,告知连接方式,最后可以通过ssh直接登录的,O(∩_∩)O~
# lscpu Architecture: ppc64le Byte Order: Little Endian CPU(s): 16 On-line CPU(s) list: 0-15 Thread(s) per core: 8 Core(s) per socket: 2 Socket(s): 1 NUMA node(s): 1 Model: IBM pSeries (emulated by qemu) L1d cache: 64K L1i cache: 32K NUMA node0 CPU(s): 0-15
free total used free shared buffers cached Mem: 1942400 1162880 779520 3264 22144 798720 -/+ buffers/cache: 342016 1600384 Swap: 0 0 0
# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Release: 14.04 Codename: trusty
# uname -a Linux 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:02:53 UTC 2014 ppc64le ppc64le ppc64le GNU/Linux
top - 06:23:10 up 3 days, 22:40, 2 users, load average: 0.00, 0.01, 0.05 Tasks: 160 total, 1 running, 159 sleeping, 0 stopped, 0 zombie %Cpu0 : 0.0 us, 0.0 sy, 0.0 ni, 99.7 id, 0.0 wa, 0.0 hi, 0.0 si, 0.3 st %Cpu1 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu2 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu3 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu4 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu5 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu6 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu7 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu8 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu9 : 0.0 us, 0.0 sy, 0.0 ni, 99.3 id, 0.7 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu10 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu11 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu12 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu13 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu14 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st %Cpu15 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st KiB Mem: 1942400 total, 1165440 used, 776960 free, 22208 buffers KiB Swap: 0 total, 0 used, 0 free. 799744 cached Mem
# fdisk -l The number of cylinders for this disk is set to 20480. This is larger than 1024, and may cause problems with: 1) software that runs at boot time (e.g., LILO) 2) booting and partitioning software form other OSs (e.g., DOS FDISK, OS/2 FDISK) Disk /dev/sda: 64 heads, 32 sectors, 20480 cylinders Units = cylinders of 2048 * 512 bytes Device Boot Begin Start End Blocks Id System /dev/sda1 1 1 20480 20971519+ ee Unknown Partition 1 does not end on cylinder boundary: phys=(1023, 255, 63) should be (1023, 63, 32)