Koozali.org: home of the SME Server

Obsolete Releases => SME Server 9.x => Topic started by: stephdl on December 15, 2014, 04:24:44 PM

Title: FYI: Installation of sme9 on a HD of 4TB
Post by: stephdl on December 15, 2014, 04:24:44 PM
Just an information, I have installed a sme9 on a drive of 4TB without any customisations, just start the installer and go on...
Title: Re: FYI: Installation of sme9 on a HD of 4TB
Post by: janet on December 15, 2014, 06:54:44 PM
stephdl

A description of your server hardware & BIOS configuration would be useful & informative
Title: Re: FYI: Installation of sme9 on a HD of 4TB
Post by: stephdl on December 15, 2014, 07:45:12 PM
Well, please don't laugh

Code: [Select]
    product: HP Compaq dc7100 SFF(PE226ET)
    vendor: Hewlett-Packard
          description: CPU
          product: Intel(R) Pentium(R) 4 CPU 2.80GHz
Ram 1.5G
and

Code: [Select]
           *-disk
                description: ATA Disk
                product: WDC WD40EZRX-00S
                vendor: Western Digital
                physical id: 0.0.0
                bus info: scsi@2:0.0.0
                logical name: /dev/sda
                version: 80.0
                serial: WD-WCC4EKKH4DE2
                size: 3726GiB (4TB)
                capabilities: gpt-1.00 partitioned partitioned:gpt
                configuration: ansiversion=5 guid=90306e5c-2281-49e8-b15d-4010d15c40c8
              *-volume:0
                   description: EXT4 volume
                   vendor: Linux
                   physical id: 1
                   bus info: scsi@2:0.0.0,1
                   logical name: /dev/sda1
                   version: 1.0
                   serial: 1d3f7c92-6afb-4658-a23e-617bd747e7ee
                   size: 249MiB
                   capacity: 249MiB
                   capabilities: boot journaled extended_attributes huge_files dir_nlink recover extents ext4 ext2 initialized
                   configuration: created=2014-12-15 14:55:55 filesystem=ext4 lastmountpoint=/boot؁��sY��E5€V���CS�A� T��E5���sY�A�AF modified=2014-12-15 16:21:29 mounted=2014-12-15 16:21:29 state=clean
              *-volume:1
                   description: Linux LVM Physical Volume
                   physical id: 2
                   bus info: scsi@2:0.0.0,2
                   logical name: /dev/sda2
                   serial: ml1Xmx-FFz1-zEou-EvgG-u1hd-wvMk-ZaSflF
                   size: 3725GiB
                   capabilities: multi lvm2

Code: [Select]
# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/main-root
                      3,6T  119G  3,3T   4% /
tmpfs                 754M     0  754M   0% /dev/shm
/dev/md0              243M   27M  204M  12% /boot

Code: [Select]
# smartctl /dev/sda -a
Device Model:     WDC WD40EZRX-00SPEB0
Serial Number:    WD-WCC4EKKH4DE2
LU WWN Device Id: 5 0014ee 2b58526f0
Firmware Version: 80.00A80
User Capacity:    4 000 787 030 016 bytes [4,00 TB]
Sector Sizes:     512 bytes logical, 4096 bytes physical
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   8
ATA Standard is:  ACS-2 (revision not indicated)

I have used noraid with lvm because i don't want to get my backup on a raid partition, I rather prefer to get it on a lvm if I want a day to add another drive.