Chinaunix

标题: SCSA模拟题请教 [打印本页]

作者: coolbzk    时间: 2009-09-24 10:01
标题: SCSA模拟题请教
16. You are going to install a remote system using a WAN boot installation. Which two items are true of a WAN boot and must be part of your pre-installation checklist? (Choose two.) \r\nA. WAN boot is supported on machines with SPARC and x86 CPUs.\r\nB. You cannot use WAN boot on machines running the Solaris OS for x86 platforms. \r\nC. A CDROM is required to access the wanboot program and WAN boot miniroot. \r\nD. The system must have WAN boot support in the OBP or PXE support in the BIOS.\r\nE. An HTTP server must be available on the network.\r\n\r\n答案是BE, 我怎么觉得E不像啊?是D吧?各位认为呢?\r\n\r\n50. One of your disks is almost full, so you decide to look for files that can be removed. Looking around the file\r\nsystem, you find a directory with this content:\r\n# ls -li\r\ntotal 33570624\r\n268566 -rw------- 5 bin bin 4294967296 Jan 23 11:59 file1\r\n268566 -rw------- 5 bin bin 4294967296 Jan 23 11:59 file2\r\n268566 -rw------- 5 bin bin 4294967296 Jan 23 11:59 file3\r\n268566 -rw------- 5 bin bin 4294967296 Jan 23 11:59 file4\r\nHow much disk space can you reclaim by removing these files?\r\nA. 0 bytes\r\nB. 33,570,624 bytes\r\nC. 4,294,967,296 bytes\r\nD. 17,179,869,184 bytes\r\nAnswer: A\r\n\r\n这题有点看不懂,第一个column是inode,说明这几个文件是同一个inode,5是link到这些文件的link数,这些文件都是硬链接文件?都是链接吗?所以不占空间?\n\n[ 本帖最后由 coolbzk 于 2009-9-24 10:07 编辑 ]
作者: yuio654    时间: 2009-09-24 10:17
第一个感觉应该是bd\n\n[ 本帖最后由 yuio654 于 2009-9-24 10:37 编辑 ]
作者: stock99    时间: 2009-09-24 10:22
50.  Since there are 5 link count and hard link doesn\'t take up disk space, by removing the 4 \'filename\'(ie. hard link), doesn\'t save you any space. You must remove the last filename (ie. the 5th one) to free up 4,294,967,296.  In this case, ls -li only give you 4 .\r\n\r\n16.  I thought wan boot has to use http. Not 100% sure though.\n\n[ 本帖最后由 stock99 于 2009-9-24 10:23 编辑 ]
作者: coolbzk    时间: 2009-09-24 13:45
感谢2位哦,wan boot好像是solaris的新玩意,可以远程,跨地区的通过http web server安装系统,不过觉得D也挺对的啊
作者: easybegin    时间: 2009-09-24 14:50
wan boot 好象是ILOM的功能,和OBP和PXE无关,所以选择BE是对的。
作者: yuhuohu    时间: 2009-09-24 17:20
E肯定是对的 wan boot就是通过http协议来做的\r\n\r\nB应该也是对的,B如果不对,那么AD都对了
作者: coolbzk    时间: 2009-09-24 20:56
明白了,多谢各位




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2