Linux下实现超过2TB硬盘分区

测试iscsi服务是否正常

[root@FocusBackup ~]# service iscsi restart

停止 iscsi:                                               [确定]

[root@FocusBackup ~]# chkconfig iscsi on

[root@FocusBackup ~]# iscsiadm -m discovery -t sendtargets -p 10.5.83.131

正在启动 iscsid:                                          [确定]

10.5.83.131:3260,1 iqn.2006-01.com.openfiler:tsn.vmlocalbackup

[root@FocusBackup ~]# iscsiadm -m node -T iqn.2006-01.com.openfiler:tsn.vmlocalbackup -p 10.5.83.131 -l

Logging in to [iface: default, target: iqn.2006-01.com.openfiler:tsn.vmlocalbackup, portal: 10.5.83.131,3260] (multiple)

Login to [iface: default, target: iqn.2006-01.com.openfiler:tsn.vmlocalbackup, portal: 10.5.83.131,3260] successful.

查看硬盘设备

[root@FocusBackup ~]# fdisk -l

Disk /dev/sda: 322.1 GB, 322122547200 bytes

255 heads, 63 sectors/track, 39162 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x000a4673

  Device Boot      Start         End      Blocks   Id  System

/dev/sda1   *           1          26      204800   83  Linux

Partition 1 does not end on cylinder boundary.

/dev/sda2              26        1332    10485760   82  Linux swap / Solaris

/dev/sda3            1332       26109   199023616   83  Linux

/dev/sda4           26109       39163   104857600    5  Extended

/dev/sda5           26109       39163   104856576   83  Linux

Disk /dev/sdb: 2199.0 GB, 2199023254528 bytes

255 heads, 63 sectors/track, 267349 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x000bfa7a

  Device Boot      Start         End      Blocks   Id  System

/dev/sdb1               1      267349  2147480811   83  Linux

Disk /dev/sdd: 1099.5 GB, 1099511627776 bytes

255 heads, 63 sectors/track, 133674 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x00000000

Disk /dev/sdd doesn't contain a valid partition table

Disk /dev/sdc: 2199.0 GB, 2199023254528 bytes

255 heads, 63 sectors/track, 267349 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x26e7758c

  Device Boot      Start         End      Blocks   Id  System

/dev/sdc1               1      267349  2147480811   83  Linux

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

Disk /dev/sde: 6597.0 GB, 6596969103360 bytes

255 heads, 63 sectors/track, 802035 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Sector size (logical/physical): 512 bytes / 512 bytes

I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk identifier: 0x00000000

  Device Boot      Start         End      Blocks   Id  System

/dev/sde1               1      267350  2147483647+  ee  GPT

对超过2TB的硬盘进行分区需要使用parted

[root@FocusBackup ~]# parted /dev/sde

GNU Parted 2.1

使用 /dev/sde

Welcome to GNU Parted! Type 'help' to view a list of commands.

(parted) mklabel gpt

警告: The existing disk label on /dev/sde will be destroyed and all data on this disk will be lost. Do you want to continue?

是/Yes/否/No? y                                                          

时间: 2024-09-07 11:30:33

Linux下实现超过2TB硬盘分区的相关文章

Linux下开机自动挂载NTFS分区为可写

  自动挂载对于linux系统来讲就是安装硬盘了,今天我们来为各位介绍在Linux下开机自动挂载NTFS分区为可写技巧文章希望下文对各位有帮助. 升级到 OpenSUSE 13.2 之后,原来配置为可自动挂载并进行写入操作的 Windows NTFS 分区现在不会自动挂载了,在磁盘管理中配置了自动挂载且不勾选"Mount Read-Only"居然也无法直接写入.又折腾了好久才根据坎离枫整理的博文搞明白了. 要在 Windows + Linux 双系统中的 Linux 系统里使用 Win

linux下绿盘的4k分区和格式化

以下是linux下绿盘的4k分区和格式化方法: 分区: fdisk -H 224 -S 56 -u /dev/sda 格式化方法是: mkfs.ext3 -b 4096 /dev/sda1 这是一个大分区的方法,至于怎样分小区,还没有试过.  

linux文件系统管理及新增硬盘分区格式化

