Disk device paths Changes from xvd to sda, when changed application failed to start
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
OS Ubuntu '16.04.5 LTS'
Hypervisor Xen
This output is when sda
df -h
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/sda1 792G 9.7G 742G 2% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
When xvda
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/xvda1 792G 32G 721G 5% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
none 16G 1.3M 16G 1% /tmp/guest-9tjKZL
After Multiple reboots it will comeup with xvda,
I can find these messages in syslogs file
Oct 25 18:43:00 abcd kernel: [ 0.000000] Hypervisor detected: Xen HVM
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen version 4.1.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen Platform PCI: I/O protocol version 1
Oct 25 18:43:00 abcd kernel: [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
Oct 25 18:43:00 abcd kernel: [ 0.000000] You might have to change the root device
Oct 25 18:43:00 abcd kernel: [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
Oct 25 18:43:00 abcd kernel: [ 0.000000] in your root= kernel command line option
Oct 25 18:43:00 abcd kernel: [ 0.000000] HVMOP_pagetable_dying not supported
devices xen
New contributor
add a comment |Â
up vote
0
down vote
favorite
OS Ubuntu '16.04.5 LTS'
Hypervisor Xen
This output is when sda
df -h
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/sda1 792G 9.7G 742G 2% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
When xvda
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/xvda1 792G 32G 721G 5% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
none 16G 1.3M 16G 1% /tmp/guest-9tjKZL
After Multiple reboots it will comeup with xvda,
I can find these messages in syslogs file
Oct 25 18:43:00 abcd kernel: [ 0.000000] Hypervisor detected: Xen HVM
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen version 4.1.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen Platform PCI: I/O protocol version 1
Oct 25 18:43:00 abcd kernel: [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
Oct 25 18:43:00 abcd kernel: [ 0.000000] You might have to change the root device
Oct 25 18:43:00 abcd kernel: [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
Oct 25 18:43:00 abcd kernel: [ 0.000000] in your root= kernel command line option
Oct 25 18:43:00 abcd kernel: [ 0.000000] HVMOP_pagetable_dying not supported
devices xen
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
OS Ubuntu '16.04.5 LTS'
Hypervisor Xen
This output is when sda
df -h
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/sda1 792G 9.7G 742G 2% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
When xvda
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/xvda1 792G 32G 721G 5% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
none 16G 1.3M 16G 1% /tmp/guest-9tjKZL
After Multiple reboots it will comeup with xvda,
I can find these messages in syslogs file
Oct 25 18:43:00 abcd kernel: [ 0.000000] Hypervisor detected: Xen HVM
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen version 4.1.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen Platform PCI: I/O protocol version 1
Oct 25 18:43:00 abcd kernel: [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
Oct 25 18:43:00 abcd kernel: [ 0.000000] You might have to change the root device
Oct 25 18:43:00 abcd kernel: [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
Oct 25 18:43:00 abcd kernel: [ 0.000000] in your root= kernel command line option
Oct 25 18:43:00 abcd kernel: [ 0.000000] HVMOP_pagetable_dying not supported
devices xen
New contributor
OS Ubuntu '16.04.5 LTS'
Hypervisor Xen
This output is when sda
df -h
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/sda1 792G 9.7G 742G 2% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
When xvda
Filesystem Size Used Avail Use% Mounted on
udev 16G 4.0K 16G 1% /dev
tmpfs 3.2G 1.3M 3.2G 1% /run
/dev/xvda1 792G 32G 721G 5% /
none 4.0K 0 4.0K 0% /sys/fs/cgroup
none 5.0M 0 5.0M 0% /run/lock
none 16G 144K 16G 1% /run/shm
none 100M 32K 100M 1% /run/user
none 16G 1.3M 16G 1% /tmp/guest-9tjKZL
After Multiple reboots it will comeup with xvda,
I can find these messages in syslogs file
Oct 25 18:43:00 abcd kernel: [ 0.000000] Hypervisor detected: Xen HVM
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen version 4.1.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Xen Platform PCI: I/O protocol version 1
Oct 25 18:43:00 abcd kernel: [ 0.000000] Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs.
Oct 25 18:43:00 abcd kernel: [ 0.000000] Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks.
Oct 25 18:43:00 abcd kernel: [ 0.000000] You might have to change the root device
Oct 25 18:43:00 abcd kernel: [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d]
Oct 25 18:43:00 abcd kernel: [ 0.000000] in your root= kernel command line option
Oct 25 18:43:00 abcd kernel: [ 0.000000] HVMOP_pagetable_dying not supported
devices xen
devices xen
New contributor
New contributor
New contributor
asked 5 mins ago
Hulk711
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hulk711 is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Hulk711 is a new contributor. Be nice, and check out our Code of Conduct.
Hulk711 is a new contributor. Be nice, and check out our Code of Conduct.
Hulk711 is a new contributor. Be nice, and check out our Code of Conduct.
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f478021%2fdisk-device-paths-changes-from-xvd-to-sda-when-changed-application-failed-to-st%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password