<html><body bgcolor="#FFFFFF"><div>Your version of fdisk (or fdisk) is maybe limited to 2Tb.</div><div>a warning suggest to use gnu partrd.<br><br>--<div>Sebastien E.</div><div><br></div></div><div><br>Le 1 févr. 2011 à 09:58, Kaushal Shriyan <<a href="mailto:kaushalshriyan@gmail.com">kaushalshriyan@gmail.com</a>> a écrit :<br><br></div><div></div><blockquote type="cite"><div><div class="gmail_quote">On Tue, Feb 1, 2011 at 2:14 PM, Nicolas Barcet <span dir="ltr"><<a href="mailto:nick.barcet@canonical.com"><a href="mailto:nick.barcet@canonical.com">nick.barcet@canonical.com</a></a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5">On 02/01/2011 08:47 AM, Kaushal Shriyan wrote:<br>
> Hi<br>
><br>
> I have a Customized Ubuntu 8.04 Server. Also I have a running existing<br>
> TFTP/DHCP/PXE Server. Please suggest/guide me with some pointers on how<br>
> to go about this special customized ISO.<br>
<br>
</div></div>I would recommend the following sources:<br>
<br>
<a href="http://www.ubuntu.com/system/files/u1/AutomatedDeploymentsWP-20090126.pdf" target="_blank"><a href="http://www.ubuntu.com/system/files/u1/AutomatedDeploymentsWP-20090126.pdf">http://www.ubuntu.com/system/files/u1/AutomatedDeploymentsWP-20090126.pdf</a></a><br>
<a href="https://help.ubuntu.com/10.10/installation-guide/i386/automatic-install.html" target="_blank"><a href="https://help.ubuntu.com/10.10/installation-guide/i386/automatic-install.html">https://help.ubuntu.com/10.10/installation-guide/i386/automatic-install.html</a></a><br>
<a href="https://help.ubuntu.com/community/InstallCDCustomization" target="_blank"><a href="https://help.ubuntu.com/community/InstallCDCustomization">https://help.ubuntu.com/community/InstallCDCustomization</a></a><br>
<br>
Hope this helps,<br>
Nick<br></blockquote><br></div>Hi Nick<br><br>Thanks for the quick reply. Please find below the issue and suggest/guide me. I am trying to create physical parition of 4TB size. But the issue is the OS splits into size of 2TB device size.<br>

