The partitioning on disk is not readable by parted tool

Hi, New to Linux, just need a little help in configuring the secondary drive.

I am trying to setup and configure a new HP DL180 G5 server with SUSE 10.1.

The HDD setup is;-
RAID 1 - 2 x 250GB SATA
RAID 5 - 6 x 1TB SAS

I have selected all the defaults for installing (OS on SATA) and its all gone well. All the updates have now been applied and I am now trying to configure the 4.5TB (RAID 5 SAS) drive for company data.

Parted tool shows this as:

/dev/cciss/c0d1 - size 4.5TB - Type CCiSS disk 0/1

I have selected it as a primary partition and formatted it as Reiser creating the mountpoint as “/cctv”

When opening parted tool it gives an error that it is not readable, etc. It then shows in parted as:

/dev/cciss/c0d1p1 - size 4.5TB - Type Linux native - Mount /cctv

The problem I have is when I try to write to it it says “access denied” could not write to /cctv/text file.

Any help would be greatly appreciated.

/cctv should have the proper write permissions for whoever is the ‘I’ that tries to write to it.