SSD Support problem
SSD Support problem
Hello Everybody,
I have a ProBook (hp) 6550b (but the problem is occured from several computers, as Sony PCG-8161M) and if I swap the hard disk (rotationnal) by SSD, and launch a windows install, the message is displayed :
"Ein Fehler ist aufgetreten"
"Unable to get bytes/cylinder for disk '/dev/sda'"
The last release of OPSI (4.0.5) is installed and I test with different configuration from control panel (blockalignment true/false, pre_format_system_partitions true/false, etc...)
I edited "opsisetuplib.py" at line 31 (def isRotationalDisk) to force Classic HD and SSD, not success.
No error with same computer and classic HD
BIOS Firmware is latest version
What the problem ?
Thank
I have a ProBook (hp) 6550b (but the problem is occured from several computers, as Sony PCG-8161M) and if I swap the hard disk (rotationnal) by SSD, and launch a windows install, the message is displayed :
"Ein Fehler ist aufgetreten"
"Unable to get bytes/cylinder for disk '/dev/sda'"
The last release of OPSI (4.0.5) is installed and I test with different configuration from control panel (blockalignment true/false, pre_format_system_partitions true/false, etc...)
I edited "opsisetuplib.py" at line 31 (def isRotationalDisk) to force Classic HD and SSD, not success.
No error with same computer and classic HD
BIOS Firmware is latest version
What the problem ?
Thank
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: SSD Support problem
Hello,
what version of the opsi-linux-bootimage do you use?
What netboot product do you want to deploy and what version of it?
With kind regards
Niko
what version of the opsi-linux-bootimage do you use?
What netboot product do you want to deploy and what version of it?
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: SSD Support problem
Thank for you reply,
In the log file :
The version of package is 4.0.5-4,
Regards,
In the log file :
I try to deploy Win7-x64 but Win81-x64 not working also,Jun 02 12:25:41 [opsiinit] opsi linux bootimage version: 20140919
The version of package is 4.0.5-4,
Regards,
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: SSD Support problem
Hello,
is it possible for you to test if the problem still occurs with the bootimage from testing?
http://download.opensuse.org/repositori ... 0-testing/
If it then still does not work I'd like to have a look at the bootimage.log of one of those clients.
With kind regards
Niko
is it possible for you to test if the problem still occurs with the bootimage from testing?
http://download.opensuse.org/repositori ... 0-testing/
If it then still does not work I'd like to have a look at the bootimage.log of one of those clients.
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: SSD Support problem
I updated OPSI.
But, new error appear :


Code: Alles auswählen
root@srvopsip01:~# head /usr/share/doc/opsi-linux-bootimage/changelog.Debian
opsi-linux-bootimage (20150223-1) testing; urgency=medium
* Fixing authorization header for rpc calls
* don't stop the installation if not all network devices can be configured.
-- Erol Ueluekmen <e.ueluekmen@uib.de> Mon, 23 Feb 2015 03:15:38 +0100
1054, "Unknow colum 'sku' in 'where clause'"

- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: SSD Support problem
Easy one:Flamme_2 hat geschrieben:1054, "Unknow colum 'sku' in 'where clause'"
Code: Alles auswählen
opsi-setup --init-current-config
service opsiconfd restart
-Niko
Code: Alles auswählen
import OPSI
Re: SSD Support problem
Yes, I see this post :
viewtopic.php?f=7&t=7523
But, the error is persistent,
The output of command :
I restarted the server also,
The 'COMPUTER_SYSTEM' is a warning message, not error message,
viewtopic.php?t=7518
I do not think that is the problem
viewtopic.php?f=7&t=7523
But, the error is persistent,
The output of command :
Code: Alles auswählen
root@srvopsip01:~# opsi-setup --init-current-config
[4] [Jun 15 15:44:47] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
[4] [Jun 15 15:44:47] Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] Aucun fichier ou dossier de ce type: u'/etc/opsi/modules' (Backend.py|386)
[5] [Jun 15 15:44:47] Disabling mysql backend and license management module: no customer in modules file (MySQL.py|466)
[4] [Jun 15 15:44:47] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
[5] [Jun 15 15:44:47] Creating base path: '/var/lib/opsi/config' (File.py|233)
[5] [Jun 15 15:44:47] Try to find a Configserver. (opsi-setup|2665)
[5] [Jun 15 15:44:48] Getting current system config (opsi-setup|123)
[5] [Jun 15 15:44:48] System information: (opsi-setup|176)
[5] [Jun 15 15:44:48] distributor : Ubuntu (opsi-setup|177)
[5] [Jun 15 15:44:48] distribution : Ubuntu 12.04.5 LTS (opsi-setup|178)
[5] [Jun 15 15:44:48] ip address : 10.0.0.72 (opsi-setup|179)
[5] [Jun 15 15:44:48] netmask : 255.255.255.0 (opsi-setup|180)
[5] [Jun 15 15:44:48] subnet : 10.0.0.0 (opsi-setup|181)
[5] [Jun 15 15:44:48] broadcast : 10.0.0.255 (opsi-setup|182)
[5] [Jun 15 15:44:48] fqdn : srvopsip01.gaultetfremont.fr (opsi-setup|183)
[5] [Jun 15 15:44:48] hostname : srvopsip01 (opsi-setup|184)
[5] [Jun 15 15:44:48] domain : gaultetfremont.fr (opsi-setup|185)
[5] [Jun 15 15:44:48] win domain : GAULTETFREMONT.FR (opsi-setup|186)
[5] [Jun 15 15:44:48] Configuring client user pcpatch (opsi-setup|484)
[5] [Jun 15 15:44:48] Creating RSA private key for user pcpatch in '/var/lib/opsi/.ssh/id_rsa' (opsi-setup|498)
[5] [Jun 15 15:44:49] Setting rights (opsi-setup|548)
[4] [Jun 15 15:44:49] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
[4] [Jun 15 15:44:49] Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] Aucun fichier ou dossier de ce type: u'/etc/opsi/modules' (Backend.py|386)
[5] [Jun 15 15:44:49] Disabling mysql backend and license management module: no customer in modules file (MySQL.py|466)
[4] [Jun 15 15:44:49] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
[5] [Jun 15 15:44:49] Setting rights on directory '/var/lib/opsi/.ssh' (opsi-setup|635)
[4] [Jun 15 15:44:49] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
[4] [Jun 15 15:44:49] Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] Aucun fichier ou dossier de ce type: u'/etc/opsi/modules' (Backend.py|386)
[5] [Jun 15 15:44:49] Disabling mysql backend and license management module: no customer in modules file (MySQL.py|466)
[4] [Jun 15 15:44:49] No translation for property 'COMPUTER_SYSTEM.sku' found (Backend.py|1497)
root@srvopsip01:~# service opsiconfd restart
Stopping opsi config service.... (done).
Starting opsi config service....... (done).
root@srvopsip01:~#
The 'COMPUTER_SYSTEM' is a warning message, not error message,
viewtopic.php?t=7518
I do not think that is the problem
Zuletzt geändert von Flamme_2 am 15 Jun 2015, 15:54, insgesamt 1-mal geändert.
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: SSD Support problem
The one regarding SKU or the other one?Flamme_2 hat geschrieben:But, the error is persistent,
Code: Alles auswählen
import OPSI
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: SSD Support problem
Okay.
Please try running opsi-setup --update-mysql.
-Niko
Please try running opsi-setup --update-mysql.
-Niko
Code: Alles auswählen
import OPSI