Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Unita Di Backup - StorageWorks
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
maruscya
Guru
Guru


Joined: 13 Aug 2004
Posts: 507

PostPosted: Mon Sep 24, 2007 9:04 am    Post subject: [RISOLTO] Unita Di Backup - StorageWorks Reply with quote

Ciao a tutti.

Devo mettere in produzione una unita di backup della hp "storageworks" collegata tramite interfaccia scsi.

Purtroppo ho poca dimestichezza sia con device scsi che con unita di backup.

Non ho idea su come partire. Avrei bisogno di un vostro aiuto, per districarmi da questo pastrocchio.

Come prima cosa l'output di lspci, che non fa mai male :)

Code:

00:00.0 Host bridge: Intel Corporation E7520 Memory Controller Hub (rev 0c)
00:02.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A (rev 0c)
00:04.0 PCI bridge: Intel Corporation E7525/E7520 PCI Express Port B (rev 0c)
00:06.0 PCI bridge: Intel Corporation E7520 PCI Express Port C (rev 0c)
00:1c.0 PCI bridge: Intel Corporation 6300ESB 64-bit PCI-X Bridge (rev 02)
00:1d.0 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
00:1d.1 USB Controller: Intel Corporation 6300ESB USB Universal Host Controller (rev 02)
00:1d.4 System peripheral: Intel Corporation 6300ESB Watchdog Timer (rev 02)
00:1d.5 PIC: Intel Corporation 6300ESB I/O Advanced Programmable Interrupt Controller (rev 02)
00:1d.7 USB Controller: Intel Corporation 6300ESB USB2 Enhanced Host Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 0a)
00:1f.0 ISA bridge: Intel Corporation 6300ESB LPC Interface Controller (rev 02)
00:1f.1 IDE interface: Intel Corporation 6300ESB PATA Storage Controller (rev 02)
01:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705_2 Gigabit Ethernet (rev 03)
01:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
01:04.0 System peripheral: Compaq Computer Corporation Unknown device 00d7 (rev 01)
02:03.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)
02:03.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)
05:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A (rev 09)
05:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B (rev 09)
09:01.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
09:02.0 RAID bus controller: Compaq Computer Corporation Smart Array 64xx (rev 01)


Nel kernel , nella sezione DeviceDriver, ho attivato il supporto per il tape, ma non vedo nessuna unita disponibile nel sistema.

Se avete esperinza in merito, e volete darmi qualche indicazione... vi inviero una birretta virtuale... :) se siete in zona Varese (Malpensa) anche reale :)

MaruscyA


Last edited by maruscya on Mon Sep 24, 2007 12:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Mon Sep 24, 2007 9:14 am    Post subject: Reply with quote

premesso che credo che la sezione giusta sia , quella Forum di discussione , detto ciò volevo capire se hai mai effettuato bakup, oppure chiedi aiuto in merito a quella specifica periferica ??? oppure non riesci a configurare il supporto SCSI nel kernel???

nb:scusami tutte stè domande, ma non capito bene il tuo problema.... :lol:

ciauz
Back to top
View user's profile Send private message
maruscya
Guru
Guru


Joined: 13 Aug 2004
Posts: 507

PostPosted: Mon Sep 24, 2007 9:39 am    Post subject: Reply with quote

Ciao.

Intanto grazie per la risposta, celere come al solito.

Sono riuscito a far vedere l'unita' al gentoo.... Almeno credo.
Ho aggiunto al kernel un paio di opzioni e mi sono ritrovato queste nuove dir sotto /proc

Code:

#>cat /proc/scsi/scsi
Attached devices:


Code:

#> ls -l /proc/scsi/sg/
total 0
-rw-r--r-- 1 root root 0 Sep 24 11:36 allow_dio
-r--r--r-- 1 root root 0 Sep 24 11:36 debug
-rw-r--r-- 1 root root 0 Sep 24 11:36 def_reserved_size
-r--r--r-- 1 root root 0 Sep 24 11:36 device_hdr
-r--r--r-- 1 root root 0 Sep 24 11:36 device_strs
-r--r--r-- 1 root root 0 Sep 24 11:36 devices
-r--r--r-- 1 root root 0 Sep 24 11:36 version


Purtroppo sto andando un po' a naso. Ho poca esperinza sia su periferiche scsi che su unita dat. Ecco perche' sono stato cosi poco procesi.

Vorrei sapere se sono sulla strada giusta per far funzionare l'unita ... Da quello che leggo nel forum, /proc/scsi/sg dovrebbe essere l'unita' tape, ma oltre questo non so andare.. :(

