ADSM-L

Re: linux raw volumes

2004-05-02 10:34:46
Subject: Re: linux raw volumes
From: Otto Schakenbos <otto.schakenbos AT TELEFLEX DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Sun, 2 May 2004 16:28:26 +0200
I tried some more but still no luck

tried as suggested with the following (same)result

05/02/2004 03:31:24   ANR2017I Administrator ADMIN issued command: DEFINE VOLUME
PM                    pool01 /dev/raw/raw1
05/02/2004 03:31:24   ANR9999D blkdisk.c(1276): ThreadId<31> Disk /dev/raw/raw1
PM                    is an unsupported file type - mode flags = 21A4.
                      Callchain of previous message: 0x08793053  outDiagf+0x203
                      <- 0x08094459  OpenDisk+0x2f9 <- 0x08093e0d  DiskServerT
                      hread+0x2d <- 0x0809c53f  StartThread+0x8f <- 0x4005d020
                      *UNKNOWN* <- 0x40139eca  *UNKNOWN* <-
05/02/2004 03:31:24   ANR2404E DEFINE VOLUME: Volume /dev/raw/raw1 is not
PM                    available


I have tried a couple of different things, using /dev/sdc1 directly,
creating a 250 gb lv called /dev/tsm01/tsm01. Using the raw command on
the lv, using a 15gb partition on a different scsi controller.
It all gives me the same result. (above)

Could it be that raw volumes are not supported under linux? Or am i
missing something.

Mark:
I wanted to use raw volumes for my diskpools since formatting  3 tb with
dsmfmt on a normal filesystem takes a very long time and using the file
device class would result in more overhead. (reclamation, wasted
diskspace, and so on). If the raw volumes are not going to work soon i
will use the file device class but don't really like the beauty of it.

Thnx

Otto Schakenbos
System Administrator

TEL: +49-7151/502 8468
FAX: +49-7151/502 8489
MOBILE: +49-172/7102715
E-MAIL: oschakenbos AT teleflex DOT com

TFX IT-Service AG
Fronackerstrasse 33-35
71332 Waiblingen
GERMANY




Stapleton, Mark wrote:

From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Otto Schakenbos


I'm trying to create raw volumes under linux
I have a 1700 GB disk called /dev/sdc
i tried: raw /dev/raw/raw1 /dev/sdc
when trying to add the volume in tsm i get this.

ANR2017I Administrator ADMIN issued command: DEFINE VOLUME
POOL01 /dev/raw/raw1 ACCESS=READWRITE FORMATSIZE=1715814



If using raw volumes for TSM with Linux follows the patterns for AIX,
try

  def vol pool01 /dev/raw/raw1

You don't run a format on raw volumes; doing so makes TSM think that the
target is a defined filesystem (which a raw volume isn't).

I'm curious--why are you using raw volumes?

--
Mark Stapleton



<Prev in Thread] Current Thread [Next in Thread>