一:在Linux服务器中,当现有硬盘的分区规划不能满足要求(eg:根分区的剩余空间过少,无法继续安装新的系统程序)时,就需要对硬盘中的分区进行重新规划和调整,有时候还需要添加新的硬盘设备来扩展存储空间. 实现上述操作需要用到fdisk磁盘及分区管理工具,fdisk是大多数Linux系统中自带的基本工具之一,在此将通过为Linux主机新增一块硬盘并建立分区的过程,学习fdisk工具的使用; 添加好新的硬盘设备并启动主机后,Linux系统会自动检测并加载该硬盘,需要额为安装驱动.执行"fdisk -

WinXP下如何巧妙修改硬盘分区容量

  在使用Windows的时候经常因为分区分的理想感觉非常烦恼,想将数据有条理的放置起来就是因为分区不合适最后东西放的乱七八糟,结果过段时间就找不到想要的文件了,其实系统盘C盘要是不动的话,其他磁盘分区都可以在XP系统啊解决.下面就介绍一下方法. 强调: 1.不能调整系统盘. 2.被调整盘上的数据会全部丢失(可先移至不重分的盘). 操作步骤: 1.关闭所有应用程序,打开"控制面板",打开"管理工具",打开"计算机管理". 2.在左边栏中选择&qu

Linux下常见文件系统的对比

本文将对Linux下常见的几种文件系统进行对比,包括ext2.ext3.ext4.XFS和Btrfs,希望能帮助大家更好的选择合适的文件系统. 内容来自于网上找的资料以及自己的一些经验,能力有限,错误在所难免,仅供参考 历史 文件系统 创建者 创建时间 最开始支持的平台 ext2 Rémy Card 1993 Linux,Hurd XFS SGI 1994 IRIX, Linux, FreeBSD ext3 Dr. Stephen C. Tweedie 1999 Linux ZFS Sun 20

Linux 的 LVM 逻辑卷管理 分区 划分 重划

0X00 LVM 是什么,有什么用 LVM 的全称是 Logical Volume Manager(逻辑卷管理).是 Linux 下的一种磁盘分区管理机制,方便给分区(逻辑分区)扩容和压缩.最简单的可以理解成原始的磁盘分区管理是单纯的给每个独立的磁盘进行分区,然后对每个分区进行管理,这样的话每次扩容和压缩空间都会很麻烦.LVM 就相当于把所有磁盘的分区都揉到一起,揉成一个大磁盘或者说是大分区,然后从大的中分出小的,这样的话扩容和压缩都会变得方便. 0X01 基础术语解释 PV 是 Physica

Linux下s3c-2410开发环境的搭建

[plain] view plain copy print? 本博客主要内容参照了s3c-2410开发光盘中的2410-S实验指导书@2006.11.pdf,文档位于光盘下linux/doc目录中, 在配置的过程中遇到了不少问题, 花了一天时间才配置完成, 为了防止自己忘记, 所以记录一下,以此缅怀.   本博客主要内容参照了s3c-2410开发光盘中的2410-S实验指导书@2006.11.pdf,文档位于光盘下linux/doc目录中, 在配置的过程中遇到了不少问题, 花了一天时间才配置完成

请问在新电脑linux环境下安装win7系统,需要对硬盘分区吗?步骤是什么

问题描述 请问在新电脑linux环境下安装win7系统,需要对硬盘分区吗?步骤是什么 请问在新电脑linux环境下安装win7系统,需要对硬盘分区吗?步骤是什么?能描述的详细点吗,一步一步的.....,帮帮忙 解决方案 建议你先安装windows 7 然后安装linux 比较容易,由于在linux 和windows 的文件系统不同,意识很难说清楚, 解决方案二: 只要WIN7的话,建议先格式化硬盘..然后在安装!

Linux下挂载硬盘分区的几种方法_unix linux

Linux下挂载硬盘分区的几种方法 1.使用Autofs自动挂载分区 2.修改/etc/fstab 3.编写shell脚本,开机自动运行mount命令  方法一.使用Autofs  1.Autofs的特点:Autofs与Mount/Umount的不同之处在于,它是一种看守程序(deamon).如果它检测到用户正试图访问一个尚未挂接的文件系统,它就会自动检测该文件系 统,如果该文件系统存在,那么Autofs会自动将其挂接.另一方面,如果它检测到某个已挂接的文件系统在一段时间内没有被使用,那么Aut