PANNE : Kernel Panic - attempting to kill unit

Forum dédié à la distribution du même nom et que vous pourrez télécharger sur http://www.contribs.org. La nouvelle version de cette distribution se nomme SME Server. Une description est donnée sur le portail phénIXUS : http://www.ixus.net/sme-server/.

Re: PANNE : Kernel Panic - attempting to kill unit

Message par unnilennium » 05 Sep 2012 19:35

Franck78,

je m'en charge.

Pkege,
Code : Tout sélectionner
root@sysresccd /root % pvscan
PV /dev/md127 VG main lvm2 [465.56 GiB / 32.00 MiB free]
Total: 1 [465.56 GiB] / in use: 1 [465.56 GiB] / in no VG: 0 [0 ]


en suivant les informations ici : http://forums.ixus.net/viewtopic.php?f=19&t=34528 voici ce qui reste à faire :
Code : Tout sélectionner
mkdir /mnt/data
mount /dev/main/root /mnt/data
cd /mnt/data

et voilà ... à moins d'une erreur à la commande mount , il ne te restera plus qu'à monter un disque externe et copier les données a récupérer.
unnilennium
 
Message(s) : 218
Inscription : 28 Nov 2011 19:32
Localisation : Québec, QC, Canada

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 05 Sep 2012 20:12

Bonsoir,

Helas resultat:


/mnt/data % ls -l
total 0
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 05 Sep 2012 20:30

Ne devions nous pas passer la commande suivante avant de faire le mount

$ vgchange -ay main
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

Re: PANNE : Kernel Panic - attempting to kill unit

Message par unnilennium » 05 Sep 2012 23:56

exactement cela marchera mieux en activant le volume main !
unnilennium
 
Message(s) : 218
Inscription : 28 Nov 2011 19:32
Localisation : Québec, QC, Canada

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 06 Sep 2012 06:08

Bonjour,

Je ne comprends pas ce que NTFS vient faire là.

root@sysresccd /root % vgchange -ay main
2 logical volume(s) in volume group "main" now active
root@sysresccd /root % mkdir /mnt/data
root@sysresccd /root % mount /dev/main/root /mnt/data
NTFS signature is missing.
Failed to mount '/dev/mapper/main-root': Invalid argument
The device '/dev/mapper/main-root' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
root@sysresccd /root % cd /mnt/data
root@sysresccd /mnt/data % ls -l
total 0

Bonne journée à tous
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

Re: PANNE : Kernel Panic - attempting to kill unit

Message par unnilennium » 06 Sep 2012 14:02

que retournent :

Code : Tout sélectionner
lvscan
lvs
lvdisplay
unnilennium
 
Message(s) : 218
Inscription : 28 Nov 2011 19:32
Localisation : Québec, QC, Canada

Re: PANNE : Kernel Panic - attempting to kill unit

Message par jdh » 06 Sep 2012 15:13

La commande "mount" effectue un test de la partition (ou object) qu'elle doit monter.
Il est certain que l'ancienne structure était de type ext3 et non ntfs.
Afin d'assurer le montage, il vaut mieux utiliser "mount -t ext3 ....".
L'intelligence artificielle n'est rien à côté de la stupidité naturelle.
jdh
 
Message(s) : 731
Inscription : 02 Nov 2011 00:36
Localisation : Nantes - Angers

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 06 Sep 2012 18:06

Rebonjour

Voici la réponse:

root@sysresccd /mnt/data % lvscan
ACTIVE '/dev/main/root' [463.59 GiB] inherit
ACTIVE '/dev/main/swap' [1.94 GiB] inherit
root@sysresccd /mnt/data % lvs
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
root main -wi-a--- 463.59g
swap main -wi-a--- 1.94g
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 06 Sep 2012 18:07

Suite


root@sysresccd /mnt/data % lvdisplay
--- Logical volume ---
LV Path /dev/main/root
LV Name root
VG Name main
LV UUID QGapad-1Z2q-XOJj-yFUz-0nFF-Ay3n-ES00q9
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 0
LV Size 463.59 GiB
Current LE 14835
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 768
Block device 253:0

--- Logical volume ---
LV Path /dev/main/swap
LV Name swap
VG Name main
LV UUID xpsHxy-jhNJ-vvMD-w2q2-O3Ib-V83C-2gcg21
LV Write Access read/write
LV Creation host, time ,
LV Status available
# open 0
LV Size 1.94 GiB
Current LE 62
Segments 1
Allocation inherit
Read ahead sectors auto
- currently set to 768
Block device 253:1
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

Re: PANNE : Kernel Panic - attempting to kill unit

Message par pkege » 06 Sep 2012 18:16

Cette commande est-elle la bonne?

mount -t ext3 /dev/main/root /mnt/data
pkege
 
Message(s) : 48
Inscription : 17 Juil 2012 08:55

PrécédentSuivant

Retour vers SME

Qui est en ligne ?

Utilisateur(s) parcourant ce forum : Aucun utilisateur inscrit et 1 invité

cron