<br># lspci -vvv -s 09:03.0<br>09:03.0 RAID bus controller: 3ware Inc 9550SX SATA-RAID<br>    Subsystem: 3ware Inc 9550SX SATA-RAID<br>    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B+<br>

    Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-<br>    Latency: 32 (16000ns min), Cache Line Size: 32 bytes<br>    Interrupt: pin A routed to IRQ 96<br>
    Region 0: Memory at de000000 (64-bit, prefetchable) [size=32M]<br>
    Region 2: Memory at d8500000 (64-bit, non-prefetchable) [size=4K]<br>    Region 4: I/O ports at 4000 [size=64]<br>    [virtual] Expansion ROM at d8520000 [disabled] [size=128K]<br>    Capabilities: [e0] PCI-X non-bridge device<br>

        Command: DPERE- ERO+ RBC=512 OST=3<br>        Status: Dev=09:03.0 64bit+ 133MHz+ SCD- USC- DC=simple DMMRBC=512 DMOST=3 DMCRS=16 RSCEM- 266MHz- 533MHz-<br>    Capabilities: [e8] Power Management version 2<br>        Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)<br>

        Status: D0 PME-Enable- DSel=0 DScale=0 PME-<br>    Capabilities: [f0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/3 Enable-<br>        Address: 0000000000000000  Data: 0000<br><br># tw_cli info c0<br><br>Unit  UnitType  Status         %RCmpl  %V/I/M  Stripe  Size(GB)  Cache  AVrfy<br>

------------------------------------------------------------------------------<br>u0    RAID-5    OK             -       -       64K     4656.56   ON     OFF    <br>u1    SPARE     OK             -       -       -       931.505   -      OFF    <br>

<br>Port   Status           Unit   Size        Blocks        Serial<br>---------------------------------------------------------------<br>p0     OK               u0     931.51 GB   1953525168    JP6930HD0SV61F      <br>p1     OK               u0     931.51 GB   1953525168    JP6930HD0R7MJF      <br>

p2     OK               u0     931.51 GB   1953525168    JP6930HD0SULKF      <br>p3     OK               u0     931.51 GB   1953525168    JP2940HD0PB7JC      <br>p4     OK               u0     931.51 GB   1953525168    JP6930HD0R6JWF      <br>

p5     OK               u0     931.51 GB   1953525168    JP2940HD0PABKC      <br>p6     OK               u1     931.51 GB   1953525168    JP2940HD0MMMMC      <br>p7     OK               -      931.51 GB   1953525168    JP2940HD0N2MWC      <br>

<br>Name  OnlineState  BBUReady  Status    Volt     Temp     Hours  LastCapTest<br>---------------------------------------------------------------------------<br>bbu   On           Yes       OK        OK       OK       0      xx-xxx-xxxx  <br>

# <br><br>#fdisk -l<br><br>WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.<br><br><br>Disk /dev/sda: 2199.0 GB, 2199023255040 bytes<br>255 heads, 63 sectors/track, 267349 cylinders<br>

Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00000000<br><br>   Device Boot      Start         End      Blocks   Id  System<br><br>WARNING: GPT (GUID Partition Table) detected on '/dev/sdb'! The util fdisk doesn't support GPT. Use GNU Parted.<br>

<br><br>Disk /dev/sdb: 2199.0 GB, 2199023255040 bytes<br>255 heads, 63 sectors/track, 267349 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00000000<br><br>   Device Boot      Start         End      Blocks   Id  System<br>

/dev/sdb1               1      267350  2147483647   ee  EFI GPT<br><br>Disk /dev/sdc: 601.8 GB, 601899402240 bytes<br>255 heads, 63 sectors/track, 73176 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00000000<br>

<br>Disk /dev/sdc doesn't contain a valid partition table<br><br>Disk /dev/sdd: 2199.0 GB, 2199023255040 bytes<br>255 heads, 63 sectors/track, 267349 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00000000<br>

<br>Disk /dev/sdd doesn't contain a valid partition table<br><br>Disk /dev/sde: 800.9 GB, 800944292352 bytes<br>255 heads, 63 sectors/track, 97375 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00000000<br>

<br>Disk /dev/sde doesn't contain a valid partition table<br><br>Disk /dev/sdf: 400.0 GB, 400088457216 bytes<br>255 heads, 63 sectors/track, 48641 cylinders<br>Units = cylinders of 16065 * 512 = 8225280 bytes<br>Disk identifier: 0x00088bbd<br>

<br>   Device Boot      Start         End      Blocks   Id  System<br>/dev/sdf1   *           1       47973   385343091   83  Linux<br>/dev/sdf2           47974       48641     5365710    5  Extended<br>/dev/sdf5           47974       48034      489951   83  Linux<br>

/dev/sdf6           48035       48641     4875696   82  Linux swap / Solaris<br>root@host0122:~# df -h<br>Filesystem            Size  Used Avail Use% Mounted on<br>/dev/sdf1             368G  109G  260G  30% /<br>varrun                4.0G   56K  4.0G   1% /var/run<br>

varlock               4.0G     0  4.0G   0% /var/lock<br>udev                  4.0G   56K  4.0G   1% /dev<br>devshm                4.0G     0  4.0G   0% /dev/shm<br>/dev/sdf5             464M   55M  385M  13% /boot<br><br>

<br>
</div></blockquote><blockquote type="cite"><div><span>-- </span><br><span>ubuntu-server mailing list</span><br><span><a href="mailto:ubuntu-server@lists.ubuntu.com">ubuntu-server@lists.ubuntu.com</a></span><br><span><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-server">https://lists.ubuntu.com/mailman/listinfo/ubuntu-server</a></span><br><span>More info: <a href="https://wiki.ubuntu.com/ServerTeam"><a href="https://wiki.ubuntu.com/ServerTeam">https://wiki.ubuntu.com/ServerTeam</a></a></span></div></blockquote></body></html>