Quali software servono per il backup ?? Eventuali tools di manutenzione etc... :(

AndreA
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Mon Sep 24, 2007 10:38 am    Post subject: Reply with quote

maruscya wrote:

Quali software servono per il backup ?? Eventuali tools di manutenzione etc... :(

Identifica il device dell'unità a nastro (dovrebbero esserci st0 e nst0).

una quando scrivi riavvolge il nastro, l'altra no, cerca o prova tu quale dei 2 è, nn ricordo.
per lavorarci usa mt-st oppure mtx (quest'ultimo l'ho scoperto giusto oggi, magari usalo e poi racconta ;) )

Per scriverci ci scrivi sopra con tar, anzichè impostare la scrittura su file , setti il device

Ma scusa sto coso l'avete comprato e nn aveva manualistica?
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Sep 24, 2007 11:08 am    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Forum di discussione italiano.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
maruscya
Guru
Guru


Joined: 13 Aug 2004
Posts: 507

PostPosted: Mon Sep 24, 2007 12:23 pm    Post subject: Reply with quote

Allora...

Ho fatto altri passi avanti..... vediamo se riesco prima o poi a far funzionare l'unita.

Ho modificato il kernel, aggiungento il supporto tape per i controller SmartArray, nel menu DeviceDriver -> BlockDevice.

Code:

      <*> Compaq SMART2 support                             
      <*> Compaq Smart Array 5xxx support               
            [*]   SCSI tape drive support for Smart Array 5xxx


Nel Menu' Device Driver -> Scsi Device Support, ho attivato queste voci.

Code:

    [*] legacy /proc/scsi/ support                           
    --- SCSI support type (disk, tape, CD-ROM) 
    <*> SCSI disk support                               
    <*> SCSI tape support                               
    <*> SCSI OnStream SC-x0 tape support       
    <*> SCSI CDROM support                           
     [ ]   Enable vendor-specific extensions (for SCSI CDROM)
    <*> SCSI generic support         


Dopo il reboot con il nuovo kernel mi sono ritrovato un po' di cose nuove sotto /proc, in particolare la dir mptspi prima dell' attivazione del supporto per tape sul controller SmartArray non era presente.

Code:

#> ls -l /proc/scsi/
total 0
-r--r--r--   1 root root 0 Sep 24 14:19 device_info
dr-xr-xr-x 2 root root 0 Sep 24 14:19 mptspi
-r--r--r--   1 root root 0 Sep 24 14:19 scsi
dr-xr-xr-x 2 root root 0 Sep 24 14:19 sg


Purtroppo in /dev non ho trovato l'unita /dev/sg0. Da qui in poi non riesco piu' a procedere .... qualche idea ?

NB: Non hoil manuale, perche' e' stata recuperata l'unita da non so dove :(
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Mon Sep 24, 2007 12:35 pm    Post subject: Reply with quote

non so se hai sbagliato a scrivere. .:deadhead:. ha scritto un device differente. Sorry ma io di dat non ne so una cippa.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Sep 24, 2007 12:35 pm    Post subject: Re: Unita Di Backup - StorageWorks Reply with quote

maruscya wrote:

Se avete esperinza in merito, e volete darmi qualche indicazione... vi inviero una birretta virtuale... :) se siete in zona Varese (Malpensa) anche reale :)


Non ho ben capito. Si tratta di un DAT/DLT ?!?! Che modello è?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
maruscya
Guru
Guru


Joined: 13 Aug 2004
Posts: 507

PostPosted: Mon Sep 24, 2007 12:39 pm    Post subject: Reply with quote

Un problema l'ho risolto.

Il mio collega molto abilmente non ha connesso l'unita di Backup al connettore elettrico. !!!

Ora l'unita si vede in modo corretto sotto /dev/st0

Code:

mailgateway ~ # mt -f /dev/st0 status
SCSI 2 tape drive:
File number=-1, block number=-1, partition=0.
Tape block size 0 bytes. Density code 0x0 (default).
Soft error count since last status=0
General status bits on (50000):
 DR_OPEN IM_REP_EN


Per chi dovesse avere problemi con lo stesso tipo di hardware, in particolare il controller Compaq Smart Array ,trovate tutto il necessario per una corretta installazione in /usr/src/linux/Documentation/cciss.txt

Spero che sia utile a qualcuno, e questo qualcuno abbia un collega piu' preciso del mio !


AndreA
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Sep 24, 2007 12:56 pm    Post subject: Reply with quote

maruscya wrote:

Il mio collega molto abilmente non ha connesso l'unita di Backup alla connectore elettrico. !!!


:lol: :lol: :lol: :lol:

Ti linko un poco di documentazione che ho scritto ai tempi per usare i DAT/DLT.

Questo articolo si riferisce ad un DLT ma non cambia molto con un DAT.


Quello che segue invece è un script che puoi usare (è molto grezzo) per fare dei backup schedulati.


Code:

#!/bin/bash

##########################
##### Define some variables ######
##########################

PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin"
DATE=`date`
### Rewind Tape ###
TAPE="/dev/st0"
### No rewind Tape ###
NTAPE="/dev/nst0"

#####################
### we need w00t..... cool!! ###
#####################

if  [ ! $UID -eq 0 ]
then
        echo "You must be root."
        exit 1
fi

############
#### Main ####
############

echo "-------------------------------------------------"
echo "LOG of $DATE "

# Check if tape is online and at the beginning
if ! [ `mt -f $TAPE status | grep "BOT ONLINE" | wc -l` -gt 0 ]
then
 echo "There is no tape on Tape Driver"
 exit 1
fi

# Am i in /mnt/backup dir?
cd /mnt/backup

##################################
# Set hardware compression:
#
# Check your tape documentation for density code
# and uncomment the density line
##################################
#
#mt -f $TAPE setdensity 0xAA

# Backup all data in /mnt/backup
echo "Start backup of /mnt/backup/..."
tar -cvf $NTAPE  .

# Rewind tape
mt -f $TAPE rewind

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Tue Sep 25, 2007 7:49 am    Post subject: Reply with quote

maruscya wrote:
Un problema l'ho risolto.

Il mio collega molto abilmente non ha connesso l'unita di Backup al connettore elettrico. !!!

AHAHAHAHHAAA :lol: :lol: :lol: :lol:
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum