场景 主机没带磁带机,但是又要做备份。 那就借其他硬盘的slice 来做备份 disk0 的slice 0 slice 3 slice 4 slice 7 需要备份 disk1 的slice 0 有足够的空间 准备工作 1 df -k 查看各个slice的使用情况,及第二块硬盘slice 0 的剩余空间 。 2 确认dump大概需要的空间 ufsdump 0S /dev/rdsk/c0t0d0s0 ufsdump 0S /dev/rdsk/c0t0d0s3 ufsdump 0S /dev/rdsk/c0t0d0s4 ufsdump 0S /dev/rdsk/c0t0d0s7 备份开始 1 boot ...
关于在OSPF 中划分区域,下列说法正确的是( ) A. 在划分多个区域时必须配置area0。 B. 区域号必须互不相同。 C. 不允许只有area0 D. 可以不配置任何区域。 那几个是对的?
分区的时候老是报错如下:请各位帮忙看看 Unable to allocate the I/O slot {0} for activation. This I/O slot is identified as a required adapter to activate this partition. Verify that the specified I/O is available to activate the partition. If it is not available, either create a new profile or modify the existing profile to identify the I/O adapter as a non-required resource, and then try to activa...