Se si utilizza il comando flarcreate per creare un archivio Solaris utilizzando l'opzione -L pax, l'installazione dell'archivio si blocca sui sistemi sun4v. L'errore si verifica durante il recupero dell'archivio. Il problema riguarda i sistemi T1000 e T2000.
Viene visualizzato il seguente messaggio di errore.
/pci@7c0/pci@0: Device 1c Nothing there /pci@7c0/pci@0: Device 1d Nothing there /pci@7c0/pci@0: Device 1e Nothing there /pci@7c0/pci@0: Device 1f Nothing there Probing I/O buses Sun Fire T200, No Keyboard Copyright 2006 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.20.4, 8184 MB memory available, Serial #000000. Ethernet address 0:13:3f:3d:b3:13, Host ID: 000db914. Rebooting with command: boot Boot device: disk File and args: Loading ufs-file-system package 1.4 04 Aug 1995 13:02:54. FCode UFS Reader 1.12 00/07/17 15:48:16. Loading: /platform/SUNW,Sun-Fire-T200/ufsboot Loading: /platform/sun4v/ufsboot ERROR: Last Trap: Memory Address not Aligned [Exception handlers interrupted, please file a bug] [type 'resume' to attempt a normal recovery] {0} ok (Il sistema si blocca) |
Soluzione. Creare l'archivio usando l'opzione cpio copy. L'opzione cpio è l'impostazione predefinita. Vedere l'esempio seguente:
# flarcreate -n test.flar.sun4v.cpio -c /net/server/export1/rw/test.flar.sun4v.cpio |